Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 29/03/2015, à 21:02

prog-amateur

Hauppauge HD-PVR

Bonjour, j'ai fait l'acquisition d'un Hauppauge HD-PVR afin de visionner mon décodeur TV Orange sur mon ordinateur.
Cet appareil, qui est l'un des rares compatibles Ubuntu, coûte cher : plus de 200€. Ca fait mal.

Ca fait mal surtout que je n'ai toujours pas réussi à le faire fonctionner, et ça, deux mois après son achat.

Etant désespéré au possible, je sollicite votre aide. Je suis dépité, j'ai parcouru tout Internet à la recherche d'une solution en vain.

Bref, pour résumer ma situation, :
- j'ai branché mon décodeur TV Orange en RCA vers le HD-PVR qui, lui, est relié en USB à mon ordinateur.
- lorsque j'ouvre un flux carte d'acquisition depuis VLC, et que je clique sur le HD-PVR, j'ai le message d'erreur suivant :

v4l2 error: cannot negotiate supported video format
v4l2 error: not a radio tuner device
v4l2 error: cannot get default format: Bad address
main error: open of `v4l2:///dev/video0' failed

En mode "verbose", ça donne ça :

main debug: processing request item: Hauppauge HD PVR, node: Video capture, skip: 0
main debug: resyncing on Hauppauge HD PVR
main debug: Hauppauge HD PVR is at 0
main debug: starting playback of the new playlist item
main debug: resyncing on Hauppauge HD PVR
main debug: Hauppauge HD PVR is at 0
main debug: creating new input thread
main debug: Creating an input for 'Hauppauge HD PVR'
main debug: using timeshift granularity of 50 MiB, in path '/tmp'
main debug: `v4l2:///dev/video0' gives access `v4l2' demux `' path `/dev/video0'
main debug: creating demux: access='v4l2' demux='' location='/dev/video0' file='/dev/video0'
main debug: looking for access_demux module matching "v4l2": 20 candidates
v4l2 debug: opening device '/dev/video0'
v4l2 warning: cannot initialize user-space library: Bad address
v4l2 debug: device Hauppauge HD PVR using driver hdpvr (version 3.16.7) on usb-0000:00:14.0-2
v4l2 debug: with capabilities 0x01020001 (overall 0x81020001)
v4l2 debug: video input Component (0) is camera
qt4 debug: IM: Setting an input
v4l2 debug: selected input 0
v4l2 debug: no video standard selection
v4l2 debug: no tuning required (analog baseband input)
v4l2 debug: available audio inputs: 0x00000007
v4l2 debug: no audio input selected
v4l2 debug: supports compressed format MPEG (N.A.): MPEG2-TS with AVC/AAC streams
v4l2 error: cannot negotiate supported video format
v4l2 debug: opening device '/dev/video0'
v4l2 warning: cannot initialize user-space library: Bad address
v4l2 debug: device Hauppauge HD PVR using driver hdpvr (version 3.16.7) on usb-0000:00:14.0-2
v4l2 debug: with capabilities 0x01020001 (overall 0x81020001)
v4l2 error: not a radio tuner device
main debug: no access_demux modules matched
main debug: creating access 'v4l2' location='/dev/video0', path='/dev/video0'
main debug: looking for access module matching "v4l2": 25 candidates
v4l2 debug: opening device '/dev/video0'
v4l2 warning: cannot initialize user-space library: Bad address
v4l2 debug: device Hauppauge HD PVR using driver hdpvr (version 3.16.7) on usb-0000:00:14.0-2
v4l2 debug: with capabilities 0x01020001 (overall 0x81020001)
v4l2 debug: video input Component (0) is camera
v4l2 debug: selected input 0
v4l2 debug: no video standard selection
v4l2 debug: no tuning required (analog baseband input)
v4l2 debug: available audio inputs: 0x00000007
v4l2 debug: no audio input selected
v4l2 error: cannot get default format: Bad address
main debug: no access modules matched
main error: open of `v4l2:///dev/video0' failed
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
qt4 debug: IM: Deleting the input

- j'ai également essayé tout un tas de trucs que j'ai trouvé sur des forums, et j'obtiens les résultats suivant :

cat: /dev/video0: Input/output error

Je suis désespéré. Ca devrait être simple de capturer sur l'ordi normalement... je ne comprends pas.
Et j'ai vraiment besoin de vous. Merci.

Dernière modification par prog-amateur (Le 29/03/2015, à 21:04)

Hors ligne

#2 Le 30/03/2015, à 20:04

wido

Re : Hauppauge HD-PVR

bonjour,
essaye ceci:

sudo modprobe hdpvr default_video_input=1 default_audio_input=2

Hors ligne

#3 Le 30/03/2015, à 22:23

prog-amateur

Re : Hauppauge HD-PVR

Merci pour ton aide. Alors, quand je mets ce que tu m'as dit, il ne m'indique rien (comme s'il avait accepté ton code). Cependant quand je retourne sur VLC, cela ne fonctionne toujours pas avec le même message d'erreur que sur mon premier post :

Votre média d'entrée ne peut être ouvert:
VLC ne peut pas ouvrir « v4l2:///dev/video0 ». Vérifiez les messages pour plus de détails.

Et donc lorsque que je vais sur les messages, cela donne :

main debug: processing request item: Hauppauge HD PVR, node: Video capture, skip: 0
main debug: resyncing on Hauppauge HD PVR
main debug: Hauppauge HD PVR is at 0
main debug: starting playback of the new playlist item
main debug: resyncing on Hauppauge HD PVR
main debug: Hauppauge HD PVR is at 0
main debug: creating new input thread
main debug: Creating an input for 'Hauppauge HD PVR'
main debug: using timeshift granularity of 50 MiB, in path '/tmp'
main debug: `v4l2:///dev/video0' gives access `v4l2' demux `' path `/dev/video0'
main debug: creating demux: access='v4l2' demux='' location='/dev/video0' file='/dev/video0'
main debug: looking for access_demux module matching "v4l2": 20 candidates
v4l2 debug: opening device '/dev/video0'
v4l2 warning: cannot initialize user-space library: Bad address
v4l2 debug: device Hauppauge HD PVR using driver hdpvr (version 3.16.7) on usb-0000:00:14.0-2
v4l2 debug: with capabilities 0x01020001 (overall 0x81020001)
v4l2 debug: video input Component (0) is camera
v4l2 debug: selected input 0
v4l2 debug: no video standard selection
v4l2 debug: no tuning required (analog baseband input)
v4l2 debug: available audio inputs: 0x00000007
v4l2 debug: no audio input selected
v4l2 debug: supports compressed format MPEG (N.A.): MPEG2-TS with AVC/AAC streams
v4l2 error: cannot negotiate supported video format
v4l2 debug: opening device '/dev/video0'
v4l2 warning: cannot initialize user-space library: Bad address
v4l2 debug: device Hauppauge HD PVR using driver hdpvr (version 3.16.7) on usb-0000:00:14.0-2
v4l2 debug: with capabilities 0x01020001 (overall 0x81020001)
v4l2 error: not a radio tuner device
main debug: no access_demux modules matched
main debug: creating access 'v4l2' location='/dev/video0', path='/dev/video0'
main debug: looking for access module matching "v4l2": 25 candidates
v4l2 debug: opening device '/dev/video0'
v4l2 warning: cannot initialize user-space library: Bad address
v4l2 debug: device Hauppauge HD PVR using driver hdpvr (version 3.16.7) on usb-0000:00:14.0-2
v4l2 debug: with capabilities 0x01020001 (overall 0x81020001)
v4l2 debug: video input Component (0) is camera
qt4 debug: IM: Setting an input
v4l2 debug: selected input 0
v4l2 debug: no video standard selection
v4l2 debug: no tuning required (analog baseband input)
v4l2 debug: available audio inputs: 0x00000007
v4l2 debug: no audio input selected
v4l2 error: cannot get default format: Bad address
main debug: no access modules matched
main error: open of `v4l2:///dev/video0' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
qt4 debug: IM: Deleting the input

Hors ligne

#4 Le 31/03/2015, à 22:23

prog-amateur

Re : Hauppauge HD-PVR

D'ailleurs je ne comprends pas pourquoi l'erreur me parle de video0 alors que ton code mis dans mon terminal mentionne video_input=1

Hors ligne

#5 Le 01/04/2015, à 06:28

wido

Re : Hauppauge HD-PVR

j'ai ça comme doc:
https://www.mythtv.org/wiki/index.php/Hauppauge_HD-PVR
donne le retour d'un dmesg|tail dès que tu le branches

Hors ligne

#6 Le 01/04/2015, à 06:30

wido

Re : Hauppauge HD-PVR

la commande que je te donne c'est des options, il y avait un utilisateur sous archlinux qui avait la même carte que toi.

Hors ligne

#7 Le 01/04/2015, à 07:15

prog-amateur

Re : Hauppauge HD-PVR

Merci pour la doc ! Je vais y jeter un coup d'oeil.
En ce qui concerne le dmesg|tail, j'obtiens ceci :

[118415.242357] usb 1-2: device descriptor read/64, error -71
[118415.458442] usb 1-2: device descriptor read/64, error -71
[118416.556901] usb 1-2: new high-speed USB device number 11 using xhci_hcd
[118416.787724] usb 1-2: New USB device found, idVendor=2040, idProduct=4903
[118416.787734] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[118416.787740] usb 1-2: Product: Hauppauge HD PVR
[118416.787746] usb 1-2: Manufacturer: AMBA
[118416.787751] usb 1-2: SerialNumber: 00A8FB39
[118416.806337] hdpvr 1-2:1.0: firmware version 0x1e dated Mar  7 2012 08:25:15
[118417.185233] hdpvr 1-2:1.0: device now attached to video0

Hors ligne

#8 Le 01/04/2015, à 08:47

wido

Re : Hauppauge HD-PVR

et

lsusb -v

ce qui a de bizarre, c'est qu'il crée bien un /dev/video0 dans le retour, mais vlc pose problème, as-tu essayé avec un autre programme?
par exemple: http://doc.ubuntu-fr.org/carte_tv#logiciels

et un

ls -l /dev/

Dernière modification par wido (Le 01/04/2015, à 08:52)

Hors ligne

#9 Le 01/04/2015, à 19:49

prog-amateur

Re : Hauppauge HD-PVR

J'ai essayé avec Me TV qui m'annonce Il n'y a aucun périphérique DVB disponible
J'ai ensuite testé Kaffeine qui m'indique qu'aucune Source n'est disponible.
Päreil pour MPlayer.

Je commence sérieusement à douter aussi de mon matériel (est-ce que mon cable RCA est fonctionnel ? *Je suis sûr que le son l'est mais je ne sais pas pour la vidéo*, est-ce que les connecteurs de mon décodeur Orange sont défectueux ? ...)

Pour le lsusb -v, cela me donne (j'espère que t'es assis !) :

      AudioStreaming Interface Descriptor:
        bLength                 7
        bDescriptorType        36
        bDescriptorSubtype      1 (AS_GENERAL)
        bTerminalLink           2
        bDelay                  1 frames
        wFormatTag              1 PCM
      AudioStreaming Interface Descriptor:
        bLength                23
        bDescriptorType        36
        bDescriptorSubtype      2 (FORMAT_TYPE)
        bFormatType             1 (FORMAT_TYPE_I)
        bNrChannels             1
        bSubframeSize           2
        bBitResolution         16
        bSamFreqType            5 Discrete
        tSamFreq[ 0]         8000
        tSamFreq[ 1]        11025
        tSamFreq[ 2]        22050
        tSamFreq[ 3]        44100
        tSamFreq[ 4]        48000
      Endpoint Descriptor:
        bLength                 9
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0064  1x 100 bytes
        bInterval               1
        bRefresh                0
        bSynchAddress           0
        AudioControl Endpoint Descriptor:
          bLength                 7
          bDescriptorType        37
          bDescriptorSubtype      1 (EP_GENERAL)
          bmAttributes         0x01
            Sampling Frequency
          bLockDelayUnits         0 Undefined
          wLockDelay              0 Undefined
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       2
      bNumEndpoints           1
      bInterfaceClass         1 Audio
      bInterfaceSubClass      2 Streaming
      bInterfaceProtocol      0 
      iInterface              0 
      AudioStreaming Interface Descriptor:
        bLength                 7
        bDescriptorType        36
        bDescriptorSubtype      1 (AS_GENERAL)
        bTerminalLink           2
        bDelay                  1 frames
        wFormatTag              1 PCM
      AudioStreaming Interface Descriptor:
        bLength                23
        bDescriptorType        36
        bDescriptorSubtype      2 (FORMAT_TYPE)
        bFormatType             1 (FORMAT_TYPE_I)
        bNrChannels             2
        bSubframeSize           2
        bBitResolution         16
        bSamFreqType            5 Discrete
        tSamFreq[ 0]         8000
        tSamFreq[ 1]        11025
        tSamFreq[ 2]        22050
        tSamFreq[ 3]        44100
        tSamFreq[ 4]        48000
      Endpoint Descriptor:
        bLength                 9
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x00c8  1x 200 bytes
        bInterval               1
        bRefresh                0
        bSynchAddress           0
        AudioControl Endpoint Descriptor:
          bLength                 7
          bDescriptorType        37
          bDescriptorSubtype      1 (EP_GENERAL)
          bmAttributes         0x01
            Sampling Frequency
          bLockDelayUnits         0 Undefined
          wLockDelay              0 Undefined

Bus 001 Device 005: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x05e3 Genesys Logic, Inc.
  idProduct          0x0608 USB-2.0 4-Port HUB
  bcdDevice           85.37
  iManufacturer           0 
  iProduct                1 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12

Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x046d Logitech, Inc.
  idProduct          0xc52b Unifying Receiver
  bcdDevice           12.03
  iManufacturer           1 
  iProduct                2 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           84
    bNumInterfaces          3
    bConfigurationValue     1
    iConfiguration          4 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower               98mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      1 Keyboard
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      59
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               8
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     148
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               2
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      93
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               2

Bus 001 Device 011: ID 2040:4903 Hauppauge HS PVR
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x2040 Hauppauge
  idProduct          0x4903 HS PVR
  bcdDevice            0.00
  iManufacturer           1 
  iProduct                2 
  iSerial                 3 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                4mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      2 
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0

Bus 001 Device 002: ID 045e:028e Microsoft Corp. Xbox360 Controller
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass       255 Vendor Specific Subclass
  bDeviceProtocol       255 Vendor Specific Protocol
  bMaxPacketSize0         8
  idVendor           0x045e Microsoft Corp.
  idProduct          0x028e Xbox360 Controller
  bcdDevice            1.14
  iManufacturer           1 
  iProduct                2 
  iSerial                 3 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength          153
    bNumInterfaces          4
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass     93 
      bInterfaceProtocol      1 
      iInterface              0 
      ** UNRECOGNIZED:  11 21 00 01 01 25 81 14 00 00 00 00 13 01 08 00 00
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               4
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               8
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass     93 
      bInterfaceProtocol      3 
      iInterface              0 
      ** UNRECOGNIZED:  1b 21 00 01 01 01 82 40 01 02 20 16 83 00 00 00 00 00 00 16 03 00 00 00 00 00 00
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               2
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               4
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval              64
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval              16
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass     93 
      bInterfaceProtocol      2 
      iInterface              0 
      ** UNRECOGNIZED:  09 21 00 01 01 22 84 07 00
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval              16
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    253 
      bInterfaceProtocol     19 
      iInterface              4 
      ** UNRECOGNIZED:  06 41 00 01 01 03

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            3.16
  iManufacturer           3 
  iProduct                2 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12

Enfin, pourt le ls -l /dev/, j'ai ceci :

total 0
crw-------  1 root root     10, 235 mars  30 23:20 autofs
drwxr-xr-x  2 root root         640 mars  30 23:20 block
drwxr-xr-x  2 root root          60 mars  30 23:20 bsg
crw-------  1 root root     10, 234 mars  30 23:20 btrfs-control
drwxr-xr-x  3 root root          60 mars  30 23:20 bus
drwxr-xr-x  2 root root        3680 avril  1 08:10 char
crw-------  1 root root      5,   1 mars  30 23:20 console
lrwxrwxrwx  1 root root          11 mars  30 23:20 core -> /proc/kcore
drwxr-xr-x  2 root root          60 mars  30 23:20 cpu
crw-------  1 root root     10,  60 mars  30 23:20 cpu_dma_latency
crw-------  1 root root     10, 203 mars  30 23:20 cuse
drwxr-xr-x  6 root root         120 mars  30 23:20 disk
brw-rw----  1 root disk    252,   0 mars  30 23:20 dm-0
brw-rw----  1 root disk    252,   1 mars  30 23:20 dm-1
drwxr-xr-x  2 root root          80 mars  30 23:20 dri
crw-------  1 root root     10,  61 mars  30 23:20 ecryptfs
crw-rw----  1 root video    29,   0 mars  30 23:20 fb0
lrwxrwxrwx  1 root root          13 mars  30 23:20 fd -> /proc/self/fd
crw-rw-rw-  1 root root      1,   7 mars  30 23:20 full
crw-rw-rw-  1 root root     10, 229 mars  30 23:20 fuse
crw-------  1 root root    251,   0 mars  30 23:20 hidraw0
crw-------  1 root root    251,   1 mars  30 23:20 hidraw1
crw-------  1 root root     10, 228 mars  30 23:20 hpet
drwxr-xr-x  4 root root         340 mars  30 23:20 input
crw-r--r--  1 root root      1,  11 mars  30 23:20 kmsg
crw-rw----+ 1 root root     10, 232 mars  30 23:20 kvm
srw-rw-rw-  1 root root           0 mars  30 23:20 log
brw-rw----  1 root disk      7,   0 mars  30 23:20 loop0
brw-rw----  1 root disk      7,   1 mars  30 23:20 loop1
brw-rw----  1 root disk      7,   2 mars  30 23:20 loop2
brw-rw----  1 root disk      7,   3 mars  30 23:20 loop3
brw-rw----  1 root disk      7,   4 mars  30 23:20 loop4
brw-rw----  1 root disk      7,   5 mars  30 23:20 loop5
brw-rw----  1 root disk      7,   6 mars  30 23:20 loop6
brw-rw----  1 root disk      7,   7 mars  30 23:20 loop7
crw-------  1 root root     10, 237 mars  30 23:20 loop-control
drwxr-xr-x  2 root root         100 mars  30 23:20 mapper
crw-------  1 root root     10, 227 mars  30 23:20 mcelog
crw-------  1 root root     10,  57 mars  30 23:20 mei
crw-r-----  1 root kmem      1,   1 mars  30 23:20 mem
drwxr-xr-x  2 root root          60 mars  30 23:20 net
crw-------  1 root root     10,  59 mars  30 23:20 network_latency
crw-------  1 root root     10,  58 mars  30 23:20 network_throughput
crw-rw-rw-  1 root root      1,   3 mars  30 23:20 null
crw-r-----  1 root kmem      1,   4 mars  30 23:20 port
crw-------  1 root root    108,   0 mars  30 23:20 ppp
crw-------  1 root root     10,   1 mars  30 23:20 psaux
crw-rw-rw-  1 root tty       5,   2 avril  1 20:19 ptmx
drwxr-xr-x  2 root root           0 mars  30 23:20 pts
brw-rw----  1 root disk      1,   0 mars  30 23:20 ram0
brw-rw----  1 root disk      1,   1 mars  30 23:20 ram1
brw-rw----  1 root disk      1,  10 mars  30 23:20 ram10
brw-rw----  1 root disk      1,  11 mars  30 23:20 ram11
brw-rw----  1 root disk      1,  12 mars  30 23:20 ram12
brw-rw----  1 root disk      1,  13 mars  30 23:20 ram13
brw-rw----  1 root disk      1,  14 mars  30 23:20 ram14
brw-rw----  1 root disk      1,  15 mars  30 23:20 ram15
brw-rw----  1 root disk      1,   2 mars  30 23:20 ram2
brw-rw----  1 root disk      1,   3 mars  30 23:20 ram3
brw-rw----  1 root disk      1,   4 mars  30 23:20 ram4
brw-rw----  1 root disk      1,   5 mars  30 23:20 ram5
brw-rw----  1 root disk      1,   6 mars  30 23:20 ram6
brw-rw----  1 root disk      1,   7 mars  30 23:20 ram7
brw-rw----  1 root disk      1,   8 mars  30 23:20 ram8
brw-rw----  1 root disk      1,   9 mars  30 23:20 ram9
crw-rw-rw-  1 root root      1,   8 mars  30 23:20 random
crw-rw-r--+ 1 root root     10,  62 mars  30 23:20 rfkill
lrwxrwxrwx  1 root root           4 mars  30 23:20 rtc -> rtc0
crw-------  1 root root    254,   0 mars  30 23:20 rtc0
brw-rw----  1 root disk      8,   0 mars  30 23:20 sda
brw-rw----  1 root disk      8,   1 mars  30 23:20 sda1
brw-rw----  1 root disk      8,   2 mars  30 23:20 sda2
brw-rw----  1 root disk      8,   3 mars  30 23:20 sda3
crw-rw----  1 root disk     21,   0 mars  30 23:20 sg0
lrwxrwxrwx  1 root root           8 mars  30 23:20 shm -> /run/shm
crw-------  1 root root     10, 231 mars  30 23:20 snapshot
drwxr-xr-x  4 root root         300 mars  30 23:20 snd
lrwxrwxrwx  1 root root          15 mars  30 23:20 stderr -> /proc/self/fd/2
lrwxrwxrwx  1 root root          15 mars  30 23:20 stdin -> /proc/self/fd/0
lrwxrwxrwx  1 root root          15 mars  30 23:20 stdout -> /proc/self/fd/1
crw-rw-rw-  1 root tty       5,   0 mars  30 23:24 tty
crw--w----  1 root tty       4,   0 mars  30 23:20 tty0
crw-rw----  1 root tty       4,   1 mars  30 23:20 tty1
crw--w----  1 root tty       4,  10 mars  30 23:20 tty10
crw--w----  1 root tty       4,  11 mars  30 23:20 tty11
crw--w----  1 root tty       4,  12 mars  30 23:20 tty12
crw--w----  1 root tty       4,  13 mars  30 23:20 tty13
crw--w----  1 root tty       4,  14 mars  30 23:20 tty14
crw--w----  1 root tty       4,  15 mars  30 23:20 tty15
crw--w----  1 root tty       4,  16 mars  30 23:20 tty16
crw--w----  1 root tty       4,  17 mars  30 23:20 tty17
crw--w----  1 root tty       4,  18 mars  30 23:20 tty18
crw--w----  1 root tty       4,  19 mars  30 23:20 tty19
crw-rw----  1 root tty       4,   2 mars  30 23:20 tty2
crw--w----  1 root tty       4,  20 mars  30 23:20 tty20
crw--w----  1 root tty       4,  21 mars  30 23:20 tty21
crw--w----  1 root tty       4,  22 mars  30 23:20 tty22
crw--w----  1 root tty       4,  23 mars  30 23:20 tty23
crw--w----  1 root tty       4,  24 mars  30 23:20 tty24
crw--w----  1 root tty       4,  25 mars  30 23:20 tty25
crw--w----  1 root tty       4,  26 mars  30 23:20 tty26
crw--w----  1 root tty       4,  27 mars  30 23:20 tty27
crw--w----  1 root tty       4,  28 mars  30 23:20 tty28
crw--w----  1 root tty       4,  29 mars  30 23:20 tty29
crw-rw----  1 root tty       4,   3 mars  30 23:20 tty3
crw--w----  1 root tty       4,  30 mars  30 23:20 tty30
crw--w----  1 root tty       4,  31 mars  30 23:20 tty31
crw--w----  1 root tty       4,  32 mars  30 23:20 tty32
crw--w----  1 root tty       4,  33 mars  30 23:20 tty33
crw--w----  1 root tty       4,  34 mars  30 23:20 tty34
crw--w----  1 root tty       4,  35 mars  30 23:20 tty35
crw--w----  1 root tty       4,  36 mars  30 23:20 tty36
crw--w----  1 root tty       4,  37 mars  30 23:20 tty37
crw--w----  1 root tty       4,  38 mars  30 23:20 tty38
crw--w----  1 root tty       4,  39 mars  30 23:20 tty39
crw-rw----  1 root tty       4,   4 mars  30 23:20 tty4
crw--w----  1 root tty       4,  40 mars  30 23:20 tty40
crw--w----  1 root tty       4,  41 mars  30 23:20 tty41
crw--w----  1 root tty       4,  42 mars  30 23:20 tty42
crw--w----  1 root tty       4,  43 mars  30 23:20 tty43
crw--w----  1 root tty       4,  44 mars  30 23:20 tty44
crw--w----  1 root tty       4,  45 mars  30 23:20 tty45
crw--w----  1 root tty       4,  46 mars  30 23:20 tty46
crw--w----  1 root tty       4,  47 mars  30 23:20 tty47
crw--w----  1 root tty       4,  48 mars  30 23:20 tty48
crw--w----  1 root tty       4,  49 mars  30 23:20 tty49
crw-rw----  1 root tty       4,   5 mars  30 23:20 tty5
crw--w----  1 root tty       4,  50 mars  30 23:20 tty50
crw--w----  1 root tty       4,  51 mars  30 23:20 tty51
crw--w----  1 root tty       4,  52 mars  30 23:20 tty52
crw--w----  1 root tty       4,  53 mars  30 23:20 tty53
crw--w----  1 root tty       4,  54 mars  30 23:20 tty54
crw--w----  1 root tty       4,  55 mars  30 23:20 tty55
crw--w----  1 root tty       4,  56 mars  30 23:20 tty56
crw--w----  1 root tty       4,  57 mars  30 23:20 tty57
crw--w----  1 root tty       4,  58 mars  30 23:20 tty58
crw--w----  1 root tty       4,  59 mars  30 23:20 tty59
crw-rw----  1 root tty       4,   6 mars  30 23:20 tty6
crw--w----  1 root tty       4,  60 mars  30 23:20 tty60
crw--w----  1 root tty       4,  61 mars  30 23:20 tty61
crw--w----  1 root tty       4,  62 mars  30 23:20 tty62
crw--w----  1 root tty       4,  63 mars  30 23:20 tty63
crw--w----  1 root tty       4,   7 mars  30 23:21 tty7
crw--w----  1 root tty       4,   8 mars  30 23:20 tty8
crw--w----  1 root tty       4,   9 mars  30 23:20 tty9
crw-------  1 root root      5,   3 mars  30 23:20 ttyprintk
crw-rw----  1 root dialout   4,  64 mars  30 23:20 ttyS0
crw-rw----  1 root dialout   4,  65 mars  30 23:20 ttyS1
crw-rw----  1 root dialout   4,  74 mars  30 23:20 ttyS10
crw-rw----  1 root dialout   4,  75 mars  30 23:20 ttyS11
crw-rw----  1 root dialout   4,  76 mars  30 23:20 ttyS12
crw-rw----  1 root dialout   4,  77 mars  30 23:20 ttyS13
crw-rw----  1 root dialout   4,  78 mars  30 23:20 ttyS14
crw-rw----  1 root dialout   4,  79 mars  30 23:20 ttyS15
crw-rw----  1 root dialout   4,  80 mars  30 23:20 ttyS16
crw-rw----  1 root dialout   4,  81 mars  30 23:20 ttyS17
crw-rw----  1 root dialout   4,  82 mars  30 23:20 ttyS18
crw-rw----  1 root dialout   4,  83 mars  30 23:20 ttyS19
crw-rw----  1 root dialout   4,  66 mars  30 23:20 ttyS2
crw-rw----  1 root dialout   4,  84 mars  30 23:20 ttyS20
crw-rw----  1 root dialout   4,  85 mars  30 23:20 ttyS21
crw-rw----  1 root dialout   4,  86 mars  30 23:20 ttyS22
crw-rw----  1 root dialout   4,  87 mars  30 23:20 ttyS23
crw-rw----  1 root dialout   4,  88 mars  30 23:20 ttyS24
crw-rw----  1 root dialout   4,  89 mars  30 23:20 ttyS25
crw-rw----  1 root dialout   4,  90 mars  30 23:20 ttyS26
crw-rw----  1 root dialout   4,  91 mars  30 23:20 ttyS27
crw-rw----  1 root dialout   4,  92 mars  30 23:20 ttyS28
crw-rw----  1 root dialout   4,  93 mars  30 23:20 ttyS29
crw-rw----  1 root dialout   4,  67 mars  30 23:20 ttyS3
crw-rw----  1 root dialout   4,  94 mars  30 23:20 ttyS30
crw-rw----  1 root dialout   4,  95 mars  30 23:20 ttyS31
crw-rw----  1 root dialout   4,  68 mars  30 23:20 ttyS4
crw-rw----  1 root dialout   4,  69 mars  30 23:20 ttyS5
crw-rw----  1 root dialout   4,  70 mars  30 23:20 ttyS6
crw-rw----  1 root dialout   4,  71 mars  30 23:20 ttyS7
crw-rw----  1 root dialout   4,  72 mars  30 23:20 ttyS8
crw-rw----  1 root dialout   4,  73 mars  30 23:20 ttyS9
drwxr-xr-x  2 root root          80 mars  30 23:20 ubuntu-vg
crw-------  1 root root     10, 239 mars  30 23:20 uhid
crw-------  1 root root     10, 223 mars  30 23:20 uinput
crw-rw-rw-  1 root root      1,   9 mars  30 23:20 urandom
drwxr-xr-x  2 root root          60 mars  30 23:20 usb
drwxr-xr-x  4 root root          80 avril  1 08:10 v4l
crw-rw----  1 root tty       7,   0 mars  30 23:20 vcs
crw-rw----  1 root tty       7,   1 mars  30 23:20 vcs1
crw-rw----  1 root tty       7,   2 mars  30 23:20 vcs2
crw-rw----  1 root tty       7,   3 mars  30 23:20 vcs3
crw-rw----  1 root tty       7,   4 mars  30 23:20 vcs4
crw-rw----  1 root tty       7,   5 mars  30 23:20 vcs5
crw-rw----  1 root tty       7,   6 mars  30 23:20 vcs6
crw-rw----  1 root tty       7, 128 mars  30 23:20 vcsa
crw-rw----  1 root tty       7, 129 mars  30 23:20 vcsa1
crw-rw----  1 root tty       7, 130 mars  30 23:20 vcsa2
crw-rw----  1 root tty       7, 131 mars  30 23:20 vcsa3
crw-rw----  1 root tty       7, 132 mars  30 23:20 vcsa4
crw-rw----  1 root tty       7, 133 mars  30 23:20 vcsa5
crw-rw----  1 root tty       7, 134 mars  30 23:20 vcsa6
drwxr-xr-x  2 root root          60 mars  30 23:20 vfio
crw-------  1 root root     10,  63 mars  30 23:20 vga_arbiter
crw-------  1 root root     10, 137 mars  30 23:20 vhci
crw-------  1 root root     10, 238 mars  30 23:20 vhost-net
crw-rw----+ 1 root video    81,   0 avril  1 08:10 video0
crw-rw-rw-  1 root root      1,   5 mars  30 23:20 zero

Hors ligne

#10 Le 02/04/2015, à 05:10

wido

Re : Hauppauge HD-PVR

ce qui a de "marrant", c'est qu'il affiche tout de même un

crw-rw----+ 1 root video    81,   0 avril  1 08:10 video0

Hors ligne

#11 Le 02/04/2015, à 06:46

prog-amateur

Re : Hauppauge HD-PVR

En gros, si j'ai bien compris, Ubuntu reconnais bien une source vidéo ?
Clairement étrange ! Et puis en relisant le rapport d'erreur VLC, celui-ci affiche bien l'Hauppauge comme étant une carte d'acquisition vidéo et créé un fichier video0 (creating demux: access='v4l2' demux='' location='/dev/video0' file='/dev/video0'). Mais dès qu'il lance celui-ci, il n'y a rien (v4l2 debug: opening device '/dev/video0' puis v4l2 warning: cannot initialize user-space library: Bad address)...

Hors ligne

#12 Le 03/04/2015, à 03:32

wido

Re : Hauppauge HD-PVR

et un retour de

sudo modinfo hdpvr

si tu n'as pas de
alias: usb:v2040p4903d*dc*dsc*dp*ic*isc*ip*

à mon avis c'est qu'il faudra compiler le module pour l'y intégrer

http://forum.ubuntu-fr.org/viewtopic.php?id=443342

Hors ligne

#13 Le 03/04/2015, à 07:30

prog-amateur

Re : Hauppauge HD-PVR

Merci pour ton retour rapide. J'ai bien le alias:          usb:v2040p4903d*dc*dsc*dp*ic*isc*ip*in*. Tu remarqueras le in* en plus par rapport à ce que tu m'as demandé.

Je te mets le retour en entier :

filename:       /lib/modules/3.16.0-33-generic/kernel/drivers/media/usb/hdpvr/hdpvr.ko
description:    Hauppauge HD PVR driver
author:         Janne Grunau
version:        0.2.1
license:        GPL
srcversion:     9165BB13E38B573ED14D042
alias:          usb:v2040p4903d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2040p4982d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2040p4902d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2040p4901d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v2040p4900d*dc*dsc*dp*ic*isc*ip*in*
depends:        videodev,v4l2-dv-timings
intree:         Y
vermagic:       3.16.0-33-generic SMP mod_unload modversions 
signer:         Magrathea: Glacier signing key
sig_key:        25:26:EE:FE:32:C9:58:B4:CD:85:CA:5F:BF:EB:ED:A1:75:D1:B2:18
sig_hashalgo:   sha512
parm:           video_nr:video device number (-1=Auto) (array of int)
parm:           hdpvr_debug:enable debugging output (int)
parm:           default_video_input:default video input: 0=Component / 1=S-Video / 2=Composite (uint)
parm:           default_audio_input:default audio input: 0=RCA back / 1=RCA front / 2=S/PDIF (uint)
parm:           boost_audio:boost the audio signal (bool)

Dernière modification par prog-amateur (Le 03/04/2015, à 07:32)

Hors ligne

#14 Le 03/04/2015, à 08:21

moko138

Re : Hauppauge HD-PVR

Bonjour, je dirai d'abord que je ne connais rien au Hauppauge HD-PVR.

Mais en #7, on lit 2 choses :

[118416.556901] usb 1-2: new high-speed USB device number 11 using xhci_hcd

Donc je crois qu'il serait très utile que tu débranches ton... Hauppauge HD-PVR de l'usb3 pour le brancher sur une prise usb2, et
1) nous donner, une dizaine de secondes plus tard :

dmesg|tail -n 30

2) le laisser sur une prise usb2 jusqu'à ce que, grâce à wido, sa reconnaissance s'améliore.

  On lit aussi :

[118415.458442] usb 1-2: device descriptor read/64, error -71

Je t'invite à coller dans gogol, avec les majuscules et le guillemets :
"device descriptor read/64, error" résolu OR solved usb

-  1 fois sur 20, c'est dieu sait quoi :
- 18 fois sur 20, c'est un HD mort ;
-  1 fois sur 20, c'est une histoire de condensateur à vider.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#15 Le 04/04/2015, à 02:16

prog-amateur

Re : Hauppauge HD-PVR

Merci de te joindre à Wido pour m'aider. Alors concernant ta demande 1), j'ai branché en USB 2 (tu avais raison, le HD PVR était en USB 3), et cela donne :

[    5.568119] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[    5.593095] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    5.593103] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.593106] sound hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    5.593109] sound hdaudioC0D0:    mono: mono_out=0x0
[    5.593112] sound hdaudioC0D0:    inputs:
[    5.593116] sound hdaudioC0D0:      Internal Mic=0x19
[    5.593119] sound hdaudioC0D0:      Mic=0x18
[    5.611452] rtl8188ee 0000:01:00.0: enabling device (0000 -> 0003)
[    5.619294] rtl8188ee: Using firmware rtlwifi/rtl8188efw.bin
[    5.659499] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[    5.659642] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    5.659836] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    5.659985] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    5.680380] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    5.680747] rtlwifi: wireless switch is on
[    5.808478] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    5.910112] init: Failed to spawn mysql main process: unable to execute: No such file or directory
[    6.784687] r8169 0000:02:00.2 eth0: link up
[    6.784701] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    6.806987] audit_printk_skb: 162 callbacks suppressed
[    6.806993] audit: type=1400 audit(1428110093.272:65): apparmor="DENIED" operation="file_inherit" profile="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1189 comm="nm-dhcp-client." lport=32991 family="inet" sock_type="dgram" protocol=17
[    6.807009] audit: type=1400 audit(1428110093.272:66): apparmor="DENIED" operation="file_inherit" profile="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1189 comm="nm-dhcp-client." lport=20791 family="inet6" sock_type="dgram" protocol=17
[    6.929223] audit: type=1400 audit(1428110093.392:67): apparmor="DENIED" operation="file_inherit" profile="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1190 comm="nm-dhcp-client." lport=32991 family="inet" sock_type="dgram" protocol=17
[    6.929242] audit: type=1400 audit(1428110093.392:68): apparmor="DENIED" operation="file_inherit" profile="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1190 comm="nm-dhcp-client." lport=20791 family="inet6" sock_type="dgram" protocol=17
[    8.113051] init: mythtv-backend main process (1338) terminated with status 127
[    8.113078] init: mythtv-backend main process ended, respawning
[   10.053581] init: plymouth-upstart-bridge main process ended, respawning
[   10.065054] init: plymouth-upstart-bridge main process (1383) terminated with status 1
[   10.065083] init: plymouth-upstart-bridge main process ended, respawning

Dernière modification par prog-amateur (Le 04/04/2015, à 02:18)

Hors ligne

#16 Le 04/04/2015, à 05:01

moko138

Re : Hauppauge HD-PVR

prog-amateur a écrit :
[    5.568119] cfg80211:  
(...)
[   10.065083] init: plymouth-upstart-bridge main process ended, respawning

Là, on voit le noyau depuis 5,5 secondes jusqu'à 10 secondes après le démarrage du noyau.
Certes, on repère un code d'erreur :

8.113051] init: mythtv-backend main process (1338) terminated with status 127

Mais ça n'a rien à voir avec ce que je t'ai demandé :


Démarre.
Puis, une fois logué, branche le Hauppauge HD-PVR sur l'usb2 ; pas avant.
Attends une dizaine de secondes
Et donne-nous :

dmesg|tail -n 30

%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#17 Le 04/04/2015, à 10:56

prog-amateur

Re : Hauppauge HD-PVR

OK au temps pour moi, merci. Cette fois-ci, j'ai fais exactement comme tu me l'as demandé et j'obtiens ceci :

[    5.076466] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    5.078065] rtl8188ee: Using firmware rtlwifi/rtl8188efw.bin
[    5.098827] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    5.099233] rtlwifi: wireless switch is on
[    6.316179] r8169 0000:02:00.2 eth0: link up
[    6.316193] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    6.339141] audit_printk_skb: 162 callbacks suppressed
[    6.339147] audit: type=1400 audit(1428141182.800:65): apparmor="DENIED" operation="file_inherit" profile="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1196 comm="nm-dhcp-client." lport=38747 family="inet" sock_type="dgram" protocol=17
[    6.339167] audit: type=1400 audit(1428141182.800:66): apparmor="DENIED" operation="file_inherit" profile="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1196 comm="nm-dhcp-client." lport=12311 family="inet6" sock_type="dgram" protocol=17
[    6.493561] audit: type=1400 audit(1428141182.956:67): apparmor="DENIED" operation="file_inherit" profile="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1198 comm="nm-dhcp-client." lport=38747 family="inet" sock_type="dgram" protocol=17
[    6.493582] audit: type=1400 audit(1428141182.956:68): apparmor="DENIED" operation="file_inherit" profile="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1198 comm="nm-dhcp-client." lport=12311 family="inet6" sock_type="dgram" protocol=17
[    7.663525] init: mythtv-backend main process (1343) terminated with status 127
[    7.663551] init: mythtv-backend main process ended, respawning
[    9.536445] init: plymouth-upstart-bridge main process ended, respawning
[    9.548136] init: plymouth-upstart-bridge main process (1398) terminated with status 1
[    9.548162] init: plymouth-upstart-bridge main process ended, respawning
[   34.063121] audit: type=1400 audit(1428141209.030:69): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2303 comm="apparmor_parser"
[   34.063139] audit: type=1400 audit(1428141209.030:70): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2303 comm="apparmor_parser"
[   34.064241] audit: type=1400 audit(1428141209.034:71): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2303 comm="apparmor_parser"
[   84.806789] usb 1-1: new high-speed USB device number 6 using xhci_hcd
[   85.036834] usb 1-1: New USB device found, idVendor=2040, idProduct=4903
[   85.036845] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   85.036851] usb 1-1: Product: Hauppauge HD PVR
[   85.036856] usb 1-1: Manufacturer: AMBA
[   85.036861] usb 1-1: SerialNumber: 00A8FB39
[   85.056863] media: Linux media interface: v0.10
[   85.070631] Linux video capture interface: v2.00
[   85.096736] hdpvr 1-1:1.0: firmware version 0x1e dated Mar  7 2012 08:25:15
[   85.599038] hdpvr 1-1:1.0: device now attached to video0
[   85.599097] usbcore: registered new interface driver hdpvr

Hors ligne

#18 Le 04/04/2015, à 12:37

moko138

Re : Hauppauge HD-PVR

C'est mieux, mais tu l'as encore branché à une prise usb3, semble-t-il :

[ 84...] usb 1-1: new high-speed USB device number 6 using xhci_hcd

Peux-tu vérifier ? Et, si c'est le cas, recommencer en usb2 ?

As-tu le lien vers la notice de ton nouvel engin, s'il te plaît ? Je voudrais y vérifier un point.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#19 Le 04/04/2015, à 23:28

prog-amateur

Re : Hauppauge HD-PVR

Non, non, je confirme qu'il est bel et bien connecté à l'USB2 lorsque je fais la manip, mais effectivement l'USB3 est occupé par un autre appareil.

Actuellement j'ai :
- 1 port USB2 occupé par l'Hauppauge HD-PVR
- 1 port USB2 occupé par un dongle clavier
- 1 port USB2 non occupé
- 1 port USB3 occupé par ma manette XBOX 360

Pour le lien vers le manuel, pas de souci, le voici :
http://hauppauge.lightpath.net/manuals/qi-hdpvr.pdf

Hors ligne

#20 Le 05/04/2015, à 11:47

moko138

Re : Hauppauge HD-PVR

Très bien !
Ton périphérique est bien vu par le noyau :

[   85.036851] usb 1-1: Product: Hauppauge HD PVR
[   85.036856] usb 1-1: Manufacturer: AMBA
[   85.036861] usb 1-1: SerialNumber: 00A8FB39
[   85.056863] media: Linux media interface: v0.10
[   85.070631] Linux video capture interface: v2.00
[   85.096736] hdpvr 1-1:1.0: firmware version 0x1e dated Mar  7 2012 08:25:15
[   85.599038] hdpvr 1-1:1.0: device now attached to video0
[   85.599097] usbcore: registered new interface driver hdpvr

et la dernière ligne montre qu'un module/driver lui est associé : le "hdpvr".  smile

  Par contre, on ne le voit pas monté comme disque, et j'ignore si c'est normal ou pas.
Peux-tu donner le retour de

sudo lshw

  Le lien que tu m'as donné, c'est le guide d'installation ; peux-tu me trouver le lien vers la notice complète ?
Je me permets de te demander cela parce que ma connexion hotspot rame terriblement, quand elle n'est pas carrément indisponible.

Pour la partie video, je ne suis pas compétent, désolé.
Comme toi, j'attends le retour de wido.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#21 Le 05/04/2015, à 12:12

moko138

Re : Hauppauge HD-PVR


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#22 Le 05/04/2015, à 23:54

AlexandreP

Re : Hauppauge HD-PVR

[Hors-sujet]

Je me permets un petit hors-sujet ici concernant ma propre expérience avec le Hauppauge HD-PVR. Personnellement, je n'ai jamais réussi à le faire fonctionner dans VLC ni dans aucun autre programme de style home theater, malgré la documentation -- entre autre -- provenant de MythTV.

Le seul moyen que j'ai trouvé pour lire de la vidéo était la suivante:
1. Rediriger le flux de /dev/video0 vers un fichier (ex: $HOME/video.ts):

cat /dev/video0 > $HOME/video.ts

2. Tout en continuant la redirection du flux, lire le fichier dans VLC.
3. Quand j'ai terminé le visionnage de mon émission, j'arrête la redirection du flux dans le terminal avec [CTRL]+[C], puis je supprime le fichier créé précédemment.

Malheureusement, je ne peux aider davantage: je me suis débarrassé de mon décodeur télé il y a maintenant un mois. J'ai encore mon récepteur HD-PVR, mais sans décodeur télé, il est un peu inutile. wink

[/Hors-sujet]


«La capacité d'apprendre est un don; La faculté d'apprendre est un talent; La volonté d'apprendre est un choix.» -Frank Herbert
93,8% des gens sont capables d'inventer des statistiques sans fournir d'études à l'appui.

Hors ligne

#23 Le 06/04/2015, à 19:15

moko138

Re : Hauppauge HD-PVR

AlexandreP, puisque ton idée, très astucieuse, marche, merci de l'avoir partagée !
  En quoi serait-elle hors-sujet ?


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#24 Le 07/04/2015, à 02:34

AlexandreP

Re : Hauppauge HD-PVR

Parce qu'elle ne permet pas de recevoir en streaming le signal télé (comprendre: en utilisant mon contournement, 2h de visionnage en continu de la télé produit un fichier de 6 Go H.264 en HD. Fichier que je ne peux supprimer qu'après ma séance de visionnage). Trouver la véritable méthode pour lire le flux du HD-PVR dans VLC (ou autre) serait mieux. smile


«La capacité d'apprendre est un don; La faculté d'apprendre est un talent; La volonté d'apprendre est un choix.» -Frank Herbert
93,8% des gens sont capables d'inventer des statistiques sans fournir d'études à l'appui.

Hors ligne

#25 Le 12/04/2015, à 19:37

prog-amateur

Re : Hauppauge HD-PVR

Désolé pour mon retour tardif ! Je reviens d'un déplacement professionnel.
Je vais donc essayer de répondre par ordre chronologique :
Ce que donne sudo lshw :

    description: Ordinateur de Bureau
    produit: XS35V4 (To be filled by O.E.M.)
    fabriquant: Shuttle Inc.
    version: V1.0
    numéro de série: To be filled by O.E.M.
    bits: 64 bits
    fonctionnalités: smbios-2.8 dmi-2.7 vsyscall32
    configuration: boot=normal chassis=desktop family=To be filled by O.E.M. sku=To be filled by O.E.M. uuid=00020003-0004-0005-0006-000700080009
  *-core
       description: Carte mère
       produit: FS35V4
       fabriquant: Shuttle Inc.
       identifiant matériel: 0
       version: 1.0
       numéro de série: To be filled by O.E.M.
       emplacement: To be filled by O.E.M.
     *-firmware
          description: BIOS
          fabriquant: American Megatrends Inc.
          identifiant matériel: 0
          version: 1.10  x64
          date: 04/18/2014
          taille: 64KiB
          capacité: 960KiB
          fonctionnalités: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb biosbootspecification uefi
     *-memory
          description: Mémoire Système
          identifiant matériel: 28
          emplacement: Carte mère
          taille: 8GiB
        *-bank:0
             description: DIMM DDR3 1600 MHz (0,6 ns)
             produit: CT102464BF160B.C16
             fabriquant: Undefined
             identifiant matériel: 0
             numéro de série: 347E98D0
             emplacement: A1_DIMM0
             taille: 8GiB
             bits: 64 bits
             horloge: 1600MHz (0.6ns)
        *-bank:1
             description: DIMMProject-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: POT-Creation-Date: 2009-10-08 14:02+0200PO-Revision-Date: 2014-03-11 13:12+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2014-07-07 12:12+0000X-Generator: Launchpad (build 17086) [vide]
             produit: Array1_PartNumber1
             fabriquant: A1_Manufacturer1
             identifiant matériel: 1
             numéro de série: A1_SerNum1
             emplacement: A1_DIMM1
     *-cache:0
          description: L1 cache
          identifiant matériel: 32
          emplacement: CPU Internal L1
          taille: 224KiB
          capacité: 224KiB
          fonctionnalités: internal write-back
     *-cache:1
          description: L2 cache
          identifiant matériel: 33
          emplacement: CPU Internal L2
          taille: 2MiB
          capacité: 2MiB
          fonctionnalités: internal write-back unified
     *-cpu
          description: CPU
          produit: Intel(R) Celeron(R) CPU  J1900  @ 1.99GHz
          fabriquant: Intel Corp.
          identifiant matériel: 34
          information bus: cpu@0
          version: Intel(R) Celeron(R) CPU J1900 @ 1.99GHz
          emplacement: SOCKET 0
          taille: 1332MHz
          capacité: 1332MHz
          bits: 64 bits
          horloge: 83MHz
          fonctionnalités: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer rdrand lahf_lm 3dnowprefetch ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adjust smep erms cpufreq
          configuration: cores=4 enabledcores=4 threads=4
     *-pci
          description: Host bridge
          produit: ValleyView SSA-CUnit
          fabriquant: Intel Corporation
          identifiant matériel: 100
          information bus: pci@0000:00:00.0
          version: 0e
          bits: 32 bits
          horloge: 33MHz
          configuration: driver=iosf_mbi_pci
          ressources: irq:0
        *-display
             description: VGA compatible controller
             produit: ValleyView Gen7
             fabriquant: Intel Corporation
             identifiant matériel: 2
             information bus: pci@0000:00:02.0
             version: 0e
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pm msi vga_controller bus_master cap_list rom
             configuration: driver=i915 latency=0
             ressources: irq:109 mémoire:d0000000-d03fffff mémoire:c0000000-cfffffff portE/S:f080(taille=8)
        *-storage
             description: SATA controller
             produit: ValleyView 6-Port SATA AHCI Controller
             fabriquant: Intel Corporation
             identifiant matériel: 13
             information bus: pci@0000:00:13.0
             version: 0e
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: storage msi pm ahci_1.0 bus_master cap_list
             configuration: driver=ahci latency=0
             ressources: irq:104 portE/S:f070(taille=8) portE/S:f060(taille=4) portE/S:f050(taille=8) portE/S:f040(taille=4) portE/S:f020(taille=32) mémoire:d0816000-d08167ff
        *-usb
             description: USB controller
             produit: ValleyView USB xHCI Host Controller
             fabriquant: Intel Corporation
             identifiant matériel: 14
             information bus: pci@0000:00:14.0
             version: 0e
             bits: 64 bits
             horloge: 33MHz
             fonctionnalités: pm msi xhci bus_master cap_list
             configuration: driver=xhci_hcd latency=0
             ressources: irq:103 mémoire:d0800000-d080ffff
        *-generic
             description: Encryption controller
             produit: ValleyView SEC
             fabriquant: Intel Corporation
             identifiant matériel: 1a
             information bus: pci@0000:00:1a.0
             version: 0e
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pm msi bus_master cap_list
             configuration: driver=mei_txe latency=0
             ressources: irq:107 mémoire:d0500000-d05fffff mémoire:d0400000-d04fffff
        *-multimedia
             description: Audio device
             produit: ValleyView High Definition Audio Controller
             fabriquant: Intel Corporation
             identifiant matériel: 1b
             information bus: pci@0000:00:1b.0
             version: 0e
             bits: 64 bits
             horloge: 33MHz
             fonctionnalités: pm msi bus_master cap_list
             configuration: driver=snd_hda_intel latency=0
             ressources: irq:108 mémoire:d0810000-d0813fff
        *-pci:0
             description: PCI bridge
             produit: ValleyView PCI Express Root Port
             fabriquant: Intel Corporation
             identifiant matériel: 1c
             information bus: pci@0000:00:1c.0
             version: 0e
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration: driver=pcieport
             ressources: irq:16 portE/S:e000(taille=4096) mémoire:d0700000-d07fffff
           *-network DÉSACTIVÉ
                description: Interface réseau sans fil
                produit: RTL8188EE Wireless Network Adapter
                fabriquant: Realtek Semiconductor Co., Ltd.
                identifiant matériel: 0
                information bus: pci@0000:01:00.0
                nom logique: wlan0
                version: 01
                numéro de série: 64:5a:04:0e:39:c6
                bits: 64 bits
                horloge: 33MHz
                fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
                configuration: broadcast=yes driver=rtl8188ee driverversion=3.16.0-34-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
                ressources: irq:16 portE/S:e000(taille=256) mémoire:d0700000-d0703fff
        *-pci:1
             description: PCI bridge
             produit: ValleyView PCI Express Root Port
             fabriquant: Intel Corporation
             identifiant matériel: 1c.1
             information bus: pci@0000:00:1c.1
             version: 0e
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration: driver=pcieport
             ressources: irq:17 portE/S:d000(taille=4096) mémoire:d0600000-d06fffff
           *-generic
                description: Unassigned class
                produit: Realtek Semiconductor Co., Ltd.
                fabriquant: Realtek Semiconductor Co., Ltd.
                identifiant matériel: 0
                information bus: pci@0000:02:00.0
                version: 01
                bits: 32 bits
                horloge: 33MHz
                fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list
                configuration: driver=rtsx_pci latency=0
                ressources: irq:106 mémoire:d0600000-d060ffff
           *-network
                description: Ethernet interface
                produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
                fabriquant: Realtek Semiconductor Co., Ltd.
                identifiant matériel: 0.2
                information bus: pci@0000:02:00.2
                nom logique: eth0
                version: 0a
                numéro de série: 80:ee:73:9d:1e:a0
                taille: 1Gbit/s
                capacité: 1Gbit/s
                bits: 64 bits
                horloge: 33MHz
                fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
                configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8411-1_0.0.3 06/18/12 ip=192.168.1.13 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
                ressources: irq:105 portE/S:d000(taille=256) mémoire:d0614000-d0614fff mémoire:d0610000-d0613fff
        *-pci:2
             description: PCI bridge
             produit: ValleyView PCI Express Root Port
             fabriquant: Intel Corporation
             identifiant matériel: 1c.2
             information bus: pci@0000:00:1c.2
             version: 0e
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration: driver=pcieport
             ressources: irq:18 portE/S:1000(taille=4096)
        *-pci:3
             description: PCI bridge
             produit: ValleyView PCI Express Root Port
             fabriquant: Intel Corporation
             identifiant matériel: 1c.3
             information bus: pci@0000:00:1c.3
             version: 0e
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration: driver=pcieport
             ressources: irq:19 portE/S:2000(taille=4096)
        *-isa
             description: ISA bridge
             produit: ValleyView Power Control Unit
             fabriquant: Intel Corporation
             identifiant matériel: 1f
             information bus: pci@0000:00:1f.0
             version: 0e
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: isa bus_master cap_list
             configuration: driver=lpc_ich latency=0
             ressources: irq:0
        *-serial NON-RÉCLAMÉ
             description: SMBus
             produit: ValleyView SMBus Controller
             fabriquant: Intel Corporation
             identifiant matériel: 1f.3
             information bus: pci@0000:00:1f.3
             version: 0e
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pm cap_list
             configuration: latency=0
             ressources: mémoire:d0814000-d081401f portE/S:f000(taille=32)
     *-scsi
          identifiant matériel: 1
          nom logique: scsi0
          fonctionnalités: emulated
        *-disk
             description: ATA Disk
             produit: Crucial_CT128M55
             identifiant matériel: 0.0.0
             information bus: scsi@0:0.0.0
             nom logique: /dev/sda
             version: MU01
             numéro de série: 14260C6D4166
             taille: 119GiB (128GB)
             fonctionnalités: gpt-1.00 partitioned partitioned:gpt
             configuration: ansiversion=5 guid=da10d0c5-127b-4677-a369-0d01f63f77a0 sectorsize=4096
           *-volume:0
                description: Windows FAT volume
                fabriquant: mkfs.fat
                identifiant matériel: 1
                information bus: scsi@0:0.0.0,1
                nom logique: /dev/sda1
                nom logique: /boot/efi
                version: FAT32
                numéro de série: ee3e-3c01
                taille: 510MiB
                capacité: 511MiB
                fonctionnalités: boot fat initialized
                configuration: FATs=2 filesystem=fat mount.fstype=vfat mount.options=rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro name=EFI System Partition state=mounted
           *-volume:1
                description: EFI partition
                fabriquant: Linux
                identifiant matériel: 2
                information bus: scsi@0:0.0.0,2
                nom logique: /dev/sda2
                nom logique: /boot
                version: 1.0
                numéro de série: d69b72aa-5dd6-410a-956b-b94e9e43d7f9
                taille: 244MiB
                fonctionnalités: extended_attributes ext2 initialized
                configuration: filesystem=ext2 lastmountpoint=/boot modified=2015-04-12 20:16:28 mount.fstype=ext2 mount.options=rw,relatime,stripe=4 mounted=2015-04-12 20:16:28 state=mounted
           *-volume:2
                description: LVM Physical Volume
                fabriquant: Linux
                identifiant matériel: 3
                information bus: scsi@0:0.0.0,3
                nom logique: /dev/sda3
                numéro de série: MT7Ghf-MZ8q-n1PY-sYOZ-LaJ8-hWqh-POfgkO
                taille: 118GiB
                fonctionnalités: multi lvm2

La notice complète du HD-PVR :
Je n'en ai pas trouvé d'autre (même celle de ma boite est moins fournie que le lien que je t'avais donné).

As-tu vu cette page https://www.mythtv.org/wiki/index.php/Hauppauge_HD-PVR ?
Oui c'est l'une des premières pages que j'ai visité avant de venir sur ce forum. Malheureusement, il faut l'avouer : pour une personne comme moi loin d'être geek, et pourtant très volontaire quand il s'agit de mettre les mains dans le cambouis, cette page écœure par sa complexité. J'ai donc tenté quelques trucs, mais j'ai vite été dépassé par tous ces paragraphes et les scripts en tous genres.

Hors-sujet (qui n'en est pas réellement un) d'AlexandreP :
Merci pour ton retour également. Ca me fait vraiment plaisir de voir que des gens qui n'ont rien à gagner puissent m'aider dans ma quête de ce HD-PVR que j'ai acheté à 200€ pour rien peut-être (d'ailleurs si quelqu'un veut en prendre un, veuillez lire ce topic et tout le désespoir qu'il contient avant de passer à l'acte !).
J'ai essayé ta technique et cela me donne le même problème qu'au début de ce topic :

cat /dev/video0 > $HOME/video.ts
cat: /dev/video0: Erreur d'entrée/sortie

Je suis perduuuuuuuuuuuuuuuuuu !!!!

Hors ligne