Re: [Alsa-user] how to purge old ALSA controls without reboot

2018-05-14 Thread frederik
Thank you Clemens. That worked for me.

> Unload the sound driver (rmmod), then remove the entries from asound.state,
> then re-load the driver (modprobe).

I wasn't sure which driver you meant, for me it ended up being
something like this:

sudo rmmod snd_hda_intel snd_usb_audio snd_hda_codec_conexant 
snd_hda_codec_generic snd_hda_codec snd_hda_core snd_pcm

Maybe some of those were unnecessary... Also I had to unplug the USB
devices and plug them in again to get them recognized after
'modprobe'.

Frederick

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


Re: [Alsa-user] how to purge old ALSA controls without reboot

2018-05-14 Thread Clemens Ladisch via Alsa-user
frede...@ofb.net wrote:
> I'm trying to figure out how to delete unused volume controls which
> had appeared in previous versions of my .asoundrc.
>
> Can this be done without rebooting my computer?

Unload the sound driver (rmmod), then remove the entries from asound.state,
then re-load the driver (modprobe).


Regards,
Clemens

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] how to purge old ALSA controls without reboot

2018-05-14 Thread frederik
Hello ALSA users,

I'm trying to figure out how to delete unused volume controls which
had appeared in previous versions of my .asoundrc.

Can this be done without rebooting my computer? When I google the
problem I only find a solution requiring rebooting:

https://bbs.archlinux.org/viewtopic.php?id=157290

Thanks,

Frederick

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user