GeeXboX

[ solved ] acpid.service

November 9th, 2011 Leave a comment Go to comments

HomeForumsGeeXboX for PC[ solved ] acpid.service

This topic has 2 voices, contains 2 replies, and was last updated by tomlohave 1 day ago.

Viewing 3 posts – 1 through 3 (of 3 total)
Author Posts
Author Posts
November 7, 2011 at 11:08 #1575

mjhera

Hi all, I was searching for a way to get sound on my pc so I ran dmesg and ftp’d to it from another laptop. In dmesg it had some failed notifications – acpid.service: main process exited, code=exited, status=203 was one of them and nvidia: module license ‘NVIDIA’ taints kernel. When I looked at the acpid.service file it pointed to /sbin/acpid-daemon which when I checked was in /usr/sbin/acpid-daemon. When I changed to suite and rebooted both the 2 notification were gone from dmesg and I even had sound!!

Regards, Michael.

  • This reply was modified 1 day ago by tomlohave.
November 7, 2011 at 15:17 #1576

mjhera

[Unit]
Description=ACPI Event Daemon
After=syslog.target

[Service]
ExecStart=/sbin/acpi-daemon <- Changed to /usr/sbin/acpi-daemon
Restart=always

[Install]
WantedBy=multi-user.target

Regards, Michael.

  • This reply was modified 3 days ago by mjhera.
November 9, 2011 at 05:00 #1584

tomlohave

Thanks for this ;)
It’s already fix in another way but i will take another look

Viewing 3 posts – 1 through 3 (of 3 total)

You must be logged in to reply to this topic.