Bugzilla – Bug 118365
X: Mouse infunctional after Update & sax takes lower resolution
Last modified: 2005-09-23 08:46:34 UTC
Updated from SL 9.2 on IBM Thinkpad A31p An USB RC-mouse A4Tech is additionally used to the built in ps/2 trackpoint During installation both mice operate with no problem. After installation (first time X comes up) NONE of them operates. If I start up sax2, mice are recognized and work with no problem, but instead of my previous 1600x1200, only 1024x768 is offered. After I adjust this manually, X runs with no problems so far.
Looks like a configuration bug.
1) during update no X related code will be called if your old configuration doesn't work it is because of something different but not X :-) I assume changes to the kernel input interface. 2) 1024x768 is used because your framebuffer is running in that resolution. I assume the display doesn't report it's size. You can check that by calling "hwinfo --monitor"