Hello, I'm having problems with my two capture cards coming up as PAL, and not NTSC. The tuner type should be 39, NTSC, but keeps coming up as 37, PAL. In my modules.conf, I have: alias char-major-81 videodev alias char-major-81-0 saa7134 alias char-major-81-1 saa7134 options saa7134 card=3 options tuner type=39 If I force the insmod on the command line, only one of the cards takes the hint: [root@pvr ~]# modprobe tuner type=39 [root@pvr ~]# modprobe saa7134 card=3 tuner=39 saa7130/34: v4l2 driver version 0.2.9 loaded saa7130[0]: found at 0000:00:08.0, rev: 1, irq: 11, latency: 32, mmio: 0xef002000 saa7130[0]: subsystem: 5168:0138, board: LifeView FlyVIDEO2000 [card=3,insmod option] saa7130[0]: board init: gpio is 39500 evbug.c: Connected device: "saa7134 IR (LifeView FlyVIDEO20", pci-0000:00:08.0/ir0 saa7130[0]: registered input device for IR tuner: chip found @ 0xc2 tuner: type set to 39 (LG NTSC (newer TAPC series)) registering 0-0061 tuner: type forced to 39 (LG NTSC (newer TAPC series)) [insmod] tuner: type already set (39) saa7130[0]: i2c eeprom 00: 68 51 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 saa7130[0]: registered device video0 [v4l2] saa7130[0]: registered device vbi0 saa7130[0]: registered device radio0 saa7130[1]: found at 0000:00:0a.0, rev: 1, irq: 10, latency: 32, mmio: 0xef000000 saa7130[1]: subsystem: 5168:0138, board: LifeView FlyVIDEO2000 [card=3,autodetected] saa7130[1]: board init: gpio is 39500 evbug.c: Connected device: "saa7134 IR (LifeView FlyVIDEO20", pci-0000:00:0a.0/ir0 saa7130[1]: registered input device for IR tuner: chip found @ 0xc2 tuner: type set to 37 (LG PAL (newer TAPC series)) registering 1-0061 tuner: type forced to 37 (LG PAL (newer TAPC series)) [insmod] tuner: type already set (37) saa7130[1]: i2c eeprom 00: 68 51 38 01 10 28 ff ff ff ff ff ff ff ff ff ff saa7130[1]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7130[1]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7130[1]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7130[1]: registered device video1 [v4l2] saa7130[1]: registered device vbi1 saa7130[1]: registered device radio1 # modprobe saa71341 saa7130/34: v4l2 driver version 0.2.9 loaded saa7130[0]: found at 0000:00:08.0, rev: 1, irq: 11, latency: 32, mmio: 0xef002000 saa7130[0]: subsystem: 5168:0138, board: LifeView FlyVIDEO2000 [card=3,autodetected] saa7130[0]: board init: gpio is 39500 evbug.c: Connected device: "saa7134 IR (LifeView FlyVIDEO20", pci-0000:00:08.0/ir0 saa7130[0]: registered input device for IR saa7130[0]: i2c eeprom 00: 68 51 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 @ 0xc2 tuner: type set to 37 (LG PAL (newer TAPC series)) registering 0-0061 saa7130[0]: registered device video0 [v4l2] saa7130[0]: registered device vbi0 saa7130[0]: registered device radio0 saa7130[1]: found at 0000:00:0a.0, rev: 1, irq: 10, latency: 32, mmio: 0xef000000 saa7130[1]: subsystem: 5168:0138, board: LifeView FlyVIDEO2000 [card=3,autodetected] saa7130[1]: board init: gpio is 39500 evbug.c: Connected device: "saa7134 IR (LifeView FlyVIDEO20", pci-0000:00:0a.0/ir0 saa7130[1]: registered input device for IR tuner: chip found @ 0xc2 tuner: type set to 37 (LG PAL (newer TAPC series)) registering 1-0061 saa7130[1]: i2c eeprom 00: 68 51 38 01 10 28 ff ff ff ff ff ff ff ff ff ff saa7130[1]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7130[1]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7130[1]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7130[1]: registered device video1 [v4l2] saa7130[1]: registered device vbi1 saa7130[1]: registered device radio1 Thanks for your help, Michael Kipper Toronto, Ontario