Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4:troubleshooting:x11-fixup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
products:sbc:vim4:troubleshooting:x11-fixup [2022/11/21 05:04]
nick created
products:sbc:vim4:troubleshooting:x11-fixup [2022/11/21 05:09] (current)
nick
Line 1: Line 1:
-====== X11 Fixup ======+====== VIM4 X11 Fixup ======
  
-For VIM4 & VIM1S the default desktop is Gnome with Wayland GPU support, it breaks the X11 desktop by default, if you want to use the X11 desktop, please follow the steps bewlow: 
  
-```shell 
-cd /tmp/ 
-apt download libgbm1 
-dpkg -x libgbm1_*.deb libgbm1 
-sudo rm /usr/lib/aarch64-linux-gnu/libgbm.so.1.0.0 
-sudo cp libgbm1/usr/lib/aarch64-linux-gnu/libgbm.so.1.0.0 /usr/lib/aarch64-linux-gnu/ 
-sync 
-``` 
- 
-Then select ''Ubuntu on Xorg'' to login X11 desktop. 
- 
-<WRAP tip > 
-The X11 desktop doesn't have GPU acceleration so it may not smooth as Wayland desktop. 
-</WRAP> 
  
 +{{page>/products/sbc/common/troubleshooting/x11-fixup&noheader}}
Last modified: 2022/11/21 05:04 by nick