You are not logged in.

#1 2014-05-13 05:03:56

firippusan
Member
Registered: 2012-10-13
Posts: 17

[solved] shutdown hangs: start job running for store sound card state

Recently installed gnome, which pulled down pulseaudio.
Since then shutdown hangs with error message:
Start job is running for Store Sound card state
(with a countdown in seconds).
Shutdown used to work fine with only alsa installed previously.

Reading through logs with journalctl showed nothing with respect to this issue.

Any ideas?

Last edited by firippusan (2014-05-19 02:36:06)

Offline

#2 2014-05-15 18:44:38

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: [solved] shutdown hangs: start job running for store sound card state

does 'alsactl store' work if you run it from command line as root?

although, I'm quite sure pulseaudio saves sound card state by itself so you could try just disabling the service in question

Offline

#3 2014-05-16 03:04:29

firippusan
Member
Registered: 2012-10-13
Posts: 17

Re: [solved] shutdown hangs: start job running for store sound card state

Thanks for your input.
I applied the "Removing old ALSA state file (asound.state)" section from the Alsa Archwiki page,
and the shutdown now works.

Offline

#4 2014-05-17 01:41:08

firippusan
Member
Registered: 2012-10-13
Posts: 17

Re: [solved] shutdown hangs: start job running for store sound card state

And it hangs again...

tried killing pulseaudio before shutdown doesn't help.

Also alsactl store hangs in the terminal.

Offline

#5 2014-05-17 04:35:43

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: [solved] shutdown hangs: start job running for store sound card state

as I said before, if you're using pulseaudio, you shouldn't need to run alsactl store/restore to save and restore your sound card state.
You can either just uninstall alsa-utils if you don't need alsamixer or any other tools in that package, or simply mask all the associated systemd services with

systemctl mask alsa-restore.service alsa-store.service

use systemctl unmask if you want them back later.

Offline

#6 2014-05-19 02:48:30

firippusan
Member
Registered: 2012-10-13
Posts: 17

Re: [solved] shutdown hangs: start job running for store sound card state

Uninstalling alsa-utils did the trick.

Now shutdowns are still much slower than before pulseaudio was installed (it used to be instant),
as it hangs for a while and then finally kills pulseaudio, but at least the shutdown completes.

Thanks for the info.

Offline

Board footer

Powered by FluxBB