Comment 63 for bug 40621

Revision history for this message
diegoe (diegoe-deactivatedaccount-deactivatedaccount) wrote :

Bryce, my tip:

        # R50e
        1834*|1842*|2670*)
                ACPI_SLEEP=true;
                SAVE_VIDEO_PCI_STATE=true;
                ###### toggled this two vars from false -> true
                SAVE_VBE_STATE=true;
                POST_VIDEO=true;
        ;;

works perfect with kernel 2.6.24-19-generic, however in 2.6.27-3-generic, it's broken. This seems to be kernel's fault, the same Ibex system with the older kernel suspends without problems, while using the new kernel will result in broken graphics on resume.

Current status: broken with kernel 2.6.27-3, works with 2.6.24-19