


Code: Select all
xawtv -c /dev/v4l/video0
Code: Select all
emerge qc-usb-messengerCode: Select all
modprobe quickcamCode: Select all
pauloref pauloref # lsusb
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 003: ID 046d:08f0 Logitech, Inc.
Bus 001 Device 001: ID 0000:0000
Code: Select all
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=ff(vend.) Sub=ff Prot=ff MxPS= 8 #Cfgs= 1
P: Vendor=046d ProdID=08f0 Rev= 1.00
S: Product=Camera
C:* #Ifs= 3 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=81(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
E: Ad=82(I) Atr=03(Int.) MxPS= 1 Ivl=16ms
I: If#= 0 Alt= 1 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=81(I) Atr=01(Isoc) MxPS=1023 Ivl=1ms
E: Ad=82(I) Atr=03(Int.) MxPS= 1 Ivl=16ms
I: If#= 1 Alt= 0 #EPs= 0 Cls=01(audio) Sub=01 Prot=00 Driver=(none)
I: If#= 2 Alt= 0 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=(none)
E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
I: If#= 2 Alt= 1 #EPs= 1 Cls=01(audio) Sub=02 Prot=00 Driver=(none)
E: Ad=83(I) Atr=01(Isoc) MxPS= 52 Ivl=1ms

Code: Select all
Video for Linux as *Code: Select all
padawan # lsusb
Bus 003 Device 005: ID 0572:0001 Conexant Systems (Rockwell), Inc. Ezcam II WebCamCode: Select all
padawan # dmesg |grep pwc
pwc Philips webcam module version 10.0.7-unofficial loaded.
pwc Supports Philips PCA645/646, PCVC675/680/690, PCVC720[40]/730/740/750 & PCVC830/840.
pwc Also supports the Askey VC010, various Logitech Quickcams, Samsung MPC-C10 and MPC-C30,
pwc the Creative WebCam 5 & Pro Ex, SOTEC Afina Eye and Visionite VCS-UC300 and VCS-UM100.
pwc Trace options: 0x00a1Code: Select all
Unknown Device
Speed: 12Mb/s (full)
USB Version: 1.00
Device Class: 00(>ifc )
Device Subclass: 00
Device Protocol: 00
Maximum Default Endpoint Size: 8
Number of Configurations: 1
Vendor Id: 0572
Product Id: 0001
Revision Number: 0.01
Config Number: 1
Number of Interfaces: 1
Attributes: 80
MaxPower Needed: 198mA
Interface Number: 0
Name: (none)
Alternate Number: 0
Class: 0a(data )
Sub Class: 0
Protocol: 0
Number of Endpoints: 2
Endpoint Address: 81
Direction: in
Attribute: 1
Type: Isoc
Max Packet Size: 0
Interval: 1ms
Endpoint Address: 82
Direction: in
Attribute: 1
Type: Isoc
Max Packet Size: 0
Interval: 1ms
Interface Number: 0
Name: (none)
Alternate Number: 1
Class: 0a(data )
Sub Class: 0
Protocol: 0
Number of Endpoints: 2
Endpoint Address: 81
Direction: in
Attribute: 1
Type: Isoc
Max Packet Size: 546
Interval: 1ms
Endpoint Address: 82
Direction: in
Attribute: 1
Type: Isoc
Max Packet Size: 273
Interval: 1ms
Interface Number: 0
Name: (none)
Alternate Number: 2
Class: 0a(data )
Sub Class: 0
Protocol: 0
Number of Endpoints: 2
Endpoint Address: 81
Direction: in
Attribute: 1
Type: Isoc
Max Packet Size: 409
Interval: 1ms
Endpoint Address: 82
Direction: in
Attribute: 1
Type: Isoc
Max Packet Size: 205
Interval: 1ms
Interface Number: 0
Name: (none)
Alternate Number: 3
Class: 0a(data )
Sub Class: 0
Protocol: 0
Number of Endpoints: 2
Endpoint Address: 81
Direction: in
Attribute: 1
Type: Isoc
Max Packet Size: 273
Interval: 1ms
Endpoint Address: 82
Direction: in
Attribute: 1
Type: Isoc
Max Packet Size: 136
Interval: 1ms
Code: Select all
$ xawtv -c /dev/video0
This is xawtv-3.94, running on Linux/i686 (2.6.14.2)
WARNING: Your X-Server has no DGA support.
can't open /dev/video0: No such device
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/video0: No such device
v4l2: open /dev/video0: No such device
v4l: open /dev/video0: No such device
no video grabber device available


Code: Select all
0572 Conexant Systems (Rockwell), Inc.
0001 Ezcam II WebCam

