Trying to get suspend and stuff to work on my laptop. /var/run/acpid.socket is in use, and i was wondering how i could go about finding out exactly whats using it.
acpid --d -l
⏎
Deprecated /proc/acpi/event was not found. Trying netlink and the input layer...
acpid: cannot open input layer
inotify fd: 4
inotify wd: 1
netlink opened successfully
acpid: can't open socket /var/run/acpid.socket: Address already in use
edit: Could it be where i installed a full DE (cinnamon) and perhaps the application that handles these events for it is still installed and enabled? I removed cinnamon and most gnome dependencies and installed openbox.