HCW
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.



 
AccueilAccueil  RechercherRechercher  Dernières imagesDernières images  S'enregistrerS'enregistrer  Connexion  
-50%
Le deal à ne pas rater :
-50% sur les sacs à dos pour ordinateur portable Urban Factory ...
19.99 € 39.99 €
Voir le deal

 

 Linux ---> carte tuner PCIe hauppauge HVR 4400

Aller en bas 
3 participants
AuteurMessage
xunil2003




Nombre de messages : 4
Lieu : 83170 Tourves
Date d'inscription : 14/05/2011

Linux ---> carte tuner PCIe hauppauge HVR 4400  Empty
MessageSujet: Linux ---> carte tuner PCIe hauppauge HVR 4400    Linux ---> carte tuner PCIe hauppauge HVR 4400  EmptyDim 15 Mai - 12:58

Bonjour

Je suis sous Mandriva 2010.2 et je me suis aquité d'une carte tuner Hauppauge WINTV HVR 4400 HD (Hybrid TV card) avec telecommande infrarouge ,, Mon ordi me dit que la carte est bien détecté mais je n'ai pas :
Code:
/dev/video0 pour la tv analogique
/dev/dvb/adapter0/ pour la tnt et satellite
/dev/radio pour la FM

Pourtant ma carte tuner est bien reconnu dans CCM - Matériel

Dans CCM - Matériel - Carte TV - j'ai

Code:

    +-Hauppauge Inc. HDPVR-1250 model 1196



Avec pour information a droite :

Code:
    Identification
    Fabricant: ‎Conexant Systems, Inc.

    Description: ‎Hauppauge Inc. HDPVR-1250 model 1196

    Classe de matériel: ‎Multimedia video controller

    Connexion
    Bus: ‎PCI Express

    Domaine PCI: ‎0

    Bus PCI n°: ‎6

    Périphérique PCI n°: ‎0

    Fonction PCI n°: ‎0

    Révision PCI: ‎0x04

    Identifiant du fabricant: ‎0x14f1

    Identifiant du périphérique: ‎0x8880

    Identifiant secondaire du fabricant: ‎0x0070

    Identifiant secondaire du périphérique: ‎0xc108

    Divers
    Module: ‎cx23885




extrait de lspci -v
Code:

    06:00.0 Multimedia video controller: Conexant Systems, Inc. Hauppauge Inc. HDPVR-1250 model 1196 (rev 04)
            Subsystem: Hauppauge computer works Inc. Device c108
            Flags: bus master, fast devsel, latency 0, IRQ 16
            Memory at fbc00000 (64-bit, non-prefetchable) [size=2M]
            Capabilities: <access denied>
            Kernel driver in use: cx23885
            Kernel modules: cx23885


Introuvable
Code:
    [laurent@linux ~]$ ls -la /dev/dvb/adapter0/
    ls: impossible d'accéder à /dev/dvb/adapter0/: Aucun fichier ou dossier de ce type
    [laurent@linux ~]$

    [laurent@linux ~]$ ls -la /dev/video0
    ls: impossible d'accéder à /dev/video0: Aucun fichier ou dossier de ce type
    [laurent@linux ~]$

    [laurent@linux ~]$ ls -la /dev/radio0
    ls: impossible d'accéder à /dev/radio0: Aucun fichier ou dossier de ce type
    [laurent@linux ~]$

Comment faire si ma carte est reconnu par linux pour avoir /dev/dvb/adapter0/ - /dev/video0 - /dev/radio0 --> comment les créer ?

Je supose que le pilote est un generic et non un pilote proprietaire, pouvez vous m'indiquer ou puis je trouver le pilote du fabriquant de ma carte pour linux ?

Quelqu'un peut il m'aider, m'aiguller ?

Merci d'avancce, cordialement.
Revenir en haut Aller en bas
nicodepalaiseau




Nombre de messages : 4
Date d'inscription : 04/08/2010

Linux ---> carte tuner PCIe hauppauge HVR 4400  Empty
MessageSujet: Re: Linux ---> carte tuner PCIe hauppauge HVR 4400    Linux ---> carte tuner PCIe hauppauge HVR 4400  EmptyLun 16 Mai - 21:20

Voici déjà quelques renseignements:

http://doc.ubuntu-fr.org/tnt

Il faut de préférence utiliser ME TV ou Kafeine.

Moi par exemple, j' arrive à utiliser mon win tv earo sous linux ubuntu 10.10 (j' ai pas encore testé la 11.04).

Il y a des pilotes fourni par la communauté.
Revenir en haut Aller en bas
xunil2003




Nombre de messages : 4
Lieu : 83170 Tourves
Date d'inscription : 14/05/2011

