More
referral
Increase your income with Hive. Invite your friends and earn real cryptocurrency!

webcam

Hello! I want to connect webcam (uvc).

On ubuntu 16.04 dmesg:
[spoiler][77682.720936] usb 1-1.6: new high-speed USB device number 5 using ehci-pci
[77682.920178] usb 1-1.6: New USB device found, idVendor=093a, idProduct=2700
[77682.920182] usb 1-1.6: New USB device strings: Mfr=16, Product=96, SerialNumber=0
[77682.920185] usb 1-1.6: Product: USB2.0_Camera
[77682.920187] usb 1-1.6: Manufacturer: PixArt Imaging Inc.
[77682.965313] media: Linux media interface: v0.10
[77682.974233] Linux video capture interface: v2.00
[77682.990515] usb 1-1.6: current rate 6383616 is different from the runtime rate 16000
[77682.993874] usb 1-1.6: current rate 9811200 is different from the runtime rate 48000
[77683.009135] usbcore: registered new interface driver snd-usb-audio
[77683.016379] uvcvideo: Found UVC 1.00 device USB2.0_Camera (093a:2700)
[77683.024676] uvcvideo 1-1.6:1.0: Entity type for entity Extension 4 was not initialized!
[77683.024679] uvcvideo 1-1.6:1.0: Entity type for entity Processing 3 was not initialized!
[77683.024681] uvcvideo 1-1.6:1.0: Entity type for entity Camera 1 was not initialized!
[77683.025109] input: USB2.0_Camera: USB2.0_Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input17
[77683.025881] usbcore: registered new interface driver uvcvideo
[77683.025883] USB Video Class driver (1.1.1)
[77683.049372] usb 1-1.6: current rate 3202816 is different from the runtime rate 48000
[77683.066763] usb 1-1.6: current rate 793344 is different from the runtime rate 48000
[/spoiler]
dmesg on hiveos:
[spoiler][156551.901424] usb 3-10: new high-speed USB device number 4 using xhci_hcd
[156552.145532] usb 3-10: New USB device found, idVendor=093a, idProduct=2700
[156552.145534] usb 3-10: New USB device strings: Mfr=16, Product=96, SerialNumber=0
[156552.145535] usb 3-10: Product: USB2.0_Camera
[156552.145536] usb 3-10: Manufacturer: PixArt Imaging Inc.
[/spoiler]

modprobe uvcvideo:
ubuntu = none
hiveos:
[spoiler]modprobe: FATAL: Module uvcvideo not found in directory /lib/modules/4.10.17-hiveos
[/spoiler]

In general it is possible without recompile of kernel)))?

Hello! :slight_smile:

I have the same question.
Did you find out?
Can anyone answer it?

Kind Regads
LT

I’d also like to know how it would be done, thank you!

I made another topic in other category to popularise the problem