Difference between revisions of "Template:KVM-FAQ"

From Geekworm Wiki
Jump to navigation Jump to search
Line 248: Line 248:
 
</div>
 
</div>
  
 +
<div class="toccolours mw-collapsible mw-collapsed">
 +
<div style="font-weight:bold;line-height:1.0;">
 +
Q: Why OLED is not display?
 +
</div>
 +
<div class="mw-collapsible-content">
 +
A: Please follow the steps below to check
 +
 +
1. Please confirm that your OS is right:
 +
 +
Due to downloading the wrong firmware, the OLED cannot be displayed. We ALSO made such mistakes during testing
 +
 +
[[File:Pi4-V3-HAT.png|800px]]
 +
 +
2. Please check if the order of OLED screen pins is correct, please email to support@geekworm.com if it's a wrong pin order;
 +
 +
[[File:OLED-IMG-4373-1.jpg|800px]]
 +
 +
The run the following command to check the I2C address
 +
sudo i2cdetect -y 1
 +
<pre>
 +
    0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
 +
00:                        -- -- -- -- -- -- -- --
 +
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 +
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 +
30: -- -- -- -- -- -- -- -- -- -- -- -- 3c -- -- --
 +
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 +
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 +
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 +
70: -- -- -- -- -- -- -- -- 
 +
</pre>
 +
 +
3c is a hexadecimal number, it is the I2C address of OLED, if you can’t find this value, please shut down and reconnect shield and OLED, then run this command again, If you still can't find the OLED's I2C address, the OLED screen may be damaged.
 +
 +
4. Then run the following command to enable OLED display:
 +
rw
 +
systemctl enable --now kvmd-oled
 +
ro
 +
</div>
 +
</div>
 
<!--Add review function! -->
 
<!--Add review function! -->
 
<comments />
 
<comments />

Revision as of 15:49, 7 January 2025

Expand

Q: Why KVM-A3/KVM-A4/KVM-A8 does not show the video only display No Signals?

Expand

Q: Which pins are available on the KVM-A3?

Expand

Q: I want to control several pc power. Is it possible with one KVM-A3 and several X630-A5?

Expand

Q: How to do if KVM-A8 hangs up or reboot or has to be started manually?

Expand

Q. I want to control several pc power. Is it possible with one KVM-A8

Expand

Q. How to login pikvm os?

Expand

Q: How to connect to wifi?

Expand

Q. How to switch root user?

Expand

Q: Will there will be a case for KVM-A4?

Expand

Q. Does KVM-A8 support passive heatsink such as (P165-A or P165-B etc) instead of fan?

Expand

Q: Why is the X680 not working?

Expand

Q: Why is USB mass driver not recognized on X680?

Expand

Q: Does the x680 support audio?

Expand

Q: Does the X680 support PoE power? How to enable PoE Power?

Expand

Q: Why can't I switch to another PC on X680?'

Expand

Q: Why NVME SSD cannot be recognized on X680?

Expand

Q: How to boot from NVMe SSD on X680?

Expand

Q: Why OLED is not display?

Add your comment
Geekworm Wiki welcomes all comments. If you do not want to be anonymous, register or log in. It is free.