Files
NanoKVM-MIRROR/support
BuGu 614ef4031c Stop outputting the WiFi configuration QR code.
The QR code used for WiFi configuration is only output to the file during debugging; it was forgotten to be deleted.
2025-02-24 16:26:07 +08:00
..
2025-01-17 19:14:59 +08:00

If you want to compile kvm_system yourself, please follow the steps below:

  1. Clone the MaixCDK repository: git clone https://github.com/sipeed/MaixCDK.git
  2. Improve the Compilation Environment, refer to here
  3. Copy ./kvm_system to ~/MaixCDK and open it in terminal
  4. Execute maixcdk build and Select maixcam to complete the compilation
  5. Replace /kvmapp/kvm_system/kvm_system in the NanoKVM system with dist/kvm_system_release/kvm_system
  6. Execute: /etc/init.d/S95nanokvm restart on NanoKVM