AverTV cardbus pcmci no sound SAA7134
hi,
can't get sound work on my laptop with saa7134 chipset tv card. Sound goes through the PCMCI bus according to the avermedia website support. Have a beautiful picture though.
any idea ?
uname -r
2.6.17-1.2145_FC5 - same problem with suse10.1rc too
lsmod |grep saa
saa7134_alsa 14305 0
saa7134 112673 1 saa7134_alsa
video_buf 26181 2 saa7134_alsa,saa7134
compat_ioctl32 1601 1 saa7134
v4l2_common 15553 2 tuner,saa7134
v4l1_compat 12485 1 saa7134
ir_kbd_i2c 8913 1 saa7134
ir_common 27333 2 saa7134,ir_kbd_i2c
videodev 9536 1 saa7134
i2c_core 22209 5 tda9887,tuner,saa7134,ir_kbd_i2c,i2c_dev
snd_pcm 83781 5 saa7134_alsa,snd_intel8x0m,snd_intel8x0,
snd_ac97_codec,snd_pcm_oss
snd 55237 11 saa7134_alsa,snd_intel8x0m,snd_intel8x0,
snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,
snd_mixer_oss,snd_pcm,snd_timer
dmesg
Jul 19 10:46:45 localhost kernel: pccard: CardBus card inserted into slot 0
Jul 19 10:46:45 localhost kernel: PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
Jul 19 10:46:45 localhost kernel: ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
Jul 19 10:46:45 localhost kernel: saa7134[0]: found at 0000:03:00.0, rev: 1, irq: 10, latency: 0, mmio: 0xd2000000
Jul 19 10:46:45 localhost kernel: saa7134[0]: subsystem: 1461:d6ee, board: AVerMedia Cardbus TV/Radio (E500) [card=46,autodetected]
Jul 19 10:46:45 localhost kernel: saa7134[0]: board init: gpio is 0
Jul 19 10:46:45 localhost kernel: tuner 0-004b: chip found @ 0x96 (saa7134[0])
Jul 19 10:46:45 localhost kernel: tuner 0-004b: setting tuner address to 61
Jul 19 10:46:45 localhost kernel: tuner 0-004b: type set to tda8290+75
Jul 19 10:46:45 localhost kernel: saa7134[0]: i2c eeprom 00: 61 14 ee d6 ff ff ff ff ff ff ff ff ff ff ff ff
Jul 19 10:46:45 localhost kernel: saa7134[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Jul 19 10:46:45 localhost kernel: saa7134[0]: i2c eeprom 20: ee df ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Jul 19 10:46:45 localhost kernel: saa7134[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Jul 19 10:46:45 localhost kernel: saa7134[0]: i2c eeprom 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Jul 19 10:46:45 localhost kernel: saa7134[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Jul 19 10:46:45 localhost kernel: saa7134[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Jul 19 10:46:45 localhost kernel: saa7134[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Jul 19 10:46:47 localhost kernel: saa7134[0]: registered device video0 [v4l2]
Jul 19 10:46:47 localhost kernel: saa7134[0]: registered device vbi0
Jul 19 10:46:47 localhost kernel: saa7134[0]: registered device radio0
Jul 19 10:46:47 localhost kernel: saa7134[0]/alsa: saa7134[0] at 0xd2000000 irq 10 registered as card -1
Jul 19 10:59:10 localhost kernel: saa7134 ALSA driver for DMA sound unloaded
Jul 19 10:59:32 localhost kernel: saa7134 ALSA driver for DMA sound loaded
Jul 19 10:59:32 localhost kernel: saa7134[0]/alsa: saa7134[0] at 0xd2000000 irq 10 registered as card -1
|