Baiscally what's going on is that when I do a suspend to ram, hit the power button to bring it back up, it makes some noise, but then seems to freeze. The power and HD lights just stay solid and I can't do anything except shut it down hard.
The basic script I'm using to test everything is the following:
Code: Select all
#!/bin/sh
sync; sync
echo -n mem >/sys/power/state
Is there anyone else out there who happens to have a 9300 with the nVidia card and has ACPI working?
My versions are as follows:
Kernel - 2.6.12
nVidia - 1.0.7667 (I've also tried the "stable" 6629)
If anything else is needed, just let me know and I'll post it.
Thanks!
-Mike



