Bug 11762
Summary: | No video after resume from RAM without X | ||
---|---|---|---|
Product: | Power Management | Reporter: | Luis Diaz (diazluis+kernel) |
Component: | Hibernation/Suspend | Assignee: | power-management_other |
Status: | REJECTED WILL_NOT_FIX | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.27 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216 |
Description
Luis Diaz
2008-10-14 18:48:42 UTC
Well, you can try s2ram (http://en.opensuse.org/s2ram) with various combinations of options. Do I understand correctly that the box resumes successfully when it's suspended from under X, but it doesn't when it's suspended from a console? I did not try to suspend from console with X running...just without even running X does s2ram anything special? (In reply to comment #2) > I did not try to suspend from console with X running...just without even > running X OK, but I understand that you tried from under X and the resume worked? > does s2ram anything special? It can, depending on the options you pass to it. it seems that this is just the know S3 video issue. what if you startx and switch back to console, and then try to suspend to ram in console? I think that should also work, right? then, do you know what's the graphics driver for nvidia in Linux? what if you load these modules manually in console mode and try suspend to ram again? so, u mean that i should startx and go back to console without closing X ? Xorg is using nvidia (binary) driver, but i noticed the problem even before compiling it Suspend from console does NOT work, even tough the module is loaded or not. in console im using vesa, but i also used vga=normal without any luck then you should try s2ram per Rafael's suggestion. :) |