Gentoo Archives: gentoo-user

From: Rui Shen <rui.shen@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Where can I find video4linux drivers for these devices?
Date: Sat, 07 Apr 2007 06:48:33
Message-Id: 46173D76.2060103@gmail.com
1 Hi all,
2
3 I have two devices currently doesn't work:
4
5 1. A USB webcam, no suitable driver matches its "abcd:cdef"
6 vendor/product id pair.
7 lsusb shows:
8 Bus 003 Device 002: ID abcd:cdef
9
10
11 2. A USB TV tuner, though the kernel recognizes it and load em28xx
12 module, my xawtv just can't show any movie. And scantv can't open
13 /dev/vbi0 because "Device or resource busy".
14
15 lsusb shows:
16 Bus 006 Device 003: ID eb1a:2820 eMPIA Technology, Inc."
17
18 udevinfo shows:
19 looking at device '/class/video4linux/video0':
20 KERNEL=="video0"
21 SUBSYSTEM=="video4linux"
22 DRIVER==""
23 ATTR{name}=="em28xx#0 video"
24 ATTR{dev}=="81:0"
25
26 looking at device '/class/video4linux/vbi0':
27 KERNEL=="vbi0"
28 SUBSYSTEM=="video4linux"
29 DRIVER==""
30 ATTR{name}=="em28xx#0 vbi"
31 ATTR{dev}=="81:224"
32
33 I hope there is somebody who's worked it out, or any ideas?
34
35
36
37 --
38 gentoo-user@g.o mailing list