Kernel Panic and Disabling HPET
Recent kernel panics have pointed to an issue with the HPET timer on some motherboards. To disable, add the following to the kernel line:
nohpet clocksource=rtc
Then also disable HPET from BIOS.
Thx,
TK
Recent kernel panics have pointed to an issue with the HPET timer on some motherboards. To disable, add the following to the kernel line:
nohpet clocksource=rtc
Then also disable HPET from BIOS.
Thx,
TK
You must be logged in to post a comment.
Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.
|