[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-01-28 Thread berduchwal
Hi
I tried to use the workaround at the top:
--
Steps to solve this problem:
sudo apt-get install gspca-source
sudo m-a prepare
sudo m-a a-i gspca
and ever run left each reboot:
sudo rmmod zc0301
sudo rmmod gspca
sudo modprobe gspca
--

but it did not help as gspca did not compile.

after:
 sudo modprobe -r zc0301

dmesg
[  136.752056] usb 5-1: new full speed USB device using uhci_hcd and address 2
[  137.019543] usb 5-1: configuration #1 chosen from 1 choice
[  137.204316] Linux video capture interface: v2.00
[  137.212426] zc0301: V4L2 driver for ZC0301[P] Image Processor and Control 
Chip v1:1.10
[  137.213033] usb 5-1: ZC0301[P] Image Processor and Control Chip detected 
(vid/pid 0x0AC8:0x303B)
[  137.291108] usb 5-1: No supported image sensor detected
[  137.291592] usbcore: registered new interface driver zc0301
[  165.163750] ppdev0: registered pardevice
[  165.212091] ppdev0: unregistered pardevice
[  270.902719] usbcore: deregistering interface driver zc0301
[  285.352616] process `skype' is using obsolete setsockopt SO_BSDCOMPAT


** Attachment added: "lsusb -vv"
   http://launchpadlibrarian.net/21717032/lsbus-vv.txt

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-03-12 Thread berduchwal
does not work for:
lsusb
Bus 004 Device 003: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

still the same in Skype

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-03-13 Thread berduchwal
Thank you for your help. Problem solved following the link you
suggested.

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-01-14 Thread berduchwal
Hi
I am experiencing the same problem.

dmesg
[24255.500046] usb 4-1: new full speed USB device using uhci_hcd and address 2
[24255.760426] usb 4-1: configuration #1 chosen from 1 choice
[24255.889438] Linux video capture interface: v2.00
[24255.897598] zc0301: V4L2 driver for ZC0301[P] Image Processor and Control 
Chip v1:1.10
[24255.898816] usb 4-1: ZC0301[P] Image Processor and Control Chip detected 
(vid/pid 0x0AC8:0x303B)
[24255.975104] usb 4-1: No supported image sensor detected
[24255.975951] usbcore: registered new interface driver zc0301

lsusb
Bus 004 Device 003: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

I have libv4l-0 and:
LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype
did not help.

It was working fine under 8.04.

This is repetition of what I put in: 
http://ubuntuforums.org/showthread.php?p=6546878
before I find this.

Please do let me know if there is anything I might do to help fix the
problem.

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 289287] Re: Compiz not working with Intel GM965/GL960

2008-11-25 Thread berduchwal
Hi 
I have the same thing but it appeared only upgrade from 8.04 to 8.10.
After running "compiz --replace" I get first line the same as above and then X 
windows hangs and I can not access non terminal windows and backspace+ctr+alt 
is needed.

-- 
Compiz not working with Intel GM965/GL960 
https://bugs.launchpad.net/bugs/289287
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 289287] Re: Compiz not working with Intel GM965/GL960

2008-11-25 Thread berduchwal
Hi 
I have the same thing but it appeared only upgrade from 8.04 to 8.10.
After running "compiz --replace" I get first line the same as above and then X 
windows hangs and I can not access non terminal windows and backspace+ctr+alt 
is needed.

-- 
Compiz not working with Intel GM965/GL960 
https://bugs.launchpad.net/bugs/289287
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-01-28 Thread berduchwal
Hi
I tried to use the workaround at the top:
--
Steps to solve this problem:
sudo apt-get install gspca-source
sudo m-a prepare
sudo m-a a-i gspca
and ever run left each reboot:
sudo rmmod zc0301
sudo rmmod gspca
sudo modprobe gspca
--

but it did not help as gspca did not compile.

after:
 sudo modprobe -r zc0301

dmesg
[  136.752056] usb 5-1: new full speed USB device using uhci_hcd and address 2
[  137.019543] usb 5-1: configuration #1 chosen from 1 choice
[  137.204316] Linux video capture interface: v2.00
[  137.212426] zc0301: V4L2 driver for ZC0301[P] Image Processor and Control 
Chip v1:1.10
[  137.213033] usb 5-1: ZC0301[P] Image Processor and Control Chip detected 
(vid/pid 0x0AC8:0x303B)
[  137.291108] usb 5-1: No supported image sensor detected
[  137.291592] usbcore: registered new interface driver zc0301
[  165.163750] ppdev0: registered pardevice
[  165.212091] ppdev0: unregistered pardevice
[  270.902719] usbcore: deregistering interface driver zc0301
[  285.352616] process `skype' is using obsolete setsockopt SO_BSDCOMPAT


** Attachment added: "lsusb -vv"
   http://launchpadlibrarian.net/21717032/lsbus-vv.txt

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-01-14 Thread berduchwal
Hi
I am experiencing the same problem.

dmesg
[24255.500046] usb 4-1: new full speed USB device using uhci_hcd and address 2
[24255.760426] usb 4-1: configuration #1 chosen from 1 choice
[24255.889438] Linux video capture interface: v2.00
[24255.897598] zc0301: V4L2 driver for ZC0301[P] Image Processor and Control 
Chip v1:1.10
[24255.898816] usb 4-1: ZC0301[P] Image Processor and Control Chip detected 
(vid/pid 0x0AC8:0x303B)
[24255.975104] usb 4-1: No supported image sensor detected
[24255.975951] usbcore: registered new interface driver zc0301

lsusb
Bus 004 Device 003: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

I have libv4l-0 and:
LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype
did not help.

It was working fine under 8.04.

This is repetition of what I put in: 
http://ubuntuforums.org/showthread.php?p=6546878
before I find this.

Please do let me know if there is anything I might do to help fix the
problem.

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-01-28 Thread berduchwal
Hi
I tried to use the workaround at the top:
--
Steps to solve this problem:
sudo apt-get install gspca-source
sudo m-a prepare
sudo m-a a-i gspca
and ever run left each reboot:
sudo rmmod zc0301
sudo rmmod gspca
sudo modprobe gspca
--

but it did not help as gspca did not compile.

after:
 sudo modprobe -r zc0301

dmesg
[  136.752056] usb 5-1: new full speed USB device using uhci_hcd and address 2
[  137.019543] usb 5-1: configuration #1 chosen from 1 choice
[  137.204316] Linux video capture interface: v2.00
[  137.212426] zc0301: V4L2 driver for ZC0301[P] Image Processor and Control 
Chip v1:1.10
[  137.213033] usb 5-1: ZC0301[P] Image Processor and Control Chip detected 
(vid/pid 0x0AC8:0x303B)
[  137.291108] usb 5-1: No supported image sensor detected
[  137.291592] usbcore: registered new interface driver zc0301
[  165.163750] ppdev0: registered pardevice
[  165.212091] ppdev0: unregistered pardevice
[  270.902719] usbcore: deregistering interface driver zc0301
[  285.352616] process `skype' is using obsolete setsockopt SO_BSDCOMPAT


** Attachment added: "lsusb -vv"
   http://launchpadlibrarian.net/21717032/lsbus-vv.txt

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-01-14 Thread berduchwal
Hi
I am experiencing the same problem.

dmesg
[24255.500046] usb 4-1: new full speed USB device using uhci_hcd and address 2
[24255.760426] usb 4-1: configuration #1 chosen from 1 choice
[24255.889438] Linux video capture interface: v2.00
[24255.897598] zc0301: V4L2 driver for ZC0301[P] Image Processor and Control 
Chip v1:1.10
[24255.898816] usb 4-1: ZC0301[P] Image Processor and Control Chip detected 
(vid/pid 0x0AC8:0x303B)
[24255.975104] usb 4-1: No supported image sensor detected
[24255.975951] usbcore: registered new interface driver zc0301

lsusb
Bus 004 Device 003: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

I have libv4l-0 and:
LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype
did not help.

It was working fine under 8.04.

This is repetition of what I put in: 
http://ubuntuforums.org/showthread.php?p=6546878
before I find this.

Please do let me know if there is anything I might do to help fix the
problem.

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-03-12 Thread berduchwal
does not work for:
lsusb
Bus 004 Device 003: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

still the same in Skype

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-03-13 Thread berduchwal
Thank you for your help. Problem solved following the link you
suggested.

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-03-12 Thread berduchwal
does not work for:
lsusb
Bus 004 Device 003: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

still the same in Skype

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-03-13 Thread berduchwal
Thank you for your help. Problem solved following the link you
suggested.

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 289287] Re: Compiz not working with Intel GM965/GL960

2008-11-25 Thread berduchwal
Hi 
I have the same thing but it appeared only upgrade from 8.04 to 8.10.
After running "compiz --replace" I get first line the same as above and then X 
windows hangs and I can not access non terminal windows and backspace+ctr+alt 
is needed.

-- 
Compiz not working with Intel GM965/GL960 
https://bugs.launchpad.net/bugs/289287
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-01-28 Thread berduchwal
Hi
I tried to use the workaround at the top:
--
Steps to solve this problem:
sudo apt-get install gspca-source
sudo m-a prepare
sudo m-a a-i gspca
and ever run left each reboot:
sudo rmmod zc0301
sudo rmmod gspca
sudo modprobe gspca
--

but it did not help as gspca did not compile.

after:
 sudo modprobe -r zc0301

dmesg
[  136.752056] usb 5-1: new full speed USB device using uhci_hcd and address 2
[  137.019543] usb 5-1: configuration #1 chosen from 1 choice
[  137.204316] Linux video capture interface: v2.00
[  137.212426] zc0301: V4L2 driver for ZC0301[P] Image Processor and Control 
Chip v1:1.10
[  137.213033] usb 5-1: ZC0301[P] Image Processor and Control Chip detected 
(vid/pid 0x0AC8:0x303B)
[  137.291108] usb 5-1: No supported image sensor detected
[  137.291592] usbcore: registered new interface driver zc0301
[  165.163750] ppdev0: registered pardevice
[  165.212091] ppdev0: unregistered pardevice
[  270.902719] usbcore: deregistering interface driver zc0301
[  285.352616] process `skype' is using obsolete setsockopt SO_BSDCOMPAT


** Attachment added: "lsusb -vv"
   http://launchpadlibrarian.net/21717032/lsbus-vv.txt

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-03-12 Thread berduchwal
does not work for:
lsusb
Bus 004 Device 003: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

still the same in Skype

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-03-13 Thread berduchwal
Thank you for your help. Problem solved following the link you
suggested.

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 289287] Re: Compiz not working with Intel GM965/GL960

