Hi Bart,

do you have time to handle this bug report quickly or do you need someone
else to do the upload? 

It seems that this change has been integrated in Ubuntu's acpi-support
0.111 and it looks fairly safe.

Cheers,

On Fri, 05 Dec 2008, Diego Escalante Urrelo wrote:
> Package: acpi-support
> Version: 0.109-9
> Severity: serious
> 
> Thinkpad R50e won't resume correctly (corrupted X) unless its
> acpi-support file contains this:
> 
>       # R50e 1834 - see LP: #40621, #211285
>       1834*)
>               ACPI_SLEEP=true;
>               SAVE_VIDEO_PCI_STATE=true;
>               SAVE_VBE_STATE=true;
>               POST_VIDEO=true;
>         ;;
>       1842*|2670*)
>               ACPI_SLEEP=true;
>               SAVE_VIDEO_PCI_STATE=true;
>               SAVE_VBE_STATE=false;
>               POST_VIDEO=false;
>         ;;
> 
> instead of this:
> 
>       # R50e
>       1834*|1842*|2670*)
>               ACPI_SLEEP=true;
>               SAVE_VIDEO_PCI_STATE=true;
>               SAVE_VBE_STATE=false;
>               POST_VIDEO=false;
>       ;;
> 
> I confirmed this two days ago after a test Lenny install on my own R50e.
> 
> Please apply this change so R50e users of Lenny have working
> out-of-the-box suspend/resume.
> 
> greetings
> 
> PD: I hope you don't mind that I set serious, but I considered that
> despite not being a negative thing it's an enhancement worth doing. Feel
> free to disagree obviously.
> 
> 
> 
> 

-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to