mirror of https://github.com/pikvm/pikvm.git
Update troubleshooting.md
This commit is contained in:
parent
c96370a81c
commit
0e911903d6
|
|
@ -23,7 +23,7 @@ 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:
|
||||
|
||||
<img src="../img/bios_glitch.png" alt="ASUS BIOS glitch" width="400"/>
|
||||
|
||||
|
|
@ -34,7 +34,7 @@ If you can't or don't want to enable the CSM, you can try connecting a DisplayPo
|
|||
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**
|
||||
|
|
|
|||
Loading…
Reference in New Issue