docs: update last resort

This commit is contained in:
alfrix 2024-01-07 17:01:29 -03:00
parent c45f914275
commit ed151cea9b

View File

@ -8,11 +8,17 @@ See [Physical install issues](Physical_Install.md)
If the screen shows the bootup text, but ends in a blinking cursor or login prompt,
and no matter what you tried in [Troubleshooting](../Troubleshooting.md) you can't make it work, then do this:
1. Install a distro with a desktop enviromenment
1. Install a distro with a desktop enviromenment [Click to learn how to check](../../FAQ/#how-to-check-if-you-have-a-desktop-environment)
2. Ensure that the screen is working properly (display and touch)
3. Install KlipperScreen
4. Run `sudo systemctl set-default multi-user.target`
5. Reboot
3. Deactivate the Desktop Environment to let KlipperScreen exclusively
```sh title="On a terminal type this command and press enter"
sudo systemctl set-default multi-user.target && sudo reboot
```
4. Wait for the reboot and install KlipperScreen
If it still doesn't work, or you did something else to make it work and want to share: