Hi, Thanks a lot for the report. On Sunday 05 February 2006 14:11, you wrote: > Hi, > > I'm emailing you because I believe you're one of the swsusp-maintainers. > If this is not the case, please forward this mail. > > I'm trying to swsusp my acer travelmate 800, which is a centrino machine > using the hibernate script from the suspend2-project, which does an > "echo disk > /sys/power/state" as far as I know. This is on a vanilla > 2.6.15.2. > > Unfortunately I get a kernel oops ("Unable to handle kernel paging > request at address...") when doing so. This was the same with 2.6.15.1. > Suspend used to work flawlessly with 2.6.14 and before. I exited X and > removed all modules I could remove (see the screenshot for what was > left), but it still doesn't work. > > Here are links to (maybe) relevant information, and a screenshot from my > digicam: > > http://rffr.de/configs/dmesg-2006-02-05.txt > http://rffr.de/configs/lspci-2006-02-05.txt > http://rffr.de/configs/config-2.6.15.2.txt > http://rffr.de/screens/oops-2006-02-05.jpg (135k) > > What else can I do to help solving this? Your oops trace suggests this happens while suspending one of devices. Could you please do the following: 1) boot your box with the "init=/bin/bash" kernel command line parameter 2) do "mount /proc" and "mount /sys" 3) do "echo disk > /sys/power/state" and see if the problem occurs? Greetings, Rafael