Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装时候有个bug, 造成一些资源文件不能解压释放 #24

Open
tonghm0808 opened this issue Dec 30, 2023 · 1 comment
Open

Comments

@tonghm0808
Copy link

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

@peacokswiss
Copy link

peacokswiss commented Jan 3, 2024

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:
#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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants