casue I screwed up....it is ACPI not APCI. get the vanilla kernel. get the ACPI patch, and from the top level kernel source directory, if the patch file is zipped do a:
zcat <patch location and name> | patch -p0 if it is not zipped do a: cat <patch location and name> |patch -p0 then compile the kernel with ACPI compiled in. ----- Original Message ----- From: "Oleg" <[EMAIL PROTECTED]> To: "Maximilian Pascher" <[EMAIL PROTECTED]>; <debian-laptop@lists.debian.org> Sent: Monday, November 25, 2002 7:40 PM Subject: Re: Intel(r) AC'97 Audio Controller - SigmaTel Codec > On Monday 25 November 2002 03:20 pm, Maximilian Pascher wrote: > > You have to apply it in Your kernel source-tree. Get it from > > http://acpi.sourceforge.net > > and patch Your kernel... After that You will find an extra menu option for > > ACPI and Your powermanagement will work. > > If You don't know how to patch, just ask :-) > > > > Now with Jeremy Petzold saying he meant "APCI", this gets very confusing. To > add more to the confusion: I can't find any APCI kernel patches on google, > and there isn't a sourceforge project called apci either (so maybe Jeremy was > confused twice, which accidentally makes him correct the first time?) > > BTW, the URL you posted doesn't link to the ACPI files. > (http://sourceforge.net/projects/acpi does though) > > Oleg > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >