ubuntu:sound:alsamixer:alsamixer_not_working
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:sound:alsamixer:alsamixer_not_working [2020/12/15 13:55] – peter | ubuntu:sound:alsamixer:alsamixer_not_working [2020/12/15 14:00] (current) – peter | ||
---|---|---|---|
Line 108: | Line 108: | ||
{{: | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== 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 | ||
+ | </ | ||
---- | ---- |
ubuntu/sound/alsamixer/alsamixer_not_working.1608040515.txt.gz · Last modified: 2020/12/15 13:55 by peter