lunes, 14 de junio de 2010

Activando tarjeta Avermedia M108-B en GNU/Linux/Debian SID

Primero se a de baja del driver cargado de la tarjeta:

rmmod bttv

Despues cargamos nuevamente el modulo, pero le asignamos los parametros de la tarjeta ke son estos:

modprobe bttv card=13 tuner=2

Y para comprovar que funciono correctamente, checamos los mensajes de salia con el siguiente comando:

[02:18:58]root@debian:/home/spike# dmesg | grep bttv && dmesg | grep tuner
[    4.857377] bttv: driver version 0.9.18 loaded
[    4.857380] bttv: using 8 buffers with 2080k (520 pages) each for capture
[    5.007614] bttv: Bt8xx card found (0).
[    5.007630] bttv 0000:05:06.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    5.007642] bttv0: Bt848 (rev 17) at 0000:05:06.0, irq: 21, latency: 64, mmio: 0xfafff000
[    5.007754] bttv0: using:  *** UNKNOWN/GENERIC ***  [card=0,autodetected]
[    5.007756] IRQ 21/bttv0: IRQF_DISABLED is not guaranteed on shared IRQs
[    5.007791] bttv0: gpio: en=00000000, out=00000000 in=00feffc3 [init]
[    5.008713] bttv0: tuner type unset
[    5.008753] bttv0: registered device video0
[    5.008770] bttv0: registered device vbi0
[  166.871712] bttv0: unloading
[  169.923077] bttv: driver version 0.9.18 loaded
[  169.923080] bttv: using 8 buffers with 2080k (520 pages) each for capture
[  169.923117] bttv: Bt8xx card found (0).
[  169.923130] bttv0: Bt848 (rev 17) at 0000:05:06.0, irq: 21, latency: 64, mmio: 0xfafff000
[  169.923148] bttv0: using: AVerMedia TVCapture 98 [card=13,insmod option]
[  169.923150] IRQ 21/bttv0: IRQF_DISABLED is not guaranteed on shared IRQs
[  169.923184] bttv0: gpio: en=00000000, out=00000000 in=00feffc3 [init]
[  169.925672] bttv0: Hauppauge/Voodoo msp34xx: reset line init [11]
[  169.926610] bttv0: Avermedia eeprom[0x0000]: tuner=2 radio:no remote control:no
[  169.926613] bttv0: tuner type=2
[  169.971789] bttv0: audio absent, no audio device found!
[  170.012696] bttv0: registered device video0
[  170.012757] bttv0: registered device vbi0
[ 2059.276038] bttv0: timeout: drop=107 irq=139794/139794, risc=3271203c, bits: HSYNC OFLOW
[ 2244.404032] bttv0: timeout: drop=110 irq=155813/155813, risc=3271203c, bits: HSYNC OFLOW
[ 2250.584033] bttv0: timeout: drop=115 irq=156262/156262, risc=3271203c, bits: HSYNC OFLOW
[ 2253.596023] bttv0: timeout: drop=115 irq=156538/156538, risc=3271203c, bits: HSYNC OFLOW
[    5.008713] bttv0: tuner type unset
[  169.926610] bttv0: Avermedia eeprom[0x0000]: tuner=2 radio:no remote control:no
[  169.926613] bttv0: tuner type=2
[  169.993420] tuner 0-0061: chip found @ 0xc2 (bt848 #0 [sw])
[  170.011744] tuner-simple 0-0061: creating new instance
[  170.011754] tuner-simple 0-0061: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles))
[02:18:59]root@debian:/home/spike#

Y Listooo!!! con esto tenemos jalando la tarjeta ahora solo elecutamos una aplicacion de TV como timetv o similares.. Salu2



No hay comentarios:

Publicar un comentario