I have "Dummy Output" in my sound settings. I am fairly new to Linux, however am fairly computer literate. I LOVE Linux, so I would really prefer a solution as opposed to going back to Windows which I hate.
My sound card is a HDA-Intel "Realtek ALC3235".
Also, I have a touch screen (which I don't really use, I use the keyboard) laptop and with one of the upgrades came the problem of the mouse jumping all over randomly while typing. Anyone have a solution for that?
alsamixer
command in terminal and look there if the card is muted. With F6 there You can select sound card. https://en.wikipedia.org/wiki/Alsamixer . You can also check this for possible solutions : https://help.ubuntu.com/community/HdaIntelSoundHowto also please check this answer, maybe it will help in Your case: https://askubuntu.com/questions/914463/dummy-output-no-sound-in-ubuntu-16-04 – Michal Przybylowicz Jan 21 '19 at 03:57inxi -SA && hwinfo --sound
. Also take a look here, this answer. Also can try to reset UEFI/BIOS to default values. – Pablo Bianchi Jan 21 '19 at 04:08