KDE battery monitor gone and whining about ACPI not installed properly.

alvonsius albert alvonsius.albert at gmail.com
Thu Aug 31 07:07:12 UTC 2006


Rich Lott wrote:
> I'm using a Dell C640 laptop.
>
> Long ago under Debian/testing and XFree86, I could suspend to ram and I could 
> also power-off. This was using APM.
>
> Kubuntu Dapper installes with ACPI, which gave me problems (freezes on 
> resuming from suspend-to-ram). I tried changing to APM but then it wouldn't 
> power off - just sat there telling me that the system will now halt. AND it 
> didn't solve the suspend-to-ram problem either. So I decided to try to switch 
> back to ACPI.
>   

In my case, the problem was on X. The X-server refusing to start. The 
solution in adding some option to /etc/X11/xorg.conf below the Device 
section like this (I'm using i810 family) :
Section "Device"
        Identifier      "Intel Corporation Intel Default Card"
        Driver          "i810"
        BusID           "PCI:0:2:0"
        Option          "VBERestore"    "true" --> added here
EndSection

Then try tour ACPI again, it should works on resuming after suspend now ...

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=
Alvonsius Albert N
Programmer/Web Developer
PT Gamatechno Indonesia

"Do whatever you like, but remember to take care all the responsibilities" 

Currently Blog at http://alvonsius.blogsome.com





More information about the ubuntu-users mailing list