Activity log for bug #269123

Date Who What changed Old value New value Message
2008-09-11 19:48:29 Rafi bug added bug
2008-09-12 17:50:30 Leann Ogasawara linux: status New Triaged
2008-09-12 17:50:30 Leann Ogasawara linux: assignee ubuntu-kernel-team
2008-09-12 17:50:30 Leann Ogasawara linux: importance Undecided Medium
2008-09-12 17:50:30 Leann Ogasawara linux: statusexplanation
2008-12-14 09:01:38 Thanos Lefteris bug added attachment 'uname-a.log' (uname-a.log)
2008-12-14 09:01:38 Thanos Lefteris bug added attachment 'proc_version_signature.log' (proc_version_signature.log)
2008-12-14 09:01:38 Thanos Lefteris bug added attachment 'lspci-vvnn.log' (lspci-vvnn.log)
2008-12-14 09:01:38 Thanos Lefteris bug added attachment 'dmesg.log' (dmesg.log)
2008-12-14 09:01:38 Thanos Lefteris bug added attachment 'lsusb.log' (lsusb.log)
2008-12-14 09:01:38 Thanos Lefteris bug added attachment 'lshal.log' (lshal.log)
2008-12-14 10:02:25 Jos bug added attachment 'dmesg.log' (dmesg.log)
2008-12-14 10:04:39 Jos bug added attachment 'stk11xx.tar.gz' (stk11xx.tar.gz)
2008-12-15 03:49:45 Andres Mujica description Binary package hint: linux-source-2.6.27 hello im using ubuntu intrepid alpha5 with the original-ubuntu-kernel 2.6.27-rc6 on a asus a6t. root@PrinzIP:/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 stkwebcam 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 later in X: root@PrinzIP:/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 root@PrinzIP:/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 root@PrinzIP:/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. know how to fix... Binary package hint: linux-source-2.6.27 The latest release of stk11 1.4.0 compiles under 2.6.27 giving support for a series of webcams that worked in hardy but because of this regression do not work in Intrepid. hello im using ubuntu intrepid alpha5 with the original-ubuntu-kernel 2.6.27-rc6 on a asus a6t. root@PrinzIP:/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 stkwebcam 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 later in X: root@PrinzIP:/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 root@PrinzIP:/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 root@PrinzIP:/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. know how to fix...
2008-12-15 03:49:45 Andres Mujica title stkwebcam kernel-modul dont work in intrepid stkwebcam kernel-module doesn't support all the webcams supported previously with stk11
2009-01-08 00:20:56 Jim Lieb linux: status Triaged In Progress
2009-01-08 00:20:56 Jim Lieb linux: assignee lieb
2009-01-10 20:11:39 Jos bug added attachment 'lsmod' (lsmod)
2009-02-24 20:10:03 Andy Whitcroft linux: status New In Progress
2009-02-24 20:10:03 Andy Whitcroft linux: assignee lieb
2009-02-24 20:10:03 Andy Whitcroft linux: importance Undecided Medium
2009-02-24 20:10:03 Andy Whitcroft linux: statusexplanation
2009-02-25 18:29:30 Andy Whitcroft linux: status In Progress Incomplete
2009-02-27 18:24:43 Jim Lieb linux: assignee lieb stefan-bader-canonical
2009-02-27 18:37:10 Jim Lieb linux: status In Progress Incomplete
2009-02-27 18:37:10 Jim Lieb linux: assignee lieb stefan-bader-canonical
2009-03-30 10:34:24 Lex Ross bug added subscriber Jim Lieb
2009-06-10 07:54:14 Stefan Bader linux (Ubuntu Intrepid): status Incomplete Won't Fix
2009-10-06 22:07:35 Amol removed subscriber Amol
2009-10-23 21:23:50 i59b removed subscriber i59b
2009-12-08 02:01:44 Leann Ogasawara tags kernel-bug linux-2.6.27 needs-packaging regression-release intrepid kernel-bug linux-2.6.27 needs-packaging regression-release
2010-03-21 18:22:47 Rafi removed subscriber Rafi
2010-07-30 09:25:56 chunchengch@gmail.com attachment added Screenshot-Error (camorama).png http://launchpadlibrarian.net/52728090/Screenshot-Error%20%28camorama%29.png
2010-08-28 14:42:43 apetrelli bug added subscriber apetrelli
2010-09-11 19:01:17 pivo bug added subscriber pivo
2010-11-30 11:55:42 Jose Gómez bug added subscriber Jose Gómez
2011-04-07 21:30:39 Brad Figg linux (Ubuntu): status Incomplete Won't Fix
2011-04-11 02:23:51 Nikola Borisof marked as duplicate 757040
2011-04-28 09:53:39 sojyujai removed subscriber sojyujai
2017-11-18 17:12:00 NB removed subscriber NB