Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 16

Discussione: scheda TV

  1. #1

    scheda TV

    Ciao a tutti...

    ho un pc con una scheda TV della "pinnacle system".
    Ho installato mandrake10 ufficiale, è stata riconosciuta, che prog. devo usare per poter vedere la TV.

    Scusate, ma sono alle prime armi....

    Grazie1000 e

  2. #2
    Utente di HTML.it
    Registrato dal
    Feb 2002
    Messaggi
    1,798
    tvtime
    xawtw
    Slack? Smack!

  3. #3
    grazie Sergio Pedone x la risposta,

    ho provato tvtime, mi è apparsa una schermata blu
    ma ho la possibilità di conf.

    Il problema è "cosa configuro??"

    Grazie1000 e

  4. #4
    Utente di HTML.it
    Registrato dal
    Feb 2002
    Messaggi
    1,798
    Uhm...
    Come hai fatto a dire che è stata riconosciuta?
    Anch'io ho una pinnacle, ma posso utilizzarla senza
    problemi solo con kernel >= 2.6
    Ecco come viene 'riconosciuta' sulla mia macchina.
    sergio@slack91:~$ /sbin/lspci | grep Bt878
    00:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
    00:09.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)

    sergio@slack91:~$ dmesg [opportunamente cuttato]
    bttv0: Bt878 (rev 17) at 00:09.0, irq: 5, latency: 64, mmio: 0xcfcfe000
    bttv0: detected: Pinnacle PCTV [card=39], PCI subsystem ID is 11bd:0012
    bttv0: using: Pinnacle PCTV Studio/Rave [card=39,autodetected]
    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: type set to 33 (MT2032 universal)
    MT2032: Companycode=3cbf Part=42 Revision=2f
    not a MT2032.
    i2c-core.o: client [MT2032 universal] registered to adapter [bt848 #0](pos. 1).
    MT2032: Companycode=3cbf Part=42 Revision=2f
    not a MT2032.

    bttv0: PLL: 28636363 => 35468950 .. ok
    bttv0: registered device video0
    bttv0: registered device vbi0
    Quella schermata blu, ma sa di non riconosciuta.
    O forse non hai i permessi, sul device.
    Slack? Smack!

  5. #5
    In effetti hai ragione,

    penso che sia stata riconosciuta xkè non mi ha dato problemi


    Come faccio a vedere se è riconosciuta?

    Grazie ancora, sono un ignorante


  6. #6
    Utente di HTML.it
    Registrato dal
    Feb 2002
    Messaggi
    1,798
    Ho editato il post evidenziando il problema fondamentale
    di queste schede pinnacle.
    Dopo il mese di aprile 2003 (mi pare) in commercio sono state
    distribuite schede con una versione aggiornata del chip,
    conseguenza il tuner non viene riconosciuto.
    Non si tratta di un MT2032, bensì di un MT2050 (vado a memoria).

    Se apri un terminale e digiti "dmesg | less" leggiti attentamente
    i messaggi relativi alla scheda TV, poi postali per i commenti.
    Posta anche "/sbin/lspci | grep -i multimedia"

    Guarda anche questo sito:
    http://linux.bytesex.org/v4l2/bttv.html

    Ciao.
    Slack? Smack!

  7. #7
    digitando "dmesg | less" :

    ehci_hcd 0000:00:13.2: EHCI Host Controller
    ehci_hcd 0000:00:13.2: irq 10, pci mem f981bf00
    ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 5
    ehci_hcd 0000:00:13.2: USB 2.0 enabled, EHCI 0.95, driver 2003-Dec-29
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 4 ports detected
    EXT3 FS on hdb1, internal journal
    Adding 511520k swap on /dev/hdb5. Priority:-1 extents:1
    Linux agpgart interface v0.100 (c) Dave Jones
    agpgart: Detected SiS 735 chipset
    agpgart: Maximum main memory to use for agp memory: 816M
    agpgart: AGP aperture is 64M @ 0xd0000000
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on hdb6, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    Supermount version 2.0.4 for kernel 2.6
    lines 1-17 "dmesg | less" "dmesg | less"

    mentre l'altro ni dà:
    bash: /sbin/lspci: No such file or directory

    La scheda Tv è vecchia, mi pae del 1995.
    Grazie a Ciaoooo

  8. #8
    Utente di HTML.it
    Registrato dal
    Feb 2002
    Messaggi
    1,798
    scusa, prova da root:
    # lspci
    ti restituisce una lista del tuo HW

    Con dmesg, copia qui solo la parte relativa alla scheda TV
    se presente sullo schermo. Mal che vada prova a farlo
    appena riavviato, oppure, meglio ancora, consulta il
    file /var/log/messages.

    ciao.
    Slack? Smack!

  9. #9
    digitando da root lspci appare questp:


    00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
    00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS 530 Virtual PCI-to-PCI bridge (AGP)
    00:02.0 ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513
    00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
    00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
    00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
    00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
    00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet (rev 90)
    00:0b.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
    00:0b.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
    00:0d.0 SCSI storage controller: Adaptec AHA-7850 (rev 03)
    00:13.0 USB Controller: VIA Technologies, Inc. USB (rev 50)
    00:13.1 USB Controller: VIA Technologies, Inc. USB (rev 50)
    00:13.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51)
    01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]

  10. #10
    con dmesg,

    linux video capture interface: v1.00
    bttv: driver version 0.9.12 loaded
    bttv: using 8 buffers with 2080k (520 pages) each for capture
    bttv: Bt8xx card found (0).
    PCI: Found IRQ 11 for device 0000:00:0b.0
    PCI: Sharing IRQ 11 with 0000:00:0b.1
    PCI: Sharing IRQ 11 with 0000:00:13.1
    bttv0: Bt878 (rev 17) at 0000:00:0b.0, irq: 11, latency: 64, mmio: 0xcfdfe000
    bttv0: detected: Pinnacle PCTV [bswap] [card=39], PCI subsystem ID is bd11:1200
    bttv0: using: Pinnacle PCTV Studio/Rave [card=39,autodetected]
    bttv0: gpio: en=00000000, out=00000000 in=00ff1bff [init]
    bttv0: i2c: checking for MSP34xx @ 0x80... not found
    bttv0: miro: id=6 tuner=5 radio=no stereo=no
    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
    tvaudio: TV audio decoder + audio/video mux driver
    tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951),ta8874z
    tuner: chip found @ 0xc0
    tuner: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
    bttv0: registered device video0
    bttv0: registered device vbi0
    bttv0: PLL: 28636363 => 35468950 .. ok
    tuner: TV freq (0.00) out of range (44-958)

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.