Difference between revisions of "Template:KVM-FAQ"
Jump to navigation
Jump to search
Line 59: | Line 59: | ||
Or refer to [https://docs.pikvm.org/webui/#getting-to-know-the-interface GETTING TO KNOW THE INTERFACE] | Or refer to [https://docs.pikvm.org/webui/#getting-to-know-the-interface GETTING TO KNOW THE INTERFACE] | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="toccolours mw-collapsible mw-collapsed"> | ||
+ | <div style="font-weight:bold;line-height:1.0;"> | ||
+ | Q: How to connect to wifi? | ||
+ | </div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | A: Refer to [https://docs.pikvm.org/first_steps/ | Optional setting up Wi-Fi] | ||
+ | |||
+ | If you want to connect KVM to a Wi-Fi network, you need to tell the device ESSID and password before first boot. To do this, mount the first partition of the memory card (FAT32) and edit or make the pikvm.txt file there. Do not remove line FIRSTBOOT=1 or FIRST_BOOT-1 for first time booting, just add your wifi settings like this: | ||
+ | <pre> | ||
+ | FIRSTBOOT=1 | ||
+ | WIFI_ESSID='mynet' | ||
+ | WIFI_PASSWD='p@s$$w0rd' | ||
+ | </pre> | ||
+ | There is a possibility that, in countries that support CH13, the device will not connect. You will need to configure your router to disable channels 12-14 or disable Auto scan mode so it will connect. | ||
+ | |||
+ | Save, unmount and follow the next step. | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 10:36, 24 September 2024
- First of all, we recommend you to get more FAQ information on the official website: official FAQ, or check the following FAQ;
- You can post a issue ticket at 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
Expand
Q. How to login?
Expand
Q: How to connect to wifi?
Expand
Q. How to switch root user?
Expand
Q. Does KVM-A8 support passive heatsink such as (P165-A or P165-B etc) instead of fan?
Enable comment auto-refresher