Open tonghm0808 opened 11 months ago
apt-key is deprecated ,, don't use in install.sh please,, is old.... (no key ,, you recive empty files :)= )
I have a privat version of install.sh for this Side: https://github.com/xe5700/kvmd-armbian/issues/12
(I hope work also for you, using also xe5700) Direct: http://www.industrie-optimierer.ch/tmp/PiKVM/PiKVM_OrangePizero2/
good luck!
Don't asking for details,, the script is normaly working for all machines,, your dtb file is your problem not my, i don't have your hardware,, if you want easy -> buy a orangpizero2 H616/1GRAM, shure it works there in....
Postscript: i dont update every version, sometimes , i look a week after, try to fix ok ;) Have a look in my install.sh there the changelog
install-kvmd-pkg函数里面
for i in $( ls "${KVMDCACHE}/${platform}-*.tar.xz" )
ls 后面最好不要加引号
ls: cannot access '/var/cache/kvmd/kvmd-platform-v2-hdmiusb-rpi4-.tar.xz': No such file or directory ls: cannot access '/var/cache/kvmd/.tar.xz': No such file or directory