View Single Post
Old 08-04-2018, 08:05 PM   #1
trucscreen
Junior Member
 
Join Date: Aug 2018
Posts: 1
Angry driver 4.2 and DIAMOND BVU5500H USB3.0 to HDMI don't work on ubuntu 16.04LTS

Hello,

I try to connect this monitor samsung syncmaster bx2240 lcd full hd 1080p 21.5'' through a DVI to HDMI adapter to this device https://www.diamondmm.com/product/bv...splay-adapter/.

Then I follow those instructions : https://support.displaylink.com/know...ware-on-ubuntu

But I end up with this in the terminal :

Code:
$ sudo ./displaylink-driver-4.2.29.run 
Verifying archive integrity...  100%   All good.
Uncompressing DisplayLink Linux Driver 4.2.29  100%  
DisplayLink Linux Software 4.2.29 install script called: install
Distribution discovered: Ubuntu 16.04.5 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
Warning: dlm.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Job for dlm.service failed because the control process exited with error code. See "systemctl status dlm.service" and "journalctl -xe" for details.
and so I don't have the last line displayed on the tutorial which is
Code:
Starting DLM upstart job
...

What should I do please?

Also here is my config :
Code:
$ lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "lay|kernel" 
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] [1002:6840] (prog-if 00 [VGA controller])
	Kernel driver in use: radeon
	Kernel modules: radeon
trucscreen is offline   Reply With Quote