Rilevare Scheda acquisizione BT878TV.
Inviato: martedì 14 settembre 2010, 0:03
Ciao a tutti,
volevo far da solo, é da 3 ore che ci provo ma mi sono arreso.
Sto cercando di far funzionare una scheda di acquisizione BT878TV seguendo "contemporaneamente" queste 2 guide: [glow=red,2,300]http://forum.ubuntu-it.org/viewtopic.php?t=379727[/glow] e [glow=red,2,300]http://blog.burghardt.pl/2007/11/pixelv ... -bt878p9x/[/glow]; nonché prendendo i parametri (un po' come viene, non ci capisco granché) da qui [glow=red,2,300]http://www.mjmwired.net/kernel/Document ... ST.bttv#17[/glow].
Dando [glow=red,2,300]dmesg | grep bttv[/glow] al terminale ottengo questo:
dando [glow=red,2,300]~$ scantv -c /dev/video1 -C /dev/vbi0[/glow] ottengo questo:
Come risolvo? Grazie...
volevo far da solo, é da 3 ore che ci provo ma mi sono arreso.
Sto cercando di far funzionare una scheda di acquisizione BT878TV seguendo "contemporaneamente" queste 2 guide: [glow=red,2,300]http://forum.ubuntu-it.org/viewtopic.php?t=379727[/glow] e [glow=red,2,300]http://blog.burghardt.pl/2007/11/pixelv ... -bt878p9x/[/glow]; nonché prendendo i parametri (un po' come viene, non ci capisco granché) da qui [glow=red,2,300]http://www.mjmwired.net/kernel/Document ... ST.bttv#17[/glow].
Dando [glow=red,2,300]dmesg | grep bttv[/glow] al terminale ottengo questo:
Codice: Seleziona tutto
sandro@sandro-desktop:~$ dmesg | grep bttv
[ 13.327927] bttv: driver version 0.9.18 loaded
[ 13.327930] bttv: using 8 buffers with 2080k (520 pages) each for capture
[ 13.346495] bttv: Bt8xx card found (0).
[ 13.346797] bttv 0000:01:05.0: PCI INT A -> Link[APC1] -> GSI 16 (level, low) -> IRQ 16
[ 13.346806] bttv0: Bt878 (rev 17) at 0000:01:05.0, irq: 16, latency: 16, mmio: 0xfddff000
[ 13.346822] bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected]
[ 13.346824] IRQ 16/bttv0: IRQF_DISABLED is not guaranteed on shared IRQs
[ 13.346861] bttv0: gpio: en=00000000, out=00000000 in=009fc0ff [init]
[ 13.347923] bttv0: tuner type unset
[ 13.348881] bttv0: registered device video1
[ 13.348954] bttv0: registered device vbi0
sandro@sandro-desktop:~$
Codice: Seleziona tutto
please select your TV norm
0: NTSC
1: NTSC-M
2: NTSC-M-JP
3: NTSC-M-KR
4: PAL
5: PAL-BG
6: PAL-H
7: PAL-I
8: PAL-DK
9: PAL-M
10: PAL-N
11: PAL-Nc
12: PAL-60
13: SECAM
14: SECAM-B
15: SECAM-G
nr ? 7
please select a frequency table
0: us-bcast
1: us-cable
2: us-cable-hrc
3: japan-bcast
4: japan-cable
5: europe-west
6: europe-east
7: italy
8: newzealand
9: australia
10: ireland
11: france
12: china-bcast
13: southafrica
14: argentina
15: australia-optus
16: russia
nr ? 7
[global]
freqtab = italy
[defaults]
input = Television
norm = PAL-I
device has no tuner, exiting
sandro@sandro-desktop:~$