Linux ---> carte tuner PCIe hauppauge HVR 4400  Empty
MessageSujet: Re: Linux ---> carte tuner PCIe hauppauge HVR 4400    Linux ---> carte tuner PCIe hauppauge HVR 4400  EmptyMar 17 Mai - 22:17

Bonjour

J'ai fait un test avec Kubuntu 11.04 cd live.

Code:
06:00.0 Multimedia video controller: Conexant Systems, Inc. CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb (rev 04)
        Subsystem: Hauppauge computer works Inc. WinTV-HVR-4400-HD model 1278
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 256 bytes
        Interrupt: pin A routed to IRQ 75
        Region 0: Memory at fbc00000 (64-bit, non-prefetchable) [size=2M]
        Capabilities: <access denied>
        Kernel driver in use: cx23885
        Kernel modules: cx23885

Ou peut ont trouver des pilotes fourni par la communauté ?

Faut il installer v4l de linuxtv.org ?
http://www.linuxtv.org/downloads/drivers/linux-media-2011-05-10.tar.bz2

Merci d'avance, cordialement
Revenir en haut Aller en bas
xunil2003




Nombre de messages : 4
Lieu : 83170 Tourves
Date d'inscription : 14/05/2011

Linux ---> carte tuner PCIe hauppauge HVR 4400  Empty
MessageSujet: Re: Linux ---> carte tuner PCIe hauppauge HVR 4400    Linux ---> carte tuner PCIe hauppauge HVR 4400  EmptyDim 5 Juin - 12:12

Bonjour,

Depuis j'ai installé Mageia 1 x64
extrait de lspci -v
Citation :
06:00.0 Multimedia video controller: Conexant Systems, Inc. CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb (rev 04)
Subsystem: Hauppauge computer works Inc. WinTV-HVR-4400-HD model 1278
Flags: bus master, fast devsel, latency 0, IRQ 75
Memory at fbc00000 (64-bit, non-prefetchable) [size=2M]
Capabilities: <access denied>
Kernel driver in use: cx23885
Kernel modules: cx23885


Sur cette page il y a le fichier v4l-cx23885-avcore-01.fw et v4l-cx23885-enc.fw
http://www.linuxtv.org/downloads/firmware/http://www.linuxtv.org/downloads/firmware/
La question est que doit ont faire de ces fichiers ?

Jai telecharger
http://www.linuxtv.org/downloads/drivers/linux-media-2011-06-04.tar.bz2

j'ai donc decompresser l'archive, mais je ne comprend pas comment proceder a l'installation ?
Code:
[root@localhost kaffeine-1.2.2]# cd /home/laurent/Téléchargements/linux-media-2011-06-04/drivers/media/video/cx23885/
[root@localhost cx23885]# ls
altera-ci.c  cx23885-417.c    cx23885-core.c  cx23885.h        cx23885-ioctl.c  cx23885-reg.h    cx23888-ir.h    netup-eeprom.h
altera-ci.h  cx23885-av.c    cx23885-dvb.c  cx23885-i2c.c    cx23885-ioctl.h  cx23885-vbi.c    Kconfig        netup-init.c
cimax2.c    cx23885-av.h    cx23885-f300.c  cx23885-input.c  cx23885-ir.c    cx23885-video.c  Makefile        netup-init.h
cimax2.h    cx23885-cards.c  cx23885-f300.h  cx23885-input.h  cx23885-ir.h    cx23888-ir.c    netup-eeprom.c
[root@localhost cx23885]#

Quelqu'un peut il m'aider ?

Merci d'avance, cordialement.

Revenir en haut Aller en bas
Maurice

Maurice


Nombre de messages : 5425
Lieu : 83300
Date d'inscription : 03/12/2005

Linux ---> carte tuner PCIe hauppauge HVR 4400  Empty
MessageSujet: Re: Linux ---> carte tuner PCIe hauppauge HVR 4400    Linux ---> carte tuner PCIe hauppauge HVR 4400  EmptyDim 5 Juin - 21:04

Bonjour, voisin.

Si tu lis l'Anglais, tu devrais surveiller ce fil:
http://www.hauppauge.co.uk/board/showthread.php?21278-HVR-4400-linux-support

Revenir en haut Aller en bas
xunil2003




Nombre de messages : 4
Lieu : 83170 Tourves
Date d'inscription : 14/05/2011

Linux ---> carte tuner PCIe hauppauge HVR 4400  Empty
MessageSujet: Re: Linux ---> carte tuner PCIe hauppauge HVR 4400    Linux ---> carte tuner PCIe hauppauge HVR 4400  EmptyLun 25 Juil - 16:43

Bonjour,

Je me rend compte d'une chose lorsque je tape en console "$ dmesg | grep cx23885" voir ci dessous, ma carte n'est pas référencé donc du coup je voudrai savoir comment fait ton pour installer ceci afin de faire des test malheureusement y a pas de doc fournis avec les fichiers. les fichier sont de linuxtv.org

