[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] More Lockups



On Sat, 2004-10-09 at 09:27, David Corbin wrote:
> How can I verify that the APIC stuff is "turned off" in my kernel?  Is there 
> a /proc indication?

add this "apic=off" to your lilo/grub boot command line, then after boot
"dmesg | grep -i apic" 

hth.

-Jim P.