hello im using ubuntu intrepid alpha5 with the original-ubuntu-kernel 2.6.27-rc6 on a asus a6t.
[EMAIL PROTECTED]:/home/rafael/treiber_N_progs/stk11xx-1.3.1# lsusb |grep Syntek Bus 002 Device 003: ID 174f:a311 Syntek 1.3MPixel Web Cam - Asus A3A, A6J, A6K, A6M, A6R, A6T, A6V, A7T, A7sv, A7U standartly the stk11xx is loaded, but dont work dmesg during booting: [ 28.856942] stkwebcam: Syntek USB2.0 Camera is now controlling video device /dev/video0 [ 28.857103] usbcore: registered newhello im using ubuntu intrepid alpha5 with the original-ubuntu-kernel 2.6.27-rc6 on a asus a6t. [EMAIL PROTECTED]:/home/rafael/treiber_N_progs/stk11xx-1.3.1# lsusb |grep Syntek Bus 002 Device 003: ID 174f:a311 Syntek 1.3MPixel Web Cam - Asus A3A, A6J, A6K, A6M, A6R, A6T, A6V, A7T, A7sv, A7U standartly the stk11xx is loaded, but dont work dmesg during booting: [ 28.856942] stkwebcam: Syntek USB2.0 Camera is now controlling video device /dev/video0 [ 28.857103] usbcore: registered new interface driver stkwebcam [ 837.751199] stkwebcam: error suspending the sensor [ 837.756286] stkwebcam: stk_sensor_outb failed, status=0x02 [ 837.756298] stkwebcam: Sensor resetting failed [EMAIL PROTECTED]:/home/rafael/treiber_N_progs/stk11xx-1.3.1# rmmod stkwebcam && modprobe stkwebcam && dmesg |grep stkwebcam ... [ 1472.315645] usbcore: deregistering interface driver stkwebcam [ 1472.315726] stkwebcam: Syntek USB2.0 Camera release resources video device /dev/video0 [ 1472.364186] stkwebcam: Syntek USB2.0 Camera is now controlling video device /dev/video0 [ 1472.367123] usbcore: registered new interface driver stkwebcam but dont work with camorama ekiga cheese and so on... even i cannot build the project stk11xx driver with the open used http ://bookeldor-net.info/merdier/Makefile-syntekdriver , compare my german howto http://forum.ubuntuusers.de/topic/howto-z.b.-fuer-notebook-webcam- asus-a6t-id-1/?highlight=egika#post-915551 which worked fine before 2.6.27 [EMAIL PROTECTED]:/home/rafael/treiber_N_progs/stk11xx-1.3.1# make -f Makefile-syntekdriver clean rm -f *.o *.ko .*.o.d *~ .stk11xx*.cmd *.mod.c rm -rf stk11xx-0.42 .tmp_versions rm -f stk11xx-0.42.tar.bz2 [EMAIL PROTECTED]:/home/rafael/treiber_N_progs/stk11xx-1.3.1# make -f Makefile-syntekdriver make -C /lib/modules/2.6.27-rc6/build SUBDIRS=/home/rafael/treiber_N_progs/stk11xx-1.3.1 modules make[1]: Betrete Verzeichnis '/usr/src/linux-source-2.6.27' CC [M] /home/rafael/treiber_N_progs/stk11xx-1.3.1/stk11xx-usb.o /home/rafael/treiber_N_progs/stk11xx-1.3.1/stk11xx-usb.c: In function ‘usb_stk11xx_probe’: /home/rafael/treiber_N_progs/stk11xx-1.3.1/stk11xx-usb.c:807: error: implicit declaration of function ‘PAGE_ALIGN’ make[2]: *** [/home/rafael/treiber_N_progs/stk11xx-1.3.1/stk11xx-usb.o] Fehler 1 make[1]: *** [_module_/home/rafael/treiber_N_progs/stk11xx-1.3.1] Fehler 2 make[1]: Verlasse Verzeichnis '/usr/src/linux-source-2.6.27' make: *** [all] Fehler 2 maybe s.o. can help ? interface driver stkwebcam [ 837.751199] stkwebcam: error suspending the sensor [ 837.756286] stkwebcam: stk_sensor_outb failed, status=0x02 [ 837.756298] stkwebcam: Sensor resetting failed [EMAIL PROTECTED]:/home/rafael/treiber_N_progs/stk11xx-1.3.1# rmmod stkwebcam && modprobe stkwebcam && dmesg |grep stkwebcam ... [ 1472.315645] usbcore: deregistering interface driver stkwebcam [ 1472.315726] stkwebcam: Syntek USB2.0 Camera release resources video device /dev/video0 [ 1472.364186] stkwebcam: Syntek USB2.0 Camera is now controlling video device /dev/video0 [ 1472.367123] usbcore: registered new interface driver stkwebcam but dont work with camorama ekiga cheese and so on... even i cannot build the project stk11xx driver with the open used http ://bookeldor-net.info/merdier/Makefile-syntekdriver , compare my german howto http://forum.ubuntuusers.de/topic/howto-z.b.-fuer-notebook-webcam- asus-a6t-id-1/?highlight=egika#post-915551 which worked fine before 2.6.27 [EMAIL PROTECTED]:/home/rafael/treiber_N_progs/stk11xx-1.3.1# make -f Makefile-syntekdriver clean rm -f *.o *.ko .*.o.d *~ .stk11xx*.cmd *.mod.c rm -rf stk11xx-0.42 .tmp_versions rm -f stk11xx-0.42.tar.bz2 [EMAIL PROTECTED]:/home/rafael/treiber_N_progs/stk11xx-1.3.1# make -f Makefile-syntekdriver make -C /lib/modules/2.6.27-rc6/build SUBDIRS=/home/rafael/treiber_N_progs/stk11xx-1.3.1 modules make[1]: Betrete Verzeichnis '/usr/src/linux-source-2.6.27' CC [M] /home/rafael/treiber_N_progs/stk11xx-1.3.1/stk11xx-usb.o /home/rafael/treiber_N_progs/stk11xx-1.3.1/stk11xx-usb.c: In function ‘usb_stk11xx_probe’: /home/rafael/treiber_N_progs/stk11xx-1.3.1/stk11xx-usb.c:807: error: implicit declaration of function ‘PAGE_ALIGN’ make[2]: *** [/home/rafael/treiber_N_progs/stk11xx-1.3.1/stk11xx-usb.o] Fehler 1 make[1]: *** [_module_/home/rafael/treiber_N_progs/stk11xx-1.3.1] Fehler 2 make[1]: Verlasse Verzeichnis '/usr/src/linux-source-2.6.27' make: *** [all] Fehler 2 maybe s.o. can help ? -- Syntek USB Camera error code 0x0201 https://bugs.launchpad.net/bugs/252870 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs