Does anyone have any ideas about this?
I have seen other reports of a similar/the same issue on bugzilla.redhat here and here, but I havent seen anything yet that resembles a solution to this.
I have the following VGA controller
Code:
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Intergrated Graphics Controller (rev 09)
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Venus XT [Radeon HD 8870M / R9 M270X] (rev ff)
and Xorg versions
Code:
$ rpm -qa | grep xorg-x11
xorg-x11-drv-wacom-0.25.0-2.fc21.x86_64
xorg-x11-drv-nouveau-1.0.11-1.fc21.x86_64
xorg-x11-drv-ati-7.5.0-1.fc21.x86_64
xorg-x11-drv-qxl-0.1.2-1.fc21.x86_64
xorg-x11-drv-synaptics-1.8.1-4.fc21.x86_64
xorg-x11-xkb-utils-7.7-12.fc21.x86_64
xorg-x11-xauth-1.0.9-2.fc21.x86_64
xorg-x11-server-Xorg-1.16.3-2.fc21.x86_64
xorg-x11-xinit-1.3.4-3.fc21.x86_64
xorg-x11-server-Xwayland-1.16.3-2.fc21.x86_64
xorg-x11-drv-vmware-13.0.2-5.20140613git82c9b0c.fc21.x86_64
xorg-x11-server-utils-7.7-10.fc21.x86_64
xorg-x11-server-common-1.16.3-2.fc21.x86_64
xorg-x11-drv-vmmouse-13.0.0-13.fc21.x86_64
xorg-x11-utils-7.5-16.fc21.x86_64
xorg-x11-drv-vesa-2.3.2-19.fc21.x86_64
xorg-x11-fonts-ISO8859-1-100dpi-7.5-14.fc21.noarch
xorg-x11-drv-openchrome-0.3.3-12.fc21.x86_64
xorg-x11-drv-fbdev-0.4.3-19.fc21.x86_64
xorg-x11-proto-devel-7.7-12.fc21.noarch
xorg-x11-drv-evdev-2.9.0-3.fc21.x86_64
xorg-x11-font-utils-7.5-25.fc21.x86_64
xorg-x11-drv-intel-2.99.916-3.20141117.fc21.x86_64
xorg-x11-drv-modesetting-0.9.0-2.fc21.x86_64
Bidski