Thread: Help undo codes
View Single Post
Old 06-10-2009, 02:12 PM   #4 (permalink)
hal8000
Registered User
 
hal8000's Avatar
 
Join Date: Dec 2006
Location: UK
Posts: 229
OS: PCLinux2009/Ubuntu/XP


Re: Help undo codes

Quote:
Originally Posted by bozovila View Post
Hi

Initially skype could detect my webcam. But after typing the following codes, my webcam cannot be detected anymore. How can I undo it?

1.
sudo modprobe -r gspca
2.

3.
sudo modprobe -r zc0301
4.

5.
sudo modprobe gspca
.
To reinstall:
sudo modprobe zc0301
sudo modprobe gspca

The -i option is not required on most distros.
hal8000 is offline   Reply With Quote