From: Cheuksan E. W. <wan...@gm...> - 2005-01-06 14:59:18
|
On Thu, 06 Jan 2005 16:03:51 +0200, jiv <ji...@as...> wrote: > Hi all, this is my first message to this list. First of all I'm using a IBM > R50e (forgot to mention this before) Below are included the mail I sent to > Thomas Hood and his kind reply. My question is, since I can only use the > SMAPI, which functions are available to me? Suspend/Hibernation is a must > for me, and till now the only working option is the software suspend, and it > is quite slow and buggy for me. I'm higly disappointed by power management > features of this laptop. This is my fourth IBM, an i never thought that they > could cut-off the apm and acpi support. I doubt that IBM would have stopped ACPI support. You should be aware that APM and ACPI are mutually exclusive. Something else I forgot to mention - > when I exec `acpitool -s` the laptop suspends successfully when I try to > resume it, it hangs. Are you using any PCMCIA cards? Did you try the boot parameter "acpi_sleep=s3_bios" ? Thanks in advance, and sorry for my bad english. j1v > ======================= Thomas Hood wrote: > The thinkpad drivers don't interface with ACPI. The smapi driver interfaces > with SMAPI BIOS; the thinkpadpm driver interfaces with APM BIOS; the > rtcmosram driver interfaces with the RT/CMOS RAM chip; the superio driver > interfaces with the Super I/O chip. From your logs it seems that you have > SMAPI but none of the others. Therefore, only a subset of tpctl's features > are available to you. See the linux-thinkpad mailing list for answers to > questions about using ACPI on thinkpads. ======================== Jiv wrote: > > Hi! > > I am trying to use the tpctl 4.14 and thinkpad 5.5 on gentoo with kernel > 2.6.9. > I haven't be able to make the suspend/hibernate functions to work till now. > No apm bios either, so the only option for me is the software hibernate in > the kernel > What could be done to make the acpi functions work with thinkpad/tpctl? > tpctl works only with APM. It doesn't work with ACPI. If you want to use APM, you need to put in the acpi=off parameter. If you want to use ACPI, please read http://www.thinkwiki.org/How_to_make_use_of_Power_Management_features Cheuksan Wang |