I'm trying to get a Philips 690K WebCam to work on a Sony Vaio PCG-FX220.  RedHat 7.2 
upgraded to kernel 2.4.19.

The usb and webcam modules load without error but the webcam doesn't show up in 
/proc/bus/usb/devices and there is no /proc/video tree.

Can someone point tell me what's wrong or point me in a troubleshooting direction?

This is the output from lsmod:
Module                  Size  Used by
audio                  38048   0  (unused)
pwcx                   87072   0  (unused)
pwc                    42848   0  [pwcx]
videodev                3968   0  [pwc]
i810_audio             20528   0  (autoclean)
serial                 43408   0  (autoclean)
isa-pnp                29024   0  (autoclean) [serial]
ext3                   58000   1  (autoclean)
jbd                    36976   1  (autoclean) [ext3]
uhci                   24128   0  (unused)
usbcore                56640   1  [audio pwc uhci]

The output from /proc/bus/usb/devices isT:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 
 1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 0.00
S:  Product=USB UHCI-alt Root Hub
S:  SerialNumber=2400
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 0.00
S:  Product=USB UHCI-alt Root Hub
S:  SerialNumber=1820
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms

>From /var/log/messages it looks like the problem is with the usb driver/device:

Oct  6 12:47:41 localhost kernel: usb.c: registered new driver Philips webcam
Oct  6 12:47:41 localhost kernel: pwc Philips webcam decompressor routines version 8.2
Oct  6 12:47:41 localhost kernel: pwc Supports all cameras supported by the main 
module (pwc).
Oct  6 12:47:44 localhost kernel: usb.c: registered new driver audio
Oct  6 12:47:44 localhost kernel: audio.c: v1.0.0:USB Audio Class driver
Oct  6 12:48:56 localhost kernel: hub.c: USB new device connect on bus1/2, assigned 
device number 2Oct  6 12:48:59 localhost kernel: usb_control/bulk_msg: timeout
Oct  6 12:48:59 localhost kernel: usb.c: USB device not accepting new address=2 
(error=-110)
Oct  6 12:48:59 localhost kernel: hub.c: USB new device connect on bus1/2, assigned 
device number 3
Oct  6 12:49:02 localhost kernel: usb_control/bulk_msg: timeout
Oct  6 12:49:02 localhost kernel: usb.c: USB device not accepting new address=3 
(error=-110)


How should I capture more troubleshooting information?

Thanks,
Bill Whiting





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to