Currently, I'm using Windows 7 as my Operating System. But I want migrate from Windows to Ubuntu totally. So, I want to fresh Install an Ubuntu OS.
My laptop (ASUS X453MA), has a Bay Trail proccesor. I'm using a flashdisk to install the Ubuntu.
When I reboot my laptop, the Ubuntu 19.10 on my flashdisk is working perfectly. It show Ubuntu loading screen, and of course I can try Ubuntu for some seconds.
Yes from some seconds, and the problem is, when I try Ubuntu for a minute, it keep freezing randomly. Even when I tried to install, it keep freezing at select keyboard or partition steps.
As this answer say, it causes Bay Trail affected by c-state bug. And the solution is set intel_idle.max_cstate=1
in GRUB.
What I'm asking is, Is possible my Laptop using Ubuntu? How to set the intel_idle.max_cstate=1
while I'm trying to install Ubuntu?
I'm totally new to Ubuntu / Linux.
e
to edit command line option forTry Ubuntu
orInstall Ubuntu
options. – WinEunuuchs2Unix Nov 19 '19 at 12:47intel_idle.max_cstate=1
based on an answer on that question. – Engkus Kusnadi Nov 20 '19 at 02:05