View previous topic :: View next topic |
Author |
Message |
bfkeats Apprentice
Joined: 20 Feb 2004 Posts: 268
|
Posted: Tue Jan 17, 2006 9:34 pm Post subject: Suspend2-sources kernel bug |
|
|
I'm trying to get suspend2 working on my desktop. I followed the instructions on the wiki, but I'm getting the following error after suspend has been activated.
Code: | Kernel bug at kernel/power/suspend_swap.c:797!
Invalid Operand: 000 [#1]
PREEMPT SMP |
There's no indication that this is being caused by an incompatible module. I've disabled compression and encryption. Any ideas how to fix this? I'm using the stable version of suspend2-sources, 2.6.14-r7. |
|
Back to top |
|
|
gustafson Guru
Joined: 12 Aug 2004 Posts: 430
|
Posted: Thu Jan 19, 2006 11:21 pm Post subject: |
|
|
Perhaps try disabling SMP in your kernel config? (Unless it is a multi-cpu machine) |
|
Back to top |
|
|
bfkeats Apprentice
Joined: 20 Feb 2004 Posts: 268
|
Posted: Fri Jan 20, 2006 2:35 pm Post subject: |
|
|
I disabled SMP and preemption. I get the same error with out the words PREEMPT SMP. |
|
Back to top |
|
|
|