Hallo Thinkpad-Besitzer,
wenn ich mein Thinkpad (R51) aus dem S3 zurückhole, kann ich weder das
Touchpad noch den Stick benutzen. Ich habe schon mit den Einstellungen
für hint.psm.0.flags herumgespielt, jedoch keine Lösung gefunden.
Aus der Manpage:
bit 13 HOOKRESUME
The built-in PS/2 pointing device of some laptop computers is
somehow not operable immediately after the system `resumes' from
the power saving mode, though it will eventually become available.
There are reports that stimulating the device by performing I/O
will help waking up the device quickly. This flag will enable a
piece of code in the psm driver to hook the `resume' event and
exercise some harmless I/O operations on the device.
bit 14 INITAFTERSUSPEND
This flag adds more drastic action for the above problem. It will
cause the psm driver to reset and re-initialize the pointing
device after the `resume' event. It has no effect unless the
HOOKRESUME flag is set as well.
Danach müßte es ausreichen, hint.psm.0.flags=0x6000 zu setzen. Tut es
jedoch nicht.
Kennt jemand das Problem und seine Lösung?
MfG
Oliver Fischer
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Thu 14 Oct 2004 - 13:32:55 CEST