Search found 2 matches

by Malcolm
Tue Aug 15, 2006 11:06 am
Forum: Linux Questions
Topic: Suspend to RAM problem
Replies: 12
Views: 9420

What driver do you use? The one from X.org or propietary from ATI? I am using ATI and there is no problem with that drivers and also OpenGL is running fine ... I use xf-video-i810 package, i810 driver. In my notebook integrated video card. 852GM/855GM that my section in xorg.conf Section "Device" I...
by Malcolm
Tue Aug 15, 2006 4:08 am
Forum: Linux Questions
Topic: Suspend to RAM problem
Replies: 12
Views: 9420

Hi. I have a problem with ArchLinux and IBM R50e (suspend-to-ram). I use this script: #!/bin/sh # if launched through a lid event and lid is open, do nothing echo "$1" | grep "button/lid" && grep -q open /proc/acpi/button/lid/LID/state && exit 0 # remove USB 1.1 driver rmmod uhci_hcd touch /root/vid...

Go to advanced search