Pop! OS 使用Intel Iris Xe 內顯畫面撕裂的問題
我的筆電安裝Pop! OS 22.04 LTS 版本後,
在使用觸控板手勢切換Workspaces時候,畫面會有一點撕裂感,
在Reddit上找到解決方法
1. 開啟Terminal,使用文字編輯器建立檔案
``` sudo vi /etc/X11/xorg.conf.d/20-intel.conf ```2. 在內容加上
``` Section "Module" Load "dr13" EndSection Section "Device" Identifier "Intel Grachpics" Driver "intel" Option "DRI" "3" EndSection ``` [參考網站](https://www.reddit.com/r/pop_os/comments/q3dcf9/for_those_who_had_screen_tearing_artifacts_on/)
留言
張貼留言