LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-08-2018, 11:56 AM   #1
AmandaM
LQ Newbie
 
Registered: Dec 2018
Posts: 3

Rep: Reputation: Disabled
USB3 UVC camera not seen when connected to USB3, works fine on USB2 (Sensor: Sony IMX179)


I first published this question to Stackoverflow but unfortunately it went unanswered.

I am having problems with a USB3 UVC camera (Generic camera, with a Sony IMX179 sensor and, I believe, a Realtek chipset) under Linux (Kernel Version: 4.19.6 - older kernel versions have been also been tested as well, ie: 4.16.x). The VID and PID for this camera is 0bda:3038.

If this camera is plugged into USB2 then it works correctly. However, if this camera is plugged into USB3 then the camera does not work.

I have looked at the logs produced with dmesg when plugged into both USB2 and USB3 ports. The primary differences (for USB3) are the two following lines:

Code:
[ 4066.390477] uvcvideo: no class-specific streaming interface descriptors found.
[ 4066.425097] uvcvideo: No streaming interface found for terminal 3.
[ 4068.819466] uvcvideo: Suspending interface 0
From my research, it appears that the message "No streaming interface found" indicates that v4l2 is unable to find a driver. Although, v4l2 has no problems with finding a driver when connected to USB2. Another difference is that under USB3, v4l2 is unable to parse the pixel formats. (YUYV and MotionJPEG) but can find the various camera controls (V4L2_CID.GAIN etc).

I have switched on additional logging (echo 0xffff > /sys/module/uvcvideo/parameters/trace) and have attached the dmesg logs below. I also attach the output of lsusb -v for this device. I would be grateful if somebody would be able to offer any help on getting this device to be recognised on USB3.

Many thanks

Amanda

