I've committed and pushed to a tkt14 branch. See [391151]. Looks good. Probably should merge into master.
Add dynamic connection support to kacpimon
input_layer: fix sign-compare warning in dump_events
Update Changelog
Merge commit '697cc1137'
unplug events come later when plugging in
Segmentation fault in acpi_listen
Merged as [0138f4]. Please test latest git.
Segmentation fault for flags -t and -c options in acpi_listen
Segmentation fault in acpi_listen
Segmentation fault for flags -t and -c options in acpi_listen
This is most likely a driver issue. Try stopping acpid and running kacpimon. That will show you exactly what acpid is seeing. For systemd: $ sudo systemctl stop acpid acpid.socket acpid.path $ sudo kacpimon Unplug/plug the HDMI cable and see if the notifications are coming in separately as expected or delayed and grouped.
unplug events come later when plugging in
input_layer: fix sign-compare warning in dump_events
input_layer: fix sign-compare warning in dump_events
input_layer: fix sign-compare warning in dump_events
Merged. Thanks. Will probably release as 2.0.35 in a couple of months.
Merged. Thanks. Will probably release as 2.0.24 in a couple of months.
Fix build with musl
Fix build with musl
Update version to 2.0.35
Update Changelog for 2.0.34
Update README
Update readme
Comments
Add more input layer events
input_layer: Use binary search to find events
Simplify input layer table to improve reliability
configure.ac: Use AC_PROG_CC
input_layer.c: Add event table logging
Thanks for merging it.
Thanks for the reminder. Thought I had rejected this. Instead, I've merged it, then I moved the fix closer to the socket.h #includes. This uncovered a missing #include. Please test latest git. Thanks.
Move MSG_CMSG_CLOEXEC fixes closer to socket.h
Merge /u/ffontaine35/acpid2/ branch master into master
Add missing MSG_CMSG_CLOEXEC
This merge request is more than 2 years old and I saw that a new release was made a few days ago. Do you plan on merging it or do you have additional comments?
Update version to 2.0.34
Update Changelog for 2.0.33
Race during startup can result in event devices not being opened
Allow running acpid as regular user by using supplementary group input
Comments
Looks good. Thanks. I will review and merge when I get a chance.
Allow running acpid as regular user by using supplementary group input
Thanks. Merged. No idea when/if I'll ever do another release. So little has changed.
powerbtn.sh: openrc-shutdown Set shutdown time to 'now'.
powerbtn.sh: openrc-shutdown Set shutdown time to 'now'.
powerbtn.sh: Detect newer GNOME power manager
Thanks for the patch. I will have a look. I'm a bit concerned about adding changes that are required by bugs in specific toolchains, but seeing as we really don't have a lot of that in acpid2, maybe it's not that big of a deal.
Add missing MSG_CMSG_CLOEXEC
Update version to 2.0.33
Update Changelog
Race during startup can result in event devices not being opened
Patch applied in [a931fb]. Planning on a delivery either 8/15 or 9/15. Will close then.
Fix race during startup
Race during startup can result in event devices not being opened
nosocket option
Fixed in [ddcb6e].
Fixed in [ddcb6e3].
Remove filename argument from --nosocket option
nosocket option
Thanks. Oddly it was also in the man page. Looks like a copy and paste error, but in two places? Anyway, I'll push a fix shortly.
nosocket option
Update version to 2.0.32
Update Changelog
kacpimon: Bump connection limit to 100
Add events for keyboard illumination up/down
Update version to 2.0.31
Fix release date
Update Changelog
Handle shutdown when using openrc-init
Don't use AC_FUNC_MALLOC, AC_FUNC_REALLOC
Merge commit from Robin Gloster
samples: powerbtn: extend the list of known PMS
samples: powerbtn: fix kde4 power management detection
Don't use AC_FUNC_MALLOC, AC_FUNC_REALLOC
Thank you for confirming this, Ted. As far as I can tell, I have toggled all BIOS settings that seemed relevant. So, I will contact Dell and see if they can patch the BIOS.
Cannot wake up from suspend using USB mouse/keyboard
acpid is not responsible for wake on USB. That feature is governed by the BIOS. Check your BIOS settings and contact your motherboard manufacturer for support.
Cannot wake up from suspend using USB mouse/keyboard
Fix is in 2.0.29 released today.
Update version to 2.0.30
Update Changelog
Log missing input layer as a warning
[PATCH] add an option that only log to stderr
Committed as [8aaa8e].
Standards: man page command references
Standards: man page command references
Update TESTPLAN
Rename acpid_debug -> debug_level
Decouple -d and -f options
Patch review is complete. Looks good. Will be applying and testing next. Shooting for a 4/15 release.
Arch: cannot open input layer error
Missed inotify messages in buffer