13
« on: September 02, 2009, 07:14:57 am »
Hi
I'm trying to install LinuxMCE 7.10 DVD on my (aging) Medion MT6. The MT6 includes a Medion 7134 card (saa7134 chip) which I'd like to get working for video capture from my Sky+ box.
After a faltering start (I'm new to this) I found the following in DMESG:
--- snip snip snip
[ 57.170185] parport_pc 00:07: reported by Plug and Play ACPI
[ 57.170243] parport0: PC-style at 0x378 (0x77, irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[ 57.233351] Linux video capture interface: v2.00
[ 57.610127] saa7130/34: v4l2 driver version 0.2.14 loaded
[ 57.610231] ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 57.610243] saa7134[0]: found at 0000:02:02.0, rev: 1, irq: 18, latency: 32, mmio: 0xfb400000
[ 57.610251] saa7134[0]: subsystem: 16be:0003, board: Medion 7134 [card=12,autodetected]
[ 57.610265] saa7134[0]: board init: gpio is 0
[ 57.760946] saa7134[0]: i2c eeprom 00: be 16 03 00 08 20 1c 55 43 43 a9 1c 55 43 43 a9
[ 57.760966] saa7134[0]: i2c eeprom 10: ff ff ff ff 15 00 0e 01 0c c0 08 00 00 00 00 00
[ 57.760983] saa7134[0]: i2c eeprom 20: 00 00 00 e3 ff ff ff ff ff ff ff ff ff ff ff ff
[ 57.761000] saa7134[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 57.761017] saa7134[0]: i2c eeprom 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 57.761035] saa7134[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 57.761052] saa7134[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 57.761069] saa7134[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 57.776926] saa7134[0] Tuner type is 38
[ 57.848895] tuner 0-0043: chip found @ 0x86 (saa7134[0])
[ 57.848935] tda9887 0-0043: tda988[5/6/7] found @ 0x43 (tuner)
[ 57.864883] tuner 0-0060: All bytes are equal. It is not a TEA5767
[ 57.864890] tuner 0-0060: chip found @ 0xc0 (saa7134[0])
[ 57.864925] tuner 0-0060: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3))
[ 57.864931] tuner 0-0060: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3))
[ 57.888429] saa7134[0]: registered device video0 [v4l2]
[ 57.892356] saa7134[0]: registered device vbi0
[ 57.892386] saa7134[0]: registered device radio0
[ 58.037342] saa7134[0]/dvb: frontend initialization failed
[ 58.186234] saa7134_alsa: disagrees about version of symbol snd_ctl_add
[ 58.186239] saa7134_alsa: Unknown symbol snd_ctl_add
[ 58.186266] saa7134_alsa: disagrees about version of symbol snd_pcm_new
[ 58.186268] saa7134_alsa: Unknown symbol snd_pcm_new
[ 58.186328] saa7134_alsa: disagrees about version of symbol snd_card_register
[ 58.186330] saa7134_alsa: Unknown symbol snd_card_register
[ 58.186391] saa7134_alsa: disagrees about version of symbol snd_card_free
[ 58.186394] saa7134_alsa: Unknown symbol snd_card_free
[ 58.186447] saa7134_alsa: disagrees about version of symbol snd_pcm_stop
[ 58.186449] saa7134_alsa: Unknown symbol snd_pcm_stop
[ 58.186522] saa7134_alsa: disagrees about version of symbol snd_ctl_new1
[ 58.186525] saa7134_alsa: Unknown symbol snd_ctl_new1
[ 58.186666] saa7134_alsa: disagrees about version of symbol snd_card_new
[ 58.186669] saa7134_alsa: Unknown symbol snd_card_new
[ 58.186699] saa7134_alsa: disagrees about version of symbol snd_pcm_lib_ioctl
[ 58.186702] saa7134_alsa: Unknown symbol snd_pcm_lib_ioctl
[ 58.186760] saa7134_alsa: disagrees about version of symbol snd_pcm_set_ops
[ 58.186762] saa7134_alsa: Unknown symbol snd_pcm_set_ops
[ 58.186854] saa7134_alsa: disagrees about version of symbol snd_pcm_hw_constraint_integer
[ 58.186857] saa7134_alsa: Unknown symbol snd_pcm_hw_constraint_integer
[ 58.186985] saa7134_alsa: disagrees about version of symbol snd_pcm_period_elapsed
[ 58.186988] saa7134_alsa: Unknown symbol snd_pcm_period_elapsed
--- snip snip snip
I registered the card in MythTV but found that I couldn't get anywhere since MythTV kept claiming all inputs were allocated.
I REALLY need to get the video capture facility working since my dvd recorder unit recently broke so a pointer in the right direction would be appreciated.
Regards, Peter