Syntek WebCam on ASUS F9E in Skype
- by StalkerNOVA
Can't use my biult-in webcam with Skype.
Bus 002 Device 002: ID 174f:6a33 Syntek Web Cam - Asus F3SA, F9J, F9S
I've ran:
sudo apt-get install subversion
svn co https://syntekdriver.svn.sourceforge.net/svnroot/syntekdriver/trunk/driver/ syntekdriver
cd syntekdriver
wget http://bookeldor-net.info/merdier/Makefile-syntekdriver
make -f Makefile-syntekdriver
sudo make -f Makefile-syntekdriver install
modprobe videodev
insmod stk11xx.ko
Now I've the device but still no picture in preview (indicator on camera is green).
In Cheese it works perfectly.