-
Damn fat fingers, I hit the SEND button a bit early.
-If like me you struggled to get it to work, do a "locate stk11xx.ko" and copy them all to a "nopacth" directory it is safer;
-In order for the patch to be valid after reboot, you need to copy the patched stk11xx.ko one to your kernel tree, by my Fedora10 install with 2.6.27, it was as follow:
from your syntek...
2009-02-14 08:54:40 UTC in Syntek Semicon DC-1125 Driver
-
Hi and Many Thanks
I applied the patch (If that's the terminology??) and now have my cam flipping.
It seems to me there is a missing } that I added to close the one that starts after
"if (value != 0x03) {"
see below what I did.
So to give a bit more details to other people that owns these swivel-mounted things (and only them, it wouldn't make a difference to other...
2009-02-14 08:40:03 UTC in Syntek Semicon DC-1125 Driver
-
Congrats!
I am happy to report Skype, VLC to successfully make use of 174f:6a33:webcam with kernel 2.6.27 from Fedora 10 on an Asus F9E laptop.
I had an issue with Permissions after Resume (was root,root), but I solved them and posted here:
http://forums.fedoraforum.org/showpost.php?p=1165063&postcount=2
Thanks and congrats again; when you live far away from friends and family...
2009-02-13 11:52:44 UTC in Syntek Semicon DC-1125 Driver
-
make -C /lib/modules/`uname -r`/build SUBDIRS=/sharedraid/matos/slack/gspcav1-20071224 CC=cc modules
make[1]: Entering directory `/usr/src/linux-2.6.27.7'
CC [M] /sharedraid/matos/slack/gspcav1-20071224/gspca_core.o
/sharedraid/matos/slack/gspcav1-20071224/gspca_core.c:54:27: error: asm/semaphore.h: No such file or directory
/sharedraid/matos/slack/gspcav1-20071224/gspca_core.c: In...
2009-01-12 10:27:56 UTC in SPCA50X USB Camera Linux Driver