acpid exiting error
ngerbodel at gmail.com
ngerbodel at gmail.com
Wed Mar 18 14:53:34 GMT 2009
this thread worked 4 me:
http://ubuntuforums.org/showthread.php?t=987699
Re: acpid:exiting error during shutdown
Might be linked with this bug:
https://bugs.launchpad.net/ubuntu/+s...er/+bug/274995
Possible workaround:
Open the file /etc/init.d/alsa-utils with root privileges:
Code:
gksudo gedit /etc/init.d/alsa-utils
Search for the "stop)" entry, somewhere near line 353 . Add these lines, accordingly to your network names:
Code:
ifconfig wlan0 down
ifconfig eth0 down
In the end it should be something like this:
Code:
stop)
ifconfig wlan0 down
ifconfig eth0 down
EXITSTATUS=0
Save the file and try to shutdown.
- - - - -
> Today's Topics:
>
> 1. 8.10 & rt kernel? (suemac at empire.net)
----------------------------------------------------------------------
> Message: 1
> Date: Wed, 18 Mar 2009 07:19:53 -0400
> From: "suemac at empire.net" <suemac at empire.net>
> Subject: 8.10 & rt kernel?
> To: ubuntu-studio-users at lists.ubuntu.com
> Message-ID: <380-220093318111953144 at M2W042.mail2web.com>
> Content-Type: text/plain; charset=iso-8859-1
>
> Hi,
>
> I updated to 8.10 64bit & rt kernel last eve.
>
> Used the latest alsa, jack, ardour, audacity, ffado from Khashayar's ppa.
>
> Only had time to do minimal test, but my rig with dual Audiofire12's seems
> to functioning.
>
> The thing I noticed is that the pc hangs on shutdown and I have to use the
> switch to to get it completely off. The screen shows acpid: something and
> just sits there.
>
> Is this a manifestation of the issues with 8.10 & rt?
>
>
>
> Mac
>
> --------------------------------------------------------------------
> mail2web.com ? What can On Demand Business Solutions do for you?
> http://link.mail2web.com/Business/SharePoint
>
>
>
>
>
> ------------------------------
>
> --
> Ubuntu-Studio-users mailing list
> Ubuntu-Studio-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
>
>
> End of Ubuntu-Studio-users Digest, Vol 23, Issue 29
> ***************************************************
--
<ngerbodel at gmail.com>
More information about the Ubuntu-Studio-users
mailing list