usbhid: couldn't find an input interrupt endpoint on LS1046ARDB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

usbhid: couldn't find an input interrupt endpoint on LS1046ARDB

9,704 Views
chhsu0229
Contributor II

I try to connect a usb camera (USB2.0) on LS1046ARDB

Then, a message show as follow:

[ 4962.926354] usbhid 1-1:1.2: couldn't find an input interrupt endpoint

I also send a command on terminal

$ lsusb

Bus 001 Device 013: ID 2e7e:0702

$ ll /dev/video*
crw-rw---- 1 root video 81, 0 Oct 18 07:36 /dev/video0
crw-rw---- 1 root video 81, 1 Oct 18 07:36 /dev/video1

I can see the message that mean the camera had been detected on LS1046ARD.

Unfortunately, it conld not work.

[ 4962.926354] usbhid 1-1:1.2: couldn't find an input interrupt endpoint

How can I find solutions?

0 Kudos
1 Reply

8,941 Views
Pavel
NXP Employee
NXP Employee

Look at the following page:

https://unix.stackexchange.com/questions/116615/usbhid-cant-find-input-interrupt-endpoint

 

Perhaps it will be helpful for your problem.

ave a great day,
Pavel Chubakov

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos