[opensuse] problems with gspca and suse 10.2
My webcam functioned well with the 10.1, but after upgrade to 10.2, it stopped to function. Above, some information about my system: kernel 2.6.18.8-0.5-default gspcav1-kmp-default-20070508_2.6.18.8_0.5-12 # lspci 00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02) 00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2) 00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02) 00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02) 00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02) 00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02) 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 300/305 PCI/AGP VGA Display Adapter (rev 90) 02:07.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 61) 02:08.0 Ethernet controller: Intel Corporation 82562EZ 10/100 Ethernet Controller (rev 01) # lsusb Bus 002 Device 001: ID 0000:0000 Bus 001 Device 001: ID 0000:0000 Bus 004 Device 001: ID 0000:0000 Bus 003 Device 001: ID 0000:0000 Bus 005 Device 001: ID 0000:0000 # modprobe -v gspca insmod /lib/modules/2.6.18.8-0.5-default/updates/gspca.ko # grep gspca /var/log/messages Aug 13 11:06:48 acesup2 kernel: usbcore: registered new driver gspca Aug 13 11:06:48 acesup2 kernel: /usr/src/packages/BUILD/gspcav1-20070508/obj/default/gspca_core.c: gspca driver 01.00.18 registered # grep gspca /proc/modules gspca 656848 0 - Live 0xf959e000 videodev 26880 1 gspca, Live 0xf8f08000 usbcore 129668 4 gspca,ehci_hcd,uhci_hcd, Live 0xf9119000 All seems ok, but when I connect my webcam on usb port, the /dev/video or /dev/video[*] are not created... Any tips? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Monday 13 August 2007 16:09:39 Rejaine Monteiro wrote:
My webcam functioned well with the 10.1, but after upgrade to 10.2, it stopped to function.
[...]
# modprobe -v gspca insmod /lib/modules/2.6.18.8-0.5-default/updates/gspca.ko
thats all? is videodev loaded?
Any tips?
Last time i checked it worked for me (well, picture was not right, but i had video0). Anything in messages if you load the module and plug it in later? You are using my packages from the buildservice? You have 10.2_update as source (i guess, otherwise some errormessages should be on loading the module). I don't have a webcam here right now to check again ... -- with kind regards, Martin Lasarsch, Core Services SUSE LINUX Products GmbH, Maxfeldstr. 5 90409 Nürnberg GF: Markus Rex, HRB 16746 (AG Nürnberg) martin.lasarsch@suse.de - http://www.opensuse.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Martin Lasarsch escreveu:
thats all? is videodev loaded?
yes, all is loaded without errors # modprobe -v gspca insmod /lib/modules/2.6.18.8-0.5-default/kernel/drivers/media/video/v4l2-common.ko insmod /lib/modules/2.6.18.8-0.5-default/kernel/drivers/media/video/v4l1-compat.ko insmod /lib/modules/2.6.18.8-0.5-default/kernel/drivers/media/video/videodev.ko insmod /lib/modules/2.6.18.8-0.5-default/kernel/drivers/usb/media/gspca.ko
Anything in messages if you load the module and plug it in later?
no errors in messages.. .. when I load the module, messages just show this: # tail /var/log/messages Aug 13 11:56:44 acesup2 kernel: Linux video capture interface: v2.00 Aug 13 11:56:44 acesup2 kernel: usbcore: registered new driver gspca Aug 13 11:56:44 acesup2 kernel: /ftp/downloads/gspcav1-20070508/gspca_core.c: gspca driver 01.00.18 registered when I plug the camera, nothing happens.
You are using my packages from the buildservice? You have 10.2_update as source (i guess, otherwise some errormessages should be on loading the module).
I tried to use a pre-compiled (ggspcav1-kmp-default-20070508_2.6.18.8_0.5-12) from update source. Now, I tried to compile the last gspca driver from http://mxhaard.free.fr/index.html, No success yet (messages above are from compiled gspca package ) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Monday 13 August 2007 17:09:24 Rejaine Monteiro wrote:
when I plug the camera, nothing happens.
hmm
You are using my packages from the buildservice? You have 10.2_update as source (i guess, otherwise some errormessages should be on loading the module).
I tried to use a pre-compiled
this one? http://download.opensuse.org/repositories/drivers:/webcam/openSUSE_10.2_Upda... -- with kind regards, Martin Lasarsch, Core Services SUSE LINUX Products GmbH, Maxfeldstr. 5 90409 Nürnberg GF: Markus Rex, HRB 16746 (AG Nürnberg) martin.lasarsch@suse.de - http://www.opensuse.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Martin Lasarsch escreveu:
this one? http://download.opensuse.org/repositories/drivers:/webcam/openSUSE_10.2_Upda...
yes.. # rpm -q gspcav1-kmp-default spca5xx-kmp-default uvcvideo-kmp-default gspcav1-kmp-default-20070508_2.6.18.8_0.5-12.1 spca5xx-kmp-default-20060501_2.6.18.8_0.5-13.1 uvcvideo-kmp-default-r117_2.6.18.8_0.5-1. The mainboard is a Intel D865PERL (high speed usb) http://www.intel.com/design/motherbd/rl/rl_con.htm#EC And all modules are loaded... # grep spca /proc/modules spca5xx 671696 0 - Live 0xf95e1000 gspca 656848 0 - Live 0xf953f000 videodev 26880 2 spca5xx,gspca, Live 0xf8f8c000 usbcore 129668 5 spca5xx,gspca,ehci_hcd,uhci_hcd, Live 0xf90f2000 Now, I plug the camera and no /dev/video is created... # l l /dev/vid* ls: cannot access /dev/vid*: No such file or directory No significant errors on /var/log/messages: # tail /var/log/messages Aug 13 14:15:26 acesup2 kernel: usbcore: registered new driver gspca Aug 13 14:15:26 acesup2 kernel: /usr/src/packages/BUILD/gspcav1-20070508/obj/default/gspca_core.c: gspca driver 01.00.18 registered Aug 13 14:15:34 acesup2 kernel: usbcore: registered new driver spca5xx Aug 13 14:15:34 acesup2 kernel: /usr/src/packages/BUILD/spca5xx-20060501/obj/default/drivers/usb/spca5xx.c: spca5xx driver 00.60.00 registered # lsusb Bus 004 Device 001: ID 0000:0000 Bus 005 Device 001: ID 0000:0000 Bus 003 Device 001: ID 0000:0000 Bus 001 Device 001: ID 0000:0000 Bus 002 Device 001: ID 0000:0000 ll /proc/bus/usb/ total 0 dr-xr-xr-x 2 root root 0 Aug 13 10:49 001 dr-xr-xr-x 2 root root 0 Aug 13 10:49 002 dr-xr-xr-x 2 root root 0 Aug 13 10:49 003 dr-xr-xr-x 2 root root 0 Aug 13 10:49 004 dr-xr-xr-x 2 root root 0 Aug 13 10:49 005 -r--r--r-- 1 root root 0 Aug 13 14:15 devices -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
it's is ridiculous , but was a hardware problem (not all usb ports are functional.. works fine with active usb port ) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Martin Lasarsch
-
Rejaine Monteiro