Sorry im a bit of a noob when it comes to new linux distros, im having some problems with the chuwi minibook and half the screen being black horizontally.
Its been suggest from reddit that to fix the issue you need to add
intel_idle.max_cstate=1
But all the posts reference grub which i believe eos isnt, its syststemd right? But im not sure where i need to add this entry/change it with systemd, can anyone point me?
Hello @Ezro ,
The short answer by dalto
You set the kernel options in /etc/kernel/cmdline
(You change the default kernel in /efi/loader/loader.conf by setting the default using wildcards)
Thanks for replying eso, ok so ive set the option in cmdline, im not really sure i understand the wildcard thing in the loader.conf, might be abit out of my depth.
But i ran reinstall-kernels after editing the cmdline and so far so good i think its worked!