ubuntu:sound:alsamixer:alsamixer_not_working
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:sound:alsamixer:alsamixer_not_working [2020/12/15 13:53] – [Ubuntu - Sound - alsamixer - alsamixer not working] peter | ubuntu:sound:alsamixer:alsamixer_not_working [2020/12/15 14:00] (current) – peter | ||
---|---|---|---|
Line 110: | Line 110: | ||
---- | ---- | ||
+ | |||
+ | ===== Alternative Fix ===== | ||
+ | |||
+ | Edit **/ | ||
+ | |||
+ | At the very end of the file change or insert: | ||
+ | |||
+ | <file bash / | ||
+ | ... | ||
+ | # Keep snd-usb-audio from beeing loaded as first soundcard | ||
+ | options snd-usb-audio index=0 | ||
+ | options snd-hda-intel index=-2 | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | Adjust these depending on the output returned by: | ||
+ | |||
+ | <code bash> | ||
+ | cat / | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Reload alsa ==== | ||
+ | |||
+ | <code bash> | ||
+ | sudo alsa force-reload | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== References ===== | ||
+ | |||
+ | https:// | ||
ubuntu/sound/alsamixer/alsamixer_not_working.1608040424.txt.gz · Last modified: 2020/12/15 13:53 by peter