Logs attached as requested (with no webcam module loaded).

Then with:

$ sudo modprobe stkwebcam

tail of dmesg:

[  539.088995] Linux video capture interface: v2.00
[  539.109178] usbcore: registered new interface driver stkwebcam

$ lsmod | grep stk
stkwebcam              33668  0
compat_ioctl32         18176  1 stkwebcam
videodev               46720  2 stkwebcam,compat_ioctl32
usbcore               175376  5 stkwebcam,usbhid,ehci_hcd,uhci_hcd

Now if I try to start camorama:

$ camorama -D
VIDIOCGCAP  --  could not get camera capabilities, exiting.....

Cheese doesn't get any video (No camera found). Ekiga also desn't get
any video (no device found with plugin V4L). Skype also can't use the
camera.

If I then unload the stkwebcam and load ver. 1.4 of the stk11xx, that
I have compiled from the sources at
http://syntekdriver.sourceforge.net :

$ sudo rmmod stkwebcam
$ sudo insmod ./stk11xx.ko

dmesg output:

[ 1591.307058] usbcore: deregistering interface driver stkwebcam
[ 1826.083489] stk11xx: Syntek USB2.0 webcam driver startup
[ 1826.083549] stk11xx: Syntek USB2.0 - STK-1135 based webcam found.
[ 1826.083554] stk11xx: Syntek AVStream USB2.0 1.3M WebCam - Product ID 0x6A31.
[ 1826.083560] stk11xx: Release: 0005
[ 1826.083564] stk11xx: Number of interfaces : 1
[ 1826.089065] stk11xx: Initialize USB2.0 Syntek Camera
[ 1826.206362] stk11xx: Check device return error (0x0201 = 0C) !
[ 1826.273228] stk11xx: Syntek USB2.0 Camera is ready
[ 1826.273436] stk11xx: Syntek USB2.0 Camera is now controlling video
device /dev/video0
[ 1826.273515] usbcore: registered new interface driver usb_stk11xx_driver
[ 1826.273522] stk11xx: v1.3.1 : Syntek USB Video Camera

With this module, camorama has video from the webcam. Ekiga also works
with the stk11xx module. So this is an improvement over the stkwebcam
module :)

But not all is good :( Cheece is not working again (No camera found)
and Skype detects the webcam, but when testing the webcam
functionality from the app settings, I only get a black screen.

I would be very interested if anyone else had better luck..


** Attachment added: "uname-a.log"
   http://launchpadlibrarian.net/20414881/uname-a.log

** Attachment added: "proc_version_signature.log"
   http://launchpadlibrarian.net/20414882/proc_version_signature.log

** Attachment added: "lspci-vvnn.log"
   http://launchpadlibrarian.net/20414883/lspci-vvnn.log

** Attachment added: "dmesg.log"
   http://launchpadlibrarian.net/20414884/dmesg.log

** Attachment added: "lsusb.log"
   http://launchpadlibrarian.net/20414885/lsusb.log

** Attachment added: "lshal.log"
   http://launchpadlibrarian.net/20414886/lshal.log

-- 
stkwebcam kernel-modul dont work in intrepid
https://bugs.launchpad.net/bugs/269123
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

Reply via email to