DisplayLink Forum

DisplayLink Forum (https://displaylink.org/forum/index.php)
-   Linux and Open Source (https://displaylink.org/forum/forumdisplay.php?f=29)
-   -   USB3.0->HDMI recognised as Audio device (https://displaylink.org/forum/showthread.php?t=65814)

Artem 12-12-2017 10:02 PM

USB3.0->HDMI recognised as Audio device
 
2 Attachment(s)
Ubuntu 16.04 LTS
kernel: 4.4.0-64-generic.
WAVLINK WL-UG5501H adapter USB3.0->HDMI.

Code:

artem@artem-VPCF12M0E:~/Downloads$ sudo  ./displaylink-driver-1.4.210.run
[sudo] password for artem:
Verifying archive integrity... All good.
Uncompressing DisplayLink Linux Driver 1.4.210  100% 
DisplayLink Linux Software 1.4.210 install script called: install
Distribution discovered: Ubuntu 16.04.3 LTS
Installing
Configuring EVDI DKMS module
Registering EVDI kernel module with DKMS
Building EVDI kernel module with DKMS
Installing EVDI kernel module to kernel tree
EVDI kernel module built successfully
Installing x64-ubuntu-1604/DisplayLinkManager
Installing libraries
Installing firmware packages
Installing licence file
Adding udev rule for DisplayLink DL-3xxx/5xxx devices

Please read the FAQ
http://support.displaylink.com/knowledgebase/topics/103927-troubleshooting-ubuntu

Code:

artem@artem-VPCF12M0E:~/Downloads$ systemctl status dlm.service
● dlm.service - DisplayLink Manager Service
  Loaded: loaded (/lib/systemd/system/dlm.service; static; vendor preset: enabled)
  Active: active (running) since Tue 2017-12-12 16:42:04 EST; 2s ago
  Process: 7261 ExecStartPre=/bin/sh -c modprobe evdi || (dkms install evdi/1.4.210 && modprobe evdi) (code=exited, status=0/SUCCESS)
 Main PID: 7265 (DisplayLinkMana)
  CGroup: /system.slice/dlm.service
          └─7265 /opt/displaylink/DisplayLinkManager

Dec 12 16:42:04 artem-VPCF12M0E systemd[1]: Starting DisplayLink Manager Service...
Dec 12 16:42:04 artem-VPCF12M0E systemd[1]: Started DisplayLink Manager Service.

Code:

artem@artem-VPCF12M0E:~/Downloads$ lsusb -d 17e9:
Bus 002 Device 006: ID 17e9:4301 DisplayLink

Code:

artem@artem-VPCF12M0E:~/Downloads$ sudo lshw
...
                *-usb:0
                      description: Audio device
                      product: USB3 to UHD 55
                      vendor: DisplayLink
                      physical id: 1
                      bus info: usb@2:1.1
                      version: 37.73
                      serial: WINS360211028
                      capabilities: usb-2.10 audio-control
                      configuration: driver=snd-usb-audio maxpower=500mA speed=480Mbit/s
...

Will highly appreciate any idea how to fix it... :confused:

Artem 12-14-2017 07:33 PM

Update.
On Windows 7 driver installs, then monitor detected properly and everything works. So it's not a hardware issue.
Also on Windows, I can see DisplayLink device detected in both Audio and Video category. As far as know, on Linux DisplayLink support only Video interface. Would presume in my case, that on Linux installation script install Audio part of the driver instead of the Video part. :confused:
Will try to go deeper into installation script, despite I'm not an expert... Any advice and help still highly appreciated. :(

Artem 12-26-2017 03:03 AM

Logs added. Any ideas where to dig would be highly appreciated!

Artem 01-14-2018 07:18 PM

[solved]
 
Problem solved. Just found out I used proprietary NVIDIA driver instead of required Nouveau driver. Changing back to Nouveau driver made my DisplayLink device works.
PS: Still have mouse cursor flickering problem, but this is already another story.

gnzl.st 11-16-2018 07:57 AM

Hey Artem, would you mind sharing exactly what you did to solve it?

I'd appreciate it.

Regards!

Artem 11-17-2018 03:43 AM

hi, gnzl.st. Please, see my last post:
Quote:

Originally Posted by Artem (Post 84998)
Problem solved. Just found out I used proprietary NVIDIA driver instead of required Nouveau driver. Changing back to Nouveau driver made my DisplayLink device works.



All times are GMT. The time now is 02:40 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.