Hi! Recent Intrepid upgrader here...
Problem 1:
kpowersave with its KDE 3 interface seems redundant now given System Settings->Power Management. Which, however, doesn't do anything. I can't get it to lock the screen after resume, and I can't get it to do DPMS for me. It's probably not going to autosuspend, either.
Problem 2:
Also, when I press the power button, it immediately shuts down, without shutdown options. (Doesn't even go through the usual lengthy quitting-all-those-apps motions. And I have corrupt MySQL tables now, but I don't know if that's why. It never actually crashed, as far as I can tell.)
Pressing the power button triggers /etc/acpi/powerbtn.sh, but the script falls through to its last alternative, a shutdown -h now. When I try the command it used to be using (I think):
$ /usr/bin/dcop --all-sessions --all-users ksmserver ksmserver logout 1 2 0
Object not accessible
Whatever brought up the shutdown dialog earlier, it wasn't powerbtn.sh. I'm pretty sure of that because I had made it run an GUI text editor that I should have had to quit manually for the shutdown dialog to appear, and the shutdown dialog appeared anyway.
What works:
Suspend to RAM via the Kickoff->Leave menu.
Resuming from Suspend to RAM (minus the locked screen I configured for it in System Settings->Power Management).
DPMS via xorg.conf, or via System Settings->Display.
KPowersave, I think. The one I thought I could ditch now.
Some jumbled info:
System Settings' Services applet says Powerdevil is running. I can't see a corresponding process, but I suppose it's something KDE-integrated. (This is KDE 4.2, the older powerdevil package isn't installed and has some serious dependency issues.)
Not knowing where to start fixing this, I'm also running acpid right now, although I didn't, strictly speaking, need them before: With KDE 3.5.10 I used kpowersave, which took care of putting up a shutdown dialog when I pressed the power button even without acpid. (Also, powersaved's config files seemed to be necessary for some reason even though I didn't have to actually be running powersaved itself. powersaved conflicts with Powerdevil anyway.)
(Powerdevil reports all Capabilities except "CPU can be turned Off" and "Scaling capability". It also says "Number of CPU 0". "No issues found with your configuration.")
When I upgraded Hardy->Intrepid, I originally got apmd, but that one won't start ("No APM support in kernel").
Problem 1:
kpowersave with its KDE 3 interface seems redundant now given System Settings->Power Management. Which, however, doesn't do anything. I can't get it to lock the screen after resume, and I can't get it to do DPMS for me. It's probably not going to autosuspend, either.
Problem 2:
Also, when I press the power button, it immediately shuts down, without shutdown options. (Doesn't even go through the usual lengthy quitting-all-those-apps motions. And I have corrupt MySQL tables now, but I don't know if that's why. It never actually crashed, as far as I can tell.)
Pressing the power button triggers /etc/acpi/powerbtn.sh, but the script falls through to its last alternative, a shutdown -h now. When I try the command it used to be using (I think):
$ /usr/bin/dcop --all-sessions --all-users ksmserver ksmserver logout 1 2 0
Object not accessible
Whatever brought up the shutdown dialog earlier, it wasn't powerbtn.sh. I'm pretty sure of that because I had made it run an GUI text editor that I should have had to quit manually for the shutdown dialog to appear, and the shutdown dialog appeared anyway.
What works:
Suspend to RAM via the Kickoff->Leave menu.
Resuming from Suspend to RAM (minus the locked screen I configured for it in System Settings->Power Management).
DPMS via xorg.conf, or via System Settings->Display.
KPowersave, I think. The one I thought I could ditch now.
Some jumbled info:
System Settings' Services applet says Powerdevil is running. I can't see a corresponding process, but I suppose it's something KDE-integrated. (This is KDE 4.2, the older powerdevil package isn't installed and has some serious dependency issues.)
Not knowing where to start fixing this, I'm also running acpid right now, although I didn't, strictly speaking, need them before: With KDE 3.5.10 I used kpowersave, which took care of putting up a shutdown dialog when I pressed the power button even without acpid. (Also, powersaved's config files seemed to be necessary for some reason even though I didn't have to actually be running powersaved itself. powersaved conflicts with Powerdevil anyway.)
(Powerdevil reports all Capabilities except "CPU can be turned Off" and "Scaling capability". It also says "Number of CPU 0". "No issues found with your configuration.")
When I upgraded Hardy->Intrepid, I originally got apmd, but that one won't start ("No APM support in kernel").
Comment