Files
NanoKVM-MIRROR/support
BuGu 7795191a46 Query the status information of the network section using the Linux system API.
After testing, calling the system API still cannot effectively detect the insertion/removal of the ETH cable; modifications were made only to the status retrieval part.
2025-02-24 15:53:20 +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