View Single Post
Old 06-27-2017, 01:55 PM   #4
aiguofer
Junior Member
 
Join Date: Mar 2016
Posts: 14
Default

For me, this doesn't work at all; it boots into no graphics mode:

Quote:
Section "Device"
Identifier "Intel Graphics"
Driver "i915"
Option "PageFlip" "false"
EndSection
This boots fine, but doesn't work with DisplayLink:

Quote:
Section "Device"
Identifier "Intel Graphics"
Driver "modesetting"
Option "PageFlip" "false"
EndSection
And this works with DisplayLink, but causes all sorts of issues with my TP UltraDock connected monitors:

Quote:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
EndSection
Is there an expected timeframe for the fixes in X?

Or better yet, are there any advancements on getting it to work on Wayland?
aiguofer is offline   Reply With Quote