This is a fesh installation on a HP Elitebook 840-G3.
Operating System: Kubuntu 20.04
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.11.0-41-generic
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-6300U CPU @ 2.40GHz
Memory: 15.5 GiB of RAM
There is no audio device detected.
I am complete newbie and really don't know what I'm doing here, but I'm following all the suggestions I can find searching this fault
It looks like the driver and the device are not meeting up. I know the device works under windows so I'm pretty sure the hardware is not at fault. Here's some of what I have tried...
lspci -nnk | grep -A3 Audio
returns nothing
lsmod | grep snd_hda_intel
returns nothing
sudo apt purge timidity-daemon
reports timidity not installed
sudo apt-get install --reinstall alsa-base pulseaudio
makes no difference
sudo alsa force-reload
This one gives some information: Unloading ALSA sound driver modules -NONE LOADED-
then it says Loading ALSA...(None to reload)
sudo apt-get --purge remove linux-sound-base alsa-base alsa-utils
worked, then reload
sudo apt-get install linux-sound-base alsa-base alsa-utils
FINALLY got this:
inxi -SMA
System:
Host: HP-EB-G3 Kernel: 5.11.0-41-generic x86_64 bits: 64
Desktop: KDE Plasma 5.18.5
Distro: Ubuntu 20.04.3 LTS (Focal Fossa)
Machine:
Type: Laptop System: HP product: HP EliteBook 840 G3 v: N/A
serial: <superuser/root required>
Mobo: HP model: 8079 v: KBC Version 85.79
serial: <superuser/root required> UEFI: HP v: N75 Ver. 01.47
date: 04/27/2020
Audio: Message: No Device data found.
PS
I tried aplay -l
which returns:
aplay: device_list:276 no soundcard found....