mirror of
https://github.com/goodtft/LCD-show.git
synced 2025-02-27 08:54:16 +01:00
Update MHS40-show
Fix the issue where x will not initialise due to the fbturbo,conf file, moving it fixed the issues
This commit is contained in:
parent
1cd5ea1b53
commit
59246e4b9c
@ -133,5 +133,8 @@ elif [ $# -gt 1 ]; then
|
||||
echo "Too many parameters"
|
||||
fi
|
||||
|
||||
echo "Removing 99-fturbo"
|
||||
sudo mv /usr/share/X11/xorg.conf.d/99-fbturbo.conf ~
|
||||
|
||||
echo "reboot now"
|
||||
sudo reboot
|
||||
|
Loading…
x
Reference in New Issue
Block a user