Tevion MD 9717
Jump to navigation
Jump to search
Card features
- PCI interface
- SAA7134 chipset
- TV, Composite, S-Video and FM-Antenna inputs
- Audio output
- [1131:0000]
- FM Tuner
There appear to be two slightly different versions of the tevion card which are now detailed below. At time of writing (12/08/2007), the second card is not perfectly supported, but can be used with the correct parameters. This will hopefully be fixed in an upcoming kernel.
How to make it work
Kernel
See Saa713x devices: Generic SAA7134 Card Installation.
lspci -v
Type 1:
00:0b.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL Video Broadcast Decoder (rev 01) Subsystem: Philips Semiconductors Unknown device 0000 Flags: bus master, medium devsel, latency 64, IRQ 10 Memory at f0001000 (32-bit, non-prefetchable) [size=1K] Capabilities: [40] Power Management version 1
Type 2:
01:08.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL Video Broadcast Decoder (rev 01) Subsystem: Philips Semiconductors Unknown device 0000 Flags: bus master, medium devsel, latency 32, IRQ 20 Memory at ec002000 (32-bit, non-prefetchable) [size=1K] Capabilities: [40] Power Management version 1 01:08.0 0480: 1131:7134 (rev 01) Subsystem: 1131:0000 Flags: bus master, medium devsel, latency 32, IRQ 20 Memory at ec002000 (32-bit, non-prefetchable) [size=1K] Capabilities: [40] Power Management version 1
kernel messages
Type 1:
saa7130/34: v4l2 driver version 0.2.14 loaded saa7134[0]: quirk: PCIPCI_NATOMA saa7134[0]: found at 0000:00:0b.0, rev: 1, irq: 10, latency: 64, mmio: 0xf0001000 saa7134[0]: subsystem: 1131:0000, board: Tevion MD 9717 [card=6,insmod option] saa7134[0]: board init: gpio is 100a0 tuner 1-0060: All bytes are equal. It is not a TEA5767 tuner 1-0060: chip found @ 0xc0 (saa7134[0]) tuner 1-0060: type set to 5 (Philips PAL_BG (FI1216 and compatibles)) tuner 1-0060: type set to 5 (Philips PAL_BG (FI1216 and compatibles)) saa7134[0]: Huh, no eeprom present (err=-5)? saa7134[0]: registered device video0 [v4l2] saa7134[0]: registered device vbi0 saa7134[0]: registered device radio0 saa7134 ALSA driver for DMA sound loaded saa7134[0]/alsa: saa7134[0] at 0xf0001000 irq 10 registered as card -1
Type 2:
saa7134 ALSA driver for DMA sound unloaded saa7130/34: v4l2 driver version 0.2.14 loaded saa7134[0]: found at 0000:01:08.0, rev: 1, irq: 20, latency: 32, mmio: 0xec002000 saa7134[0]: subsystem: 1131:0000, board: Tevion MD 9717 [card=6,insmod option] saa7134[0]: board init: gpio is 80407f tuner 2-0060: All bytes are equal. It is not a TEA5767 tuner 2-0060: chip found @ 0xc0 (saa7134[0]) tuner 2-0060: type set to 5 (Philips PAL_BG (FI1216 and compatibles)) tuner 2-0060: type set to 5 (Philips PAL_BG (FI1216 and compatibles)) saa7134[0]: Huh, no eeprom present (err=-5)? saa7134[0]: registered device video0 [v4l2] saa7134[0]: registered device vbi0 saa7134[0]: registered device radio0 saa7134 ALSA driver for DMA sound loaded saa7134[0]/alsa: saa7134[0] at 0xec002000 irq 20 registered as card -2
Module parameters
Type 1:
card=6
Type 2, either of:
card=5 card=88
for television and composite/s-video output respectively.
Viewers
See TV viewing.
Teletext
See text capture.
--Tommy3 21:14, 3 May 2006 (CEST)