CaptainIgnorant
03-04-2003, 05:03 PM
Ok, I'm brand new to linux so don't be too hard on me. I have a Sony P4 notebook with Mandrake 9.0. My BIOS does not support Advanced Power Management (APM) so I have to use ACPI--also this supposedly fixes IRQ problems for things like choppy sound. ACPI is experimental, though, so support is hard to find. This HOWTO was a little over my head, but I struggled through it.
ACPI HowTo (http://www.columbia.edu/~ariel/acpi/acpi_howto.txt)
I thought I had successfully patched the kernel with ACPI. kernel recompile went smoothly and system has no problem booting. Used menuconfig to enable ACPI options.
Next I installed the lastest ACPID (daemon for ACPI) from sourceforge.
Now the system still boots fine, but during startup says something to the effect of
"ACPID failed. can't locate /proc/acpi/events --files do not exist"
From what I can gather, this is a list of events that causes ACPI to kick in and manage the power. the HowTo says this probably means I didn't menuConfig correctly, but I really don't know what else I could have done differently. Sure enough, though, the /proc/acpi folder does not exist.
(neither does /proc/sys/acpi which I think was the location in older versions of ACPID-and the one mentioned in the HowTO)
Can anyone help me, please? Sorry for the long post.
ACPI HowTo (http://www.columbia.edu/~ariel/acpi/acpi_howto.txt)
I thought I had successfully patched the kernel with ACPI. kernel recompile went smoothly and system has no problem booting. Used menuconfig to enable ACPI options.
Next I installed the lastest ACPID (daemon for ACPI) from sourceforge.
Now the system still boots fine, but during startup says something to the effect of
"ACPID failed. can't locate /proc/acpi/events --files do not exist"
From what I can gather, this is a list of events that causes ACPI to kick in and manage the power. the HowTo says this probably means I didn't menuConfig correctly, but I really don't know what else I could have done differently. Sure enough, though, the /proc/acpi folder does not exist.
(neither does /proc/sys/acpi which I think was the location in older versions of ACPID-and the one mentioned in the HowTO)
Can anyone help me, please? Sorry for the long post.