Tras upgrade y dist-upgrade no funciona la sintonizadora de tv.
Hola Lista,
Tengo un problema con mi tarjeta de tv en mi Debian Sid.Hasta hace
un par de dias veia la tv perfectamente bajo Debian, hasta que
actualice el sistema y ha dejado de funcionar.Actualmente tengo dos
Kernels instalados en mi pc, el de instalacion (2.6.8-2-386) y el que
uso, instalado via apt (2.6.12-1-686-smp).El problema es que al lanzar
taztv (el programa que uso para ver la tv) no veo ningun canal ni
escucho sonido alguno solo veo niebla, como cuando uno empieza a
configurar una tarjeta de este tipo vamos.
Si tiro un lspci con cualquiera de los dos kernles el resultado es el mismo:
0000:02:0a.0 Multimedia video controller: Brooktree Corporation
Bt878 Video Capture (rev 11)
0000:02:0a.1 Multimedia controller: Brooktree Corporation Bt878
Audio Capture (rev 11)
En cambio veo que al hacer un lsmod la cantidad de modulos cargada
es diferente por cada kernel, algo normal, pero si hago un lsmod |
grep bttv:
Kernel 2.6.8:
tuner 18320 0
i2c_core 22416 8
w83627hf,eeprom,i2c_sensor,i2c_isa,i2c_i801,tuner,bttv,i2c_algo_bit
Kernel 2.6.12
bttv 159728 0
video_buf 22468 1 bttv
firmware_class 10528 1 bttv
i2c_algo_bit 9800 1 bttv
v4l2_common 5920 1 bttv
btcx_risc 5192 1 bttv
tveeprom 13304 1 bttv
videodev 9920 1 bttv
i2c_core 22336 8
w83627hf,eeprom,i2c_sensor,i2c_isa,bttv,i2c_algo_bit,tveeprom,i2c_i801
Y lo mas interesante, repasando el dmesg de ambos arranques...
Kernel 2.6.8
bttv: driver version 0.9.15 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
ACPI: PCI interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv0: Bt878 (rev 17) at 0000:02:0a.0, irq: 217, latency: 64, mmio:
0xf7efe000
bttv0: using: Askey CPH061/ BESTBUY Easy TV (bt878) [card=62,insmod option]
bttv0: gpio: en=00000000, out=00000000 in=00ffc0ff [init]
bttv0: using tuner=5
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
tuner: chip found at addr 0xc2 i2c-bus bt878 #0 [sw]
tuner: type set to 5 (Philips PAL_BG (FI1216 and compatibles)) by
bt878 #0 [sw]
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: PLL: 28636363 => 35468950 .. ok
Kernel 2.6.12
bttv: driver version 0.9.15 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bt878: Unknown symbol bttv_read_gpio
bt878: Unknown symbol bttv_write_gpio
bt878: Unknown symbol bttv_gpio_enable
AC'97 0 analog subsections not ready
bttv: Bt8xx card found (0).
ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 209
bttv0: Bt878 (rev 17) at 0000:02:0a.0, irq: 209, latency: 64, mmio:
0xf7efe000
bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=00ffc0ff [init]
tveeprom(bttv internal): Huh, no eeprom present (err=-121)?
bttv0: using tuner=-1
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: i2c: checking for TDA9887 @ 0x86... not found
bttv0: registered device video0
bttv0: registered device vbi0
Lo que mas me mosqueo de toso fue lo de tveeprom(bttv internal):
Huh, no eeprom present (err=-121)?Googleando un poco:
http://www.uwsg.iu.edu/hypermail/linux/kernel/0502.3/0591.html
No creo que la tarjeta haya muerto no?:-(
En el Kernel 2.6.8 no me arrancan las X asi que no puedo comprobar
si funciona la tv, pero los logs no indican nada raro, asi que lo mas
normal es que funcionara correctamente.
Alguna idea?
Perdon por el ladrillo.
Gracias.
--
Jordi Diaz Añorga
diaz.jordi@gmail.com
Reply to: