Skip to content

Instantly share code, notes, and snippets.

@Zheaoli
Created May 10, 2023 14:21
Show Gist options
  • Save Zheaoli/08883d555265e6de1383232672825f11 to your computer and use it in GitHub Desktop.
Save Zheaoli/08883d555265e6de1383232672825f11 to your computer and use it in GitHub Desktop.

首先走 debug 模式进入 console

编辑以下文件

nano /usr/share/X11/xorg.conf.d/10-quirks.conf

然后输入以下内容

Section "Device"
  Identifier "Card0"
  Driver "fbdev"
EndSection

然后 xinit 启动安装

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment