Created attachment 948003 [details] Xorg.0.log with backtrace (Rawhide; no manual X configuration) # hostname -s t2240 # grep PRETTY /etc/os-release PRETTY_NAME="Fedora 22 (Rawhide)" # lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01) Same failure in both Fedora 21 and Rawhide. Boot to KDM succeeds, but after KDE desktop is painted, input response other than mouse pointer fails. Remote text login succeeds. As explained by upstream https://bugs.freedesktop.org/show_bug.cgi?id=85016 this is already fixed via git commit on 12 Sept. In order for KDE to work as expected using current on the mirrors xorg-x11-drv-intel-2.99.916-2.2, it is necessary to configure in /etc/X11/ thus: Section "Device" Identifier "foo" Driver "intel" Option "AccelMethod" "UXA" EndSection
Same failure on i865G in both Fedora 21 and Rawhide: # hostname -s gx865.ij.net # grep PRETTY /etc/os-release PRETTY_NAME="Fedora 22 (Rawhide)" # lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02)
This message is a reminder that Fedora 21 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '21'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 21 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
xorg-x11-drv-intel-2.99.916-3 fixed this.