You are not logged in.

#1 2012-08-18 20:53:13

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Acpid random crashes: netlink read error - no buffer space

Recently acpid has been randomly crashing on my system:

acpid.service - ACPI event daemon
          Loaded: loaded (/usr/lib/systemd/system/acpid.service; disabled)
          Active: failed (Result: exit-code) since Sat, 18 Aug 2012 13:51:02 +0200; 7h ago
        Main PID: 295 (code=exited, status=1/FAILURE)
          CGroup: name=systemd:/system/acpid.service

Aug 17 22:55:29 arch acpid[295]: input device has been disconnected, fd 17
Aug 18 09:55:27 arch acpid[295]: client 353[0:100] has disconnected
Aug 18 09:55:27 arch acpid[295]: client connected from 353[0:100]
Aug 18 09:55:27 arch acpid[295]: 1 client rule loaded
Aug 18 13:50:38 arch acpid[295]: netlink read error: No buffer space available (105)
Aug 18 13:50:41 arch acpid[295]: netlink read error: No buffer space available (105)
Aug 18 13:50:56 arch acpid[295]: netlink read error: No buffer space available (105)
Aug 18 13:51:00 arch acpid[295]: netlink read error: No buffer space available (105)
Aug 18 13:51:02 arch acpid[295]: netlink read error: No buffer space available (105)
Aug 18 13:51:02 arch acpid[295]: too many errors reading via netlink - aborting

I have no idea what this means, i don't see other mentions of it on the forums/flyspray and Google mainly seems to list generic code commits.

Perhaps anyone of you has a clue? smile


ᶘ ᵒᴥᵒᶅ

Offline

#2 2012-08-21 17:14:39

joseperezc
Member
Registered: 2011-03-02
Posts: 80

Re: Acpid random crashes: netlink read error - no buffer space

Hi, maybe is something related to this?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661344

...
systemctl enable acpid.socket

that fix it?

why you are using acpid ?

if it's for the hibernation/suspension systemd have another built in

systemctl suspend
systemctl hibernate

maybe usefull:
https://bbs.archlinux.org/viewtopic.php?pid=1144443

and as always:
https://wiki.archlinux.org/index.php/Systemd

and seriously why you are using acpid ? smile

Last edited by joseperezc (2012-08-21 17:24:53)


Hope to be helpfull

Offline

#3 2012-08-21 17:40:29

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: Acpid random crashes: netlink read error - no buffer space

joseperezc wrote:

Hi, maybe is something related to this?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661344

...
systemctl enable acpid.socket

that fix it?

Hmm no that's not the problem unfortunately, i can start the daemon without problems, but it just crashes now and then after a while (sometimes more than a day after it was started).

why you are using acpid ?

Because my laptop exposes most of it's special keys (lid, brightness, volume etc) as acpi events, and i need a simple way to capture and script those.

and seriously why you are using acpid ? smile

Because my laptop exposes most of it's special keys (lid, brightness, volume etc) as acpi events, and i need a simple way to capture and script those.

smile


ᶘ ᵒᴥᵒᶅ

Offline

#4 2012-08-21 18:27:24

joseperezc
Member
Registered: 2011-03-02
Posts: 80

Re: Acpid random crashes: netlink read error - no buffer space

So, the problem isn't in arch. It's an upstream issue because you're too lazy.

Don't post that again or you will be banned.

Read
http://nasty_forum_rules


Damn! smile

Last edited by joseperezc (2012-08-21 19:00:43)


Hope to be helpfull

Offline

#5 2012-08-21 21:01:48

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: Acpid random crashes: netlink read error - no buffer space

joseperezc wrote:

So, the problem isn't in arch. It's an upstream issue

Upstream where? acpid? systemd?

What kind of drugs are you using by the way?


ᶘ ᵒᴥᵒᶅ

Offline

#6 2012-08-25 15:36:40

joseperezc
Member
Registered: 2011-03-02
Posts: 80

Re: Acpid random crashes: netlink read error - no buffer space

Upstream = User Posting REAlly Mmm... i don't know

your problem started recently.. ej. when you compiled your last kernel?
when you compiled the kernel that you are using... you don't disabled the acpid support, don't you?

Be Vigilant...
smile

Last edited by joseperezc (2012-08-25 15:41:15)


Hope to be helpfull

Offline

#7 2012-10-03 18:51:23

jiyunatori
Member
Registered: 2008-07-04
Posts: 54

Re: Acpid random crashes: netlink read error - no buffer space

litemotiv, you're not alone ! I have the same problem, it started a few days ago. I'm investigating, but nothing so far.

Offline

Board footer

Powered by FluxBB