Ubuntu Realtek ALC1150

I got a new mainboard with Realtek ALC1150 onboard sound. First I was thinking it doesn’t work, but it only was very silent. Here is how to fix this:

sudo apt-add-repository ppa:ubuntu-audio-dev/alsa-daily
sudo apt-get update
sudo apt-get install oem-audio-hda-daily-dkms
sudo reboot

 

Leave a Comment