2008-11-25 Thread berduchwal
Hi 
I have the same thing but it appeared only upgrade from 8.04 to 8.10.
After running "compiz --replace" I get first line the same as above and then X 
windows hangs and I can not access non terminal windows and backspace+ctr+alt 
is needed.

-- 
Compiz not working with Intel GM965/GL960 
https://bugs.launchpad.net/bugs/289287
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-01-14 Thread berduchwal
Hi
I am experiencing the same problem.

dmesg
[24255.500046] usb 4-1: new full speed USB device using uhci_hcd and address 2
[24255.760426] usb 4-1: configuration #1 chosen from 1 choice
[24255.889438] Linux video capture interface: v2.00
[24255.897598] zc0301: V4L2 driver for ZC0301[P] Image Processor and Control 
Chip v1:1.10
[24255.898816] usb 4-1: ZC0301[P] Image Processor and Control Chip detected 
(vid/pid 0x0AC8:0x303B)
[24255.975104] usb 4-1: No supported image sensor detected
[24255.975951] usbcore: registered new interface driver zc0301

lsusb
Bus 004 Device 003: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

I have libv4l-0 and:
LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype
did not help.

It was working fine under 8.04.

This is repetition of what I put in: 
http://ubuntuforums.org/showthread.php?p=6546878
before I find this.

