Anonymous - 2011-08-19

Not working by any applications. Even successfully installed the latest driver for Fedora 15 (this is my camera: http://www.rollei-bullet.com/techdata_en.html).

And here is more details to solve my problem and help me plz, just bought camera and cant use two of them!!!! I tried my best.

# uname -a
Linux example 2.6.40.3-0.fc15.i686 #1 SMP Tue Aug 16 04:24:09 UTC 2011 i686 i686 i386 GNU/Linux

Step 1: Download https://sourceforge.net/projects/syntekdriver/
Step 2: modified the files as mentioned ( in http://doc.ubuntu-fr.org/syntek )
Step 3: build

$ make -f Makefile.standalone clean
$ make -f Makefile.standalone
$ modprobe videodev
$ insmod stk11xx.ko

Look 1: showing OK

$lsusb
Bus 001 Device 017: ID 05e1:0b01 Syntek Semiconductor Co., Ltd 
$ dmesg|grep stk11xx
[31255.249980] stk11xx: Syntek USB2.0 webcam driver startup
[31255.250719] usbcore: registered new interface driver usb_stk11xx_driver
[31255.250723] stk11xx: v2.0.0 : Syntek USB Video Camera

Look 2: all failed

# camorama -D --width=640 --height=480 
VIDIOCGCAP  --  could not get camera capabilities, exiting.....
# xawtv
This is xawtv-3.99.rc6, running on Linux/i686 (2.6.40.3-0.fc15.i686)
xinerama 0: 1280x800+0+236
xinerama 1: 1280x1024+1280+0
WARNING: No DGA direct video mode for this display.
can't open /dev/video0: No such file or directory
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/video0: No such file or directory
vid-open: failed: libv4l
no video grabber device available
# mplayer tv:// -tv driver=v4l:width=640:height=480
MPlayer SVN-r33251-4.6.0 (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing tv://.
TV file format detected.
No such driver: v4l
Exiting... (End of file)
# cheese
** Message: cheese-effects-manager.vala:84: Found Sepia (coloreffects preset=sepia)
** Message: cheese-effects-manager.vala:84: Found Historical (videobalance saturation=0 ! agingtv)
** Message: cheese-effects-manager.vala:84: Found Mauve (videobalance saturation=1.5 hue=+0.5)
** Message: cheese-effects-manager.vala:84: Found Quark (quarktv)
** Message: cheese-effects-manager.vala:84: Found Cartoon (frei0r-filter-cartoon)
** Message: cheese-effects-manager.vala:84: Found Kung-Fu (streaktv)
** Message: cheese-effects-manager.vala:84: Found Edge (edgetv)
** Message: cheese-effects-manager.vala:84: Found Stretch (stretch)
** Message: cheese-effects-manager.vala:84: Found Chrome (frei0r-filter-color-distance)
** Message: cheese-effects-manager.vala:84: Found Distortion (frei0r-filter-distort0r)
** Message: cheese-effects-manager.vala:84: Found Che Guevara (frei0r-filter-twolay0r)
** Message: cheese-effects-manager.vala:84: Found Ripple (rippletv)
** Message: cheese-effects-manager.vala:84: Found Shagadelic (shagadelictv)
** Message: cheese-effects-manager.vala:84: Found Waveform (revtv)
** Message: cheese-effects-manager.vala:84: Found Kaleidoscope (kaleidoscope)
** Message: cheese-effects-manager.vala:84: Found Radioactive (radioactv)
** Message: cheese-effects-manager.vala:84: Found Mirror (mirror)
** Message: cheese-effects-manager.vala:84: Found Pinch (pinch)
** Message: cheese-effects-manager.vala:84: Found Noir/Blanc (videobalance saturation=0)
** Message: cheese-effects-manager.vala:84: Found Square (square)
** Message: cheese-effects-manager.vala:84: Found Twirl (twirl)
** Message: cheese-effects-manager.vala:84: Found Time delay (frei0r-filter-delay0r delaytime=5)
** Message: cheese-effects-manager.vala:84: Found Invertion (frei0r-filter-invert0r)
** Message: cheese-effects-manager.vala:84: Found Heat (coloreffects preset=heat)
** Message: cheese-effects-manager.vala:84: Found X-Ray (coloreffects preset=xray)
** Message: cheese-effects-manager.vala:84: Found Warp (warptv)
** Message: cheese-effects-manager.vala:84: Found Vertigo (vertigotv)
** Message: cheese-effects-manager.vala:84: Found Bulge (bulge)
** Message: cheese-effects-manager.vala:84: Found Sobel (frei0r-filter-sobel)
** Message: cheese-effects-manager.vala:84: Found Optical Illusion (optv)
** Message: cheese-effects-manager.vala:84: Found Saturation (videobalance saturation=2)
** Message: cheese-effects-manager.vala:84: Found Hulk (videobalance saturation=1.5 hue=-0.5)
** Message: cheese-effects-manager.vala:84: Found Dice (dicetv)
** (cheese:10067): WARNING **: cheese-window.vala:1258: Error: No device found

Note: I have installed the driver by downloading the latest stk11xx-2.1.0 from this author release. And also followed the README file that it contain by this author/team.

After trying to build it in my Fedora 15, it failed (never got installed like click and go) and then i followed how to crack it: http://doc.ubuntu-fr.org/syntek

After follow all those it got installed. (so for others, i wish it helps!)

Reuqest: Please advise how to fix this /dev/video0 not found, none of application can detect this USB device. I have tried with all such as: vlc, xawtv, chees, mplayer, camorama and all gives same error.