View Single Post
Old 02-29-2016, 03:12 PM   #1
md2manoppello
Junior Member
 
Join Date: Feb 2016
Posts: 4
Default dell d3000 docking station doesn't work

Hi, I have installed displaylink driver without problem in my Ubuntu 15.10.
If could be useful, my notebook is dell xps13 9530.
The external monitor doesn't work. In the bottom I have attached my outputs. Why dmesg or lsusb commands don't discover displaylink? Could anyone help me pls?
Moreover the driver seems to be correctly installed, in fact using <systemctl status displaylink.service>
Code:
● displaylink.service - DisplayLink Manager Service
   Loaded: loaded (/lib/systemd/system/displaylink.service; enabled; vendor preset: enabled)
   Active: active (running) since lun 2016-02-29 15:27:57 CET; 1h 32min ago
  Process: 3276 ExecStartPre=/sbin/modprobe evdi (code=exited, status=0/SUCCESS)
 Main PID: 3281 (DisplayLinkMana)
   CGroup: /system.slice/displaylink.service
           └─3281 /usr/lib/displaylink/DisplayLinkManager
feb 29 15:27:57 juri-XPS-13-9350 systemd[1]: Starting DisplayLink Manager Service...
feb 29 15:27:57 juri-XPS-13-9350 systemd[1]: Started DisplayLink Manager Service.
feb 29 15:32:59 juri-XPS-13-9350 systemd[1]: Started DisplayLink Manager Service.
<lsusb> output:
Code:
Bus 002 Device 004: ID 05e3:0612 Genesys Logic, Inc.
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 003: ID 0bda:5682 Realtek Semiconductor Corp.
    Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp.
    Bus 001 Device 013: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
    Bus 001 Device 011: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
<dmesg> output:
Code:
    [ 4512.175891] usb 2-2: new SuperSpeed USB device number 5 using xhci_hcd
    [ 4512.197686] usb 2-2: New USB device found, idVendor=05e3, idProduct=0612
    [ 4512.197695] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 4512.197700] usb 2-2: Product: USB3.0 Hub
    [ 4512.197704] usb 2-2: Manufacturer: GenesysLogic
    [ 4512.199310] usb 1-2: new high-speed USB device number 14 using xhci_hcd
    [ 4512.206384] hub 2-2:1.0: USB hub found
    [ 4512.206841] hub 2-2:1.0: 4 ports detected
    [ 4512.415317] usb 1-2: New USB device found, idVendor=05e3, idProduct=0610
    [ 4512.415326] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 4512.415330] usb 1-2: Product: USB2.0 Hub
    [ 4512.415334] usb 1-2: Manufacturer: GenesysLogic
    [ 4512.420191] hub 1-2:1.0: USB hub found
    [ 4512.424987] hub 1-2:1.0: 4 ports detected
    [ 4512.759930] usb 1-2.4: new high-speed USB device number 15 using xhci_hcd
    [ 4512.854479] usb 1-2.4: New USB device found, idVendor=05e3, idProduct=0610
    [ 4512.854490] usb 1-2.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
    [ 4512.854496] usb 1-2.4: Product: USB2.0 Hub
    [ 4512.855803] hub 1-2.4:1.0: USB hub found
    [ 4512.856120] hub 1-2.4:1.0: 4 ports detected
<xrandr --listproviders> output:
Code:
    Providers: number : 1
    Provider 0: id: 0x49 cap: 0x9, Source Output, Sink Offload crtcs: 4 outputs: 6 associated providers: 0 name:Intel
md2manoppello is offline   Reply With Quote