Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 17767

Mount USB camera

$
0
0

My USB camera (HP HD-2200) is recognized by dmesg and lsusb, but I can't figure out how to get it to mount to /dev/video0. My hunch is that the base yocto image for Edison is missing the v4l2 (video4linux) drivers. Is this the case and does that mean I should create an image that supports this? Anyone else have experience getting their USB camera working?

 

dmesg

 

[    0.204075] usbcore: registered new interface driver usbfs

[    0.204175] usbcore: registered new interface driver hub

[    0.204382] usbcore: registered new device driver usb

[    0.204714] media: Linux media interface: v0.10

[    0.204796] Linux video capture interface: v2.00


lsusb

 

Bus 001 Device 002: ID 03f0:a707 Hewlett-Packard

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub


Viewing all articles
Browse latest Browse all 17767

Trending Articles