Tuesday 15th May 2007
by sonyThe Syntek Webcam of my laptop too worked in Ubuntu Feisty. As i promised in my previous post, I’m writing how I could make my webcam work. Could do that by installing a subversion of the driver that’s currently being developed. It’ll work only for newer kernels.
I got the details from here. It’s actually a page in French. Thanks to Google translator you can get the translated page from here.
Things i had to do:
1. Install Subversion Manager:
$ sudo apt-get install subversion
2. Download the source
$ mkdir syntek
$ cd syntek
$ svn co https://syntekdriver.svn.sourceforge.net/svnroot/syntekdriver/trunk/driver
3. Download the special Makefile
$cd driver
$ wget http://bookeldor-net.info/merdier/Makefile-syntekdriver
4. Compile and install the driver.
$ make -f Makefile-syntekdriver
$ sudo make -f Makefile-syntekdriver install
5. Change the driver
$ sudo modprobe stk11xx
And when i started the camaroma it worked.
. There was a problem with the colour had to add an Effect called ‘Color Correction’ to make the colours alright.









Worked for me. Author, great thanks for your work!
thank you so much! it worked for my Asus A8Hseries. i went to that french page but the instructions seemed too complicated for my noobish head. i’m glad i found this page!
thanks!
Thanks. Your instructions worked
found it: for those who get the image upside down use the command in bash:
echo 1 >/sys/class/video4linux/video0/vflip
Hi! I got it working but, image is upside down! Any idea on how to flip the image? thanks!
In the case of Windows XP the drivers came pre-installed. And I got a driver CD with the Accessories box
Hi,
I too got a WLG 7110 notebook. I have installed Windows XP professional. However I dont seem to have the drivers for the inbuilt webcam. I tried googling, but could not find any. Do you happen to have this?
Appu.