cannot save alsa settings

Bug #861625 reported by hyper_ch
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
alsa-utils (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I have upgraded from Natty to Oneiric and I noticed that KMix didn't save the altered audio levels between reboots.

In the terminal I then run the following commands and the according inputs is all below:

hyper@doubi:~$ alsactl store
alsactl: save_state:1547: Cannot open /var/lib/alsa/asound.state for writing: Permission denied

hyper@doubi:~$ sudo alsactl store
[sudo] password for hyper:
Home directory /home/hyper not ours.

hyper@doubi:~$ sudo -i
root@doubi:~# alsactl store
No protocol specified
xcb_connection_has_error() returned true

This is somewhat weird.

When I run it as normal user, it complains about not being able to store the file in /var/lib/alsa
When I run it as root with sudo, it complains about not being owner of my home folder
When I switch to root shell it complains about something else altogether...

root@doubi:~# alsactl --version
alsactl version 1.0.24.2

alsa-utils package is: 1.0.24.2-0ubuntu7

tsg1zzn (tsg1zzn)
summary: - cannot safe alsa settings
+ cannot save alsa settings
affects: ubuntu → alsa-utils (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in alsa-utils (Ubuntu):
status: New → Confirmed
Revision history for this message
dinexi (im-dinexi) wrote :

You still can store the settings.

$ cd
$ sudo chown root .
$ sudo alsactl store
$ sudo chown `whoami` .

But this way is weird. :)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.