PCTV Pro - Scan OK, mais pas d'image ni de son - Hardware - Linux et OS Alternatifs
Marsh Posté le 20-05-2004 à 14:52:57
Patche les drivers + dernière version dispo.
http://linux.bytesex.org
http://dl.bytesex.org/releases/vid [...] .15.tar.gz
Pour le son regarde la doc pour savoir quelles options passer au module mps3400.
Marsh Posté le 20-05-2004 à 15:15:02
Je commence par patcher mon noyau, je le recompile, puis je compile les derniers drivers à part, c'est ça ?
Marsh Posté le 20-05-2004 à 15:26:41
Euh ... je viens de trouver quelque chose sur un forum anglophone ...
xawtv -c /dev/video0
Et ça marche nickel l'image et le son ...
J'ai bien un lien symbolique /dev/video vers /dev/video0, je ne sais pas d'où ça vient ...
Marsh Posté le 20-05-2004 à 15:50:59
Je veins juste de trouver le problème de tvtime ... J'avais bien scanné les chaines ... mais je n'avais pas activé les chaines scannées ...
Marsh Posté le 17-01-2005 à 02:20:34
Je progresse, il trouve les channels
mais ca reste bleu...
xawtv
This is xawtv-3.94, running on Linux/i686 (2.6.10-1-386)
Warning: Cannot convert string "-*-ledfixed-medium-r-*--39-*-*-*-c-*-*-*" to type FontStruct
config: invalid value for norm: SECAM
valid choices for "norm": "ntsc", "pal"
Xlib: extension "GLX" missing on display ":0.0".
Marsh Posté le 20-05-2004 à 14:50:30
Je n'arrive pas à faire marcher ma carte TV PCTV Pro, le scan des chaines se passe sans problème mais ni xawtv, ni tvtime n'arrive pas à diffuser son et image ...
Ma configuration :
- noyau 2.6.5
- distribution Debian
(Précision sous windows ça marche)
Module bttv :
olivier:/home/olivier# modprobe bttv
olivier:/home/olivier# lsmod
Module Size Used by
tuner 17100 0
tda9887 6340 0
msp3400 22164 0
bttv 141420 0
video_buf 16324 1 bttv
i2c_algo_bit 8904 1 bttv
v4l2_common 4928 1 bttv
btcx_risc 3848 1 bttv
i2c_core 18372 5 tuner,tda9887,msp3400,bttv,i2c_algo_bit
videodev 7104 1 bttv
...
Messages du module :
olivier@olivier:~$ dmesg | grep bttv
bttv: driver version 0.9.12 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
bttv0: Bt878 (rev 17) at 0000:00:11.0, irq: 5, latency: 64, mmio: 0xcddfe000
bttv0: detected: Pinnacle PCTV [card=39], PCI subsystem ID is 11bd:0012
bttv0: using: Pinnacle PCTV Studio/Rave [card=39,insmod option]
bttv0: gpio: en=00000000, out=00000000 in=00fffbff [init]
bttv0: i2c: checking for MSP34xx @ 0x80... found
bttv0: pinnacle/mt: id=2 info="PAL+SECAM / stereo" radio=yes
bttv0: using tuner=33
bttv0: i2c: checking for MSP34xx @ 0x80... found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
bttv0: PLL: 28636363 => 35468950 .. ok
olivier@olivier:~$
Fichier modprobe.conf :
olivier@olivier:~$ cat /etc/modprobe.conf
# Place your local directives here.
alias char-major-81-* bttv
# pre-install bttv modprobe -k tuner
options i2c verbose=1 scan=1 i2c_debug=0
options bttv radio=1 card=39
options tuner debug=0 type=3
# This line loads the part of the modprobe configuration managed with
# update-modules(8) and built from the contents of /etc/modprobe.d/.
include /lib/modules/modprobe.conf
olivier@olivier:~$
Xawtv, j'obtients une image bleu, comme vous pouvez le voir, il n'arrive pas à utiliser le secam :
olivier@olivier:~$ xawtv
This is xawtv-3.91, running on Linux/i686 (2.6.5)
config: invalid value for norm: SECAM
valid choices for "norm": "ntsc", "pal"
config: invalid value for norm: secam
valid choices for "norm": "ntsc", "pal"
olivier@olivier:~$
Avec tvtime, image bleu également, mais l'entrée composite marche, je suis bien en SECAM, lorsque je me met en mode TV, j'ai également une image bleu uniforme, avec évrit "no signal".
J'ai refait un dmesg après le test avec les deux softs voici la ligne en plus :
bttv0: skipped frame. no signal? high irq latency? [main=4f65000,o_vbi=4f65018,o_field=7b68000,rc=7b68164]