Changes

Jump to navigation Jump to search

KVM-A3

262 bytes added, 18:31, 7 June 2023
* You can post a issue ticket at [https://geekworm.com/community/forum/topic/78220/pikvm-faq Geekworm forum] or email to us (support@geekworm.com) and attached your installation pictures or videos to get some help.
* Blog sharing for reference: https://www.andysblog.de/kvm-over-ip-pikvm-als-bausatz
<htm>
<details>
<summary>How to switch to root user?</summary>
<p>A: run the following command:</p>
<pre>su root</pre>
<p>Then type the password, the default password is 'root' also.</p>
</details>
'''Q: <details><summary>How to switch enable OLED display?</summary><p>A: Run the following command to root user?'''enable OLED display:</p> <pre> rw systemctl enable --now kvmd-oled ro</pre>
su rootThen type the password, the default password is 'root' also.</details>
'''Q: <details> <summary>How to enable OLEDRTC?'''</summary> <p> A: Firstly, insert the C1220 button battery. run the following command: </p> <pre>rwsudo nano /boot/config.txt#Then change the line: dtoverlay=i2c-rtc,pcf8563 to dtoverlay=i2c-rtc,ds1307
A: Run #Test RTC#Display the current time of the following command to enable OLED display:Raspberry Pidate rw systemctl enable #Write the time of Raspberry Pi to DS1307sudo hwclock -w #Read the time of DS1307sudo hwclock -now kvmd-oled r ro</pre > </details>
'''Q: How to enable RTC?'''</html>
A: Firstly, insert the C1220 button battery.
run the following command:
rw
sudo nano /boot/config.txt
#Then change the line: '''dtoverlay=i2c-rtc,pcf8563''' to '''dtoverlay=i2c-rtc,ds1307'''
#Test RTC
#Display the current time of the Raspberry Pi
date
#Write the time of Raspberry Pi to DS1307
sudo hwclock -w
#Read the time of DS1307
sudo hwclock -r
ro
'''Q. I want to control several pc power. Is it possible with one PiKVM-A3 and several x630-a5'''
A. No, one kit can only control one pc., you can refer to [[X680]]

Navigation menu