Saving ALSA settings?
#5
(08-28-2020, 09:11 PM)--frofro Wrote: I'm having the same problem. I created a alsa config file-after adding the headphone option- and a script to load the config. My issue now is trying to get the script to run on startup... I've tried adding it as a service and adding to the the start up menu. Nothing.

the alsa config was generated using

sudo alsactl --file /home/frofro/Desktop/foostore store

and the script to load it

#!/bin/bash

alsactl --file /home/frofro/Desktop/foostore restore

if I run my bash script from the command line, the audio fix work. I just can't get it to run on startup. I'll update if I get it working
I'd gotten as far as using``sudo alsactl store`` (with ``alsamixer`` still open, after I'd made the change I needed) to save the settings to /var/lib/alsa/asound.state BUT... while changes were stored to that file they were not automatically picked up by alsa the next time I rebooted. I had to run ``sudo alsactl restore`` to actually get the changes to register with alsa again. This didn't seem to be much better than simply opening alsamixer and making the changes manually (perhaps with a startup script: ``konsole -e alsamixer``).

Maintaining a separate config file seems like a better solution, if it is possible to get it to work automatically, but it feels like there's something we're still missing.


Messages In This Thread
Saving ALSA settings? - by Baslow - 08-25-2020, 11:15 AM
RE: Saving ALSA settings? - by Eight Bit - 08-26-2020, 04:05 AM
RE: Saving ALSA settings? - by ennoausberlin - 08-26-2020, 11:56 AM
RE: Saving ALSA settings? - by frofro - 08-28-2020, 09:11 PM
RE: Saving ALSA settings? - by Baslow - 08-29-2020, 11:41 AM
RE: Saving ALSA settings? - by xmixahlx - 08-30-2020, 12:02 PM
RE: Saving ALSA settings? - by frofro - 08-31-2020, 09:33 PM
RE: Saving ALSA settings? - by xmixahlx - 08-31-2020, 09:55 PM
RE: Saving ALSA settings? - by frofro - 09-03-2020, 06:20 PM
RE: Saving ALSA settings? - by brzegorz - 09-04-2020, 09:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Graphical Glitch in Settings sciolus 4 5,339 03-12-2021, 08:23 AM
Last Post: sciolus
  Network settings, where to find the config files? hvdkooij 1 2,893 11-20-2020, 02:47 PM
Last Post: xyzzy
  How do I save my time settings? MrDitchy 9 9,885 01-17-2020, 09:48 PM
Last Post: MrDitchy
  how I "fixed" Chromium crashing on accessing settings richfm 7 8,427 12-17-2019, 04:35 AM
Last Post: andybleaden@gmail.com

Forum Jump:


Users browsing this thread: 1 Guest(s)