DeskPi-Team / deskpi

DeskPi Pro is the Ultimate Case Kit for Raspberry Pi 4 with Full Size HDMI/2.5 Hard Disk Support and Safe Power Button, It has QC 3.0 Power Supply inside and New ICE Tower Cooler inside.
GNU General Public License v3.0
143 stars 46 forks source link

Fan Error Ubuntu Server 64bits 20.04 #116

Closed josemmunoz closed 3 months ago

josemmunoz commented 2 years ago

`ubuntu@control01:~/deskpi$ sudo ./install-ubuntu-mate.sh

I have too much issues whit ubuntu 20.04 server

jojobrogess commented 2 years ago

Make sure the Deskpi downloaded files are at that location or change location in installer file to where you do have them, then rerun.

"'/home/ubuntu/deskpi/drivers/c/pwmFanControl'"

jonhadfield commented 2 years ago

This PR fixes the issue with the cp command: https://github.com/DeskPi-Team/deskpi/pull/125. The reason is that compilation of that binary fails due to missing dependencies that this PR addresses.

There's another PR, for the same script, to suppress another error you probably faced: on first run, it tries to backup a file but fails: https://github.com/DeskPi-Team/deskpi/pull/126.

jzazo commented 2 years ago

When will these two be merged? Also, it seems there is no uninstall script for ubuntu 64, can it be added? Thank you!

yoyojacky commented 1 year ago

"'/home/ubuntu/deskpi/drivers/c/pwmFanControl'"

sorry, i will fix it at once..

yoyojacky commented 1 year ago

When will these two be merged? Also, it seems there is no uninstall script for ubuntu 64, can it be added? Thank you!

OK, I am working on it.