[Ubuntu-x-swat] [Bug 399636] Re: [i915gm] karmic 2.6.31-2 and -3 lid closing blacks screen until reboot on thinkpad r52

2009-11-09 Thread Zsolt Fabok
I have a workaround, use it with precaution: 1. sudo bash 1.1 apt-get install vbetool 2. cd /etc/acpi 3. mv lid.sh lid.sh.orig 4. cat > lid.sh.new #!/bin/bash if [ ! "$(cat /proc/acpi/button/lid/LID/state | grep open)" = "" ]; then vbetool dpms on fi 5. ln -s lid.sh.new lid.sh In nuts

[Ubuntu-x-swat] [Bug 399636] Re: [i915gm] karmic 2.6.31-2 and -3 lid closing blacks screen until reboot on thinkpad r52

2009-10-31 Thread Zsolt Fabok
I tested this again and again, and still wrong. Sorry for the previous fast response -- [i915gm] karmic 2.6.31-2 and -3 lid closing blacks screen until reboot on thinkpad r52 https://bugs.launchpad.net/bugs/399636 You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 399636] Re: [i915gm] karmic 2.6.31-2 and -3 lid closing blacks screen until reboot on thinkpad r52

2009-10-29 Thread Zsolt Fabok
It works for me now, nice job -- [i915gm] karmic 2.6.31-2 and -3 lid closing blacks screen until reboot on thinkpad r52 https://bugs.launchpad.net/bugs/399636 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in ubuntu.

[Ubuntu-x-swat] [Bug 399636] Re: [i915gm] karmic 2.6.31-2 and -3 lid closing blacks screen until reboot on thinkpad r52

2009-10-20 Thread Zsolt Fabok
Hi, I have exactly the same problem on my dell inspiron 6400. I'm running a karmic-beta, upgraded yesterday from jaunty. kernel version: 2.6.31-14-generic xserver-xorg-video-intel version: 2:2.9.0-1ubuntu2 Xorg.log, xorg.conf and lspci output attached. After putting the machine into stand-by st