Bonjour,
J'ai une carte graphique intel i855GM et un portable thinkpad r50e.
Lorsque je met l'ordi en veile (via Fn+F4 ou en fermant le "lid"), l'ordi se mets bien en veille, mais au réveil, cela foire de temps en temps.
Parfois tout marche bien, parfois, seul le curseur apparaît, parfois tout l'écran reste noir.
C'est le même bug que sur Ubuntu, je pense.
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/40621
Sur Ubuntu, j'arrive à revenir sur le bureau, mais certain éléments (dont l'affichage de Firefox) foire totalement.
J'ai reporté le bug sur bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=446614
Est-ce que quelqu'un connait le même soucis, et peut proposer une méthode pour que ça marche ?
Pour ubuntu, ils proposent de faire ça:
[q]Got it working again, I tweaked /usr/share/acpi-defaults/IBM.config:
# 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;
;;
I have a 1834, so if no one complains and it's not an obvious break, can
we separate 1834 to it's own case and set true for SAVE_VBE_STATE and
POST_VIDEO there?. Note that changing /etc/defaults/acpi-support had no
effects for me. IBM.config was always preferred when suspending.[/q]
Merci beaucoup,
Splitsch