Re: xawtv
> Ho appena installato una Pinnacle pctv rave, ma non riesco a far andare
> xawtv.
hai provato con un altro visualizzatore video, tipo zapping ?
> Ho seguito i consigli trovati nella home di uno
> (http://www.giungato.it/antonio/) che ha installato tale scheda sotto
> una slack, e tutto sembra essere a posto.
>
> Da dmesg:
>
> i2c-core.o: i2c core module
> i2c-algo-bit.o: i2c bit algorithm module
> Linux video capture interface: v1.00
> bttv: driver version 0.7.107 loaded
> bttv: using 4 buffers with 2080k (8320k total) for capture
> bttv: Host bridge is VIA Technologies, Inc. VT8366/A/7 [Apollo
> KT266/A/333]
> bttv: Bt8xx card found (0).
> bttv0: Bt878 (rev 17) at 00:0a.0, irq: 10, latency: 32, mmio: 0xea000000
> bttv0: detected: Pinnacle PCTV [card=39], PCI subsystem ID is 11bd:0012
> bttv0: using: BT878(Pinnacle PCTV Studio/Ra) [card=39,insmod option]
> i2c-algo-bit.o: Adapter: bt848 #0 scl: 1 sda: 1 -- testing...
> i2c-algo-bit.o:1 scl: 1 sda: 0
> i2c-algo-bit.o:2 scl: 1 sda: 1
> i2c-algo-bit.o:3 scl: 0 sda: 1
> i2c-algo-bit.o:4 scl: 1 sda: 1
> i2c-algo-bit.o: bt848 #0 passed test.
> i2c-core.o: adapter bt848 #0 registered as adapter 0.
> bttv0: i2c: checking for MSP34xx @ 0x80... not found
> bttv0: pinnacle/mt: id=1 info="PAL / mono" radio=no
> bttv0: using tuner=33
> bttv0: i2c: checking for MSP34xx @ 0x80... not found
> bttv0: i2c: checking for TDA9875 @ 0xb0... not found
> bttv0: i2c: checking for TDA7432 @ 0x8a... not found
> tvaudio: TV audio decoder + audio/video mux driver
> tvaudio: known chips:
> tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951),ta8874z
> i2c-core.o: driver generic i2c audio driver registered.
> i2c-core.o: driver i2c tda9887 driver registered.
> tda9887: chip found @ 0x86
> i2c-core.o: client [tda9887] registered to adapter [bt848 #0](pos. 0).
> i2c-core.o: driver i2c TV tuner driver registered.
> tuner: chip found @ 0xc0
> tuner(bttv): type forced to 0 (Temic PAL (4002 FH5)) [insmod]
> tuner: type already set (0)
> i2c-core.o: client [Temic PAL (4002 FH5)] registered to adapter [bt848
> #0](pos. 1).
> bttv0: PLL: 28636363 => 35468950 .. ok
> bttv0: registered device video0
> bttv0: registered device vbi0
> i2c-dev.o: i2c /dev entries driver module
> i2c-core.o: driver i2c-dev dummy driver registered.
> i2c-dev.o: Registered 'bt848 #0' as minor 0
>
> e lsmod:
>
> i2c-dev 3808 0 (unused)
> tuner 9476 1 (autoclean)
> tda9887 2944 1 (autoclean)
> tvaudio 12640 0 (autoclean) (unused)
> bttv 96512 0 (unused)
> videodev 5664 2 [bttv]
> i2c-algo-bit 7180 1 [bttv]
> i2c-core 12960 0 [i2c-dev tuner tda9887 tvaudio bttv
> i2c-algo-bit]
>
> Lanciando xawtv ottengo:
>
> gio@debian:~$ xawtv
> This is xawtv-3.72, running on Linux/i686 (2.4.22)
> Segmentation fault
>
> E' un bug? O ho sbagliato qualcosa?
> Aggiungo che non ho ancora attaccato l'antenna, devo ancora passare il
> cavo, ma non credo ci? influisca.
>
> Vi mostro anche quanto inserito in modutils/actions:
>
> # The BTTV module does not load the tuner module automatically,
> # so do that in here
> post-install bttv insmod tuner
> post-remove bttv rmmod tuner
> alias char-major-89 i2c-dev
> options i2c-core i2c_debug=1
> options i2c-algo-bit bit_test=1
> alias char-major-81 videodev
> alias char-major-81-0 bttv
> options tuner debug=0 type=0
> options bttv card=39 radio=0 pll=1
> options msp3400 once=1 simple=1
>
> e in .xawtv:
> [global]
> ratio = 4:3
> freqtab = italy
> pixsize = 128 x 96
> pixcols = 1
> jpeg-quality = 75
> keypad-ntsc = no
> keypad-partial = yes
> osd = yes
> [defaults]
> norm = PAL
> input = Television
> capture = grab
> color = 55%
> bright = 55%
> hue = 48%
> contrast = 28%
>
> Scusate l'enorme prolissit? ma spero di aver dato pi? dati possibili.
> In alternativa che altri programmi ci sono per la tv? "apt-cache search
> tv" non mi ha illuminato molto.
>
> Grazie infinite, ciao!
>
>
>
> --
> To UNSUBSCRIBE, email to debian-italian-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
--
andrea@tasso.info
Reply to:
- Follow-Ups:
- Re: xawtv
- From: Fabrizio Roccato <F.Roccato@isac.cnr.it>
- References:
- xawtv
- From: Giordano <jordan83@inwind.it>