please choosego to mobile | Continue to access the PC version
View: 6625|Reply: 1

USB webcam doesn't work

[Copy link]

1

threads

2

posts

23

credits

Novice

Rank: 1

credits
23
Published in 2015-10-24 22:07:38 | Show all floors |Read mode
Edited by JRodrigo at 2015-10-24 22:17

I'm trying to use a USB webcam but I can not get it to work properly.

With a Raspberry Pi works perfectly but with Orange Pi PC i have these:

The webcam is detected
  1. ~$ lsusb
  2. ...
  3. Bus 003 Device 003: ID 0bda:5801 Realtek Semiconductor Corp.
Copy code
but any video device (like video0) appears on /dev/, i think that have an driver incompatibility with kernel because

  1. ~$ dmesg
  2. ...
  3. [  983.589080] ehci_irq: highspeed device connect
  4. [  983.850062] usb 3-1: new high-speed USB device number 4 using sunxi-ehci
  5. [  984.464628] uvcvideo: disagrees about version of symbol module_layout
Copy code
At this point i don't know how to fix it

2

threads

34

posts

406

credits

Intermediate member

Rank: 3Rank: 3

credits
406
Published in 2015-10-25 05:00:02 | Show all floors
I am struggling with webcams too, but my problem seems to be in a different driver.
Anyways, quick googling of your output showed that your uvcdriver was compiled for a different kernel version.
Here, take a look at a dirty solution: StackOverflow question.
You'll need a HEX editor and it MIGHT work. Might not.
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list