Problem storing alsamixer settings

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
JeppeK Offline
Junior Member
Posts: 8
Joined: Jan 2013
Reputation: 0
Post: #1
Hello there i have two sound cards in my computer one built-in on the mother and pci-e souncard the problem is that my sound is muted in alsamixer on the pci-e soundcard so i have to raise it to get my sound working, the problem is the settings dont get stored after i reboot the computer. The internal motherboard soundcard works but it doesnt have any digital output wich i need. alsamixer works fine but alsactl store returns this:

# alsactl store
alsactl: save_state:1608: Cannot open /var/lib/alsa/asound.state for writing: No such file or directory

I've tried creating that directory and then it actually saves a file called asound.state there but it still resets the settings in alsamixer.

and when i use alsaconf i get this message:

# alsaconf
/usr/sbin/alsaconf: line 1288: syntax error: unexpected “(” (expecting “}”)



Im guessing, one of these or both have something to do with my settings not being saved, anybody got any idea of what might be wrong? Or can it be something else im doing wrong im pretty new to using XBMC and Linux, so any help would be usefull.

Thank you.



best regards

Jeppe
(This post was last modified: 2013-01-07 09:43 by JeppeK.)
find quote
uNiversal Offline
Out of Memory
Posts: 3,194
Joined: Oct 2012
Reputation: 75
Location: Binary pulsar
Post: #2
Welcome to forums

My only guess is you have to delete either /etc/asound.conf or /home/.asoundrc

uNi
find quote