configure_chip.sh 677 B

1234567891011121314151617
  1. #!/bin/bash
  2. # -----------------------------------------------------------------------------
  3. # Script to start dezukvmd in config chip mode for CH9329 configuration.
  4. #
  5. # This script is intended for use with newly soldered CH9329 chips, which have
  6. # a default baudrate of 9600. It allows setting the chip's default baudrate to
  7. # 115200, enabling higher speed for keyboard and mouse virtual machine operation.
  8. #
  9. # The configuration port used here is shared with the USB KVM mode, as defined
  10. # in the config/usbkvm.json file.
  11. #
  12. # Author: [email protected]
  13. #
  14. # License: GPLv3
  15. # -----------------------------------------------------------------------------
  16. sudo ./dezukvmd -mode=cfgchip