Logs as follows (very long, I'm afraid). The first log is lsusb -v, the second is dmesg when connecting to USB3 and the third, dmesg when connecting to USB2

lsusb -v

Code:
Bus 002 Device 010: ID 0bda:3038 Realtek Semiconductor Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2 
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0         9
  idVendor           0x0bda Realtek Semiconductor Corp.
  idProduct          0x3038 
  bcdDevice            0.01
  iManufacturer           3 
  iProduct                1 
  iSerial                 2 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0404
    bNumInterfaces          3
    bConfigurationValue     1
    iConfiguration          4 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              800mA
    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       0x004e
        dwClockFrequency       31.250000MHz
        bInCollection           1
        baInterfaceNr( 0)       1
      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           0x0002202e
          Auto-Exposure Mode
          Auto-Exposure Priority
          Exposure Time (Absolute)
          Focus (Absolute)
          Roll (Absolute)
          Focus, Auto
      VideoControl Interface Descriptor:
        bLength                11
        bDescriptorType        36
        bDescriptorSubtype      5 (PROCESSING_UNIT)
      Warning: Descriptor too short
        bUnitID                 2
        bSourceID               1
        wMaxMultiplier          0
        bControlSize            2
        bmControls     0x0000177f
          Brightness
          Contrast
          Hue
          Saturation
          Sharpness
          Gamma
          White Balance Temperature
          Backlight Compensation
          Gain
          Power Line Frequency
          White Balance Temperature, Auto
        iProcessing             0 
        bmVideoStandards     0x09
          None
          SECAM - 625/50
      VideoControl Interface Descriptor:
        bLength                 9
        bDescriptorType        36
        bDescriptorSubtype      3 (OUTPUT_TERMINAL)
        bTerminalID             3
        wTerminalType      0x0101 USB Streaming
        bAssocTerminal          0
        bSourceID               4
        iTerminal               0 
      VideoControl Interface Descriptor:
        bLength                27
        bDescriptorType        36
        bDescriptorSubtype      6 (EXTENSION_UNIT)
        bUnitID                 4
        guidExtensionCode         {1229a78c-47b4-4094-b0ce-db07386fb938}
        bNumControl             3
        bNrPins                 1
        baSourceID( 0)          2
        bControlSize            2
        bmControls( 0)       0x00
        bmControls( 1)       0x06
        iExtension              0 
      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
        bMaxBurst               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      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            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
        INTERFACE CLASS:  0f 24 01 02 55 03 81 00 03 02 01 00 01 00 00
        INTERFACE CLASS:  1b 24 04 01 0c 59 55 59 32 00 00 10 00 80 00 00 aa 00 38 9b 71 10 01 00 00 00 00
        INTERFACE CLASS:  1e 24 05 01 00 80 02 e0 01 00 00 ca 08 00 00 ca 08 00 60 09 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 05 02 00 40 01 b4 00 00 e0 a5 01 00 e0 a5 01 00 c2 01 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 05 03 00 40 01 f0 00 00 80 32 02 00 80 32 02 00 58 02 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 05 04 00 a8 01 f0 00 00 50 e9 02 00 50 e9 02 00 1b 03 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 05 05 00 80 02 68 01 00 80 97 06 00 80 97 06 00 08 07 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 05 06 00 50 03 e0 01 00 40 a5 0b 00 40 a5 0b 00 6c 0c 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 05 07 00 c0 03 1c 02 00 e0 d4 0e 00 e0 d4 0e 00 d2 0f 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 05 08 00 00 05 d0 02 00 00 5e 1a 00 00 5e 1a 00 20 1c 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 05 09 00 40 06 b0 04 00 80 ee 36 00 80 ee 36 00 98 3a 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 05 0a 00 80 07 38 04 00 80 53 3b 00 80 53 3b 00 48 3f 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 05 0b 00 20 0a 98 07 00 80 54 73 00 80 54 73 00 c6 99 00 9a 5b 06 00 01 9a 5b 06 00
        INTERFACE CLASS:  1e 24 05 0c 00 c0 0c 90 09 00 40 4d 72 00 40 4d 72 00 d8 f3 00 2a 2c 0a 00 01 2a 2c 0a 00
        INTERFACE CLASS:  22 24 03 00 07 c0 0c 90 09 20 0a 98 07 80 07 38 04 00 05 d0 02 40 01 f0 00 80 02 68 01 80 02 e0 01 00
        INTERFACE CLASS:  06 24 0d 01 01 04
        INTERFACE CLASS:  0b 24 06 02 0c 01 01 00 00 00 00
        INTERFACE CLASS:  1e 24 07 01 00 80 02 e0 01 00 00 ca 08 00 00 ca 08 00 60 09 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 07 02 00 40 01 b4 00 00 e0 a5 01 00 e0 a5 01 00 c2 01 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 07 03 00 40 01 f0 00 00 80 32 02 00 80 32 02 00 58 02 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 07 04 00 a8 01 f0 00 00 50 e9 02 00 50 e9 02 00 1b 03 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 07 05 00 80 02 68 01 00 80 97 06 00 80 97 06 00 08 07 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 07 06 00 50 03 e0 01 00 40 a5 0b 00 40 a5 0b 00 6c 0c 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 07 07 00 c0 03 1c 02 00 e0 d4 0e 00 e0 d4 0e 00 d2 0f 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 07 08 00 00 05 d0 02 00 00 5e 1a 00 00 5e 1a 00 20 1c 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 07 09 00 40 06 b0 04 00 80 ee 36 00 80 ee 36 00 98 3a 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 07 0a 00 80 07 38 04 00 80 53 3b 00 80 53 3b 00 48 3f 00 15 16 05 00 01 15 16 05 00
        INTERFACE CLASS:  1e 24 07 0b 00 20 0a 98 07 00 80 54 73 00 80 54 73 00 c6 99 00 9a 5b 06 00 01 9a 5b 06 00
        INTERFACE CLASS:  1e 24 07 0c 00 c0 0c 90 09 00 40 4d 72 00 40 4d 72 00 d8 f3 00 2a 2c 0a 00 01 2a 2c 0a 00
        INTERFACE CLASS:  22 24 03 00 07 c0 0c 90 09 20 0a 98 07 80 07 38 04 00 05 d0 02 40 01 f0 00 80 02 68 01 80 02 e0 01 00
        INTERFACE CLASS:  06 24 0d 01 01 04
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      24
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval               6
        bMaxBurst               0
USB3 Log from dmesg

Code:
[ 4066.158141] usb 2-4: new SuperSpeed Gen 1 USB device number 8 using xhci_hcd
[ 4066.350019] usb 2-4: New USB device found, idVendor=0bda, idProduct=3038, bcdDevice= 0.01
[ 4066.350025] usb 2-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 4066.350028] usb 2-4: Product: USB Camera
[ 4066.350032] usb 2-4: Manufacturer: SVBONY SV205
[ 4066.350034] usb 2-4: SerialNumber: SVBONY SV205
[ 4066.387423] uvcvideo: Probing generic UVC device 4
[ 4066.390477] uvcvideo: no class-specific streaming interface descriptors found.
[ 4066.390487] uvcvideo: Found a Status endpoint (addr 83).
[ 4066.390490] uvcvideo: Found UVC 1.00 device USB Camera (0bda:3038)
[ 4066.392915] uvcvideo: Added control 00000000-0000-0000-0000-000000000001/2 to device 4 entity 1
[ 4066.392919] uvcvideo: Adding mapping 'Exposure, Auto' to control 00000000-0000-0000-0000-000000000001/2.
[ 4066.394955] uvcvideo: Added control 00000000-0000-0000-0000-000000000001/3 to device 4 entity 1
[ 4066.394959] uvcvideo: Adding mapping 'Exposure, Auto Priority' to control 00000000-0000-0000-0000-000000000001/3.
[ 4066.397149] uvcvideo: Added control 00000000-0000-0000-0000-000000000001/4 to device 4 entity 1
[ 4066.397153] uvcvideo: Adding mapping 'Exposure (Absolute)' to control 00000000-0000-0000-0000-000000000001/4.
[ 4066.399273] uvcvideo: Added control 00000000-0000-0000-0000-000000000001/6 to device 4 entity 1
[ 4066.399277] uvcvideo: Adding mapping 'Focus (absolute)' to control 00000000-0000-0000-0000-000000000001/6.
[ 4066.401353] uvcvideo: Added control 00000000-0000-0000-0000-000000000001/15 to device 4 entity 1
[ 4066.403358] uvcvideo: Added control 00000000-0000-0000-0000-000000000001/8 to device 4 entity 1
[ 4066.403363] uvcvideo: Adding mapping 'Focus, Auto' to control 00000000-0000-0000-0000-000000000001/8.
[ 4066.405327] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/2 to device 4 entity 2
[ 4066.405331] uvcvideo: Adding mapping 'Brightness' to control 00000000-0000-0000-0000-000000000101/2.
[ 4066.407359] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/3 to device 4 entity 2
[ 4066.407363] uvcvideo: Adding mapping 'Contrast' to control 00000000-0000-0000-0000-000000000101/3.
[ 4066.409365] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/6 to device 4 entity 2
[ 4066.409370] uvcvideo: Adding mapping 'Hue' to control 00000000-0000-0000-0000-000000000101/6.
[ 4066.411421] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/7 to device 4 entity 2
[ 4066.411425] uvcvideo: Adding mapping 'Saturation' to control 00000000-0000-0000-0000-000000000101/7.
[ 4066.413381] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/8 to device 4 entity 2
[ 4066.413383] uvcvideo: Adding mapping 'Sharpness' to control 00000000-0000-0000-0000-000000000101/8.
[ 4066.415314] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/9 to device 4 entity 2
[ 4066.415316] uvcvideo: Adding mapping 'Gamma' to control 00000000-0000-0000-0000-000000000101/9.
[ 4066.417373] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/10 to device 4 entity 2
[ 4066.417374] uvcvideo: Adding mapping 'White Balance Temperature' to control 00000000-0000-0000-0000-000000000101/10.
[ 4066.419335] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/1 to device 4 entity 2
[ 4066.419336] uvcvideo: Adding mapping 'Backlight Compensation' to control 00000000-0000-0000-0000-000000000101/1.
[ 4066.421361] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/4 to device 4 entity 2
[ 4066.421362] uvcvideo: Adding mapping 'Gain' to control 00000000-0000-0000-0000-000000000101/4.
[ 4066.423078] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/5 to device 4 entity 2
[ 4066.423080] uvcvideo: Adding mapping 'Power Line Frequency' to control 00000000-0000-0000-0000-000000000101/5.
[ 4066.425090] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/11 to device 4 entity 2
[ 4066.425091] uvcvideo: Adding mapping 'White Balance Temperature, Auto' to control 00000000-0000-0000-0000-000000000101/11.
[ 4066.425093] uvcvideo: Scanning UVC chain: OT 3 <- XU 4 <- PU 2 <- IT 1
[ 4066.425096] uvcvideo: Found a valid video chain (1 -> 3).
[ 4066.425097] uvcvideo: No streaming interface found for terminal 3.
[ 4066.425100] uvcvideo 2-4:1.0: Entity type for entity Extension 4 was not initialized!
[ 4066.425101] uvcvideo 2-4:1.0: Entity type for entity Processing 2 was not initialized!
[ 4066.425103] uvcvideo 2-4:1.0: Entity type for entity Camera 1 was not initialized!
[ 4066.425257] input: USB Camera: SVBONY SV205 as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/input/input54
[ 4066.425986] uvcvideo: UVC device initialized.
[ 4066.432068] hid-generic 0003:0BDA:3038.0015: hiddev97,hidraw2: USB HID v1.11 Device [SVBONY SV205 USB Camera] on usb-0000:00:14.0-4/input2
[ 4068.819466] uvcvideo: Suspending interface 0

