Here are things I have had to do in earlier editions of Mint to get speaker sound on my HP laptop:
Go to Menu>Sound & Audio>PulseAudio Volume Control. Make sure that on the bottom half of the Output Tab it is set for Analog Speaker.
If that doesn't work, the one other thing that fixed it was to open a terminal and enter:
- Code: Select all
sudo gedit /etc/modprobe.d/alsa-base.conf
Enter your password and when the window opens, enter the following under the last item in the file: options snd-hda-intel model=hp-dv5 Then click the "save" button in the window toolbar.
After saving close the window and terminal. For this to take effect you will have to reboot.
These have worked for me in the past, but of course YMMV.