On do, 2007-07-19 at 09:22 -0600, Mark Paulus wrote: > > I downloaded and installed today the new 0.10.4 driver in the hope that > > this driver now supports my TV-Card, also because i have seen this: > > > > ... > > #ifdef HAVE_XC3028 > > > > /* Yuan PG600-2/GotView PCI DVD Lite/Club3D ZAP-TV1x01 cards */ > > ... > > > > in the ivtv-cards.c inside the ivtv-0.10.4.tar.gz:/ivtv-0.10.4/driver/
Although ivtv might recognize the card properly it does not mean the tuner on this card is supported in linux. If I am not mistaken there is some very experimental support in someones forked branch of v4l-dvb but this will be difficult to get working properly for a user if at all. > > ivtv: ==================== START INIT IVTV ==================== > > ivtv: version 0.10.4 (tagged release) loading > > ivtv: Linux version: 2.6.21-1.3228.fc7 SMP mod_unload > > ivtv: In case of problems please include the debug info between > > ivtv: the START INIT IVTV and END INIT IVTV lines, along with > > ivtv: any module options, when mailing the ivtv-users mailinglist. > > eth0: forcedeth.c: subsystem: 01462:7310 bound to 0000:00:0a.0 > > ivtv0: Autodetected Yuan PG600, Diamond PVR-550 card (cx23416 based) > > ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 19 > > ACPI: PCI Interrupt 0000:01:08.0[A] -> Link [LNKC] -> GSI 19 (level, > > low) -> IRQ 19 > > i2c_adapter i2c-0: nForce2 SMBus adapter at 0x5000 > > i2c_adapter i2c-1: nForce2 SMBus adapter at 0x6000 > > ivtv0: loaded v4l-cx2341x-enc.fw firmware (376836 bytes) > > ivtv0: Encoder revision: 0x02060039 > > cx25840 2-0044: cx25843-24 found @ 0x88 (ivtv i2c driver #0) > > cx25840 2-0044: loaded v4l-cx25840.fw firmware (16382 bytes) > > ivtv0: Registered device video0 for encoder MPEG (4 MB) > > ivtv0: Registered device video32 for encoder YUV (2 MB) > > ivtv0: Registered device vbi0 for encoder VBI (1 MB) > > ivtv0: Registered device video24 for encoder PCM audio (1 MB) > > ivtv0: Initialized Yuan PG600, Diamond PVR-550, card #0 > > ivtv: ==================== END INIT IVTV ==================== > > What kind of help do you need? According to the above dmesg output, > it looks like your card is installed, configured and initialized. You should > have > devices /dev/video0, /dev/video32 /dev/vbi0 /dev/video24. To test > it, you should be able to do a 'cat /dev/video0 > /tmp/test.mpg', > and see the file grow. If in fact that works, then you just need > to figure out what kind of TV viewing application you are going to use > and let it know you have a /dev/video0 device. There is lots > of discussion about that all over the web. mythtv, tvtime, mplayer, > etc are all possibilities. There is no tuner detected and if you capture it will most likely give a black image. I am not sure but you *might* get the s-video in to work... But untill the tuner is supported your out of luck :( Greets Sander _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
