Comment 6 for bug 153354

Revision history for this message
Stanislas Zeller (skogkatt-deactivatedaccount) wrote :

Tested with a Hauppauge HVR 1110. I've not configured v4l for Dapper for the moment focusing on the audio problem :

Under Dapper :

[17179585.144000] saa7130/34: v4l2 driver version 0.2.14 loaded
[17179585.144000] saa7133[0]: found at 0000:01:0a.0, rev: 209, irq: 5, latency: 32, mmio: 0xe6000000
[17179585.144000] saa7133[0]: subsystem: 0070:6701, board: UNKNOWN/GENERIC [card=0,autodetected]
[17179585.144000] saa7133[0]: board init: gpio is 6400000
[17179585.296000] saa7133[0]: i2c eeprom 00: 70 00 01 67 54 20 1c 00 43 43 a9 1c 55 d2 b2 92
[17179585.296000] saa7133[0]: i2c eeprom 10: ff ff ff 0e ff 20 ff ff ff ff ff ff ff ff ff ff
[17179585.296000] saa7133[0]: i2c eeprom 20: 01 40 01 32 32 01 01 33 88 ff 00 aa ff ff ff ff
[17179585.296000] saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[17179585.296000] saa7133[0]: i2c eeprom 40: ff 21 00 c2 96 10 03 32 15 60 ff ff ff ff ff ff
[17179585.296000] saa7133[0]: i2c eeprom 50: ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179585.296000] saa7133[0]: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179585.296000] saa7133[0]: i2c eeprom 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[17179585.296000] saa7133[0]: registered device video0 [v4l2]
[17179585.296000] saa7133[0]: registered device vbi0
[17179585.308000] saa7134 ALSA driver for DMA sound loaded
[17179585.308000] saa7133[0]/alsa: saa7133[0] at 0xe6000000 irq 5 registered as card -1

Under Hardy (Gusty, Feisty surely the same error) :

[ 31.555441] saa7130/34: v4l2 driver version 0.2.14 loaded
[ 31.555864] saa7133[0]: found at 0000:01:0a.0, rev: 209, irq: 5, latency: 32, mmio: 0xe6000000
[ 31.555872] saa7133[0]: subsystem: 0070:6701, board: Hauppauge WinTV-HVR1110 DVB-T/Hybrid [card=104,autodetected]
[ 31.555885] saa7133[0]: board init: gpio is 6400000
[ 31.736128] ir-kbd-i2c: HVR 1110 detected at i2c-2/2-0071/ir0 [saa7133[0]]
[ 31.786092] saa7133[0]: i2c eeprom 00: 70 00 01 67 54 20 1c 00 43 43 a9 1c 55 d2 b2 92
[ 31.786103] saa7133[0]: i2c eeprom 10: ff ff ff 0e ff 20 ff ff ff ff ff ff ff ff ff ff
[ 31.786110] saa7133[0]: i2c eeprom 20: 01 40 01 32 32 01 01 33 88 ff 00 aa ff ff ff ff
[ 31.786116] saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 31.786122] saa7133[0]: i2c eeprom 40: ff 21 00 c2 96 10 03 32 15 60 ff ff ff ff ff ff
[ 31.786129] saa7133[0]: i2c eeprom 50: ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 31.786134] saa7133[0]: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 31.786140] saa7133[0]: i2c eeprom 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 32.045966] tuner 2-004b: chip found @ 0x96 (saa7133[0])
[ 32.669171] saa7133[0]: registered device video0 [v4l2]
[ 32.669193] saa7133[0]: registered device vbi0
[ 32.669215] saa7133[0]: registered device radio0
[ 32.751356] saa7134_alsa: disagrees about version of symbol snd_pcm_new
[ 32.751365] saa7134_alsa: Unknown symbol snd_pcm_new
[ 32.751574] saa7134_alsa: disagrees about version of symbol snd_pcm_stop
[ 32.751576] saa7134_alsa: Unknown symbol snd_pcm_stop
[ 32.751874] saa7134_alsa: disagrees about version of symbol snd_pcm_lib_ioctl
[ 32.751876] saa7134_alsa: Unknown symbol snd_pcm_lib_ioctl
[ 32.751949] saa7134_alsa: disagrees about version of symbol snd_pcm_set_ops
[ 32.751951] saa7134_alsa: Unknown symbol snd_pcm_set_ops
[ 32.752064] saa7134_alsa: disagrees about version of symbol snd_pcm_hw_constraint_integer
[ 32.752067] saa7134_alsa: Unknown symbol snd_pcm_hw_constraint_integer
[ 32.752225] saa7134_alsa: disagrees about version of symbol snd_pcm_period_elapsed
[ 32.752227] saa7134_alsa: Unknown symbol snd_pcm_period_elapsed
[ 32.752265] saa7134_alsa: disagrees about version of symbol snd_pcm_hw_constraint_step
[ 32.752267] saa7134_alsa: Unknown symbol snd_pcm_hw_constraint_step
[ 32.945655] DVB: registering new adapter (saa7133[0])

I hope somebody could give me a answer one day because I can't upgrade my system to the last version of Ubuntu because of alsa problem.