-
Notifications
You must be signed in to change notification settings - Fork 46
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
Deskpi prov2 fan control not working #132
Comments
Hi there, |
Hi, |
OK, working on it. |
Thank you very much. |
How is the work coming along? |
i have the same issue using mate 64 bit using the installer script for ubuntu 64. |
I used to have the fan control working with an earlier version of raspios 64 bit but now the service will not start. I was trying to get pop-os fan control working which is not listed as a supported distro so I went back to raspios 64 and no go there either. Is fan control working anywhere with current distros? |
what version of your raspberry pi 4B? V1.4 or V1.5 ? it seems like your raspberry pi 4B's USB-C port has some problem with it. |
fan spinning requires some conditions:
|
I have just create a brench on feature/bookworm and it under testing . |
I have test it on UBUNTU 24.04 LTS but no luck, it seems like the dwc2 overlay is malfunction. I am trying other way to recognize the serial port on daugherboard of deskpi. |
Like the title says the fan control on my new deskpi pro v2 is not working. install was succesful and after reboot this is what I get:
` deskpi.service - DeskPi Fan Control Service
Loaded: loaded (/lib/systemd/system/deskpi.service; enabled; vendor preset: enabled)
Active: failed (Result: signal) since Fri 2022-09-30 19:10:06 EDT; 1min 12s ago
Process: 2369 ExecStart=/usr/bin/pwmFanControl64 & (code=killed, signal=TERM)
Main PID: 2369 (code=killed, signal=TERM)
CPU: 29ms
Sep 30 19:09:08 dah systemd[1]: Starting DeskPi Fan Control Service...
Sep 30 19:10:06 dah systemd[1]: deskpi.service: Main process exited, code=killed, status=15/TERM
Sep 30 19:10:06 dah systemd[1]: deskpi.service: Failed with result 'signal'.
Sep 30 19:10:06 dah systemd[1]: Stopped DeskPi Fan Control Service.
here is the detail on my system:
neofetch.-/+oossssoo+/-. dah@dah
:+ssssssssssssssssss+:
--------+ssssssssssssssssssyyssss+- OS: Ubuntu 22.04.1 LTS aarch64
.ossssssssssssssssssdMMMNysssso. Host: Raspberry Pi 4 Model B Rev 1.5
/ssssssssssshdmmNNmmyNMMMMhssssss/ Kernel: 5.15.0-1015-raspi
+ssssssssshmydMMMMMMMNddddyssssssss+ Uptime: 10 mins
/sssssssshNMMMyhhyyyyhmNMMMNhssssssss/ Packages: 1836 (dpkg), 5 (flatpak), 16 (snap)
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Shell: bash 5.1.16
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ Resolution: 2560x1080
ossyNMMMNyMMhsssssssssssssshmmmhssssssso DE: GNOME 42.4
ossyNMMMNyMMhsssssssssssssshmmmhssssssso WM: Mutter
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ WM Theme: Adwaita
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Theme: Yaru-dark [GTK2/3]
/sssssssshNMMMyhhyyyyhdNMMMNhssssssss/ Icons: Yaru [GTK2/3]
+sssssssssdmydMMMMMMMMddddyssssssss+ Terminal: gnome-terminal
/ssssssssssshdmNNNNmyNMMMMhssssss/ CPU: BCM2835 (4) @ 1.800GHz
.ossssssssssssssssssdMMMNysssso. Memory: 1674MiB / 7806MiB
-+sssssssssssssssssyyyssss+-
:+ssssssssssssssssss+:
.-/+oossssoo+/-.
`
The text was updated successfully, but these errors were encountered: