#9561 NORM 1.5-F11: mouse cursor moves after suspend/resume
Zarro Boogs per Child
bugtracker at laptop.org
Thu Nov 19 03:38:48 EST 2009
#9561: mouse cursor moves after suspend/resume
--------------------------------+-------------------------------------------
Reporter: pgf | Owner: dsaxena
Type: defect | Status: new
Priority: normal | Milestone: 1.5-F11
Component: kernel | Version: Development build as of this date
Resolution: | Keywords:
Next_action: diagnose | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
--------------------------------+-------------------------------------------
Comment(by wmb at firmworks.com):
Replying to [comment:8 dsaxena]:
> Mitch, how hard would it be for me to locally simply disable the OFW
mode restore on resume?
You can download and build a new firmware image in about a minute,
including the time to check out the repository.
$ yum install iasl
$ svn co svn://openbios.org/openfirmware
$ cd openfirmware/cpu/x86/pc/olpc/via/build
$ make
To disable graphics restore, edit
openfirmware/cpu/x86/pc/olpc/via/romreset.fth and comment out the
restoration load line as follows:
\ fload ${BP}/cpu/x86/pc/olpc/via/startgfxrestore.fth \ Display
restoration
i.e. add the backslash at the beginning of the line. Recompilation will
take a few seconds.
If you want a distinct build ID, edit
openfirmware/cpu/x86/pc/olpc/via/versions.fth and change the value of
FW_MAJOR or FW_MINOR .
--
Ticket URL: <http://dev.laptop.org/ticket/9561#comment:11>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list