Hello, I've some problems with a TV card (Chronos Video Shuttle II which uses the philips saa7134 chipset). I search google a lot to find the correct number of card and tuner for this card. It appears that this card is the same than Flyvideo3000. So I load the driver with modprobe saa7134 card=2 tuner=3. dmesg gives me : saa7130/34: v4l2 driver version 0.2.12 loaded saa7130/34: snapshot date 2004-10-05 ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 10 (level, low) -> IRQ 10 saa7130[0]: found at 0000:00:0d.0, rev: 1, irq: 10, latency: 32, mmio: 0xdffffc00 saa7130[0]: subsystem: 4e42:0138, board: LifeView FlyVIDEO3000 [card=2,insmod option] saa7130[0]: board init: gpio is 38200 saa7130[0]: there are different flyvideo cards with different tuners saa7130[0]: out there, you might have to use the tuner=<nr> insmod saa7130[0]: option to override the default value. saa7130[0]: registered input device for IR saa7130[0]: i2c eeprom 00: 42 4e 38 01 10 28 ff ff ff ff ff ff ff ff ff ff saa7130[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7130[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7130[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff tuner: chip found at addr 0xc2 i2c-bus saa7130[0] tuner: type set to 3 (Philips (SECAM+PAL_BG) (FI1216MF, FM1216MF, FR1216MF)) by saa7130[0] saa7130[0]: registered device video0 [v4l2] saa7130[0]: registered device vbi0 saa7130[0]: registered device radio0 this look fine. but when I launch scantv, no station are found... What's wrong with my config?