Hi, I try to use my Pinnacle PCTV 200i with Mandriva 10.2 and the kernel 2.6.13rc6 with the last cvs dvb-kernel. When I to load saa7134-dvb I have this message. Linux video capture interface: v1.00 saa7130/34: v4l2 driver version 0.2.14 loaded saa7134[0]: found at 0000:00:0a.0, rev: 1, irq: 17, latency: 64, mmio: 0xcfffcc00 saa7134[0]: subsystem: 11bd:002b, board: Pinnacle PCTV 300i DVB-T + PAL [card=50,insmod option] saa7134[0]: board init: gpio is 0 saa7134[0]: i2c eeprom 00: bd 11 2b 00 f8 f8 1c 00 43 43 a9 1c 55 d2 b2 92 saa7134[0]: i2c eeprom 10: 00 00 19 0e ff 20 ff ff ff ff ff ff ff ff ff ff saa7134[0]: i2c eeprom 20: 01 40 01 03 03 ff 03 01 08 ff 00 53 ff ff ff ff saa7134[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff : chip found @ 0xc0 (saa7134[0]) : Returned more than 5 bytes. It is not a TEA5767 tuner 0-0060: microtune: companycode=3cbf part=42 rev=22 tuner 0-0060: microtune MT2050 found, OK tda9885/6/7: chip found @ 0x86 saa7134[0]: registered device video0 [v4l2] saa7134[0]: registered device vbi0 saa7134[0]: pinnacle 300i dvb setup mt352_read_register: readreg error (reg=127, ret==-5) saa7134[0]: frontend initialization failed This card is the same of 300i but no have anolog tuner, only digital tuner for DVB-T. The device /dev/video0 work with composite or s-vhs inputs. In modprobe.conf I have these options options saa7134 card=50 gbuffers=4 If I try with tuner=4 (notuner) I have the same error for frontend initialization but no error on analog tuner. dmesg give: Linux video capture interface: v1.00 saa7130/34: v4l2 driver version 0.2.14 loaded saa7134[0]: found at 0000:00:0a.0, rev: 1, irq: 17, latency: 64, mmio: 0xcfffcc00 saa7134[0]: subsystem: 11bd:002b, board: Pinnacle PCTV 300i DVB-T + PAL [card=50,insmod option] saa7134[0]: board init: gpio is 0 saa7134[0]: i2c eeprom 00: bd 11 2b 00 f8 f8 1c 00 43 43 a9 1c 55 d2 b2 92 saa7134[0]: i2c eeprom 10: 00 00 19 0e ff 20 ff ff ff ff ff ff ff ff ff ff saa7134[0]: i2c eeprom 20: 01 40 01 03 03 ff 03 01 08 ff 00 53 ff ff ff ff saa7134[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff tda9885/6/7: chip found @ 0x86 saa7134[0]: registered device video0 [v4l2] saa7134[0]: registered device vbi0 saa7134[0]: pinnacle 300i dvb setup mt352_read_register: readreg error (reg=127, ret==-5) saa7134[0]: frontend initialization failed lspci give me : 00:0a.0 Multimedia controller: Philips Semiconductors SAA7134 (rev 01) Subsystem: Pinnacle Systems Inc.: Unknown device 002b Flags: bus master, medium devsel, latency 64, IRQ 17 Memory at cfffcc00 (32-bit, non-prefetchable) [size=1K] Capabilities: [40] Power Management version 1 I read http://www.linuxtv.org/pipermail/linux-dvb/2005-March/000785.html thread and I don't understand why this card don't work on my system. Thanks for your help Regards Senufo