I am interested in finding out how to save the sound settings for the Gnome Alsa Mixer, in Ubuntu 14.04 , Trusty Tahr. Each time I UNMUTE the speaker bar, it resets to mute with the next boot up.
$showkey --scancodes volume up -- 0xe0 0x30 0xe0 0xb0 volume down -- 0xe0 0x2e 0xe0 0xae volume mute -- 0xe0 0x20 0xe0 0xa0 $showkey --keycodes volume up -- 115 volume down -- 114 volume mute -- 113
Volume up produces: FocusOut event, serial 37, synthetic NO, window 0x2000001, mode NotifyUngrab, detail NotifyPointer FocusIn event, serial 37, synthetic NO, window 0x2000001, mode NotifyGrab, detail NotifyPointer KeymapNotify event, serial 37, synthetic NO, window 0x0, keys: 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Volume down: FocusOut event, serial 37, synthetic NO, window 0x2000001, mode NotifyGrab, detail NotifyAncestor FocusOut event, serial 37, synthetic NO, window 0x2000001, mode NotifyUngrab, detail NotifyPointer FocusIn event, serial 37, synthetic NO, window 0x2000001, mode NotifyUngrab, detail NotifyAncestor KeymapNotify event, serial 37, synthetic NO, window 0x0, keys: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Volume mute: FocusOut event, serial 37, synthetic NO, window 0x2000001, mode NotifyGrab, detail NotifyAncestor FocusOut event, serial 37, synthetic NO, window 0x2000001, mode NotifyUngrab, detail NotifyPointer FocusIn event, serial 37, synthetic NO, window 0x2000001, mode NotifyUngrab, detail NotifyAncestor KeymapNotify event, serial 37, synthetic NO, window 0x0, keys: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0