Firstly, I come here often and have had no need to ask for help as my question has already been asked and answered. So to all those that have unknowingly helped me in the past... Thanks.
The problem I have at the moment is when I have both USB and external power connected at the same time, the mega is recognised by ubuntu (14.04) but will not communicate with it.
This wouldn't normally be a problem but since I am using it with a ramps board (3d printing) I need both connected.
I have determined that it is not the ramps board causing the problem (does this with no shields attached) and it is not the mega board as it does the same thing on all my mega boards.
I normally use Cura as my slicer and that used to connect and communicate but not print. So I installed pronterface and thats when I noticed the problem. However, I dont think that is what is causing it (just a gut feeling).
Has anyone else had this problem? Not in any hurry but any suggestions or advice will be most appreciated.
The power (12v power supply) is connected to the jack next to the USB socket. When connected, Ubuntu will recognise the arduino (/dev/ttyACM0), but will not open the port for serial coms and uploading scripts.
When the 12v power is removed, coms will work perfectly.
All other aspects of the arduino work fine with either or both plugs connected.
Please note, that it was communicating perfectly fine, I could have both USB and power connected and communicate perfectly.