
Originally Posted by
BwackNinja
First, note that this ONLY applies to INTEL processors (and only some of them). The boot parameters are the extra options passed through grub. If you are using grub2, it is the "linux /boot/vmlinuz-...etc" line. You can try to see if this fixes things for you by just pressing 'e' at the grub menu when you have the correct item you want to edit selected, and add "intel_idle.max_cstate=0" (no quotes of course) to the end of that line after it says "quiet splash". ctrl+x to boot that entry after you're done editing.
With grub1, it is the same thing except the line starts with "kernel /boot/vmlinuz-...etc" and you press 'b' to boot the modified entry.
Bookmarks