Summary: | sys-kernel/suspend2-sources-2.6.22 leaves vesafb in weird state after resume | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Vladimir Pouzanov <farcaller> |
Component: | [OLD] Core system | Assignee: | Alon Bar-Lev (RETIRED) <alonbl> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | CC: | shartrec, spock |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Vladimir Pouzanov
2007-07-17 16:55:00 UTC
Is this new for 2.6.22? Worked with 2.6.21-r6? I haven't used 2.6.21 a lot (due to #177952), but I don't remember having such problems. I'm sure it was not in 2.6.20 though. Exactly which 2.6.20? 2.6.20-r6 Did you had CONFIG_FB_VGA16 in 2.6.20 kernel? no Hello spock, I need your help here... I don't see any relevant change in your code, but the kernel behaves differently. Maybe something to do with suspend handling which affected other components on kernel? This BUG message isn't very encouraging.. My bet would be that this is caused by some change in the arch or power code. The best way to identify the problem would to run git bisect and narrow it down to a specific patch. I'm note sure it's worth the effort though -- perhaps switching to uvesafb would be an easier solution (I don't plan on working on vesafb-tng any longer and would like to concentrate on uvesafb instead) :) Great! Does this new implementation available in gentoo-sources? switched to uvesafb. I had enough fun with bisect trying to find acpi s5 bug ;) I'll report if I have any issues with this implementation. I have more info regarding uvesafb and suspend2 (tuxonice). suspend-to-disk seems to work ok, but suspend-to-ram *always* fails for VT: when I switch from X session to VT I see blue-colored garbage (blue-back-blue stripes in fact). X11 works ok. spock? Have you tried the vbetool-related options in the hibernate script? spock: He had no problems with vesafb-tng and s2ram and getting somekind of picture with uvesafb, so I don't think vbetool is not required in this case. Hello Vladimir, Let's try to make spock feel more comfortable :) Suspend to ram has nothing to do with suspend2. So if you can reproduce this using gentoo-sources I think people will find this issue more interesting... Vladimir, can you please test this with gentoo-sources? Ok, I'll test it ASAP, currently the hardware is lying with dead BIOS EEPROM. *** Bug 179820 has been marked as a duplicate of this bug. *** Please reopen when you are able to work on this. Thanks! |