Re: after closing the lid and reopening it the screen remains blank

2010-09-11 Thread Justin P. Mattock
kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > over here: cat /etc/acpi/sleep.sh if grep -q close /proc/acpi/button/lid/LID0/state then /usr/sbin/s2ram fi works reliably over here(knock on wood..)with radeon not sure with intel cards.. Justin P. Mattoc

Re: after closing the lid and reopening it the screen remains blank

2010-09-09 Thread Justin P. Mattock
; if you change up kernels and one of them causes this..then I would do a bisect.. but if changing kernels makes no diff, then it's userpsace related(but could be wrong) i.e. on my machine I use acpid /etc/acpi/lid.sh in there its a simple call to s2ram (works

Re: [git pull] drm request 3

2010-03-05 Thread Justin P. mattock
ww.tux.org/lkml/ > stopped me in my tracks i.g. in order to install using the livecd requires brain surgery. (for me that's fine, but for an average business person/s forget it). Justin P. Mattock -- Download In

Re: Weird suspend/resume problem on HP nx6325 w/ openSUSE 11.2 w/ -rc8

2009-11-22 Thread Justin P. Mattock
.html Please read the FAQ at http://www.tux.org/lkml/ I just noticed today that on my macbook(radeon) using s2ram works, but I get a long pause(black screen) before the screen shows up.(latest stable release works