http://linuxtv.org/downloads/drivers/ ---> drivers/ Tarballs with the latest drivers from linux-media.git ---- linux-media-2011-07-25.tar.bz2
http://linuxtv.org/downloads/firmware/ ---> firmware/ firmware binary for some cards ----- v4l-cx23885-enc.fw Conexant cx23885 firmware

Merci d'avance, cordialement.

Code:
$ dmesg | grep cx23885
cx23885 driver version 0.0.2 loaded
cx23885 0000:06:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
cx23885[0]: Your board isn't known (yet) to the driver.
cx23885[0]: Try to pick one of the existing card configs via
cx23885[0]: card=<n> insmod option.  Updating to the latest
cx23885[0]: version might help as well.
cx23885[0]: Here is a list of valid choices for the card=<n> insmod option:
cx23885[0]:    card=0 -> UNKNOWN/GENERIC
cx23885[0]:    card=1 -> Hauppauge WinTV-HVR1800lp
cx23885[0]:    card=2 -> Hauppauge WinTV-HVR1800
cx23885[0]:    card=3 -> Hauppauge WinTV-HVR1250
cx23885[0]:    card=4 -> DViCO FusionHDTV5 Express
cx23885[0]:    card=5 -> Hauppauge WinTV-HVR1500Q
cx23885[0]:    card=6 -> Hauppauge WinTV-HVR1500
cx23885[0]:    card=7 -> Hauppauge WinTV-HVR1200
cx23885[0]:    card=8 -> Hauppauge WinTV-HVR1700
cx23885[0]:    card=9 -> Hauppauge WinTV-HVR1400
cx23885[0]:    card=10 -> DViCO FusionHDTV7 Dual Express
cx23885[0]:    card=11 -> DViCO FusionHDTV DVB-T Dual Express
cx23885[0]:    card=12 -> Leadtek Winfast PxDVR3200 H
cx23885[0]:    card=13 -> Compro VideoMate E650F
cx23885[0]:    card=14 -> TurboSight TBS 6920
cx23885[0]:    card=15 -> TeVii S470
cx23885[0]:    card=16 -> DVBWorld DVB-S2 2005
cx23885[0]:    card=17 -> NetUP Dual DVB-S2 CI
cx23885[0]:    card=18 -> Hauppauge WinTV-HVR1270
cx23885[0]:    card=19 -> Hauppauge WinTV-HVR1275
cx23885[0]:    card=20 -> Hauppauge WinTV-HVR1255
cx23885[0]:    card=21 -> Hauppauge WinTV-HVR1210
cx23885[0]:    card=22 -> Mygica X8506 DMB-TH
cx23885[0]:    card=23 -> Magic-Pro ProHDTV Extreme 2
cx23885[0]:    card=24 -> Hauppauge WinTV-HVR1850
cx23885[0]:    card=25 -> Compro VideoMate E800
cx23885[0]:    card=26 -> Hauppauge WinTV-HVR1290
cx23885[0]:    card=27 -> Mygica X8558 PRO DMB-TH
cx23885[0]:    card=28 -> LEADTEK WinFast PxTV1200
cx23885[0]:    card=29 -> GoTView X5 3D Hybrid
CORE cx23885[0]: subsystem: 0070:c108, board: UNKNOWN/GENERIC [card=0,autodetected]
cx23885_dev_checkrevision() Hardware revision = 0xd0
cx23885[0]/0: found at 0000:06:00.0, rev: 4, irq: 16, latency: 0, mmio: 0xfbc00000
cx23885 0000:06:00.0: setting latency timer to 64
cx23885 0000:06:00.0: irq 76 for MSI/MSI-X
[laurent@localhost ~]$
http://linuxtv.org/downloads/drivers/http://linuxtv.org/downloads/drivers/
Revenir en haut Aller en bas
Contenu sponsorisé





Linux ---> carte tuner PCIe hauppauge HVR 4400  Empty
MessageSujet: Re: Linux ---> carte tuner PCIe hauppauge HVR 4400    Linux ---> carte tuner PCIe hauppauge HVR 4400  Empty

Revenir en haut Aller en bas
 
Linux ---> carte tuner PCIe hauppauge HVR 4400
Revenir en haut 
Page 1 sur 1
 Sujets similaires
-
»  Hauppauge WinTV HVR-4400
» clé usb hauppauge winTV nova-T stick tuner TNT
» carte tuner non detecter!
» [Inactif] probleme hauppauge winTV nova-T stick tuner TNT
» 2 Carte TV Tuner sur même ordi???

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
HCW :: Autres sujets :: Sytèmes d'exploitation-
Sauter vers: