docs: add another possible fix
This commit is contained in:
parent
da9fda25ea
commit
edf79ead59
20
docs/Troubleshooting/Last_resort.md
Normal file
20
docs/Troubleshooting/Last_resort.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# Last resort to make the screen work
|
||||||
|
|
||||||
|
If the screen never shows the console or bootup text during startup, Then it's typically an improperly installed screen
|
||||||
|
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 the [Troubleshooting](../Troubleshooting.md) you can't make it load KlipperScreen,
|
||||||
|
then here is the last resort:
|
||||||
|
|
||||||
|
1. Install a distro with a desktop enviromenment
|
||||||
|
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
|
||||||
|
|
||||||
|
If it still doesn't work, or you did something else to make it work and want to share:
|
||||||
|
|
||||||
|
[Contact us](../Contact.md)
|
||||||
|
|
||||||
|
Remember to share the logs, as those aid a lot in the troubleshooting.
|
@ -24,6 +24,7 @@ nav:
|
|||||||
- Showing Console: Troubleshooting/Showing_console.md
|
- Showing Console: Troubleshooting/Showing_console.md
|
||||||
- Touch: Troubleshooting/Touch_issues.md
|
- Touch: Troubleshooting/Touch_issues.md
|
||||||
- Virtual Console Error: Troubleshooting/VC_ERROR.md
|
- Virtual Console Error: Troubleshooting/VC_ERROR.md
|
||||||
|
- Last resort: Troubleshooting/Last_resort.md
|
||||||
- Screenshots: Panels.md
|
- Screenshots: Panels.md
|
||||||
- Panels:
|
- Panels:
|
||||||
- Bed Level/Screws: Panels/Screws.md
|
- Bed Level/Screws: Panels/Screws.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user