Results 1 to 7 of 7

Thread: How do I save the sound setting in Kmix?

  1. #1
    Join Date
    Nov 2007
    Location
    Sweden
    Beans
    2,200

    How do I save the sound setting in Kmix?

    I want to know how I can save the sound setting in KMix. I want the bar to be saved at the top after each time I reboot the system. See attached picture.

    Any suggestions?
    Attached Images Attached Images
    Debian 11 "Bullseye"
    HP Envy 2021 laptop
    Linux user since 1999.

  2. #2
    Join Date
    Jun 2009
    Beans
    812

    Re: How do I save the sound setting in Kmix?

    You can do something like this with OSS Mixer (OSS4),
    with command line, as I remember.

    It sould be possible to do this with ALSA too, it is so advanced...

  3. #3
    Join Date
    Nov 2007
    Location
    Sweden
    Beans
    2,200

    Re: How do I save the sound setting in Kmix?

    I'm hoping that there is a config file somewhere where I just edit a value and save the file. It shouldn't be difficult. Anyone else?
    Debian 11 "Bullseye"
    HP Envy 2021 laptop
    Linux user since 1999.

  4. #4
    Join Date
    Jun 2009
    Beans
    812

    Re: How do I save the sound setting in Kmix?


  5. #5
    Join Date
    Nov 2007
    Location
    Sweden
    Beans
    2,200

    Re: How do I save the sound setting in Kmix?

    I'll try with
    Code:
    alsactl store 0
    and the next time I'll reboot I'll see what happens. I'm pessimistic of this one. Others in the thread have reported that it don't work, I'll see what happens.
    Debian 11 "Bullseye"
    HP Envy 2021 laptop
    Linux user since 1999.

  6. #6
    Join Date
    Jun 2009
    Beans
    812

    Re: How do I save the sound setting in Kmix?

    I cannot help more, because I have OSS4 on my boxes.

  7. #7
    Join Date
    Jul 2008
    Location
    Birmingham, England
    Beans
    2,400

    Re: How do I save the sound setting in Kmix?

    kmix is pretty much a frontend to alsa anyway, the alsamixer package can change it via the command line too

    Code:
    sudo alsactl store
    has never failed me

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •