From: Dustin Lang <dstn@cs.toronto.edu>
To: linuxppc-dev <linuxppc-dev@ozlabs.org>
Subject: suspend2 on PowerBook: keyboard doesn't work on resume
Date: Sat, 11 Mar 2006 20:55:02 -0500 (EST) [thread overview]
Message-ID: <Pine.LNX.4.58.0603112043460.25986@monte.ai> (raw)
Hi,
I'm trying to get suspend2 working on my PowerBook G4 of Oct 2003 vintage.
I'm running kernel 2.6.15.6 with the 2.6.15.1 suspend2 patch (it applied
and built fine).
Before suspending, I quit X and logged in as root on the console. I
unloaded all the modules I could - leaving just agpgart and uninorth-agp.
USB is kernelized and the modules are unloaded. I started a loop that
printed "Running" every 10 seconds (and also started a job that after 60
seconds would reboot). I ran the 'hibernate' script. It completed
successfully and powered down the machine.
On the next startup, the kernel boots and it resumes. I see the root
terminal again, complete with my "hibernate" command and the syslog
messages detailing the progress of suspend2. The system does not respond
to keystrokes, however. After a few seconds, the "Running" message is
printed out, and after 60 seconds, the system reboots. To me this
suggests that the system is mostly resuming correctly, but something has
gone funny with the keyboard driver.
Keyboard-related dmesg:
MacIO PCI driver attached to Intrepid chipset
input: Macintosh mouse button emulation as /class/input/input0
adb: starting probe task...
[snip]
PCI: Enabling device 0002:20:0d.0 (0000 -> 0002)
adb devices: [2]: 2 c3 [3]: 3 1 [7]: 7 1f
ADB keyboard at 2, handler 1
Detected ADB keyboard, type ANSI.
input: ADB keyboard as /class/input/input1
input: ADB Powerbook buttons as /class/input/input2
ADB mouse at 3, handler set to 4 (trackpad)
input: ADB mouse as /class/input/input3
adb: finished probe task...
Does anyone on the list use suspend2 on a PowerBook? Any success/failure
stories? Any advice for generating more useful debugging information?
Thanks,
dustin.
next reply other threads:[~2006-03-12 2:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-12 1:55 Dustin Lang [this message]
2006-03-13 6:40 ` suspend2 on PowerBook: keyboard doesn't work on resume Johannes Berg
2006-03-13 13:33 ` Dustin Lang
2006-04-01 16:18 ` suspend2 on PowerBook: keyboard doesn't work on resume [now it does!] Dustin Lang
2006-04-01 16:32 ` Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.58.0603112043460.25986@monte.ai \
--to=dstn@cs.toronto.edu \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).