You are not logged in.

#1 2011-09-19 18:45:21

surrealistic
Member
Registered: 2011-07-24
Posts: 102

[SOLVED] alsactl FAIL in boot.

Hi, today when I started the laptop I don't have sound on my laptop and I rebooted. When the operative system was loading ALSA show the next error:

alsactl: load_state:1625: No soundcards found...
[FAIL]

Somebody can help me with the problem?

My sound card is a Intel integrated. I'm use Gnome 3 desktop environment. Since I installed Arch Linux I haven't had any problems with audio, only today.

Thanks and regards.

Last edited by surrealistic (2011-09-21 18:11:15)

Offline

#2 2011-09-21 07:32:56

Padfoot
Member
Registered: 2010-09-03
Posts: 382

Re: [SOLVED] alsactl FAIL in boot.

I too have occassionally encountered alsactl issues upon booting after an upgrade. It seems on occassion the asound.state file gets corrupted during an update of some kind.

The solution is simple. Re-create your asound.state file.

# alsamixer

Re-set your default volume levels.

# alsactl -f /var/lib/alsa/asound.state store

Settings have now been saved.

# alsactl -f /var/lib/alsa/asound.state restore

Tests to ensure the file is valid and can be loaded.

Providing you do not get any errors here, all should now be well!

Cheers.

Offline

#3 2011-09-21 16:26:04

surrealistic
Member
Registered: 2011-07-24
Posts: 102

Re: [SOLVED] alsactl FAIL in boot.

Hi, I uses "alsamixer" and when I used "alsactl -f /var/lib/alsa/asound.state store" and "alsactl -f /var/lib/alsa/asound.state restore" this is the result:

 [root@Arch ~]# alsactl -f /var/lib/alsa/asound.state store
alsactl: save_state:1519: No soundcards found...
[root@Arch ~]# alsactl -f /var/lib/alsa/asound.state restore
alsactl: load_state:1625: No soundcards found...

Offline

#4 2011-09-21 17:01:31

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: [SOLVED] alsactl FAIL in boot.

Perhaps try ....alsaconf...to detect your sound card...

Then verify that the sound card is utilized in alsamixer.


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#5 2011-09-21 18:10:37

surrealistic
Member
Registered: 2011-07-24
Posts: 102

Re: [SOLVED] alsactl FAIL in boot.

Hi, I already resolved the problem, I tried to reinstall the kernel and after of reinstall I have sound. So I give the issue resolved. Thanks and regards.

Offline

Board footer

Powered by FluxBB