zappanaut / pikvm-usb-atx-ctrl

Enable PiKVM to control ATX operations of multiple computers via USB.
MIT License
45 stars 6 forks source link

kvmd should also work when usb-atx-ctrl-board is disconnected from usb #1

Open mutsumi63 opened 1 year ago

mutsumi63 commented 1 year ago

I build this board, It works for me

But After write RP2040-serial in overrid.yaml If the USB connection is disconnected, kvmd will not work properly

At least let kvmd not crash or fail to start because of this

zappanaut commented 1 year ago

Hi, happy to hear that it works for you!

The crash has to be fixed in kvmd. So I forwarded this as a feature request to the pikvm project. Please have a look there to check on the development.

zappanaut commented 1 year ago

Will leave it open to guide people to https://github.com/pikvm/pikvm/issues/946