This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am accessing beaglebone black (arago linux, kernel 3.12) using ssh over ethernet.
I have noticed that if the board is turned on but no ssh connection is made after a while, I cannot connect anymore and a hardware reset must be done!
The amount of time needed to loose communication varies from some minutes to some hours.
I have already discarded supply issues! The board is supplied 5Vdc in the power jack connector.
I have tried to automatically reboot the board every 20 minutes, but it did not work!
Maybe there is something in the system putting the board to sleep or shutting it down.
Any ideas?
Thanks in advance!
This is the warm reset signal. It's issued from the processor. Please check that your USB driver has OTG mode disabled. BBB hangs have been known to occur with the USB OTG mode enabled.
Hi, Biser,
OTG support is not enabled in Kernel, but there is some Dual Role options enabled! Dual role options present the same problem?
Anyway, I am not loading any USB module anymore and I continue to have the board halted after sometime!
Do you know any other possible cause?
Thanks in advance!
I don't have any other ideas. Perhaps you could try with the newer SDK 8.0?