Re: APM_CONFIG on x86 - Is it possible?

From: Yotam Medini
Date: Fri Dec 31 2010 - 17:05:55 EST


On Fri, 31 Dec 2010 13:54:59 -0800
Avery Pennarun <apenwarr@xxxxxxxxxx> wrote:

> > I do get:
> >
> >  $ sudo modprobe apm
> >  FATAL: Error inserting apm
> >    (/lib/modules/2.6.32.yumax/kernel/arch/x86/kernel/apm.ko): No such device
>
> The output of 'dmesg' might be revealing here. However, it's likely
> that your PC doesn't actually support APM unless it's *very* old. You
> might want to try ACPI instead.
>
> Hope this helps.
>
> Avery

Indeed:
$ dmesg | grep -i apm
[ 52.897795] apm: BIOS not found.
I will try to investigate this.

But I clearly remember that a few years ago, I could issue:
$ cat /proc/apm
and see the battery status.
Then, I believe, the kernel tree used to have arch/i386.

thanks -- yotam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/