-
Hi all,
I am using ubuntu 9.04/9.10.
I have failed to install the driver successfully, and I am confused on how to do.
Considering all the advances obtained so far for this driver, it would be very helpful if someone could give a step by step procedure of how to install the driver, where to get the sources and patches (if necessary) and how to test the device.
Thanks in advance!
Best...
2009-11-15 03:17:01 UTC by atarisal
-
HI
I got the same error on ubuntu 9.10. I had installed the 1.4.0 driver before updating my ubuntu, but i can use my webcam anymore on 9.10 due to this error.
Any help would be appreciated. Thanks !
2009-11-11 19:59:24 UTC by bouil
-
Hi !
I have a Webcam 174f:a821 on Ubuntu 9.04 with Kernel 2.6.28-16.
In the past I could compile and use the webcam perfectly but now with this new Kernel, I could compile and use it one time only. Now the webcam does not work and I can't compile the driver again, either the version 1.4, 2.0 or 2.1
Here is the message I get each time :
jerome@jerome:~/stk11xx-1.4$ sudo make -f...
2009-11-08 08:52:17 UTC by jeromefroger
-
I have an EasyCAP model DC60(05e1:0408). Ive been testing svn revision 99. Great to see NTSC support added to the official driver, and it works better then the previous patch. I can finally quit mencoder with ctrl+c.
2009-10-28 03:00:55 UTC by remboldt
-
I am using svn trunk v99.
Kernel 2.6.31
Regards,
2009-10-24 20:00:38 UTC by Tommy He
-
Hi,
Which SVN branche do you use ? trunk ?
I have tried with the kernel 2.6.31... I have still a 2.6.29.
Regards,
Nicolas.
2009-10-24 12:08:13 UTC by nicklas79
-
Hi, everyone.
First i would like to thank Nicolas for his great work. I have been using this driver on my Asus laptop for two years.
Building is fine. modprobe is fine. However it did not work as used to be with Fedora 11 on Fedora 12 Beta. Here is the dmesg output information. Hope it would be helpful.
Linux video capture interface: v2.00
stk11xx: Syntek USB2.0 webcam driver...
2009-10-24 10:16:36 UTC by Tommy He
-
Thanks for testing Rick!
I'll try it on weekend once again. One more question - I think you can't use different inputs at the same time, is it so?.
2009-10-20 09:14:25 UTC by linx56
-
Nicolas, that makes sense. Keeping the processing to a minimum on the WGT634U would help a lot. Now it's on to find out how to forward the bare YUV frames to a client.
linx56, I just tried switching between all 4 channels using mplayer using:
mplayer -fps 8 tv:// -tv driver=v4l2:device=/dev/video0:norm=ntsc:input=0:width=640:height=480
and was able to go to all 4. Mplayer's input 0 is...
2009-10-20 01:33:33 UTC by n1gp
-
Hi Nicklas,
Yes, I put those fmtd-> changes in so that the information got back
to the application that called in. I.E> I'm using palantir and it displays
this info to the user although it is not critical, just informational.
-Rick.
2009-10-19 20:04:49 UTC by n1gp