Skip to content

Make pigpio daemon bind to IPv4#6

Open
Tai-Mai wants to merge 1 commit intogeekworm-com:mainfrom
Tai-Mai:rpioslite-patch
Open

Make pigpio daemon bind to IPv4#6
Tai-Mai wants to merge 1 commit intogeekworm-com:mainfrom
Tai-Mai:rpioslite-patch

Conversation

@Tai-Mai
Copy link
Copy Markdown

@Tai-Mai Tai-Mai commented Jan 2, 2023

Append -n 127.0.0.1 to ExecStart line in
/lib/systemd/system/pigpiod.service
This fixes fan curve not working after boot on Raspberry Pi OS Lite.
uninstall.sh will remove that again.
Fixes #7
I have not tested it any other OS.

Append `-n 127.0.0.1` to `ExecStart` line in
`/lib/systemd/system/pigpiod.service`
This fixes fan curve not working after boot on Raspberry Pi OS Lite
`uninstall.sh` will remove that again.
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

Successfully merging this pull request may close these issues.

Fan curve not working after reboot on Raspberry Pi OS Lite

1 participant