On Mon, 2017-08-07 at 11:59 -0500, Michael Cronenworth wrote:
On 08/06/2017 08:34 PM, Jonathan Ryshpan wrote:
These should be easy to find out but they don't seem to be: What X driver does my system use? If as I suspect it's for intel/Haskel, is it set to use sna or uxa acceleration? Hardware is: 4 core Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz Software is: Fedora-26 with all updates Kernel 4.11.12-200.fc25.x86_64 KDE Frameworks 5.36.0
The "intel" X.org driver is deprecated. I recommend you switch to the "modesetting" driver. With the modesetting driver installed you can remove the intel driver.

The modesetting driver appears to be installed since it's part of the xorg-x11-server-Xorg package, which is installed on my system. But possibly not active. Where are instructions on how to find out whether it's active and, if necessary, how to activate it?

Thanks - jon