docs: fix broken link on the new troubleshooting merge vc into showing console
This commit is contained in:
parent
eb24987b27
commit
2a0ea6e248
@ -22,7 +22,7 @@ If KlipperScreen.log doesn't exist, run `systemctl status KlipperScreen`<br>
|
|||||||
|
|
||||||
Check the file `/var/log/Xorg.0.log` where you can find issues with the X server.
|
Check the file `/var/log/Xorg.0.log` where you can find issues with the X server.
|
||||||
|
|
||||||
## Cannot open virtual Console
|
## Screen shows console instead of KlipperScreen
|
||||||
|
|
||||||
If you see this line in the logs (`systemctl status KlipperScreen`):
|
If you see this line in the logs (`systemctl status KlipperScreen`):
|
||||||
```sh
|
```sh
|
||||||
@ -30,14 +30,15 @@ xf86OpenConsole: Cannot open virtual console 2 (Permission denied)
|
|||||||
```
|
```
|
||||||
[Follow this steps](Troubleshooting/VC_ERROR.md)
|
[Follow this steps](Troubleshooting/VC_ERROR.md)
|
||||||
|
|
||||||
## Screen shows console instead of KlipperScreen
|
If you see this line in the logs (`systemctl status KlipperScreen`):
|
||||||
|
|
||||||
You may see this line in the logs (`systemctl status KlipperScreen`):
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
KlipperScreen-start.sh: (EE) no screens found(EE)
|
KlipperScreen-start.sh: (EE) no screens found(EE)
|
||||||
```
|
```
|
||||||
[Follow this steps](Troubleshooting/Showing_Console.md)
|
|
||||||
|
[First check the screen](Troubleshooting/Physical_Install.md)
|
||||||
|
|
||||||
|
[If it's not any of the above follow this steps](Troubleshooting/Showing_console.md)
|
||||||
|
|
||||||
## Screen is all white or blank or no signal
|
## Screen is all white or blank or no signal
|
||||||
|
|
||||||
|
@ -1,9 +1,5 @@
|
|||||||
# Screen shows console instead of KlipperScreen
|
# Screen shows console instead of KlipperScreen
|
||||||
|
|
||||||
TODO:
|
|
||||||
- image of the console
|
|
||||||
- update for non fbturbo
|
|
||||||
|
|
||||||
If the screen is connected via HDMI and the board has more than one HDMI try the other port
|
If the screen is connected via HDMI and the board has more than one HDMI try the other port
|
||||||
|
|
||||||
## LCD-show
|
## LCD-show
|
||||||
|
Loading…
x
Reference in New Issue
Block a user