When I first installed it there was sound but after doing updates, upgrades, installations and couple of restarts the sound is gone.
I ran this codes -
sudo alsa force-reload
Then restarted but no luck.
Then I tried,
sudo apt-get remove --purge alsa-base pulseaudio
sudo apt-get install alsa-base pulseaudio
sudo alsa force-reload
But still no luck.
Here's how to install it -
Open up your terminal and copy and paste the codes -
sudo apt-add-repository -y ppa:teejee2008/ppasudo apt-get updatesudo apt-get install ukuuThen install latest kernel and restart.
I hope it will solve the problem.
– Prince Nov 06 '18 at 09:21sudo alsa force-reloadafter each reboot.pactl load-module module-detectlooks to have helped fix this issue permanently now. – serejja May 01 '20 at 16:10