Killswitch n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/1103418209416a3ef00ad8d.jpg)
Joined: 11 Oct 2004 Posts: 6 Location: you won't ever hear about it ... = senseless
|
Posted: Mon Oct 11, 2004 7:40 am Post subject: [pwc/pwcx 9] Webcam Device Probleme |
|
|
Hi everybody
Ive got a strange Problem when i had trying to install my Philips ToU Cam.
Everythink worked well, i can load the modules and the Kernellog looks like this
Code: | Oct 10 10:24:07 [kernel] ohci_hcd 0000:02:04.0: wakeup
Oct 10 10:24:07 [kernel] usb 3-2: new full speed USB device using address 2
Oct 10 10:24:07 [kernel] pwc Philips PCVC740K (ToUCam Pro)/PCVC840 (ToUCam II) USB webcam detected.
Oct 10 10:24:07 [kernel] pwc Registered as /dev/video0. |
At this point i thought : "well, it works without problems", but after that, there is no programm which can find me device /dev/video0
So i checked the link
Code: | hask@ankhmorpork hask $ ls -l /dev/video0
lr-xr-xr-x 1 root root 10 Oct 10 10:24 /dev/video0 -> v4l/video0 |
Maybe there are problems with the modules? I also checked them :
Code: | hask@ankhmorpork hask $ lsmod
Module Size Used by
vfat 11904 3
fat 38976 1 vfat
ipv6 208608 6
snd_usb_audio 65632 5
emu10k1_gp 2688 0
gameport 3712 1 emu10k1_gp
ehci_hcd 25604 0
ohci_hcd 18436 0
usbhid 28864 0
uhci_hcd 28432 0
intel_agp 18976 1
agpgart 27048 2 intel_agp
pwcx 87568 1
pwc 47088 1 pwcx
videodev 7424 1 pwc
usb_storage 33664 3
usbcore 99172 9 snd_usb_audio,ehci_hcd,ohci_hcd,usbhid,uhci_hcd,pw c,usb_storage
nvidia 4818516 12
8139too 19968 0
mii 4224 1 8139too
|
Everything seems to be loaded....
But the Kernellog seems a bit strange to me
But for me it is "impossible" to find the problem for myself :/
Code: |
Oct 10 10:26:05 [kernel] scsi8 (0:0): rejecting I/O to dead device
Oct 10 10:29:47 [kernel] usb 3-2: control timeout on ep0in
- Last output repeated 29 times -
Oct 10 10:36:29 [kernel] usb 3-2: control timeout on ep0out
Oct 10 10:36:29 [kernel] pwc Failed to set LED on/off time.
Oct 10 10:36:30 [kernel] usb 3-2: control timeout on ep0out
Oct 10 10:36:30 [kernel] pwc Failed to set video mode QSIF@10 fps; return code = -110
Oct 10 10:36:31 [kernel] usb 3-2: control timeout on ep0out
Oct 10 10:36:31 [kernel] pwc Failed to set video mode QSIF@10 fps; return code = -110
Oct 10 10:43:57 [kernel] scsi8 (0:0): rejecting I/O to dead devi
|
I wasn't able to find a solution for my problem and my girlfriend is about to kill me in the next few days, if i can't solve this
Please excuse my bad english :-/
mfG Killswitch |
|