docs: update last resort
This commit is contained in:
parent
c45f914275
commit
ed151cea9b
@ -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,
|
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:
|
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)
|
2. Ensure that the screen is working properly (display and touch)
|
||||||
3. Install KlipperScreen
|
|
||||||
4. Run `sudo systemctl set-default multi-user.target`
|
3. Deactivate the Desktop Environment to let KlipperScreen exclusively
|
||||||
5. Reboot
|
|
||||||
|
```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:
|
If it still doesn't work, or you did something else to make it work and want to share:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user