Hi all,
I have two devices currently doesn't work:
1. A USB webcam, no suitable driver matches its "abcd:cdef"
vendor/product id pair.
lsusb shows:
Bus 003 Device 002: ID abcd:cdef
2. A USB TV tuner, though the kernel recognizes it and load em28xx
module, my xawtv just can't show any movie. And scantv can't open
/dev/vbi0 because "Device or resource busy".
lsusb shows:
Bus 006 Device 003: ID eb1a:2820 eMPIA Technology, Inc."
udevinfo shows:
looking at device '/class/video4linux/video0':
KERNEL=="video0"
SUBSYSTEM=="video4linux"
DRIVER==""
ATTR{name}=="em28xx#0 video"
ATTR{dev}=="81:0"
looking at device '/class/video4linux/vbi0':
KERNEL=="vbi0"
SUBSYSTEM=="video4linux"
DRIVER==""
ATTR{name}=="em28xx#0 vbi"
ATTR{dev}=="81:224"
I hope there is somebody who's worked it out, or any ideas?
--
[email protected] mailing list