Hello!
I'm running Dapper Drake on my IBM Thinkpad R51e. I chose Dapper Drake because it was the first distribution to handle the ATI R200 out of the box. And I wanted something debian alike and a KDE.
Well, most things are working: ethernet, wireless, the screen runs at 1024x768 (not sure which driver, xorg.conf says "ati", system configuration tells me "vesa"). It's just the powermanagment:
- speedstep-centrino.ko can't be loaded. I've found the patch and will applied it when I find the time. In the meantime I'm using p4-clockmod.ko (which complains that I better should usespeedstep-centrino.ko :-))
- running Klaptop that icon disappears on first sleep and some processes hang around. Hibernation puts this machine into some powersaving mode, but it can't be reawakened (see below).
vitus 7613 6840 1 00:01:57 /usr/lib/mozilla/mozilla-bin -mail
vitus 7628 1 0 00:00:00 /usr/lib/libgconf2-4/gconfd-2 16
root 7793 6847 0 00:00:00 /usr/bin/klaptop_acpi_helper --suspend
root 7794 7793 0 00:00:00 /bin/bash /usr/sbin/pmi action sleep
root 7801 7794 0 00:00:00 /bin/bash /etc/acpi/sleep.sh force
root 7809 7801 0 00:00:00 /bin/bash /etc/acpi/sleep.sh force
root 7814 7809 0 00:00:00 /bin/bash /etc/acpi/sleep.sh force
root 7815 7814 0 00:00:00 dcop kded
root 7816 7814 0 00:00:00 grep klaptopdaemon
vitus 7928 6910 0 00:00:00 ps -e
So I disabled this fancy battery monitor and used ascpitool directly. First enabled the powerbutton as wakeup source (acpitool -W 4) and then did a suspend-to-RAM (acpitool -s). The system stopped immediately, LED showed powersaving mode. By pressing the power button fan and disk restarts but screen stays dark (well, flickers once) and the keyboard remains dead. I may then switch the system on and off by pressing the power button but to get a running system I have to do a reset (pull the battery).
With Klaptop running the same thing happens on hibernation. And it doesn't matter whether I'm running on AC or battery.
Any helpfull pointers from you all? It's a nice system otherwise
By[t]e,
Vitus
I'm running Dapper Drake on my IBM Thinkpad R51e. I chose Dapper Drake because it was the first distribution to handle the ATI R200 out of the box. And I wanted something debian alike and a KDE.
Well, most things are working: ethernet, wireless, the screen runs at 1024x768 (not sure which driver, xorg.conf says "ati", system configuration tells me "vesa"). It's just the powermanagment:
- speedstep-centrino.ko can't be loaded. I've found the patch and will applied it when I find the time. In the meantime I'm using p4-clockmod.ko (which complains that I better should usespeedstep-centrino.ko :-))
- running Klaptop that icon disappears on first sleep and some processes hang around. Hibernation puts this machine into some powersaving mode, but it can't be reawakened (see below).
vitus 7613 6840 1 00:01:57 /usr/lib/mozilla/mozilla-bin -mail
vitus 7628 1 0 00:00:00 /usr/lib/libgconf2-4/gconfd-2 16
root 7793 6847 0 00:00:00 /usr/bin/klaptop_acpi_helper --suspend
root 7794 7793 0 00:00:00 /bin/bash /usr/sbin/pmi action sleep
root 7801 7794 0 00:00:00 /bin/bash /etc/acpi/sleep.sh force
root 7809 7801 0 00:00:00 /bin/bash /etc/acpi/sleep.sh force
root 7814 7809 0 00:00:00 /bin/bash /etc/acpi/sleep.sh force
root 7815 7814 0 00:00:00 dcop kded
root 7816 7814 0 00:00:00 grep klaptopdaemon
vitus 7928 6910 0 00:00:00 ps -e
So I disabled this fancy battery monitor and used ascpitool directly. First enabled the powerbutton as wakeup source (acpitool -W 4) and then did a suspend-to-RAM (acpitool -s). The system stopped immediately, LED showed powersaving mode. By pressing the power button fan and disk restarts but screen stays dark (well, flickers once) and the keyboard remains dead. I may then switch the system on and off by pressing the power button but to get a running system I have to do a reset (pull the battery).
With Klaptop running the same thing happens on hibernation. And it doesn't matter whether I'm running on AC or battery.
Any helpfull pointers from you all? It's a nice system otherwise
By[t]e,
Vitus
Comment