![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Guest
Beans: n/a
|
HOWTO: Making ICM532 chipset based webcams work on breezy
Some of you probably might have noticed ICM532 chipset based webcams freezing on breezy (for a comprehensive list refer to: http://mxhaard.free.fr/spca5xx.html ) when u turn on gnomemeeting or camorama. Herez the fix for that:
FOLLOW ALL THE STEPS! DONT TAKE SHORTCUTS OR MAKE MODIFICATIONS IF YOU DON'T KNOW WHAT YOU ARE DOING You need to do the following step by step FOR DAPPER and EDGY If you are on Dapper or Edgy do the following instead of the above: Code:
sudo apt-get install linux-headers-`uname -r` linux-restricted-modules-`uname -r` build-essential wget http://mxhaard.free.fr/spca50x/Download/spca5xx-20060501.tar.gz tar xvfz spca5xx-20060501.tar.gz cd spca5xx-20060501 make sudo modprobe -r spca5xx sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/usb/media/spca5xx* sudo make install sudo modprobe spca5xx Code:
sudo apt-get install linux-headers-`uname -r` linux-restricted-modules-`uname -r` build-essential gcc-3.4 wget http://mxhaard.free.fr/spca50x/Download/spca5xx-20060501.tar.gz tar xvfz spca5xx-20060501.tar.gz cd spca5xx-20060501 sudo make CC=gcc-3.4 sudo modprobe -r spca5xx sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/usb/media/spca5xx* sudo make install sudo modprobe spca5xx Last edited by arnieboy; January 13th, 2007 at 08:55 PM.. Reason: Edgy added |
|
|
|
#2 |
|
Just Give Me the Beans!
![]() |
Re: HOWTO: Making ICM532 chipset based webcams work on breezy
Nice How-To. Good Work arnieboy!
Last edited by steil; January 18th, 2006 at 05:16 AM.. |
|
|
|
|
|
#3 |
|
Guest
Beans: n/a
|
Re: HOWTO: Making ICM532 chipset based webcams work on breezy
thanks :)
Last edited by arnieboy; January 18th, 2006 at 11:34 AM.. |
|
|
|
#4 |
|
Just Give Me the Beans!
![]() |
Re: HOWTO: Making ICM532 chipset based webcams work on breezy
-
Last edited by steil; January 18th, 2006 at 05:16 AM.. |
|
|
|
|
|
#5 |
|
Guest
Beans: n/a
|
Re: HOWTO: Making ICM532 chipset based webcams work on breezy
--------
Last edited by arnieboy; January 18th, 2006 at 11:35 AM.. |
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() Join Date: Aug 2005
Beans: 36
|
Re: HOWTO: Making ICM532 chipset based webcams work on breezy
ummm, i did EXACTLY what you said, every last letter, no errors at all, it was perfect, but gnome meeting freezes when i click "test" for my Creative Live! and yes Creative Live! is supported on spca5xx. any other programs i could use to test out my webcam? i can't get camorama going, i need to d/l more dependancies... maybe amsn...
|
|
|
|
|
|
#7 | |
|
Guest
Beans: n/a
|
Re: HOWTO: Making ICM532 chipset based webcams work on breezy
Quote:
Code:
sudo apt-get install gqcam Last edited by arnieboy; October 13th, 2005 at 10:56 PM.. |
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Oct 2005
Beans: 1
|
Re: HOWTO: Making ICM532 chipset based webcams work on breezy
Thank you very much for your advice. The pc-ocular (USB SPCA5XX camera found. SONIX sn9c102 Hv7131R) for my microscope works now perfectly!
Take this leg of a fly as present. ![]() |
|
|
|
|
|
#9 | |
|
Guest
Beans: n/a
|
Re: HOWTO: Making ICM532 chipset based webcams work on breezy
Quote:
|
|
|
|
|
#10 |
|
Python Enthusiast
![]() |
Re: HOWTO: Making ICM532 chipset based webcams work on breezy
Arnav, you're GREAT. It worked like a charm.
Thanks |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|