-
After correcting mplayer command my stk worked without problems in realtime in Linux-2.6.27.21-170.2.56.fc10.i686
[root@localhost stk11xx-1.4.0]# mplayer tv:// -tv driver=v4l2:width=720:height=576:outfmt=yuy2:device=/dev/video0:input=1
MPlayer SVN-r28461-4.3.2 (C) 2000-2009 MPlayer Team
CPU: Intel(R) Pentium(R) D CPU 2.66GHz (Family: 15, Model: 4, Stepping: 7)
mplayer: could not connect...
2009-04-21 18:55:41 UTC in Syntek Semicon DC-1125 Driver
-
I got better driver results with fc10.i686 and xawtv:
stk11xx: Frame buffer overflow 8 307202 307200!
stk11xx: Frame buffer overflow 2518 307202 307200!
stk11xx: Frame buffer overflow 8 307202 307200!
stk11xx: Frame buffer overflow 1494 307202 307200!
stk11xx: Frame buffer overflow 8 307202 307200!
[root@localhost stk11xx-1.4.0]# xawtv -nodga -device /dev/video0
This is xawtv-3.95...
2009-04-21 18:26:20 UTC in Syntek Semicon DC-1125 Driver
-
Could you send me this updates adding NTSC support?
I think this is the code to finally see images from my VHS test machine?
What about include saa7115 header like:
struct em28xx_board em28xx_boards[] = {
[EM2800_BOARD_UNKNOWN] = {
.name = "Unknown EM2800 video grabber",
.is_em2800 = 1,
.vchannels = 2,
.tda9887_conf = TDA9887_PRESENT,
.decoder...
2009-01-27 23:03:23 UTC in Syntek Semicon DC-1125 Driver
-
My compilation returns this warnings:
[root@localhost stk11xx-1.4.0]# make -f Makefile.standalone
make -C /lib/modules/2.6.26.8-57.fc8/build SUBDIRS=/root/tmp/stk/stk11xx-1.4.0 modules
make[1]: Entrando no diretório `/usr/src/kernels/2.6.26.8-57.fc8-i686'
CC [M] /root/tmp/stk/stk11xx-1.4.0/stk11xx-usb.o
CC [M] /root/tmp/stk/stk11xx-1.4.0/stk11xx-v4l.o
CC [M]...
2009-01-25 01:07:14 UTC in Syntek Semicon DC-1125 Driver
-
Hi I finally understand how follow your instructions to compile the driver:
I added the following header:
#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,26)
#include <media/v4l2-ioctl.h>
#endif
here is my tvtime log (I use a VHS as input to test - in windows it works)
[root@localhost stk11xx-1.4.0]# tvtime
A correr tvtime 1.0.1.
A ler a configuração de...
2009-01-23 16:01:15 UTC in Syntek Semicon DC-1125 Driver
-
Hi,
I'd like to help you in the project but I'm no be able to compile the driver due to my kernel-2.6.26.8-57.fc8 source doesn't have the file v4l2-ioctl.h.
Could syntek-11xx source be included in a tree like uvcvideo tarball? http://linuxtv.org/hg/~pinchartl/uvcvideo/
So we can work using the same files and versions.
Renan.
2009-01-22 14:23:41 UTC in Syntek Semicon DC-1125 Driver
-
Thanks!
Powerlook scanner is fully supported by vuescan software now.
2007-06-20 16:09:24 UTC in IEEE 1394 for Linux