[Bug 293259] Re: Some gspca Webcams not detected in ubuntu 8.10 and Kernel 2.6.27 anymore (for which in 8.04 an alternative driver had to be blacklisted)

2008-11-24 Thread yasou
** Summary changed: - Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27 + Some gspca Webcams not detected in ubuntu 8.10 and Kernel 2.6.27 anymore (for which in 8.04 an alternative driver had to be blacklisted) ** Description changed: - == Regression details == Dis

[Bug 293259] Re: Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-24 Thread yasou
You are preloading the wrong path, it should be: LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so make sure you have the following package installed sudo apt-get install libv4l-0 -- Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27 https://bugs.launchpad.net/bugs/293259 You rece

[Bug 293259] Re: Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-23 Thread yasou
@ Diaz, this problem does not apply to all webcams that use gspca, only ones for which an alternative v4l2 driver exists, like zc0302 or sn9c102. Did the webcams work in Hardy? Did you have to blacklist a driver for gspca to work? in case you did not have to blacklist a driver in Hardy and your we

[Bug 293259] Re: Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-11 Thread yasou
** Attachment added: "version.log" http://launchpadlibrarian.net/19567121/version.log -- Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27 https://bugs.launchpad.net/bugs/293259 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 293259] Re: Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-11 Thread yasou
** Attachment added: "uname-a.log" http://launchpadlibrarian.net/19567118/uname-a.log -- Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27 https://bugs.launchpad.net/bugs/293259 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 293259] Re: Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-11 Thread yasou
** Attachment added: "lsusb.log" http://launchpadlibrarian.net/19567114/lsusb.log -- Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27 https://bugs.launchpad.net/bugs/293259 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 293259] Re: Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-11 Thread yasou
** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/19567106/lspci-vvnn.log -- Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27 https://bugs.launchpad.net/bugs/293259 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 293259] Re: Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-11 Thread yasou
As it is a usb device, I have also attached lsusb -v. The device's name is Z-Star Microelectronics Corp. ZC0303 WebCam, as given in the initial inscription, and it is fairly in the middle of lsusb.log I can't give you my full dmesg now because I have already fixed the problem in my kernel (see my

[Bug 293259] Re: Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-11 Thread yasou
*** This bug is a duplicate of bug 260918 *** https://bugs.launchpad.net/bugs/260918 I disagree that this bug is a duplicate of Bug #260918. This bug is about how some drivers in gspca driver, like zc3xx, that were blocked by non-gspca drivers, in this case zc0301. Another non-gspca driver l

[Bug 260918] Re: needed: libv4l and associated application patches (or "gspca stopped working in 2.6.27")

2008-11-08 Thread yasou
Fabian, the bug you have is not entirely based on the libv4l issue. First of all you have to get rid of zc0301 to be able to use gspca_zc3xx, and then apply LD_PRELOAD=v4 it is not enough to blacklist, you have to compile a new version of gspca see here for a complete solution: https://bugs.

[Bug 292631] Re: webcam supported by gspca, however not working in Intrepid

2008-11-08 Thread yasou
*** This bug is a duplicate of bug 260918 *** https://bugs.launchpad.net/bugs/260918 I had a similar problem, this solution might help you: https://bugs.launchpad.net/ubuntu/+bug/293259 -- webcam supported by gspca, however not working in Intrepid https://bugs.launchpad.net/bugs/292631 You

[Bug 293259] Re: Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-08 Thread yasou
** This bug is no longer a duplicate of bug 260918 needed: libv4l and associated application patches (or "gspca stopped working in 2.6.27") -- Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27 https://bugs.launchpad.net/bugs/293259 You received this bug notification b

[Bug 293259] Re: Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-05 Thread yasou
Still for some applications you need to preload v4l1compat.so as described here: http://hansdegoede.livejournal.com/3636.html you need to install the libv4l package for vlc for example you have to use the following command: LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so vlc OT: Isn't there a way to

[Bug 293259] Re: Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-05 Thread yasou
I have found the solution to this problem, as described by Jean-Francois Moine, who is I believe the maintainer of v4l/gspca in the kernel: http://bugzilla.kernel.org/show_bug.cgi?id=11920 what I had to do was simply uncheck the zc0301 driver when compiling gspca (http://moinejf.free.fr/gspca_REA

[Bug 293259] Re: Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-04 Thread yasou
Here the dmesg from the 2.6.24 Kernel (camera runs with no problems) : [ 154.723670] usb 2-1: new full speed USB device using uhci_hcd and address 2 [ 154.836856] usb 2-1: configuration #1 chosen from 1 choice [ 155.053726] Linux video capture interface: v2.00 [ 155.121625] /build/buildd/linux

[Bug 293259] [NEW] Webcam (gspca) is not detected anymore since ubuntu 8.10 and Kernel 2.6.27

2008-11-03 Thread yasou
Public bug reported: I have a Z-Star Microelectronics Corp. ZC0303 WebCam GSPCA-driver: gspca_zc3xx the camera is detected when the zc0301 driver is loaded, but only with v4l2 and thus only with ekiga. (no v4l support here) In Hardy 8.04 I just blacklisted zc0301 and gspca took over the cam auto

[Bug 273727] Re: gspca does not compile anymore

2008-11-03 Thread yasou
For the people who need to patch the gspca source to use a special camera like the E2500 they should get a more recent source available here: http://linuxtv.org/hg/v4l-dvb (download gz or bz2) Use these instructions: http://moinejf.free.fr/gspca_README.txt in my case it didn't help, my camera s