https://bugzilla.novell.com/show_bug.cgi?id=401740 User trenn@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=401740#c32 --- Comment #32 from Thomas Renninger <trenn@novell.com> 2008-07-16 06:03:27 MDT ---
I couldn't get X up This should also happen without X? If not this is also a good pointer...
Can you try to: echo 0x1F >/sys/module/acpi/parameters/debug_level; powersave -u; cat 0x3
/sys/module/acpi/parameters/debug_level
and upload relevant /var/log/message parts (from when the machine entered suspend). With some luck we see which ACPI functions are executed and possibly find out why. Also have a look at console 10 (CTRL-ALT-F10, AFAIK parts from early suspend messages could pop up there). You could also try this, but it may happen that too much logs are written out: echo 0x21F >/sys/module/acpi/parameters/debug_level; powersave -u; cat 0x3
/sys/module/acpi/parameters/debug_level
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.