Search Criteria
Package Details: pigpio 79-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pigpio.git (read-only, click to copy) |
|---|---|
| Package Base: | pigpio |
| Description: | A library with system service to control GPIO on Raspberry Pi |
| Upstream URL: | https://github.com/joan2937/pigpio |
| Licenses: | Unlicense |
| Conflicts: | python-pigpio |
| Provides: | python-pigpio |
| Submitter: | sorah |
| Maintainer: | None |
| Last Packager: | xiota |
| Votes: | 5 |
| Popularity: | 0.000006 |
| First Submitted: | 2019-09-20 11:48 (UTC) |
| Last Updated: | 2026-01-12 17:17 (UTC) |
Latest Comments
1 2 Next › Last »
simona commented on 2026-01-12 19:29 (UTC)
solved. tnx.
simona commented on 2026-01-12 11:41 (UTC)
SpotlightKid commented on 2024-04-28 08:37 (UTC)
@xiota: Not using this software anymore => orphaning the package. Feel free to adopt and update.
SpotlightKid commented on 2021-08-08 19:54 (UTC)
@peterpan4 Thanks for the hint, but I think it is preferable to let users enable the network socket explicitly if they need it.
peterpan4 commented on 2021-08-04 11:12 (UTC)
@SpotlightKid
Many might prefer the
-loption so as to disable remote access and only allow local access to the socket.SpotlightKid commented on 2020-12-19 17:08 (UTC)
@crodjer: thanks for the headsup! Upstream changed the service type from "simple" to "forking", which made this change necessary.
Attention:
pigpiodis now also run with the-k(disable socket interface) by default for security reasons. To enable it, runsystemctl edit pigpiodand put the following in/etc/systemd/system/pigpiod.service.d/override.conf(your default editor will automatically open this file for editing):This overrides the command to start
pigpiodand removes the-koption.crodjer commented on 2020-12-19 07:28 (UTC)
Please remove the line:
This is causing the service to be stuck.
pigpiodloads as a daemon by default. Adding-gforegrounds it.SpotlightKid commented on 2020-08-12 11:10 (UTC)
@Vlou: Please report this upstream: https://github.com/joan2937/pigpio/issues
1 2 Next › Last »