USB2 Log from dmesg - The camera works in this mode

Code:
[ 4011.027793] usb 1-11: new high-speed USB device number 15 using xhci_hcd
[ 4011.783209] usb 1-11: New USB device found, idVendor=0bda, idProduct=3038, bcdDevice= 0.01
[ 4011.783214] usb 1-11: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 4011.783217] usb 1-11: Product: USB Camera
[ 4011.783221] usb 1-11: Manufacturer: SVBONY SV205
[ 4011.783223] usb 1-11: SerialNumber: SVBONY SV205
[ 4011.816442] uvcvideo: Probing generic UVC device 11
[ 4011.829037] uvcvideo: trying extra data from endpoint 0.
[ 4011.829043] uvcvideo: Found format YUV 4:2:2 (YUYV).
[ 4011.829046] uvcvideo: - 640x480 (30.0 fps)
[ 4011.829048] uvcvideo: - 320x180 (30.0 fps)
[ 4011.829049] uvcvideo: - 320x240 (30.0 fps)
[ 4011.829051] uvcvideo: - 2592x1944 (2.0 fps)
[ 4011.829053] uvcvideo: - 1920x1080 (5.0 fps)
[ 4011.829054] uvcvideo: - 3264x2448 (2.0 fps)
[ 4011.829056] uvcvideo: Found format MJPEG.
[ 4011.829057] uvcvideo: - 640x480 (30.0 fps)
[ 4011.829059] uvcvideo: - 320x180 (30.0 fps)
[ 4011.829061] uvcvideo: - 320x240 (30.0 fps)
[ 4011.829062] uvcvideo: - 424x240 (30.0 fps)
[ 4011.829064] uvcvideo: - 640x360 (30.0 fps)
[ 4011.829066] uvcvideo: - 848x480 (30.0 fps)
[ 4011.829067] uvcvideo: - 960x540 (30.0 fps)
[ 4011.829069] uvcvideo: - 1280x720 (30.0 fps)
[ 4011.829071] uvcvideo: - 1600x1200 (30.0 fps)
[ 4011.829072] uvcvideo: - 1920x1080 (30.0 fps)
[ 4011.829074] uvcvideo: - 2592x1944 (15.0 fps)
[ 4011.829076] uvcvideo: - 3264x2448 (15.0 fps)
[ 4011.829081] uvcvideo: Found a Status endpoint (addr 83).
[ 4011.829084] uvcvideo: Found UVC 1.00 device USB Camera (0bda:3038)
[ 4011.838115] uvcvideo: Added control 00000000-0000-0000-0000-000000000001/2 to device 11 entity 1
[ 4011.838121] uvcvideo: Adding mapping 'Exposure, Auto' to control 00000000-0000-0000-0000-000000000001/2.
[ 4011.845931] uvcvideo: Added control 00000000-0000-0000-0000-000000000001/3 to device 11 entity 1
[ 4011.845937] uvcvideo: Adding mapping 'Exposure, Auto Priority' to control 00000000-0000-0000-0000-000000000001/3.
[ 4011.854895] uvcvideo: Added control 00000000-0000-0000-0000-000000000001/4 to device 11 entity 1
[ 4011.854900] uvcvideo: Adding mapping 'Exposure (Absolute)' to control 00000000-0000-0000-0000-000000000001/4.
[ 4011.862918] uvcvideo: Added control 00000000-0000-0000-0000-000000000001/6 to device 11 entity 1
[ 4011.862925] uvcvideo: Adding mapping 'Focus (absolute)' to control 00000000-0000-0000-0000-000000000001/6.
[ 4011.872186] uvcvideo: Added control 00000000-0000-0000-0000-000000000001/15 to device 11 entity 1
[ 4011.879579] uvcvideo: Added control 00000000-0000-0000-0000-000000000001/8 to device 11 entity 1
[ 4011.879596] uvcvideo: Adding mapping 'Focus, Auto' to control 00000000-0000-0000-0000-000000000001/8.
[ 4011.888301] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/2 to device 11 entity 2
[ 4011.888307] uvcvideo: Adding mapping 'Brightness' to control 00000000-0000-0000-0000-000000000101/2.
[ 4011.895797] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/3 to device 11 entity 2
[ 4011.895802] uvcvideo: Adding mapping 'Contrast' to control 00000000-0000-0000-0000-000000000101/3.
[ 4011.904200] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/6 to device 11 entity 2
[ 4011.904205] uvcvideo: Adding mapping 'Hue' to control 00000000-0000-0000-0000-000000000101/6.
[ 4011.911901] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/7 to device 11 entity 2
[ 4011.911906] uvcvideo: Adding mapping 'Saturation' to control 00000000-0000-0000-0000-000000000101/7.
[ 4011.920653] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/8 to device 11 entity 2
[ 4011.920659] uvcvideo: Adding mapping 'Sharpness' to control 00000000-0000-0000-0000-000000000101/8.
[ 4011.928381] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/9 to device 11 entity 2
[ 4011.928387] uvcvideo: Adding mapping 'Gamma' to control 00000000-0000-0000-0000-000000000101/9.
[ 4011.936665] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/10 to device 11 entity 2
[ 4011.936670] uvcvideo: Adding mapping 'White Balance Temperature' to control 00000000-0000-0000-0000-000000000101/10.
[ 4011.944272] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/1 to device 11 entity 2
[ 4011.944278] uvcvideo: Adding mapping 'Backlight Compensation' to control 00000000-0000-0000-0000-000000000101/1.
[ 4011.951819] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/4 to device 11 entity 2
[ 4011.951825] uvcvideo: Adding mapping 'Gain' to control 00000000-0000-0000-0000-000000000101/4.
[ 4011.960268] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/5 to device 11 entity 2
[ 4011.960274] uvcvideo: Adding mapping 'Power Line Frequency' to control 00000000-0000-0000-0000-000000000101/5.
[ 4011.967771] uvcvideo: Added control 00000000-0000-0000-0000-000000000101/11 to device 11 entity 2
[ 4011.967776] uvcvideo: Adding mapping 'White Balance Temperature, Auto' to control 00000000-0000-0000-0000-000000000101/11.
[ 4011.967781] uvcvideo: Scanning UVC chain: OT 3 <- XU 4 <- PU 2 <- IT 1
[ 4011.967790] uvcvideo: Found a valid video chain (1 -> 3).
[ 4012.020604] uvcvideo 1-11:1.0: Entity type for entity Extension 4 was not initialized!
[ 4012.020609] uvcvideo 1-11:1.0: Entity type for entity Processing 2 was not initialized!
[ 4012.020612] uvcvideo 1-11:1.0: Entity type for entity Camera 1 was not initialized!
[ 4012.020879] input: USB Camera: SVBONY SV205 as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input47
[ 4012.021163] uvcvideo: UVC device initialized.
[ 4012.042728] hid-generic 0003:0BDA:3038.0012: hiddev97,hidraw2: USB HID v1.11 Device [SVBONY SV205 USB Camera] on usb-0000:00:14.0-11/input2
[ 4012.067293] uvcvideo: uvc_v4l2_open
[ 4012.067318] uvcvideo: uvc_v4l2_release
[ 4012.074188] uvcvideo: uvc_v4l2_open
[ 4012.074198] uvcvideo: uvc_v4l2_release
[ 4012.074306] uvcvideo: uvc_v4l2_open
[ 4012.074832] uvcvideo: uvc_v4l2_open
[ 4012.074835] uvcvideo: uvc_v4l2_release
[ 4012.074888] uvcvideo: uvc_v4l2_open
[ 4012.516196] uvcvideo: uvc_v4l2_release
[ 4012.516205] uvcvideo: uvc_v4l2_release
[ 4012.516233] uvcvideo: uvc_v4l2_open
[ 4012.516336] uvcvideo: uvc_v4l2_open
[ 4012.611943] uvcvideo: Resuming interface 0
[ 4012.611946] uvcvideo: Resuming interface 1
[ 4012.612003] uvcvideo: uvc_v4l2_release
[ 4012.612144] uvcvideo: uvc_v4l2_release
[ 4012.612306] uvcvideo: uvc_v4l2_open
[ 4012.612415] uvcvideo: uvc_v4l2_release
[ 4012.612516] uvcvideo: uvc_v4l2_open
[ 4012.612686] uvcvideo: uvc_v4l2_release
[ 4014.803700] uvcvideo: Suspending interface 1
[ 4014.803703] uvcvideo: Suspending interface 1
[ 4014.803706] uvcvideo: Suspending interface 0
[ 4014.803707] uvcvideo: Suspending interface 0
 
Old 12-10-2018, 06:16 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,248

Rep: Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321
First, when I see a Realtek chipset, I'd expect a proprietary driver, and maybe even some firmware. Eliminate those before you proceed. Uvcvideo is the 'make everyone happy' driver.

Second, there's STRICT requirements for usb-3.x: Length of cables; type of cables; type of plugs, etc. Find out what THEY are exactly (I don't know) and check your equipment.

Let us know how you get on.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Camera settings in Linux ...(V4L2 or UVC drivers) KansaiRobot Linux - Software 12 03-11-2015 07:33 PM
[SOLVED] Have WD My Pass external and laptop with USB3.0 ports but transfer is USB2.0 kairen Slackware 4 04-24-2014 06:07 AM
LXer: World’s smallest 4 megapixel USB3 vision camera and Tux, the Linux mascot LXer Syndicated Linux News 0 10-29-2012 01:21 PM
[SOLVED] TOSHIBA Hard Drive Impact Sensor (3D sensor) and Linux josephj Linux - Laptop and Netbook 4 11-06-2010 06:39 PM
Logitech QuickCam E 3500 - works perfectly with standard UVC drivers Rud Linux - Hardware 2 03-08-2009 01:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration