Changes

Jump to navigation Jump to search

X680

16 bytes added, 17 June
===Configuring the PiKVM OS===
* '''Login web UI:'''
: Access to PiKVM Web Interface via any browser with the URL https://pikvm/ OR https:// IP address of your ipkvm/, the default user and password is admin/admin
* '''Log into PiKVM and open Terminal program'''* '''Switch to 'root' user (enable write mode)'''
:<pre>su root</pre>
:then type the password, and the default password is 'root' also.
* '''Switch OS to writable mode'''
:<pre>rw</pre>
* '''Enable RTC ''' ('''Only for X680 V1.3''' because v1.3 use the ds1307 chip, Please skip this step if you X680 V1.5 using the same chip pcf8563 with pikvm official product)
:1. Due to different RTC chips with official PiKVM hardware, you still need to '''configure RTC''' to make RTC work normally.
</dd>
*'''Enable OLED display'''
:Run the following command in web terminal window to enable OLED display:
:<pre>systemctl enable --now kvmd-oled kvmd-oled-reboot kvmd-oled-shutdown </pre>

Navigation menu