Apologies if this is not the right forum, feel free to reassign it to "Linux software" if it is more appropriate.
My system communication link:
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.
Apologies if this is not the right forum, feel free to reassign it to "Linux software" if it is more appropriate.
My system communication link:
guido paoluzi cusani51 said:dmesg output:[ 4951.213705] usb 1-1.1: USB disconnect, device number 3
What caused the device disconnect? Did you unplugged the FTDI device?
Please try to add option "usbcore.autosuspend=-1" into your uboot bootargs, to see if the issue still exists.
guido paoluzi cusani51 said:there is a Sitara Linux MUSB Issue with the USB_RESUME in AMSDK 08.00.00.00: is the kernel 4.1.10-ti-r21 incorporating the workaround?
I not not sure from where you got this 4.1.10-ti-r21 kernel, I don't recognize the tag, but if it is TI 4.1.10 kernel, the USB_RESUME_TIMEOUT patch should be already included, you can check your kernel source code anyway.
guido paoluzi cusani51 said:Shall I generate a Linux kernel by myself, using SDK 02.00.00.00? does it make sense? why the SDK is 02 while the AMSDK is 08? what's the difference?
It is always advised to test with newer kernels to see if the issue has been fixed. The SDK 02 you referred is called Processor SDK, which is descendant of AMSDK and reset the version number from 01.
Not at all! I have no clue what is causing the disconnection, I hoped to get a hint... I read odf Beaglebone USB data and power lines sensitivity to noise, but could not detect anything particularly wrong. Please try to add option "usbcore.autosuspend=-1" into your uboot bootargs, to see if the issue still exists. Thank you. I'll try and follow up
Thanks, the above make sense to me. I will post on the BeagleBoard.corg forum to find out what SDK was used to generate 4.1.10-ti-r21