Skip to content

restore acpid.mk to the buildroot version.#1121

Open
chenhuitao wants to merge 1 commit intobatocera-linux:br2-externalfrom
chenhuitao:br2-external
Open

restore acpid.mk to the buildroot version.#1121
chenhuitao wants to merge 1 commit intobatocera-linux:br2-externalfrom
chenhuitao:br2-external

Conversation

@chenhuitao
Copy link

In my x86_64 batocera v42 box, acpid fails during system startup. Here is the log:

Feb  6 18:53:27 batocera acpid: starting up with netlink and the input layer
Feb  6 18:53:27 batocera acpid: opendir(/etc/acpi/events): No such file or directory

Acpid does not run in the background.

After I created “/etc/acpi/events” directory, acpid ran successfully. The log is:

Feb  6 18:54:05 batocera acpid: starting up with netlink and the input layer
Feb  6 18:54:05 batocera acpid: 0 rules loaded
Feb  6 18:54:05 batocera acpid: waiting for events: event logging is off
Feb  6 18:54:05 batocera acpid: client connected from 1934[0:0]
Feb  6 18:54:05 batocera acpid: 1 client rule loaded

Acpid needs “/etc/acpi/events” directory. If batocera wants to ignore the power button event, it would be better to comment out the lines which creates power button event handler.

@dmanlfc
Copy link
Contributor

dmanlfc commented Feb 7, 2026

@nadenislamarre

@nadenislamarre
Copy link
Contributor

i think i just put a simple way. what do you suggest as modification?

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.

3 participants