mauriflaco
New Member
try everything but nothing.
try:
sudo apt-get remove --purge alsa-base
sudo apt-get remove --purge pulseaudio
sudo apt-get install alsa-base
sudo apt-get install pulseaudio sudo alsa force-reload
nothing...
try this:
1. Boot into Live mode
2. Mount your / partition, for example: sudo mount /dev/sda1 /mnt
3. Chroot into your installation: sudo chroot /mnt
4. Change directory to modprobe.d: cd /etc/modprobe.d
5. Make a new directory for disabling configurations: sudo mkdir disabled
6. sudo mv alsa-base.conf disasbled
7. exit out of chroot by exiting the terminal.
(url: https://www.linux.org/threads/solved-please-help-libkmod-error-on-boot.35260/ )
but nothing
try this:
www.linuxuprising.com
but nothing.
I'm broken guys... I do not know what else to do
try:
sudo apt-get remove --purge alsa-base
sudo apt-get remove --purge pulseaudio
sudo apt-get install alsa-base
sudo apt-get install pulseaudio sudo alsa force-reload
nothing...
try this:
1. Boot into Live mode
2. Mount your / partition, for example: sudo mount /dev/sda1 /mnt
3. Chroot into your installation: sudo chroot /mnt
4. Change directory to modprobe.d: cd /etc/modprobe.d
5. Make a new directory for disabling configurations: sudo mkdir disabled
6. sudo mv alsa-base.conf disasbled
7. exit out of chroot by exiting the terminal.
(url: https://www.linux.org/threads/solved-please-help-libkmod-error-on-boot.35260/ )
but nothing
try this:

Fix No Sound (Dummy Output) Issue In Ubuntu With SND HDA Intel
After setting up a new computer with Ubuntu 18.04, I noticed there's no sound coming out (from speakers, headphones or HDMI). Looking in the Sound settings (from Gnome Settings), I noticed there's only a Dummy Output as a sound output device.

but nothing.
I'm broken guys... I do not know what else to do