Webcam - pas de son

Résolu
La_quiche Messages postés 19 Date d'inscription   Statut Membre Dernière intervention   -  
mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   -

Bonjour,

J'ai récupéré une webcam 

Bus 002 Device 007: ID 145f:0142 Trust WB-6250X Webcam

qui est censée fonctioner directement.

Pour la vidéo c'est ok, mais impossible d'avoir du son. J'ai essayé cheese, camera et guvcview, bidouillé toutes les options possibles dans pavucontrol et alsamixer, rien à faire (oui oui, j'ai tout bien vérifié que ce soit pas muet)

La webcam possède bien un microphone fonctionnel ( fonctionne sous win), mais les sites de test de webcam (que ce soit sous win ou linux (en l'occurrence linux mint) me disent "none" pour le micro.

Le truc chelou : la led s'éclaire sous win mais pas sous linux.

Je cherche des pistes supplémentaires

13 réponses

  1. Panth33ra Messages postés 23159 Date d'inscription   Statut Membre Dernière intervention   Ambassadeur 2 358
     
    0
    1. La_quiche Messages postés 19 Date d'inscription   Statut Membre Dernière intervention   1
       

      Merci pour ta réponse, mais je suis sous linux, donc la démarche est différente.

      0
  2. Bruno83200_6929 Messages postés 725 Date d'inscription   Statut Membre Dernière intervention   170
     

    Bonjour,

    Voici trois commandes à lancer dans un terminal, lance chacune d'elle pour tester et ensuite tu me donneras les trois résultats :

    Vérifier la structure USB de la webcam :

    lsusb -v -d 145f:0142
    

     Ce que je vais regarder :

    Si une interface audio existe (bInterfaceClass 1 Audio).

    Le type exact du périphérique audio (UAC1, UAC2, ou autre).

    S’il y a un “Vendor Specific” → signe que c’est un protocole propriétaire.

     Voir si ALSA détecte le micro comme périphérique d’enregistrement :

    arecord -l
    

     Ce que je vais regarder :

    Présence d’une carte audio USB liée à ta webcam.

    Son numéro de carte et de périphérique (utile pour tester avec arecord).

    Consulter les logs du noyau au branchement :

    dmesg | tail -n 50
    

    Ce que je vais regarder :

    Si snd-usb-audio est chargé.

    S’il y a des erreurs du type cannot get freq ou unknown format.

    Si le noyau ignore totalement l’interface audio.

    Quand tu m’auras donné les 3 sorties, je pourrai te dire :

    si ton micro est standard et juste mal activé,

    ou si Trust utilise un format non supporté sous Linux.

    J'attends ton  retour et je te donnerai une réponse. ????


    0
    1. La_quiche Messages postés 19 Date d'inscription   Statut Membre Dernière intervention   1
       

      lsusb -v -d 145f:0142

      Bus 001 Device 008: ID 145f:0142 Trust WB-6250X Webcam
      Couldn't open device, some information will be missing
      Device Descriptor:
        bLength                18
        bDescriptorType         1
        bcdUSB               2.00
        bDeviceClass          239 Miscellaneous Device
        bDeviceSubClass         2 [unknown]
        bDeviceProtocol         1 Interface Association
        bMaxPacketSize0        64
        idVendor           0x145f Trust
        idProduct          0x0142 WB-6250X Webcam
        bcdDevice            1.00
        iManufacturer           2  
        iProduct                1 Trust WB-6250X Webcam
        iSerial                 0 
        bNumConfigurations      1
        Configuration Descriptor:
          bLength                 9
          bDescriptorType         2
          wTotalLength       0x03db
          bNumInterfaces          4
          bConfigurationValue     1
          iConfiguration          0 
          bmAttributes         0x80
            (Bus Powered)
          MaxPower              168mA
          Interface Association:
            bLength                 8
            bDescriptorType        11
            bFirstInterface         0
            bInterfaceCount         2
            bFunctionClass         14 Video
            bFunctionSubClass       3 Video Interface Collection
            bFunctionProtocol       0 
            iFunction               5 
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        0
            bAlternateSetting       0
            bNumEndpoints           1
            bInterfaceClass        14 Video
            bInterfaceSubClass      1 Video Control
            bInterfaceProtocol      0 
            iInterface              5 
            VideoControl Interface Descriptor:
              bLength                13
              bDescriptorType        36
              bDescriptorSubtype      1 (HEADER)
              bcdUVC               1.00
              wTotalLength       0x0067
              dwClockFrequency       15.000000MHz
              bInCollection           1
              baInterfaceNr( 0)       1
            VideoControl Interface Descriptor:
              bLength                 9
              bDescriptorType        36
              bDescriptorSubtype      3 (OUTPUT_TERMINAL)
              bTerminalID             2
              wTerminalType      0x0101 USB Streaming
              bAssocTerminal          0
              bSourceID               5
              iTerminal               0 
            VideoControl Interface Descriptor:
              bLength                26
              bDescriptorType        36
              bDescriptorSubtype      6 (EXTENSION_UNIT)
              bUnitID                 4
              guidExtensionCode         {28f03370-6311-4a2e-ba2c-6890eb334016}
              bNumControls            8
              bNrInPins               1
              baSourceID( 0)          3
              bControlSize            1
              bmControls( 0)       0x0f
              iExtension              0 
            VideoControl Interface Descriptor:
              bLength                26
              bDescriptorType        36
              bDescriptorSubtype      6 (EXTENSION_UNIT)
              bUnitID                 5
              guidExtensionCode         {2812ae3f-bcd7-4e11-a357-6f1edef7d61d}
              bNumControls            8
              bNrInPins               1
              baSourceID( 0)          4
              bControlSize            1
              bmControls( 0)       0x00
              iExtension              0 
            VideoControl Interface Descriptor:
              bLength                18
              bDescriptorType        36
              bDescriptorSubtype      2 (INPUT_TERMINAL)
              bTerminalID             1
              wTerminalType      0x0201 Camera Sensor
              bAssocTerminal          0
              iTerminal               0 
              wObjectiveFocalLengthMin      0
              wObjectiveFocalLengthMax      0
              wOcularFocalLength            0
              bControlSize                  3
              bmControls           0x00000a0e
                Auto-Exposure Mode
                Auto-Exposure Priority
                Exposure Time (Absolute)
                Zoom (Absolute)
                PanTilt (Absolute)
            VideoControl Interface Descriptor:
              bLength                11
              bDescriptorType        36
              bDescriptorSubtype      5 (PROCESSING_UNIT)
            Warning: Descriptor too short
              bUnitID                 3
              bSourceID               1
              wMaxMultiplier          0
              bControlSize            2
              bmControls     0x000037ff
                Brightness
                Contrast
                Hue
                Saturation
                Sharpness
                Gamma
                White Balance Temperature
                White Balance Component
                Backlight Compensation
                Gain
                Power Line Frequency
                White Balance Temperature, Auto
                White Balance Component, Auto
              iProcessing             0 
              bmVideoStandards     0x00
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x83  EP 3 IN
              bmAttributes            3
                Transfer Type            Interrupt
                Synch Type               None
                Usage Type               Data
              wMaxPacketSize     0x0010  1x 16 bytes
              bInterval               6
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        1
            bAlternateSetting       0
            bNumEndpoints           0
            bInterfaceClass        14 Video
            bInterfaceSubClass      2 Video Streaming
            bInterfaceProtocol      0 
            iInterface              0 
            VideoStreaming Interface Descriptor:
              bLength                            15
              bDescriptorType                    36
              bDescriptorSubtype                  1 (INPUT_HEADER)
              bNumFormats                         2
              wTotalLength                   0x0277
              bEndpointAddress                 0x81  EP 1 IN
              bmInfo                              0
              bTerminalLink                       2
              bStillCaptureMethod                 1
              bTriggerSupport                     1
              bTriggerUsage                       1
              bControlSize                        1
              bmaControls( 0)                     0
              bmaControls( 1)                     0
            VideoStreaming Interface Descriptor:
              bLength                            27
              bDescriptorType                    36
              bDescriptorSubtype                  4 (FORMAT_UNCOMPRESSED)
              bFormatIndex                        1
              bNumFrameDescriptors                6
              guidFormat                            {32595559-0000-0010-8000-00aa00389b71}
              bBitsPerPixel                      16
              bDefaultFrameIndex                  1
              bAspectRatioX                       0
              bAspectRatioY                       0
              bmInterlaceFlags                 0x00
                Interlaced stream or variable: No
                Fields per frame: 2 fields
                Field 1 first: No
                Field pattern: Field 1 only
              bCopyProtect                        0
            VideoStreaming Interface Descriptor:
              bLength                            50
              bDescriptorType                    36
              bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
              bFrameIndex                         1
              bmCapabilities                   0x00
                Still image unsupported
              wWidth                            640
              wHeight                           480
              dwMinBitRate                  3072000
              dwMaxBitRate                 18432000
              dwMaxVideoFrameBufferSize      614400
              dwDefaultFrameInterval         333333
              bFrameIntervalType                  6
              dwFrameInterval( 0)            333333
              dwFrameInterval( 1)            400000
              dwFrameInterval( 2)            500000
              dwFrameInterval( 3)            666666
              dwFrameInterval( 4)           1000000
              dwFrameInterval( 5)           2000000
            VideoStreaming Interface Descriptor:
              bLength                            50
              bDescriptorType                    36
              bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
              bFrameIndex                         2
              bmCapabilities                   0x00
                Still image unsupported
              wWidth                            352
              wHeight                           288
              dwMinBitRate                  1013760
              dwMaxBitRate                  6082560
              dwMaxVideoFrameBufferSize      202752
              dwDefaultFrameInterval         333333
              bFrameIntervalType                  6
              dwFrameInterval( 0)            333333
              dwFrameInterval( 1)            400000
              dwFrameInterval( 2)            500000
              dwFrameInterval( 3)            666666
              dwFrameInterval( 4)           1000000
              dwFrameInterval( 5)           2000000
            VideoStreaming Interface Descriptor:
              bLength                            50
              bDescriptorType                    36
              bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
              bFrameIndex                         3
              bmCapabilities                   0x00
                Still image unsupported
              wWidth                            320
              wHeight                           240
              dwMinBitRate                   768000
              dwMaxBitRate                  4608000
              dwMaxVideoFrameBufferSize      153600
              dwDefaultFrameInterval         333333
              bFrameIntervalType                  6
              dwFrameInterval( 0)            333333
              dwFrameInterval( 1)            400000
              dwFrameInterval( 2)            500000
              dwFrameInterval( 3)            666666
              dwFrameInterval( 4)           1000000
              dwFrameInterval( 5)           2000000
            VideoStreaming Interface Descriptor:
              bLength                            50
              bDescriptorType                    36
              bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
              bFrameIndex                         4
              bmCapabilities                   0x00
                Still image unsupported
              wWidth                            176
              wHeight                           144
              dwMinBitRate                   253440
              dwMaxBitRate                  1520640
              dwMaxVideoFrameBufferSize       50688
              dwDefaultFrameInterval         333333
              bFrameIntervalType                  6
              dwFrameInterval( 0)            333333
              dwFrameInterval( 1)            400000
              dwFrameInterval( 2)            500000
              dwFrameInterval( 3)            666666
              dwFrameInterval( 4)           1000000
              dwFrameInterval( 5)           2000000
            VideoStreaming Interface Descriptor:
              bLength                            50
              bDescriptorType                    36
              bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
              bFrameIndex                         5
              bmCapabilities                   0x00
                Still image unsupported
              wWidth                            160
              wHeight                           120
              dwMinBitRate                   192000
              dwMaxBitRate                  1152000
              dwMaxVideoFrameBufferSize       38400
              dwDefaultFrameInterval         333333
              bFrameIntervalType                  6
              dwFrameInterval( 0)            333333
              dwFrameInterval( 1)            400000
              dwFrameInterval( 2)            500000
              dwFrameInterval( 3)            666666
              dwFrameInterval( 4)           1000000
              dwFrameInterval( 5)           2000000
            VideoStreaming Interface Descriptor:
              bLength                            34
              bDescriptorType                    36
              bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
              bFrameIndex                         6
              bmCapabilities                   0x00
                Still image unsupported
              wWidth                           1280
              wHeight                          1024
              dwMinBitRate                 13107200
              dwMaxBitRate                 23592960
              dwMaxVideoFrameBufferSize     2621440
              dwDefaultFrameInterval        1111111
              bFrameIntervalType                  2
              dwFrameInterval( 0)           1111111
              dwFrameInterval( 1)           2000000
            VideoStreaming Interface Descriptor:
              bLength                            11
              bDescriptorType                    36
              bDescriptorSubtype                  6 (FORMAT_MJPEG)
              bFormatIndex                        2
              bNumFrameDescriptors                6
              bFlags                              0
                Fixed-size samples: No
              bDefaultFrameIndex                  1
              bAspectRatioX                       0
              bAspectRatioY                       0
              bmInterlaceFlags                 0x00
                Interlaced stream or variable: No
                Fields per frame: 1 fields
                Field 1 first: No
                Field pattern: Field 1 only
              bCopyProtect                        0
            VideoStreaming Interface Descriptor:
              bLength                            50
              bDescriptorType                    36
              bDescriptorSubtype                  7 (FRAME_MJPEG)
              bFrameIndex                         1
              bmCapabilities                   0x00
                Still image unsupported
              wWidth                            640
              wHeight                           480
              dwMinBitRate                   384000
              dwMaxBitRate                  2304000
              dwMaxVideoFrameBufferSize       76800
              dwDefaultFrameInterval         333333
              bFrameIntervalType                  6
              dwFrameInterval( 0)            333333
              dwFrameInterval( 1)            400000
              dwFrameInterval( 2)            500000
              dwFrameInterval( 3)            666666
              dwFrameInterval( 4)           1000000
              dwFrameInterval( 5)           2000000
            VideoStreaming Interface Descriptor:
              bLength                            50
              bDescriptorType                    36
              bDescriptorSubtype                  7 (FRAME_MJPEG)
              bFrameIndex                         2
              bmCapabilities                   0x00
                Still image unsupported
              wWidth                            352
              wHeight                           288
              dwMinBitRate                   126720
              dwMaxBitRate                   760320
              dwMaxVideoFrameBufferSize       25344
              dwDefaultFrameInterval         333333
              bFrameIntervalType                  6
              dwFrameInterval( 0)            333333
              dwFrameInterval( 1)            400000
              dwFrameInterval( 2)            500000
              dwFrameInterval( 3)            666666
              dwFrameInterval( 4)           1000000
              dwFrameInterval( 5)           2000000
            VideoStreaming Interface Descriptor:
              bLength                            50
              bDescriptorType                    36
              bDescriptorSubtype                  7 (FRAME_MJPEG)
              bFrameIndex                         3
              bmCapabilities                   0x00
                Still image unsupported
              wWidth                            320
              wHeight                           240
              dwMinBitRate                    96000
              dwMaxBitRate                   576000
              dwMaxVideoFrameBufferSize       19200
              dwDefaultFrameInterval         333333
              bFrameIntervalType                  6
              dwFrameInterval( 0)            333333
              dwFrameInterval( 1)            400000
              dwFrameInterval( 2)            500000
              dwFrameInterval( 3)            666666
              dwFrameInterval( 4)           1000000
              dwFrameInterval( 5)           2000000
            VideoStreaming Interface Descriptor:
              bLength                            50
              bDescriptorType                    36
              bDescriptorSubtype                  7 (FRAME_MJPEG)
              bFrameIndex                         4
              bmCapabilities                   0x00
                Still image unsupported
              wWidth                            176
              wHeight                           144
              dwMinBitRate                    31680
              dwMaxBitRate                   190080
              dwMaxVideoFrameBufferSize        6336
              dwDefaultFrameInterval         333333
              bFrameIntervalType                  6
              dwFrameInterval( 0)            333333
              dwFrameInterval( 1)            400000
              dwFrameInterval( 2)            500000
              dwFrameInterval( 3)            666666
              dwFrameInterval( 4)           1000000
              dwFrameInterval( 5)           2000000
            VideoStreaming Interface Descriptor:
              bLength                            50
              bDescriptorType                    36
              bDescriptorSubtype                  7 (FRAME_MJPEG)
              bFrameIndex                         5
              bmCapabilities                   0x00
                Still image unsupported
              wWidth                            160
              wHeight                           120
              dwMinBitRate                    24000
              dwMaxBitRate                   144000
              dwMaxVideoFrameBufferSize        4800
              dwDefaultFrameInterval         333333
              bFrameIntervalType                  6
              dwFrameInterval( 0)            333333
              dwFrameInterval( 1)            400000
              dwFrameInterval( 2)            500000
              dwFrameInterval( 3)            666666
              dwFrameInterval( 4)           1000000
              dwFrameInterval( 5)           2000000
            VideoStreaming Interface Descriptor:
              bLength                            38
              bDescriptorType                    36
              bDescriptorSubtype                  7 (FRAME_MJPEG)
              bFrameIndex                         6
              bmCapabilities                   0x00
                Still image unsupported
              wWidth                           1280
              wHeight                          1024
              dwMinBitRate                  1638400
              dwMaxBitRate                  4915200
              dwMaxVideoFrameBufferSize      327680
              dwDefaultFrameInterval         666666
              bFrameIntervalType                  3
              dwFrameInterval( 0)            666666
              dwFrameInterval( 1)           1000000
              dwFrameInterval( 2)           2000000
            VideoStreaming Interface Descriptor:
              bLength                             6
              bDescriptorType                    36
              bDescriptorSubtype                 13 (COLORFORMAT)
              bColorPrimaries                     1 (BT.709,sRGB)
              bTransferCharacteristics            1 (BT.709)
              bMatrixCoefficients                 4 (SMPTE 170M (BT.601))
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        1
            bAlternateSetting       1
            bNumEndpoints           1
            bInterfaceClass        14 Video
            bInterfaceSubClass      2 Video Streaming
            bInterfaceProtocol      0 
            iInterface              0 
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x81  EP 1 IN
              bmAttributes            5
                Transfer Type            Isochronous
                Synch Type               Asynchronous
                Usage Type               Data
              wMaxPacketSize     0x0080  1x 128 bytes
              bInterval               1
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        1
            bAlternateSetting       2
            bNumEndpoints           1
            bInterfaceClass        14 Video
            bInterfaceSubClass      2 Video Streaming
            bInterfaceProtocol      0 
            iInterface              0 
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x81  EP 1 IN
              bmAttributes            5
                Transfer Type            Isochronous
                Synch Type               Asynchronous
                Usage Type               Data
              wMaxPacketSize     0x0100  1x 256 bytes
              bInterval               1
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        1
            bAlternateSetting       3
            bNumEndpoints           1
            bInterfaceClass        14 Video
            bInterfaceSubClass      2 Video Streaming
            bInterfaceProtocol      0 
            iInterface              0 
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x81  EP 1 IN
              bmAttributes            5
                Transfer Type            Isochronous
                Synch Type               Asynchronous
                Usage Type               Data
              wMaxPacketSize     0x0320  1x 800 bytes
              bInterval               1
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        1
            bAlternateSetting       4
            bNumEndpoints           1
            bInterfaceClass        14 Video
            bInterfaceSubClass      2 Video Streaming
            bInterfaceProtocol      0 
            iInterface              0 
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x81  EP 1 IN
              bmAttributes            5
                Transfer Type            Isochronous
                Synch Type               Asynchronous
                Usage Type               Data
              wMaxPacketSize     0x0b20  2x 800 bytes
              bInterval               1
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        1
            bAlternateSetting       5
            bNumEndpoints           1
            bInterfaceClass        14 Video
            bInterfaceSubClass      2 Video Streaming
            bInterfaceProtocol      0 
            iInterface              0 
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x81  EP 1 IN
              bmAttributes            5
                Transfer Type            Isochronous
                Synch Type               Asynchronous
                Usage Type               Data
              wMaxPacketSize     0x1320  3x 800 bytes
              bInterval               1
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        1
            bAlternateSetting       6
            bNumEndpoints           1
            bInterfaceClass        14 Video
            bInterfaceSubClass      2 Video Streaming
            bInterfaceProtocol      0 
            iInterface              0 
            Endpoint Descriptor:
              bLength                 7
              bDescriptorType         5
              bEndpointAddress     0x81  EP 1 IN
              bmAttributes            5
                Transfer Type            Isochronous
                Synch Type               Asynchronous
                Usage Type               Data
              wMaxPacketSize     0x1400  3x 1024 bytes
              bInterval               1
          Interface Association:
            bLength                 8
            bDescriptorType        11
            bFirstInterface         2
            bInterfaceCount         2
            bFunctionClass          1 Audio
            bFunctionSubClass       0 [unknown]
            bFunctionProtocol       0 
            iFunction               4 
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        2
            bAlternateSetting       0
            bNumEndpoints           0
            bInterfaceClass         1 Audio
            bInterfaceSubClass      1 Control Device
            bInterfaceProtocol      0 
            iInterface              4 
            AudioControl Interface Descriptor:
              bLength                 9
              bDescriptorType        36
              bDescriptorSubtype      1 (HEADER)
              bcdADC               1.00
              wTotalLength       0x0029
              bInCollection           1
              baInterfaceNr(0)        3
            AudioControl Interface Descriptor:
              bLength                12
              bDescriptorType        36
              bDescriptorSubtype      2 (INPUT_TERMINAL)
              bTerminalID             1
              wTerminalType      0x0201 Microphone
              bAssocTerminal          0
              bNrChannels             1
              wChannelConfig     0x0000
              iChannelNames           0 
              iTerminal               0 
            AudioControl Interface Descriptor:
              bLength                11
              bDescriptorType        36
              bDescriptorSubtype      6 (FEATURE_UNIT)
              bUnitID                 2
              bSourceID               1
              bControlSize            2
              bmaControls(0)     0x0001
                Mute Control
              bmaControls(1)     0x0002
                Volume Control
              iFeature                0 
            AudioControl Interface Descriptor:
              bLength                 9
              bDescriptorType        36
              bDescriptorSubtype      3 (OUTPUT_TERMINAL)
              bTerminalID             3
              wTerminalType      0x0101 USB Streaming
              bAssocTerminal          0
              bSourceID               2
              iTerminal               0 
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        3
            bAlternateSetting       0
            bNumEndpoints           0
            bInterfaceClass         1 Audio
            bInterfaceSubClass      2 Streaming
            bInterfaceProtocol      0 
            iInterface              0 
          Interface Descriptor:
            bLength                 9
            bDescriptorType         4
            bInterfaceNumber        3
            bAlternateSetting       1
            bNumEndpoints           1
            bInterfaceClass         1 Audio
            bInterfaceSubClass      2 Streaming
            bInterfaceProtocol      0 
            iInterface              0 
            AudioStreaming Interface Descriptor:
              bLength                 7
              bDescriptorType        36
              bDescriptorSubtype      1 (AS_GENERAL)
              bTerminalLink           3
              bDelay                  1 frames
              wFormatTag         0x0001 PCM
            AudioStreaming Interface Descriptor:
              bLength                11
              bDescriptorType        36
              bDescriptorSubtype      2 (FORMAT_TYPE)
              bFormatType             1 (FORMAT_TYPE_I)
              bNrChannels             1
              bSubframeSize           2
              bBitResolution         16
              bSamFreqType            1 Discrete
              tSamFreq[ 0]        16000
            Endpoint Descriptor:
              bLength                 9
              bDescriptorType         5
              bEndpointAddress     0x84  EP 4 IN
              bmAttributes            5
                Transfer Type            Isochronous
                Synch Type               Asynchronous
                Usage Type               Data
              wMaxPacketSize     0x0190  1x 400 bytes
              bInterval               4
              bRefresh                0
              bSynchAddress           0
              AudioStreaming Endpoint Descriptor:
                bLength                 7
                bDescriptorType        37
                bDescriptorSubtype      1 (EP_GENERAL)
                bmAttributes         0x01
                  Sampling Frequency
                bLockDelayUnits         0 Undefined
                wLockDelay         0x0000
      kaddour@Titine:~$ arecord -l
      **** Liste des périphériques matériels CAPTURE ****
      carte 0 : PCH [HDA Intel PCH], périphérique 0 : ALC221 Analog [ALC221 Analog]
        Sous-périphériques : 1/1
        Sous-périphérique #0 : subdevice #0
      carte 0 : PCH [HDA Intel PCH], périphérique 2 : ALC221 Alt Analog [ALC221 Alt Analog]
        Sous-périphériques : 1/1
        Sous-périphérique #0 : subdevice #0
      carte 1 : Webcam [Trust WB-6250X Webcam], périphérique 0 : USB Audio [USB Audio]
        Sous-périphériques : 1/1
        Sous-périphérique #0 : subdevice #0
      kaddour@Titine:~$ dmesg | tail -n 50
      [ 7609.358404] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:08:00 SRC=192.168.1.254 DST=192.168.1.173 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=49714 DF PROTO=UDP SPT=3702 DPT=39189 LEN=1285 
      [ 7609.364330] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:86:dd SRC=2a01:0e0a:01ac:0ae0:0000:0000:0000:0001 DST=2a01:0e0a:01ac:0ae0:6be7:72e2:c149:6177 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=768100 PROTO=UDP SPT=3702 DPT=58378 LEN=1299 
      [ 7615.553572] usb 1-8: new high-speed USB device number 7 using xhci_hcd
      [ 7615.708934] usb 1-8: New USB device found, idVendor=145f, idProduct=0142, bcdDevice= 1.00
      [ 7615.708951] usb 1-8: New USB device strings: Mfr=2, Product=1, SerialNumber=0
      [ 7615.708959] usb 1-8: Product: Trust WB-6250X Webcam
      [ 7615.708964] usb 1-8: Manufacturer:  
      [ 7615.742380] usb 1-8: 3:1: cannot get freq at ep 0x84
      [ 7615.751416] usb 1-8: Warning! Unlikely big volume range (=3328), cval->res is probably wrong.
      [ 7615.751420] usb 1-8: [2] FU [Mic Capture Volume] ch = 1, val = 4608/7936/1
      [ 7615.782175] usb 1-8: Found UVC 1.00 device Trust WB-6250X Webcam (145f:0142)
      [ 7615.809411] input: Trust WB-6250X Webcam: Trust WB as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20
      [ 7615.810755] usbcore: registered new interface driver uvcvideo
      [ 7615.913777] usb 1-8: 3:1: cannot get freq at ep 0x84
      [ 7615.943815] usb 1-8: 3:1: cannot get freq at ep 0x84
      [ 7616.193972] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=2a01:0e0a:01ac:0ae0:5e8e:e3dd:fc65:c6b6 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=545855 PROTO=UDP SPT=42287 DPT=3702 LEN=615 
      [ 7616.194034] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=2a01:0e0a:01ac:0ae0:6be7:72e2:c149:6177 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=639151 PROTO=UDP SPT=40216 DPT=3702 LEN=615 
      [ 7616.194101] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=192.168.1.173 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=64815 DF PROTO=UDP SPT=42825 DPT=3702 LEN=615 
      [ 7616.194160] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=fe80:0000:0000:0000:26fc:477a:ffd5:9641 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=879886 PROTO=UDP SPT=55476 DPT=3702 LEN=615 
      [ 7616.281778] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:86:dd SRC=fe80:0000:0000:0000:2266:cf13:375d:6a05 DST=fe80:0000:0000:0000:26fc:477a:ffd5:9641 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=656152 PROTO=UDP SPT=3702 DPT=55476 LEN=1299 
      [ 7616.445415] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:08:00 SRC=192.168.1.254 DST=192.168.1.173 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=50333 DF PROTO=UDP SPT=3702 DPT=42825 LEN=1285 
      [ 8338.926742] workqueue: delayed_fput hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
      [ 8344.915650] workqueue: delayed_fput hogged CPU for >10000us 8 times, consider switching to WQ_UNBOUND
      [16114.249679] usb 1-8: USB disconnect, device number 7
      [16114.654386] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=2a01:0e0a:01ac:0ae0:5e8e:e3dd:fc65:c6b6 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=547183 PROTO=UDP SPT=49869 DPT=3702 LEN=615 
      [16114.654450] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=2a01:0e0a:01ac:0ae0:6be7:72e2:c149:6177 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=601334 PROTO=UDP SPT=51749 DPT=3702 LEN=615 
      [16114.654508] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=192.168.1.173 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=16834 DF PROTO=UDP SPT=35980 DPT=3702 LEN=615 
      [16114.654565] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=fe80:0000:0000:0000:26fc:477a:ffd5:9641 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=1028789 PROTO=UDP SPT=46466 DPT=3702 LEN=615 
      [16114.719119] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:08:00 SRC=192.168.1.254 DST=192.168.1.173 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=44402 DF PROTO=UDP SPT=3702 DPT=35980 LEN=1285 
      [16114.734445] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:86:dd SRC=fe80:0000:0000:0000:2266:cf13:375d:6a05 DST=fe80:0000:0000:0000:26fc:477a:ffd5:9641 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=787092 PROTO=UDP SPT=3702 DPT=46466 LEN=1299 
      [16114.782311] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:86:dd SRC=2a01:0e0a:01ac:0ae0:0000:0000:0000:0001 DST=2a01:0e0a:01ac:0ae0:5e8e:e3dd:fc65:c6b6 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=715154 PROTO=UDP SPT=3702 DPT=49869 LEN=1299 
      [16114.836962] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:86:dd SRC=2a01:0e0a:01ac:0ae0:0000:0000:0000:0001 DST=2a01:0e0a:01ac:0ae0:6be7:72e2:c149:6177 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=407751 PROTO=UDP SPT=3702 DPT=51749 LEN=1299 
      [16117.174356] usb 1-8: new high-speed USB device number 8 using xhci_hcd
      [16117.329081] usb 1-8: New USB device found, idVendor=145f, idProduct=0142, bcdDevice= 1.00
      [16117.329098] usb 1-8: New USB device strings: Mfr=2, Product=1, SerialNumber=0
      [16117.329105] usb 1-8: Product: Trust WB-6250X Webcam
      [16117.329111] usb 1-8: Manufacturer:  
      [16117.336769] usb 1-8: Found UVC 1.00 device Trust WB-6250X Webcam (145f:0142)
      [16117.361231] input: Trust WB-6250X Webcam: Trust WB as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input21
      [16117.391034] usb 1-8: 3:1: cannot get freq at ep 0x84
      [16117.399593] usb 1-8: Warning! Unlikely big volume range (=3328), cval->res is probably wrong.
      [16117.399598] usb 1-8: [2] FU [Mic Capture Volume] ch = 1, val = 4608/7936/1
      [16117.605056] usb 1-8: 3:1: cannot get freq at ep 0x84
      [16117.634901] usb 1-8: 3:1: cannot get freq at ep 0x84
      [16117.795549] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=2a01:0e0a:01ac:0ae0:5e8e:e3dd:fc65:c6b6 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=178356 PROTO=UDP SPT=36724 DPT=3702 LEN=615 
      [16117.795612] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=2a01:0e0a:01ac:0ae0:6be7:72e2:c149:6177 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=178172 PROTO=UDP SPT=55845 DPT=3702 LEN=615 
      [16117.795669] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=192.168.1.173 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=18126 DF PROTO=UDP SPT=55541 DPT=3702 LEN=615 
      [16117.795726] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=fe80:0000:0000:0000:26fc:477a:ffd5:9641 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=611981 PROTO=UDP SPT=56277 DPT=3702 LEN=615 
      [16117.871687] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:86:dd SRC=2a01:0e0a:01ac:0ae0:0000:0000:0000:0001 DST=2a01:0e0a:01ac:0ae0:5e8e:e3dd:fc65:c6b6 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=835869 PROTO=UDP SPT=3702 DPT=36724 LEN=1299 
      [16118.001727] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:08:00 SRC=192.168.1.254 DST=192.168.1.173 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=44706 DF PROTO=UDP SPT=3702 DPT=55541 LEN=1285 
      
      0
  3. La_quiche Messages postés 19 Date d'inscription   Statut Membre Dernière intervention   1
     

    Et lsmod pour les modules, on sait jamais :

    Module                  Size  Used by
    uvcvideo              147456  0
    uvc                    12288  1 uvcvideo
    videobuf2_v4l2         36864  1 uvcvideo
    snd_seq_dummy          12288  0
    snd_hrtimer            12288  1
    ccm                    20480  6
    qrtr                   53248  2
    ip6t_REJECT            12288  1
    nf_reject_ipv6         24576  1 ip6t_REJECT
    xt_hl                  12288  22
    ip6t_rt                16384  3
    ipt_REJECT             12288  1
    nf_reject_ipv4         12288  1 ipt_REJECT
    xt_LOG                 16384  10
    nf_log_syslog          20480  10
    nft_limit              16384  13
    xt_limit               12288  0
    xt_addrtype            12288  4
    xt_tcpudp              16384  60
    xt_conntrack           12288  16
    nf_conntrack          196608  1 xt_conntrack
    nf_defrag_ipv6         24576  1 nf_conntrack
    nf_defrag_ipv4         12288  1 nf_conntrack
    nft_compat             20480  117
    nf_tables             376832  642 nft_compat,nft_limit
    8188eu               1630208  0
    binfmt_misc            24576  1
    snd_hda_codec_hdmi     94208  1
    snd_soc_avs           188416  0
    nls_iso8859_1          12288  1
    snd_soc_hda_codec      24576  1 snd_soc_avs
    snd_hda_ext_core       32768  2 snd_soc_avs,snd_soc_hda_codec
    snd_soc_core          442368  2 snd_soc_avs,snd_soc_hda_codec
    snd_hda_codec_realtek   200704  1
    snd_compress           28672  2 snd_soc_avs,snd_soc_core
    ac97_bus               12288  1 snd_soc_core
    snd_pcm_dmaengine      16384  1 snd_soc_core
    snd_hda_codec_generic   122880  1 snd_hda_codec_realtek
    rtl8xxxu              290816  0
    intel_rapl_msr         20480  0
    snd_hda_intel          61440  1
    intel_rapl_common      40960  1 intel_rapl_msr
    snd_intel_dspcfg       36864  2 snd_soc_avs,snd_hda_intel
    videobuf2_vmalloc      20480  3 uvcvideo
    snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg
    snd_hda_codec         204800  6 snd_hda_codec_generic,snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_codec_realtek
    snd_usb_audio         512000  1
    mac80211             1744896  1 rtl8xxxu
    snd_hda_core          139264  8 snd_hda_codec_generic,snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek
    snd_usbmidi_lib        53248  1 snd_usb_audio
    videobuf2_memops       16384  1 videobuf2_vmalloc
    intel_tcc_cooling      12288  0
    snd_ump                45056  1 snd_usb_audio
    snd_hwdep              20480  2 snd_usb_audio,snd_hda_codec
    i915                 4288512  16
    x86_pkg_temp_thermal    20480  0
    cfg80211             1355776  3 8188eu,mac80211,rtl8xxxu
    videodev              352256  2 videobuf2_v4l2,uvcvideo
    snd_pcm               192512  9 snd_soc_avs,snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine
    intel_powerclamp       24576  0
    joydev                 32768  0
    input_leds             12288  0
    coretemp               24576  0
    videobuf2_common       81920  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
    mc                     81920  5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
    libarc4                12288  1 mac80211
    drm_buddy              20480  1 i915
    rapl                   20480  0
    ttm                   110592  1 i915
    mei_pxp                16384  0
    mei_hdcp               28672  0
    drm_display_helper    237568  1 i915
    mei_me                 53248  2
    snd_seq_midi           24576  0
    snd_seq_midi_event     16384  1 snd_seq_midi
    mei                   172032  5 mei_hdcp,mei_pxp,mei_me
    snd_rawmidi            57344  3 snd_seq_midi,snd_usbmidi_lib,snd_ump
    intel_cstate           24576  0
    snd_seq               118784  9 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
    cec                    94208  2 drm_display_helper,i915
    rc_core                73728  1 cec
    ee1004                 16384  0
    i2c_algo_bit           16384  1 i915
    snd_seq_device         16384  4 snd_seq,snd_seq_midi,snd_ump,snd_rawmidi
    snd_timer              49152  3 snd_seq,snd_hrtimer,snd_pcm
    hp_wmi                 36864  0
    i2c_i801               36864  0
    sparse_keymap          12288  1 hp_wmi
    i2c_smbus              16384  1 i2c_i801
    snd                   143360  22 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_ump,snd_pcm,snd_rawmidi
    soundcore              16384  1 snd
    platform_profile       12288  1 hp_wmi
    intel_pch_thermal      20480  0
    serio_raw              20480  0
    wmi_bmof               12288  0
    acpi_pad              184320  0
    intel_pmc_core        118784  0
    intel_vsec             20480  1 intel_pmc_core
    pmt_telemetry          16384  1 intel_pmc_core
    mac_hid                12288  0
    pmt_class              12288  1 pmt_telemetry
    tpm_infineon           16384  0
    sch_fq_codel           24576  2
    msr                    12288  0
    parport_pc             53248  0
    ppdev                  24576  0
    lp                     28672  0
    parport                73728  3 parport_pc,lp,ppdev
    efi_pstore             12288  0
    nfnetlink              20480  3 nft_compat,nf_tables
    dmi_sysfs              24576  0
    ip_tables              32768  0
    x_tables               65536  11 xt_conntrack,nft_compat,xt_LOG,xt_tcpudp,xt_addrtype,ip6t_rt,ipt_REJECT,ip_tables,xt_limit,xt_hl,ip6t_REJECT
    autofs4                57344  2
    btrfs                2043904  0
    blake2b_generic        24576  0
    raid10                 73728  0
    raid456               196608  0
    async_raid6_recov      20480  1 raid456
    async_memcpy           16384  2 raid456,async_raid6_recov
    async_pq               20480  2 raid456,async_raid6_recov
    async_xor              16384  3 async_pq,raid456,async_raid6_recov
    async_tx               16384  5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
    xor                    20480  2 async_xor,btrfs
    raid6_pq              126976  4 async_pq,btrfs,raid456,async_raid6_recov
    libcrc32c              12288  4 nf_conntrack,btrfs,nf_tables,raid456
    raid1                  57344  0
    raid0                  24576  0
    dm_mirror              24576  0
    dm_region_hash         24576  1 dm_mirror
    dm_log                 20480  2 dm_region_hash,dm_mirror
    crct10dif_pclmul       12288  1
    crc32_pclmul           12288  0
    hid_generic            12288  0
    usbhid                 77824  0
    hid                   180224  2 usbhid,hid_generic
    polyval_generic        12288  0
    ghash_clmulni_intel    16384  0
    sha256_ssse3           32768  0
    sha1_ssse3             32768  0
    psmouse               217088  0
    video                  77824  1 i915
    r8169                 118784  0
    xhci_pci               24576  0
    ahci                   49152  2
    realtek                36864  1
    libahci                53248  1 ahci
    xhci_pci_renesas       20480  1 xhci_pci
    wmi                    28672  3 hp_wmi,video,wmi_bmof
    aesni_intel           356352  4
    crypto_simd            16384  1 aesni_intel
    cryptd                 24576  2 crypto_simd,ghash_clmulni_intel
    0
  4. La_quiche Messages postés 19 Date d'inscription   Statut Membre Dernière intervention   1
     

    kaddour@Titine:~$ arecord -l

    **** Liste des périphériques matériels CAPTURE ****
    carte 0 : PCH [HDA Intel PCH], périphérique 0 : ALC221 Analog [ALC221 Analog]
      Sous-périphériques : 1/1
      Sous-périphérique #0 : subdevice #0
    carte 0 : PCH [HDA Intel PCH], périphérique 2 : ALC221 Alt Analog [ALC221 Alt Analog]
      Sous-périphériques : 1/1
      Sous-périphérique #0 : subdevice #0
    carte 1 : Webcam [Trust WB-6250X Webcam], périphérique 0 : USB Audio [USB Audio]
      Sous-périphériques : 1/1
      Sous-périphérique #0 : subdevice #0
    0
  5. Vous n’avez pas trouvé la réponse que vous recherchez ?

    Posez votre question
  6. La_quiche Messages postés 19 Date d'inscription   Statut Membre Dernière intervention   1
     

    dmesg | tail -n 50
     

    [ 7609.358404] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:08:00 SRC=192.168.1.254 DST=192.168.1.173 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=49714 DF PROTO=UDP SPT=3702 DPT=39189 LEN=1285 
    [ 7609.364330] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:86:dd SRC=2a01:0e0a:01ac:0ae0:0000:0000:0000:0001 DST=2a01:0e0a:01ac:0ae0:6be7:72e2:c149:6177 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=768100 PROTO=UDP SPT=3702 DPT=58378 LEN=1299 
    [ 7615.553572] usb 1-8: new high-speed USB device number 7 using xhci_hcd
    [ 7615.708934] usb 1-8: New USB device found, idVendor=145f, idProduct=0142, bcdDevice= 1.00
    [ 7615.708951] usb 1-8: New USB device strings: Mfr=2, Product=1, SerialNumber=0
    [ 7615.708959] usb 1-8: Product: Trust WB-6250X Webcam
    [ 7615.708964] usb 1-8: Manufacturer:  
    [ 7615.742380] usb 1-8: 3:1: cannot get freq at ep 0x84
    [ 7615.751416] usb 1-8: Warning! Unlikely big volume range (=3328), cval->res is probably wrong.
    [ 7615.751420] usb 1-8: [2] FU [Mic Capture Volume] ch = 1, val = 4608/7936/1
    [ 7615.782175] usb 1-8: Found UVC 1.00 device Trust WB-6250X Webcam (145f:0142)
    [ 7615.809411] input: Trust WB-6250X Webcam: Trust WB as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20
    [ 7615.810755] usbcore: registered new interface driver uvcvideo
    [ 7615.913777] usb 1-8: 3:1: cannot get freq at ep 0x84
    [ 7615.943815] usb 1-8: 3:1: cannot get freq at ep 0x84
    [ 7616.193972] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=2a01:0e0a:01ac:0ae0:5e8e:e3dd:fc65:c6b6 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=545855 PROTO=UDP SPT=42287 DPT=3702 LEN=615 
    [ 7616.194034] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=2a01:0e0a:01ac:0ae0:6be7:72e2:c149:6177 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=639151 PROTO=UDP SPT=40216 DPT=3702 LEN=615 
    [ 7616.194101] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=192.168.1.173 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=64815 DF PROTO=UDP SPT=42825 DPT=3702 LEN=615 
    [ 7616.194160] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=fe80:0000:0000:0000:26fc:477a:ffd5:9641 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=879886 PROTO=UDP SPT=55476 DPT=3702 LEN=615 
    [ 7616.281778] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:86:dd SRC=fe80:0000:0000:0000:2266:cf13:375d:6a05 DST=fe80:0000:0000:0000:26fc:477a:ffd5:9641 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=656152 PROTO=UDP SPT=3702 DPT=55476 LEN=1299 
    [ 7616.445415] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:08:00 SRC=192.168.1.254 DST=192.168.1.173 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=50333 DF PROTO=UDP SPT=3702 DPT=42825 LEN=1285 
    [ 8338.926742] workqueue: delayed_fput hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
    [ 8344.915650] workqueue: delayed_fput hogged CPU for >10000us 8 times, consider switching to WQ_UNBOUND
    [16114.249679] usb 1-8: USB disconnect, device number 7
    [16114.654386] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=2a01:0e0a:01ac:0ae0:5e8e:e3dd:fc65:c6b6 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=547183 PROTO=UDP SPT=49869 DPT=3702 LEN=615 
    [16114.654450] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=2a01:0e0a:01ac:0ae0:6be7:72e2:c149:6177 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=601334 PROTO=UDP SPT=51749 DPT=3702 LEN=615 
    [16114.654508] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=192.168.1.173 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=16834 DF PROTO=UDP SPT=35980 DPT=3702 LEN=615 
    [16114.654565] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=fe80:0000:0000:0000:26fc:477a:ffd5:9641 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=1028789 PROTO=UDP SPT=46466 DPT=3702 LEN=615 
    [16114.719119] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:08:00 SRC=192.168.1.254 DST=192.168.1.173 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=44402 DF PROTO=UDP SPT=3702 DPT=35980 LEN=1285 
    [16114.734445] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:86:dd SRC=fe80:0000:0000:0000:2266:cf13:375d:6a05 DST=fe80:0000:0000:0000:26fc:477a:ffd5:9641 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=787092 PROTO=UDP SPT=3702 DPT=46466 LEN=1299 
    [16114.782311] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:86:dd SRC=2a01:0e0a:01ac:0ae0:0000:0000:0000:0001 DST=2a01:0e0a:01ac:0ae0:5e8e:e3dd:fc65:c6b6 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=715154 PROTO=UDP SPT=3702 DPT=49869 LEN=1299 
    [16114.836962] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:86:dd SRC=2a01:0e0a:01ac:0ae0:0000:0000:0000:0001 DST=2a01:0e0a:01ac:0ae0:6be7:72e2:c149:6177 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=407751 PROTO=UDP SPT=3702 DPT=51749 LEN=1299 
    [16117.174356] usb 1-8: new high-speed USB device number 8 using xhci_hcd
    [16117.329081] usb 1-8: New USB device found, idVendor=145f, idProduct=0142, bcdDevice= 1.00
    [16117.329098] usb 1-8: New USB device strings: Mfr=2, Product=1, SerialNumber=0
    [16117.329105] usb 1-8: Product: Trust WB-6250X Webcam
    [16117.329111] usb 1-8: Manufacturer:  
    [16117.336769] usb 1-8: Found UVC 1.00 device Trust WB-6250X Webcam (145f:0142)
    [16117.361231] input: Trust WB-6250X Webcam: Trust WB as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input21
    [16117.391034] usb 1-8: 3:1: cannot get freq at ep 0x84
    [16117.399593] usb 1-8: Warning! Unlikely big volume range (=3328), cval->res is probably wrong.
    [16117.399598] usb 1-8: [2] FU [Mic Capture Volume] ch = 1, val = 4608/7936/1
    [16117.605056] usb 1-8: 3:1: cannot get freq at ep 0x84
    [16117.634901] usb 1-8: 3:1: cannot get freq at ep 0x84
    [16117.795549] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=2a01:0e0a:01ac:0ae0:5e8e:e3dd:fc65:c6b6 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=178356 PROTO=UDP SPT=36724 DPT=3702 LEN=615 
    [16117.795612] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=2a01:0e0a:01ac:0ae0:6be7:72e2:c149:6177 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=178172 PROTO=UDP SPT=55845 DPT=3702 LEN=615 
    [16117.795669] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=192.168.1.173 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=18126 DF PROTO=UDP SPT=55541 DPT=3702 LEN=615 
    [16117.795726] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC= SRC=fe80:0000:0000:0000:26fc:477a:ffd5:9641 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=611981 PROTO=UDP SPT=56277 DPT=3702 LEN=615 
    [16117.871687] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:86:dd SRC=2a01:0e0a:01ac:0ae0:0000:0000:0000:0001 DST=2a01:0e0a:01ac:0ae0:5e8e:e3dd:fc65:c6b6 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=835869 PROTO=UDP SPT=3702 DPT=36724 LEN=1299 
    [16118.001727] [UFW BLOCK] IN=wlxac15a2f5e250 OUT= MAC=ac:15:a2:f5:e2:50:20:66:cf:5d:6a:05:08:00 SRC=192.168.1.254 DST=192.168.1.173 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=44706 DF PROTO=UDP SPT=3702 DPT=55541 LEN=1285 
    
    0
  7. Bruno83200_6929 Messages postés 725 Date d'inscription   Statut Membre Dernière intervention   170
     

    Bonjour,

    A la vue de tout cela, je t'ai préparé un script pour  installer tout ce qu’il faut, détecter ton micro USB de webcam, le configurer en défaut dans ALSA + PulseAudio, corriger la fréquence, et ouvrir l’interface graphique pour que tu puisses tester immédiatement.

    Crée le fichier script :

    nano fix_mic_auto.sh
    

    (colle le contenu ci-dessous, puis Ctrl+O, Entrée, Ctrl+X)

    #!/bin/bash
    echo "=== ???? Configuration automatique du micro USB ==="
    
    # 1. Installer outils nécessaires
    echo "???? Installation des outils ALSA & PulseAudio..."
    sudo apt update -y
    sudo apt install -y alsa-utils pulseaudio pavucontrol
    
    # 2. Détection automatique du micro USB
    SRC=$(pactl list sources short | grep -i 'usb' | awk '{print $2}')
    if [ -z "$SRC" ]; then
        echo "❌ Aucun micro USB détecté dans PulseAudio."
        echo "Vérifie qu'il est branché puis relance le script."
        exit 1
    fi
    echo "???? Micro détecté : $SRC"
    
    # 3. Test d'enregistrement rapide (3 sec)
    echo "???? Test d'enregistrement..."
    arecord -D hw:1,0 -f S16_LE -c1 -r16000 /tmp/test.wav &
    PID=$!
    sleep 3 && kill $PID
    echo "???? Lecture du test..."
    aplay /tmp/test.wav
    
    # 4. Config ALSA (~/.asoundrc)
    echo "???? Configuration ALSA..."
    cat <<EOF > ~/.asoundrc
    pcm.webcam_mic {
        type hw
        card 1
        device 0
    }
    
    pcm.!default {
        type plug
        slave {
            pcm "webcam_mic"
            rate 16000
            channels 1
            format S16_LE
        }
    }
    EOF
    
    # 5. Config PulseAudio (~/.config/pulse/default.pa)
    echo "???? Configuration PulseAudio..."
    mkdir -p ~/.config/pulse
    cp /etc/pulse/default.pa ~/.config/pulse/default.pa 2>/dev/null
    grep -q "set-default-source $SRC" ~/.config/pulse/default.pa || \
    echo "set-default-source $SRC" >> ~/.config/pulse/default.pa
    
    # 6. Redémarrage PulseAudio
    echo "♻️ Redémarrage de PulseAudio..."
    pulseaudio -k
    pulseaudio --start
    
    # 7. Ouverture de l'interface graphique
    echo "✅ Configuration terminée."
    echo "???? pavucontrol va s'ouvrir : onglet 'Entrée' pour vérifier que ton micro USB est actif."
    pavucontrol &
    

    Rends-le exécutable :

    chmod +x fix_mic_auto.sh
    

    Lance-le :

    ./fix_mic_auto.sh
    

    Ce script :

    Installe alsa-utils, pulseaudio, pavucontrol

    Détecte automatiquement ton micro webcam USB

    Configure ALSA et PulseAudio

    Redémarre PulseAudio

    Ouvre pavucontrol pour test direct


    0
  8. La_quiche Messages postés 19 Date d'inscription   Statut Membre Dernière intervention   1
     

    Merci pour le script, mais ça ne fonctionne pas mieux.

    Je te copie colle les résultats du script : 

    kaddour@Titine:~$ ./fix_mic_auto.sh
    === ???? Configuration automatique du micro USB ===
    ???? Installation des outils ALSA & PulseAudio...
    [sudo] Mot de passe de kaddour :       
    Atteint :1 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble InRelease
    Réception de :2 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-updates InRelease [126 kB]
    Réception de :3 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
    Réception de :4 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-backports InRelease [126 kB]
    Ign :5 https://mirror.cyberbits.eu/linuxmint/packages xia InRelease            
    Atteint :6 https://ppa.launchpadcontent.net/kelebek333/kablosuz/ubuntu noble InRelease
    Atteint :7 https://mirror.cyberbits.eu/linuxmint/packages xia Release
    Réception de :8 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-updates/main amd64 Packages [1 315 kB]
    Réception de :9 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1 056 kB]
    Réception de :11 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-updates/main i386 Packages [506 kB]
    Réception de :12 http://security.ubuntu.com/ubuntu noble-security/main i386 Packages [316 kB]
    Réception de :13 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-updates/main amd64 Components [164 kB]
    Réception de :14 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-updates/restricted amd64 Components [212 B]
    Réception de :15 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-updates/universe amd64 Packages [1 120 kB]
    Réception de :16 http://security.ubuntu.com/ubuntu noble-security/main amd64 Components [21,5 kB]
    Réception de :17 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Components [208 B]
    Réception de :18 http://security.ubuntu.com/ubuntu noble-security/universe i386 Packages [543 kB]
    Réception de :19 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [878 kB]
    Réception de :20 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-updates/universe i386 Packages [677 kB]
    Réception de :21 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Components [52,2 kB]
    Réception de :22 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
    Réception de :23 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-updates/universe amd64 Components [377 kB]
    Réception de :24 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-updates/multiverse amd64 Components [940 B]
    Réception de :25 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-backports/main amd64 Components [7 076 B]
    Réception de :26 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-backports/restricted amd64 Components [216 B]
    Réception de :27 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-backports/universe amd64 Components [30,8 kB]
    Réception de :28 http://distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-backports/multiverse amd64 Components [212 B]
    7 445 ko réceptionnés en 2s (3 436 ko/s)                              
    Lecture des listes de paquets... Fait
    Construction de l'arbre des dépendances... Fait
    Lecture des informations d'état... Fait      
    Tous les paquets sont à jour.
    Lecture des listes de paquets... Fait
    Construction de l'arbre des dépendances... Fait
    Lecture des informations d'état... Fait      
    alsa-utils est déjà la version la plus récente (1.2.9-1ubuntu5).
    pulseaudio est déjà la version la plus récente (1:16.1+dfsg1-2ubuntu10.1).
    pavucontrol est déjà la version la plus récente (5.0-2build3).
    0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
    ???? Micro détecté : alsa_input.usb-_Trust_WB-6250X_Webcam-02.mono-fallback
    ???? Test d'enregistrement...
    Capture WAVE '/tmp/test.wav' : Signed 16 bit Little Endian, Fréquence 16000 Hz, Mono
    ???? Lecture du test...
    Interrompu par le signal Complété...
    Lecture WAVE '/tmp/test.wav' : Signed 16 bit Little Endian, Fréquence 16000 Hz, Mono
    ???? Configuration ALSA...
    ???? Configuration PulseAudio...
    ♻️ Redémarrage de PulseAudio...
    E: [pulseaudio] main.c: Impossible de tuer le démon : Aucun processus ayant ce numéro
    ✅ Configuration terminée.
    ???? pavucontrol va s'ouvrir : onglet 'Entrée' pour vérifier que ton micro USB est actif.

    J'ai relancé pulseaudio à la main (pidof pulseaudio + kill -9 pulseaudio) pour être sûre.

    À la lecture par contre, j'entends du souffle.

    0
  9. Bruno83200_6929 Messages postés 725 Date d'inscription   Statut Membre Dernière intervention   170
     

    Je pense que c'est un problème de fréquence, je ne sais plus trop quoi te dire ! Surtout si tu entends un souffle. C'est complexe !


    0
  10. La_quiche
     

    J'ai l'idée qu'il y a au fond une histoire de niveau d'enregistrement/amplification. J'ai un peu le même truc sur un autre PC avec une pédale multi-effet qui sert de carte son. Y'a du son envoyé/lu/enregistré mais on entend que dalle.

    Y-a-t'il un équivalent de jmeters (qui fonctionne avec jack), mais pour l'intégralité du système sonore ?

    Merci

    0
  11. Bruno83200_6929 Messages postés 725 Date d'inscription   Statut Membre Dernière intervention   170
     

    Bonjour,

    Perso je connais Carla.

    Carla est un hôte de plugins audio qui fonctionne avec JACK, ALSA, et PulseAudio. Il peut intégrer des plugins de mesure de niveaux audio (comme des vumètres ou des analyseurs de spectre) pour surveiller les flux audio.


    Avantages :Très flexible, car il supporte une large gamme de plugins (LADSPA, LV2, VST).


    Peut être utilisé pour surveiller les flux JACK et non-JACK via des ponts.
    Convient aux environnements professionnels.


    Limites :Configuration plus complexe que jmeters.


    Nécessite des connaissances pour intégrer les bons plugins de mesure.


    Installation : Disponible dans les dépôts Linux ou via des sources comme KXStudio.
     


    0
  12. mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   7 944
     

    Bonjour,

    Pour moi il ne faut pas chercher du côté des logiciels de webcam, mais bien du côté de pulseaudio et de tout ce qui est "en dessous" (alsa, pilote de la webcam, etc).

    1) Vérifie si ton micro est vu par alsamixer. Dans un terminal, lance :

    alsamixer

    puis appuie sur F5 pour voir toutes les jauges et F6 pour sélectionner les différentes cartes son. Est-ce que le micro y apparaît ? Si ça n'est pas le cas, il faut peut être installer un pilote spécifique. Note que l'état de la diode n'a pas forcément d'impact, il dépend de la manière dont le pilote est implémenté : un périphérique peut parfaitement marcher sans que la diode soit correctement gérée pour autant.

    2) Si oui, vérifie si ton micro est vu par pulseaudio ou pipewire (son remplaçant) avec la commande pactl (pas pacmd, qui est spécifique à pulseaudio) :

    pactl list sources

    3) Enfin, contrôle dans ton applet son ou dans pavucontrol que le volume de cette source est suffisamment élevé et n'est pas mis en sourdine. Cela se règle avec l'icône de haut parleur barré. Cette icône n'étant pas très claire, pour savoir si le micro est actif, il suffit de regarder l'icône de cadenas juste à côté : si cette icône est cliquable, le micro n'est pas en sourdine.

    pavucontrol &

    Essaye de voir si tu utilises le bon micro.

    4) Si le problème persiste, il serait intéressant de voir si tu parviens à faire marcher un autre micro.

    Bonne chance

    0
  13. La_quiche Messages postés 19 Date d'inscription   Statut Membre Dernière intervention   1
     

    Je viens de me rendre compte que je n'ai pas fini de réponse finale.

    Je n'ai pas réussi à faire fonctionner la webcam, mais j'en ai récupéré un lot (elle venait de la ressourcerie locale) et une autre a fonctionné. 

    Merci.

    0
    1. mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   7 944
       

      Je suppose qu'il s'agit d'un autre modèle de webcam et que la webcam initiale ne fonctionne toujours pas -- mais que ça n'est plus très important maintenant que tu as la nouvelle ? Passe-t'on ce sujet en résolu ?

      0