Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Linux and Open Source

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 11-30-2017, 08:05 AM   #4
wouters
Junior Member
 
Join Date: Nov 2017
Posts: 4
Default

Thanks for your help. This worked for me in 17.04

However, now ive installed 17.10.

Now my monitor are not listed in the display settings anymore.
I did a clean install from 17.10.

I get in dmesg the following message:
PHP Code:
[  285.303803evdi: [Dadd_store:239 Increasing device count to 1
[  285.303999evdi: [Devdi_crtc_init:351 drm_crtc_init0
[  285.304067evdi: [Wevdi_painter_crtc_state_notify:484 Painter does not exist!
[  
285.304070evdi: [Devdi_detect:78 Painter is disconnected 
PHP Code:
root@wouter-XPS-13-9360:~# lsusb -d 17e9:
Bus 004 Device 003ID 17e9:6006 DisplayLink 
PHP Code:
root@wouter-XPS-13-9360:~# cat /etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
  
Identifier "Intel Graphics"
  
Driver "Intel"
  
Option "AccelMethod" "sna"
  
Option "TearFree" "false"
  
Option "TripleBuffer" "true"
  
Option "MigrationHeuristic" "greedy"
  
Option "ExaNoComposite" "false"
  
Option "Tiling" "true"
  
Option "Pageflip" "true"
  
Option "Backlight" "intel_backlight"
EndSection 
PHP Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_iommu=off pcie_port_pm=off acpi_backlight=none acpi_osi=Linux acpi_osi=! acpi_osi=\"Windows 2009\"" 
PHP Code:
root@wouter-XPS-13-9360:~# cat /etc/X11/xorg.conf.d/20-displaylink.conf 
Section "Device"
Identifier "Intel"
Driver "intel"
EndSection

Section 
"Screen"
Identifier "My Screen"
Device "Intel"
EndSection 
anyone has an idea what to do?

Update: added output from support tool
Attached Files
File Type: zip wouter-XPS-13-9360_2017-11-30T09:09:49.434635.zip (65.6 KB, 2 views)

Last edited by wouters; 11-30-2017 at 08:11 AM.
wouters is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:16 AM.


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