Bug 1154178 - no keyboard or mouseclick response in KDE on i845G & i865G with xorg-x11-drv-intel-2.99.916-2.2
Summary: no keyboard or mouseclick response in KDE on i845G & i865G with xorg-x11-drv-...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-intel
Version: 21
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-17 19:08 UTC by Felix Miata
Modified: 2015-11-06 05:23 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-11-06 05:23:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Xorg.0.log with backtrace (Rawhide; no manual X configuration) (22.59 KB, text/plain)
2014-10-17 19:08 UTC, Felix Miata
no flags Details

Description Felix Miata 2014-10-17 19:08:54 UTC
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

Comment 1 Felix Miata 2014-10-19 21:28:58 UTC
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)

Comment 2 Fedora End Of Life 2015-11-04 15:01:09 UTC
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.

Comment 3 Felix Miata 2015-11-06 05:23:08 UTC
xorg-x11-drv-intel-2.99.916-3 fixed this.


Note You need to log in before you can comment on or make changes to this bug.