I have a huge problem with usb host on ATSAMA5D35.
Can you tell something about this?
After random time USB Bus died completely..
The same problem is on 4.14 kernel also.
Here is log from at91 kernel 4.19
Because of message "Forbidden. Data submitted too often. Please wait a few minutes. Contains contacts. ",
And can't upload its to this post because of "reached maximum" error,
I have loaded listings to dropmefiles.
https://dropmefiles.com/8wuN9
Code: Select all
list1.txt
I tried compile kernel from kernel.org, but error the same:
Code: Select all
list2.txt
As you can see, I connecting GSM modem to linux by USB.
I've trying connect SIM5300 as CDC-ACM device,
trying to connect SIM5300 as GSM modem (1-port) converter only,
trying to connect SIM7600 as GSM modem (1-port) converter only,
trying to connect SIM7600 as NDIS and GSM modem (1-port) converter,
triyng to connect SIM7600 as NDIS driver only,
But result is the same.
Any aideas how to makes USB working probably?