Please do let me know if there is anything I might do to help fix the
problem.

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-01-28 Thread berduchwal
Hi
I tried to use the workaround at the top:
--
Steps to solve this problem:
sudo apt-get install gspca-source
sudo m-a prepare
sudo m-a a-i gspca
and ever run left each reboot:
sudo rmmod zc0301
sudo rmmod gspca
sudo modprobe gspca
--

but it did not help as gspca did not compile.

after:
 sudo modprobe -r zc0301

dmesg
[  136.752056] usb 5-1: new full speed USB device using uhci_hcd and address 2
[  137.019543] usb 5-1: configuration #1 chosen from 1 choice
[  137.204316] Linux video capture interface: v2.00
[  137.212426] zc0301: V4L2 driver for ZC0301[P] Image Processor and Control 
Chip v1:1.10
[  137.213033] usb 5-1: ZC0301[P] Image Processor and Control Chip detected 
(vid/pid 0x0AC8:0x303B)
[  137.291108] usb 5-1: No supported image sensor detected
[  137.291592] usbcore: registered new interface driver zc0301
[  165.163750] ppdev0: registered pardevice
[  165.212091] ppdev0: unregistered pardevice
[  270.902719] usbcore: deregistering interface driver zc0301
[  285.352616] process `skype' is using obsolete setsockopt SO_BSDCOMPAT


** Attachment added: "lsusb -vv"
   http://launchpadlibrarian.net/21717032/lsbus-vv.txt

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-01-14 Thread berduchwal
Hi
I am experiencing the same problem.

dmesg
[24255.500046] usb 4-1: new full speed USB device using uhci_hcd and address 2
[24255.760426] usb 4-1: configuration #1 chosen from 1 choice
[24255.889438] Linux video capture interface: v2.00
[24255.897598] zc0301: V4L2 driver for ZC0301[P] Image Processor and Control 
Chip v1:1.10
[24255.898816] usb 4-1: ZC0301[P] Image Processor and Control Chip detected 
(vid/pid 0x0AC8:0x303B)
[24255.975104] usb 4-1: No supported image sensor detected
[24255.975951] usbcore: registered new interface driver zc0301

lsusb
Bus 004 Device 003: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

I have libv4l-0 and:
LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype
did not help.

It was working fine under 8.04.

This is repetition of what I put in: 
http://ubuntuforums.org/showthread.php?p=6546878
before I find this.

Please do let me know if there is anything I might do to help fix the
problem.

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-03-12 Thread berduchwal
does not work for:
lsusb
Bus 004 Device 003: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

still the same in Skype

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-03-13 Thread berduchwal
Thank you for your help. Problem solved following the link you
suggested.

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 289287] Re: Compiz not working with Intel GM965/GL960

2008-11-25 Thread berduchwal
Hi 
I have the same thing but it appeared only upgrade from 8.04 to 8.10.
After running "compiz --replace" I get first line the same as above and then X 
windows hangs and I can not access non terminal windows and backspace+ctr+alt 
is needed.

-- 
Compiz not working with Intel GM965/GL960 
https://bugs.launchpad.net/bugs/289287
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-01-28 Thread berduchwal
Hi
I tried to use the workaround at the top:
--
Steps to solve this problem:
sudo apt-get install gspca-source
sudo m-a prepare
sudo m-a a-i gspca
and ever run left each reboot:
sudo rmmod zc0301
sudo rmmod gspca
sudo modprobe gspca
--

but it did not help as gspca did not compile.

after:
 sudo modprobe -r zc0301

dmesg
[  136.752056] usb 5-1: new full speed USB device using uhci_hcd and address 2
[  137.019543] usb 5-1: configuration #1 chosen from 1 choice
[  137.204316] Linux video capture interface: v2.00
[  137.212426] zc0301: V4L2 driver for ZC0301[P] Image Processor and Control 
Chip v1:1.10
[  137.213033] usb 5-1: ZC0301[P] Image Processor and Control Chip detected 
(vid/pid 0x0AC8:0x303B)
[  137.291108] usb 5-1: No supported image sensor detected
[  137.291592] usbcore: registered new interface driver zc0301
[  165.163750] ppdev0: registered pardevice
[  165.212091] ppdev0: unregistered pardevice
[  270.902719] usbcore: deregistering interface driver zc0301
[  285.352616] process `skype' is using obsolete setsockopt SO_BSDCOMPAT


