Date
Oct. 26th, 2024
 
2024年 9月 24日

Post: How to fix Linux on ROG Flow Z13

How to fix Linux on ROG Flow Z13

Published 01:05 May 16, 2023.

Created by @ezra. Categorized in #UNIX/Linux, and tagged as #Arch Linux, #UNIX/Linux, #Ubuntu Linux.

Source format: Markdown

Table of Content

After install a Linux system on your ROG Flow Z13, the screen will jitter like crazy and is nearly unusable.

Fix

To fix this, you must disable Intel's Panel Self Refresh feature (well, there is obviously a bug with the feature on the Flow Z13) by editting the GRUB file.

Simply look for the line that starts with GRUB_CMDLINE_LINUX= in /etc/defaults/grub and add i915.enable_psr=0 and ibt=off to the line.

For example:

# from:
HRUB_CMDLINE_LINUX=""
# TO:
GRUB_CMDLINE_LINUX="i915.enable_psr=0 ibt=off"

Then, run sudo update-grub in terminal.

Live ISO

For live isos, press E at the GRUB screen and add the above options, press Ctrl + X to boot. Done.

iso

Pinned Message
HOTODOGO
The Founder and CEO of Infeca Technology.
Developer, Designer, Blogger.
Big fan of Apple, Love of colour.
Feel free to contact me.
反曲点科技创始人和首席执行官。
开发、设计与写作皆为所长。
热爱苹果、钟情色彩。
随时恭候 垂询