You are not logged in.
Pages: 1
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
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.
# alsamixerRe-set your default volume levels.
# alsactl -f /var/lib/alsa/asound.state storeSettings have now been saved.
# alsactl -f /var/lib/alsa/asound.state restoreTests 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
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
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
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
Pages: 1