Helge Hielscher <[EMAIL PROTECTED]> writes:

> hello,
> 
> somehow I cant get acpi to work. 
> 
> My lilo.conf looks like this:
> boot=/dev/hda
> map=/boot/map
> #vga=0x0122
> default="linux"
> prompt
> timeout=100
> message=/boot/message
> menu-scheme=wb:bw:wb:bw
> image=/boot/vmlinuz
>         label="linux"
>         initrd=/boot/[EMAIL PROTECTED] helge]# 
>         append="devfs=mount hdc=ide-scsi acpi=on"

acpi=on is not needed, it's on by default (so removing acpi=off
if present, is enough).

>         #splash=silent
>         #vga=788
>         read-only

then, you need to "urpmi acpi acpid" and "service start acpid",
and then you may fire "acpi" binary to have a look if it's
working.

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/

Reply via email to