user@host:~$ dmesg | grep saa7134 [ 30.120137] saa7134 0000:03:04.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 30.120146] saa7134[0]: found at 0000:03:04.0, rev: 1, irq: 17, latency: 32, mmio: 0xdfeffc00 [ 30.120155] saa7134[0]: subsystem: 1131:0000, board: Tevion MD 9717 [card=6,insmod option] [ 30.120180] saa7134[0]: board init: gpio is 100a0 [ 30.120188] IRQ 17/saa7134[0]: IRQF_DISABLED is not guaranteed on shared IRQs [ 30.224371] saa7134[0]: Huh, no eeprom present (err=-5)? [ 30.360178] tuner 0-0060: chip found @ 0xc0 (saa7134[0]) [ 30.405327] saa7134[0]: registered device video0 [v4l2] [ 30.405366] saa7134[0]: registered device vbi0 [ 30.405401] saa7134[0]: registered device radio0 [ 30.405442] saa7134 0000:03:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 30.405450] saa7134[1]: found at 0000:03:05.0, rev: 1, irq: 18, latency: 32, mmio: 0xdfeff800 [ 30.405457] saa7134: [ 30.405458] saa7134: Congratulations! Your TV card vendor saved a few [ 30.405460] saa7134: cents for a eeprom, thus your pci board has no [ 30.405461] saa7134: subsystem ID and I can't identify it automatically [ 30.405462] saa7134: [ 30.405463] saa7134: I feel better now. Ok, here are the good news: [ 30.405465] saa7134: You can use the card= insmod option to specify [ 30.405466] saa7134: which board do you have. The list: ... [ 30.405498] saa7134: card=6 -> Tevion MD 9717 ... [ 30.406215] saa7134: card=174 -> Asus Europa Hybrid OEM 1043:4847 [ 30.406220] saa7134[1]: subsystem: 1131:0000, board: UNKNOWN/GENERIC [card=0,autodetected] [ 30.406242] saa7134[1]: board init: gpio is 100a0 [ 30.406250] IRQ 18/saa7134[1]: IRQF_DISABLED is not guaranteed on shared IRQs [ 30.530008] saa7134[1]: Huh, no eeprom present (err=-5)? [ 30.532244] saa7134[1]: registered device video1 [v4l2] [ 30.532284] saa7134[1]: registered device vbi1 [ 30.553966] saa7134 ALSA driver for DMA sound loaded [ 30.553990] IRQ 17/saa7134[0]: IRQF_DISABLED is not guaranteed on shared IRQs [ 30.554019] saa7134[0]/alsa: saa7134[0] at 0xdfeffc00 irq 17 registered as card -2 [ 30.555607] IRQ 18/saa7134[1]: IRQF_DISABLED is not guaranteed on shared IRQs [ 30.555638] saa7134[1]/alsa: saa7134[1] at 0xdfeff800 irq 18 registered as card -1 user@host:~$ lspci ... 03:04.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL Video Broadcast Decoder (rev 01) 03:05.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL Video Broadcast Decoder (rev 01) ...