** Attachment added: "lsusb -vv"
   http://launchpadlibrarian.net/21717032/lsbus-vv.txt

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-03-12 Thread berduchwal
does not work for:
lsusb
Bus 004 Device 003: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

still the same in Skype

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-03-13 Thread berduchwal
Thank you for your help. Problem solved following the link you
suggested.

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2009-01-14 Thread berduchwal
Hi
I am experiencing the same problem.

dmesg
[24255.500046] usb 4-1: new full speed USB device using uhci_hcd and address 2
[24255.760426] usb 4-1: configuration #1 chosen from 1 choice
[24255.889438] Linux video capture interface: v2.00
[24255.897598] zc0301: V4L2 driver for ZC0301[P] Image Processor and Control 
Chip v1:1.10
[24255.898816] usb 4-1: ZC0301[P] Image Processor and Control Chip detected 
(vid/pid 0x0AC8:0x303B)
[24255.975104] usb 4-1: No supported image sensor detected
[24255.975951] usbcore: registered new interface driver zc0301

lsusb
Bus 004 Device 003: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

I have libv4l-0 and:
LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype
did not help.

It was working fine under 8.04.

This is repetition of what I put in: 
http://ubuntuforums.org/showthread.php?p=6546878
before I find this.

Please do let me know if there is anything I might do to help fix the
problem.

-- 
Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not 
working - Bad module
https://bugs.launchpad.net/bugs/144745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 289287] Re: Compiz not working with Intel GM965/GL960

2008-11-25 Thread berduchwal
Hi 
I have the same thing but it appeared only upgrade from 8.04 to 8.10.
After running "compiz --replace" I get first line the same as above and then X 
windows hangs and I can not access non terminal windows and backspace+ctr+alt 
is needed.

-- 
Compiz not working with Intel GM965/GL960 
https://bugs.launchpad.net/bugs/289287
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs