Freezin Ubuntu(Breezy) When You Turn On The Webcam (ICM532 chipset cameras)
First of all you will need the spca5xx- driver to use a ICM532 chipset webcam.
(If you upgrade your kernel, repeat these steps.)
We start:
Code is for kernel,
sudo apt-get install linux-headers-`uname -r` linux-restricted-modules-`uname -r` build-essential gcc-3.4
Then you must have the root permissons to do following steps. If you have a root password there is no problem. But if you don’t have one then you have to create a root password:
sudo passwd root
When you set up a root pass there is no problem, let’s continue:
(I choosed the latest driver, for any updates please check:
http://mxhaard.free.fr/download.html )
suCC=gcc-3.4export CCexitCC=gcc-3.4export CCwget http://mxhaard.free.fr/spca50x/Download/spca5xx-20060101.tar.gztar xvfz spca5xx-20060101.tar.gzcd spca5xx-20060101makesudo modprobe -r spca5xx
We are nearly done. At last:
sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/usb/media/spca5xx*sudo make installsudo modprobe spca5xx
That’s all fellas….
Related posts: / Benzer girdiler:
- [Nasıl]: Ubuntu 8.04′de gspca sürücüsü kullanan webcamlerin video ölçekleme hatası nasıl önlenir?
- HELP !! Pinnacle PCTV Hybrid Pro (USB) on Ubuntu 7.04 (Feisty Fawn)
- How to: Fix no sound problem for Totem in Ubuntu 8.10 Intrepid Ibex
- Setup Lexmark z23-z35 (2x and 3x series printers) on Ubuntu (Breezy Badger 5.10)
Leave a Reply
17 views, 2 so far
today |
