lkml.org 
[lkml]   [2008]   [Jan]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Problem with ata layer in 2.6.24
Gene Heskett wrote:
>..
> And so far no one has tried to comment on those 2 dmesg lines I've quoted a
> couple of times now, here's another:
> [ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
> [ 0.000000] If you got timer trouble try acpi_use_timer_override
> what the heck is that trying to tell me to do, in some sort of broken english?
..

I think it says this:

"If your system is misbehaving, then try adding the acpi_use_timer_override
keyword to your kernel command line (/boot/grub/menu.lst) and see if it helps."

So, you can either hardcode it in /boot/grub/menu.lst (just add it to the end
of the first line you see there that begins with the word "kernel".

Or you can just try it temporarily at boot time (safer, but tricker),
by catching GRUB (the bootloader) before it actually loads Linux.

Usually there's some key or something it says you have 3 seconds to hit for a "menu",
so do that, and then use the cursor keys to find the first "kernel" line in that menu
and hit "e" (edit) to go and add the acpi_use_timer_override keyword to the end of
that line (same as above).

Hit enter when done, and then the letter b (boot) to load Linux with that option.

Clear as mud, right? :)



\
 
 \ /
  Last update: 2008-01-28 21:27    [W:0.076 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site