From 0e911903d6657878076d60c30242455af4785d58 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Wed, 16 Sep 2020 19:41:42 +0300 Subject: [PATCH] Update troubleshooting.md --- pages/troubleshooting.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pages/troubleshooting.md b/pages/troubleshooting.md index d4fe348..f490970 100644 --- a/pages/troubleshooting.md +++ b/pages/troubleshooting.md @@ -16,25 +16,25 @@ As a first step we recommend carefully reading our documentation on [GitHub](htt # Software ### How do I update Pi-KVM with the latest software? - Connect to your Pi-KVM via ssh and run -``` -rw -pacman -Syu -reboot -``` + ``` + rw + pacman -Syu + reboot + ``` ### Glitchy/wrong BIOS resolution -On some motherboards, the BIOS may be displayed at a lower resolution, or with some rendering issues/glitches, specially on newer ASUS ones. Like this: +- On some motherboards, the BIOS may be displayed at a lower resolution, or with some rendering issues/glitches, specially on newer ASUS ones. Like this: -ASUS BIOS glitch + ASUS BIOS glitch -This can be solved by enabling the **Compatibility Support Module (CSM)** in your BIOS, usually under the **Boot** options. + This can be solved by enabling the **Compatibility Support Module (CSM)** in your BIOS, usually under the **Boot** options. -If you can't or don't want to enable the CSM, you can try connecting a DisplayPort monitor, or a [dummy plug](http://amazon.com/s?k=displayport+dummy+plug). If you remove the DP cable/adapter the bug will reappear. + If you can't or don't want to enable the CSM, you can try connecting a DisplayPort monitor, or a [dummy plug](http://amazon.com/s?k=displayport+dummy+plug). If you remove the DP cable/adapter the bug will reappear. -If none of this works, try connecting the DP cable first, boot into the BIOS, disable the CSM and shutdown (do not restart) your PC. Then, boot into the BIOS and enable the CSM before shutting down your PC. Then connect the HDMI and turn your PC on again. + If none of this works, try connecting the DP cable first, boot into the BIOS, disable the CSM and shutdown (do not restart) your PC. Then, boot into the BIOS and enable the CSM before shutting down your PC. Then connect the HDMI and turn your PC on again. ### Awesome WM video output -Sometimes Awesome WM on Linux can't recognize a video output change on a cable. That is, if the cable was first inserted into the monitor, and then you reconnected it to Pi-KVM - it may happen that you will not see the image. It seems that the problem is Awesome WM, since for example with KDE it does not reproducing. If you turn on your workstation with Pi-KVM already connected, everything will work fine. +- Sometimes Awesome WM on Linux can't recognize a video output change on a cable. That is, if the cable was first inserted into the monitor, and then you reconnected it to Pi-KVM - it may happen that you will not see the image. It seems that the problem is Awesome WM, since for example with KDE it does not reproducing. If you turn on your workstation with Pi-KVM already connected, everything will work fine. ### Unexpected interruption while loading the image for Mass Storage Drive. - If problems occur when uploading even a small disk image it may be due to unstable network operation or antivirus software. It is well known that Kaspersky antivirus cuts off Pi-KVM connections during uploading, so you should add the Pi-KVM website to Kaspersky's list of exceptions or not filter web requests with the antivirus. Antivirus programs can also affect the performance of certain interface elements, for example the quality slider. For Kaspersky, the steps to add the network address of Pi-KVM's website to the exclusion list is: **Protection -> Private browsing -> Categories and exclusions -> Exclusions**