I think I've found the problem with my chromebook freezing. Apparently there is a bug with the baytrail chipsets. Does anyone know where I add this line "intel_idle.max_cstate=1" into the kernel?
cheers
I think I've found the problem with my chromebook freezing. Apparently there is a bug with the baytrail chipsets. Does anyone know where I add this line "intel_idle.max_cstate=1" into the kernel?
cheers
Add it to /flash/EFI/BOOT/syslinux.cfg.
Thanks
This may be a stupid question but does it matter where it gets added?
DEFAULT linux
PROMPT 0
LABEL linux
KERNEL /KERNEL
APPEND boot=LABEL=System disk=LABEL=Storage quiet
Yes it does. Put it on the "APPEND" line, after "quiet" for example.