Comment 13 for bug 211980

Revision history for this message
Sam Freer (samfreer) wrote : Re: [Bug 211980] Re: Laptop fan turns off and then stays off

Hi Mate

You should have an entry in /boot/grub/menu.lst that looks like

title Ubuntu 8.04.1, kernel 2.6.24-19-generic
root (hd0,5)
kernel /boot/vmlinuz-2.6.24-19-generic
root=UUID=5388024c-8876-48dd-bd36-33d1aff81ef6 ro quiet splash
initrd /boot/initrd.img-2.6.24-19-generic
quiet

You just need to add acpi_no_auto_ssdt to the end of the line that
begins with 'kernel'

Sam

emort wrote:
> u make it sound so easy... being fresh to this I don't get where the
> "kernal load" is... could you pleas post a cp of what i looks like?
>
> 5.Add the acpi_no_auto_ssdt option to the kernal load in
> /boot/grub/menu.lst
>
>