Aggiungo questo piccolo paragrafo perché magari può essere d'aiuto.
Premetto che non ho ancora testato, ma potrebbe essere una strada da esplorare...
Allora. Ho cercato un po' di più. Ho tolto tutte le modifiche proposte che ho fatto ai vari file (compresa quella del sito
http://divilinux.netsons.org/index.php/archives/279 ) cosicché li ho rimessi come mamma li ha fatti. :-\
Poi ho riavviato e sono andato a guardare in
/var/log/messages dove ho trovato questo:
Codice: Seleziona tutto
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.475105] saa7133[0]: found at 0000:02:04.0, rev: 209, irq: 16, latency: 32, mmio: 0xfdefe000
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.475111] saa7133[0]: subsystem: 1043:4871, board: ASUS P7131 4871 [card=111,autodetected]
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.475119] saa7133[0]: board init: gpio is 0
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.608618] saa7133[0]: i2c eeprom 00: 43 10 71 48 54 20 1c 00 43 43 a9 1c 55 d2 b2 92
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.608627] saa7133[0]: i2c eeprom 10: ff ff ff 0f ff 20 ff ff ff ff ff ff ff ff ff ff
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.608635] saa7133[0]: i2c eeprom 20: 01 40 01 02 03 00 01 03 08 ff 00 cf ff ff ff ff
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.608643] saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.608651] saa7133[0]: i2c eeprom 40: ff 21 00 c2 96 10 03 22 15 50 ff ff ff ff ff ff
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.608658] saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.608666] saa7133[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.608674] saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.715413] tuner 0-004b: chip found @ 0x96 (saa7133[0])
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.763306] tda8290 0-004b: setting tuner address to 61
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.867123] tuner 0-004b: type set to tda8290+75a
Apr 1 15:18:57 mathdiver-hp kernel: [ 46.915035] tda8290 0-004b: setting tuner address to 61
Apr 1 15:18:57 mathdiver-hp kernel: [ 47.018845] tuner 0-004b: type set to tda8290+75a
Apr 1 15:18:57 mathdiver-hp kernel: [ 47.021661] saa7133[0]: registered device video0 [v4l2]
Apr 1 15:18:57 mathdiver-hp kernel: [ 47.021677] saa7133[0]: registered device vbi0
Apr 1 15:18:57 mathdiver-hp kernel: [ 47.096243] saa7134 ALSA driver for DMA sound loaded
Apr 1 15:18:57 mathdiver-hp kernel: [ 47.096265] saa7133[0]/alsa: saa7133[0] at 0xfdefe000 irq 16 registered as card -2
Apr 1 15:18:57 mathdiver-hp kernel: [ 47.153072] DVB: registering new adapter (saa7133[0])
Apr 1 15:18:57 mathdiver-hp kernel: [ 47.153076] DVB: registering frontend 0 (Philips TDA10046H DVB-T)...
Apr 1 15:18:57 mathdiver-hp kernel: [ 47.222483] tda1004x: setting up plls for 48MHz sampling clock
Da quello che riesco a capire, mi sembra che la scheda tv sia riconosciuta, ma i numeri scelti di default (subsystem: 1043:4871) sono diversi da quelli che ottengo facendo
lspci -n.
Con questi nuovi valori, sembrerebbe che il numero da inserire in
options card=XX sia il 111 e non il 17. Questa informazione m'è data anche dalla seconda riga del log qui sopra.
Prima o poi proverò tutta la procedura usando questi dati, ma ciò che mi lascia perplesso è che il
dmesg e il
lspci -n mi danno informazioni contrastanti. Come mai? ::)
Speriamo che sia la volta buona. Se avete altre idee, fatemele sapere. Grazie.