No sound on Linux Mint 20.3 after firmware update

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Goro Daimon
Level 2
Level 2
Posts: 73
Joined: Sat Apr 28, 2012 10:30 pm

No sound on Linux Mint 20.3 after firmware update

Post by Goro Daimon »

I have this problem too.

Today I updated my linux-firmware package and the sound stopped. Here's my config:

Code: Select all

inxi -Fxz
System:
  Kernel: 5.15.0-52-generic x86_64 bits: 64 compiler: N/A 
  Desktop: Xfce 4.16.0 Distro: Linux Mint 20.3 Una base: Ubuntu 20.04 focal 
Machine:
  Type: Desktop Mobo: ASRock model: FM2A68M-DG3+ serial: <filter> 
  UEFI: American Megatrends v: P2.70 date: 02/18/2019 
CPU:
  Topology: Dual Core model: AMD A4-4000 APU with Radeon HD Graphics 
  bits: 64 type: MCP arch: Piledriver rev: 1 L2 cache: 1024 KiB 
  flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
  bogomips: 11978 
  Speed: 1541 MHz min/max: 1400/3000 MHz Core speeds (MHz): 1: 1541 2: 1659 
Graphics:
  Device-1: AMD Trinity 2 [Radeon HD 7480D] vendor: ASRock driver: radeon 
  v: kernel bus ID: 00:01.0 
  Display: x11 server: X.Org 1.20.13 driver: ati,radeon 
  unloaded: fbdev,modesetting,vesa resolution: 1600x900_60.00~60Hz 
  OpenGL: renderer: AMD ARUBA (DRM 2.50.0 / 5.15.0-52-generic LLVM 12.0.0) 
  v: 4.3 Mesa 21.2.6 direct render: Yes 
Audio:
  Device-1: AMD Trinity HDMI Audio vendor: ASRock driver: snd_hda_intel 
  v: kernel bus ID: 00:01.1 
  Device-2: AMD FCH Azalia driver: snd_hda_intel v: kernel bus ID: 00:14.2 
  Sound Server: ALSA v: k5.15.0-52-generic 
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  vendor: ASRock driver: r8169 v: kernel port: e000 bus ID: 01:00.0 
  IF: enp1s0 state: up speed: 100 Mbps duplex: full mac: <filter> 
Drives:
  Local Storage: total: 931.51 GiB used: 365.89 GiB (39.3%) 
  ID-1: /dev/sda vendor: Seagate model: ST1000VM002-1ET162 size: 931.51 GiB 
  temp: 39 C 
Partition:
  ID-1: / size: 143.13 GiB used: 57.84 GiB (40.4%) fs: ext4 dev: /dev/sda1 
  ID-2: /home size: 763.45 GiB used: 308.04 GiB (40.3%) fs: ext4 
  dev: /dev/sda4 
  ID-3: swap-1 size: 7.81 GiB used: 524 KiB (0.0%) fs: swap dev: /dev/sda2 
Sensors:
  System Temperatures: cpu: 19.1 C mobo: N/A gpu: radeon temp: 19 C 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 205 Uptime: 7m Memory: 3.29 GiB used: 1.86 GiB (56.4%) 
  Init: systemd runlevel: 5 Compilers: gcc: 9.4.0 Shell: bash v: 5.0.17 
  inxi: 3.0.38 

Code: Select all

aplay -l
**** Lista de Dispositivos PLAYBACK Hardware ****
placa 0: HDMI [HDA ATI HDMI], dispositivo 3: HDMI 0 [HDMI 0]
  Dispositivo secundário: 1/1
  Dispositivo secundário #0: subdevice #0
placa 1: Generic [HD-Audio Generic], dispositivo 0: Generic Analog [Generic Analog]
  Dispositivo secundário: 0/1
  Dispositivo secundário #0: subdevice #0

Code: Select all

pacmd list-sinks
1 sink(s) available.
  * index: 2
	name: <alsa_output.pci-0000_00_14.2.analog-stereo>
	driver: <module-alsa-card.c>
	flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: RUNNING
	suspend cause: (none)
	priority: 9039
	volume: front-left: 65536 / 100% / 0,00 dB,   front-right: 65536 / 100% / 0,00 dB
	        balance 0,00
	base volume: 65536 / 100% / 0,00 dB
	volume steps: 65537
	muted: no
	current latency: 30,52 ms
	max request: 6 KiB
	max rewind: 6 KiB
	monitor source: 4
	sample spec: s16le 2ch 44100Hz
	channel map: front-left,front-right
	             Estéreo
	used by: 1
	linked by: 1
	configured latency: 40,00 ms; range is 0,50 .. 1999,82 ms
	card: 1 <alsa_card.pci-0000_00_14.2>
	module: 8
	properties:
		alsa.resolution_bits = "16"
		device.api = "alsa"
		device.class = "sound"
		alsa.class = "generic"
		alsa.subclass = "generic-mix"
		alsa.name = "Generic Analog"
		alsa.id = "Generic Analog"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		alsa.device = "0"
		alsa.card = "1"
		alsa.card_name = "HD-Audio Generic"
		alsa.long_card_name = "HD-Audio Generic at 0xfeb40000 irq 16"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:00:14.2"
		sysfs.path = "/devices/pci0000:00/0000:00:14.2/sound/card1"
		device.bus = "pci"
		device.vendor.id = "1022"
		device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
		device.product.id = "780d"
		device.product.name = "FCH Azalia Controller"
		device.form_factor = "internal"
		device.string = "front:1"
		device.buffering.buffer_size = "352768"
		device.buffering.fragment_size = "176384"
		device.access_mode = "mmap+timer"
		device.profile.name = "analog-stereo"
		device.profile.description = "Estéreo analógico"
		device.description = "Áudio interno Estéreo analógico"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	ports:
		analog-output-lineout: Saída de linha (priority 9000, latency offset 0 usec, available: yes)
			properties:
				
		analog-output-headphones: Fones de ouvido (priority 9900, latency offset 0 usec, available: unknown)
			properties:
				device.icon_name = "audio-headphones"
	active port: <analog-output-lineout>
daniel@daniel-amd:~$ pacmd list-sinks
1 sink(s) available.
  * index: 2
	name: <alsa_output.pci-0000_00_14.2.analog-stereo>
	driver: <module-alsa-card.c>
	flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: SUSPENDED
	suspend cause: IDLE
	priority: 9039
	volume: front-left: 65536 / 100% / 0,00 dB,   front-right: 65536 / 100% / 0,00 dB
	        balance 0,00
	base volume: 65536 / 100% / 0,00 dB
	volume steps: 65537
	muted: no
	current latency: 0,00 ms
	max request: 0 KiB
	max rewind: 0 KiB
	monitor source: 4
	sample spec: s16le 2ch 44100Hz
	channel map: front-left,front-right
	             Estéreo
	used by: 0
	linked by: 0
	configured latency: 0,00 ms; range is 0,50 .. 1999,82 ms
	card: 1 <alsa_card.pci-0000_00_14.2>
	module: 8
	properties:
		alsa.resolution_bits = "16"
		device.api = "alsa"
		device.class = "sound"
		alsa.class = "generic"
		alsa.subclass = "generic-mix"
		alsa.name = "Generic Analog"
		alsa.id = "Generic Analog"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		alsa.device = "0"
		alsa.card = "1"
		alsa.card_name = "HD-Audio Generic"
		alsa.long_card_name = "HD-Audio Generic at 0xfeb40000 irq 16"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:00:14.2"
		sysfs.path = "/devices/pci0000:00/0000:00:14.2/sound/card1"
		device.bus = "pci"
		device.vendor.id = "1022"
		device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
		device.product.id = "780d"
		device.product.name = "FCH Azalia Controller"
		device.form_factor = "internal"
		device.string = "front:1"
		device.buffering.buffer_size = "352768"
		device.buffering.fragment_size = "176384"
		device.access_mode = "mmap+timer"
		device.profile.name = "analog-stereo"
		device.profile.description = "Estéreo analógico"
		device.description = "Áudio interno Estéreo analógico"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	ports:
		analog-output-lineout: Saída de linha (priority 9000, latency offset 0 usec, available: yes)
			properties:
				
		analog-output-headphones: Fones de ouvido (priority 9900, latency offset 0 usec, available: unknown)
			properties:
				device.icon_name = "audio-headphones"
	active port: <analog-output-lineout>
I tried this:
https://plus.diolinux.com.br/t/som-do-a ... 9-2/8168/5

https://sempreupdate.com.br/ubuntu-como ... ca-de-som/

https://www.systranbox.com/how-to-insta ... inux-mint/

without sucess.
Last edited by LockBot on Mon May 01, 2023 10:00 pm, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
SMG
Level 25
Level 25
Posts: 31971
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: No sound on Linux Mint 20.3 after firmware update

Post by SMG »

Goro Daimon wrote: Mon Oct 31, 2022 6:52 pmToday I updated my linux-firmware packages and the sound stopped. Here's my config:
Does this mean you do not have a Timeshift snapshot to which you can roll back?

Firmware package 1.187.34 changelog indicates a Wifi driver was updated:

Code: Select all

  * AX210 (8086:e024) WLAN init failed ucode -5 after upgrading to 5.15 intel IoTG kernel (LP: #1992118)
    - iwlwifi: add new FWs from core64-96 release
    - iwlwifi: add new FWs from core66-88 release
    - iwlwifi: add new FWs from core68-60 release
The one before that from the end of July, 1.187.33, updated AMD graphics firmware:

Code: Select all

  * Upgrade yellow carp DMCUB firmware to fix suspend failure  (LP: #1981922)
    - amdgpu: Update yellow carp firmware from 21.50
    - amdgpu: update yellow carp firmware for 22.10
    - amdgpu: update Yellow Carp VCN firmware
    - amdgpu: update yellow carp DMCUB firmware
Neither of those should be affecting your system. Did you maybe add other updates?
Image
A woman typing on a laptop with LM20.3 Cinnamon.
User avatar
Goro Daimon
Level 2
Level 2
Posts: 73
Joined: Sat Apr 28, 2012 10:30 pm

Re: No sound on Linux Mint 20.3 after firmware update

Post by Goro Daimon »

I rolled back with timshift but the problem continues.
User avatar
SMG
Level 25
Level 25
Posts: 31971
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: No sound on Linux Mint 20.3 after firmware update

Post by SMG »

Goro Daimon wrote: Tue Nov 01, 2022 12:08 pm I rolled back with timshift but the problem continues.
That would seem to indicate an update was not the problem.

Are you dual-booting with Windows or another operating system? If so, which ones. Sometimes Windows updates either change Fast Start-up or other settings which can impact sound on Linux Mint.
Image
A woman typing on a laptop with LM20.3 Cinnamon.
User avatar
Goro Daimon
Level 2
Level 2
Posts: 73
Joined: Sat Apr 28, 2012 10:30 pm

Re: No sound on Linux Mint 20.3 after firmware update

Post by Goro Daimon »

I don't have another operating system here. Here my diagnostic:

Code: Select all

alsa force-reload
[sudo] senha para goro:         
Unloading ALSA sound driver modules: snd-hda-codec-hdmi snd-hda-intel snd-intel-dspcfg snd-intel-sdw-acpi snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer (failed: modules still loaded: snd-hda-codec-hdmi snd-hda-intel snd-intel-dspcfg snd-intel-sdw-acpi snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-timer).
Loading ALSA sound driver modules: snd-hda-codec-hdmi snd-hda-intel snd-intel-dspcfg snd-intel-sdw-acpi snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timerlibkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
$ sudo alsa force-reload
Unloading ALSA sound driver modules: snd-seq-midi snd-seq-midi-event snd-seq snd-rawmidi snd-seq-device snd-hda-codec-hdmi snd-hda-intel snd-intel-dspcfg snd-intel-sdw-acpi snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-timer (failed: modules still loaded: snd-hda-codec-hdmi snd-hda-intel snd-intel-dspcfg snd-intel-sdw-acpi snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-timer).
Loading ALSA sound driver modules: snd-seq-midi snd-seq-midi-event snd-seq snd-rawmidi snd-seq-device snd-hda-codec-hdmi snd-hda-intel snd-intel-dspcfg snd-intel-sdw-acpi snd-hda-codec snd-hda-core snd-hwdep snd-pcm snd-timerlibkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
User avatar
SMG
Level 25
Level 25
Posts: 31971
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: No sound on Linux Mint 20.3 after firmware update

Post by SMG »

Goro Daimon wrote: Wed Nov 02, 2022 8:59 pm I don't have another operating system here. Here my diagnóstic:
What is the output of

Code: Select all

cat /etc/modprobe.d/blacklist.conf
Image
A woman typing on a laptop with LM20.3 Cinnamon.
User avatar
Goro Daimon
Level 2
Level 2
Posts: 73
Joined: Sat Apr 28, 2012 10:30 pm

Re: No sound on Linux Mint 20.3 after firmware update

Post by Goro Daimon »

SMG wrote: Wed Nov 02, 2022 9:33 pm
Goro Daimon wrote: Wed Nov 02, 2022 8:59 pm I don't have another operating system here. Here my diagnóstic:
What is the output of

Code: Select all

cat /etc/modprobe.d/blacklist.conf

Code: Select all

cat /etc/modprobe.d/blacklist.conf
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.

# evbug is a debug tool that should be loaded explicitly
blacklist evbug

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

# replaced by e100
blacklist eepro100

# replaced by tulip
blacklist de4x5

# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394

# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m

# Conflicts with dvb driver (which is better for handling this device)
blacklist snd_aw2

# replaced by p54pci
blacklist prism54

# replaced by b43 and ssb.
blacklist bcm43xx

# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps

# replaced by asus-laptop (Ubuntu: #184721)
blacklist asus_acpi

# low-quality, just noise when being used for sound playback, causes
# hangs at desktop session start (Ubuntu: #246969)
blacklist snd_pcsp

# ugly and loud noise, getting on everyone's nerves; this should be done by a
# nice pulseaudio bing (Ubuntu: #77010)
blacklist pcspkr

# EDAC driver for amd76x clashes with the agp driver preventing the aperture
# from being initialised (Ubuntu: #297750). Blacklist so that the driver
# continues to build and is installable for the few cases where its
# really needed.
blacklist amd76x_edac
User avatar
SMG
Level 25
Level 25
Posts: 31971
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: No sound on Linux Mint 20.3 after firmware update

Post by SMG »

Goro Daimon wrote: Wed Nov 02, 2022 8:59 pm I don't have another operating system here. Here my diagnostic:
This output indicates Line 53 of /etc/modprobe.d/blacklist.conf is the problem.

Code: Select all

ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
That is why I had you post the contents of that file. However, that file only has 52 lines in it and your 52 lines look the same as the ones I have.

Did you remember if you ever modified that file in the past? Maybe added a line at the end?
Image
A woman typing on a laptop with LM20.3 Cinnamon.
User avatar
Goro Daimon
Level 2
Level 2
Posts: 73
Joined: Sat Apr 28, 2012 10:30 pm

Re: No sound on Linux Mint 20.3 after firmware update

Post by Goro Daimon »

SMG wrote: Sun Nov 13, 2022 8:16 pm
Goro Daimon wrote: Wed Nov 02, 2022 8:59 pm I don't have another operating system here. Here my diagnostic:
This output indicates Line 53 of /etc/modprobe.d/blacklist.conf is the problem.

Code: Select all

ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/blacklist.conf line 53: ignoring bad line starting with '“blacklist'
That is why I had you post the contents of that file. However, that file only has 52 lines in it and your 52 lines look the same as the ones I have.

Did you remember if you ever modified that file in the past? Maybe added a line at the end?
Not that I remember...

This problems continues in the Mint Vanessa Live USB. I am on Mint Focal Fossa.

One fine day I was watching a video on Youtube and the sound stopped by itself.
User avatar
SMG
Level 25
Level 25
Posts: 31971
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: No sound on Linux Mint 20.3 after firmware update

Post by SMG »

Goro Daimon wrote: Sun Nov 13, 2022 11:20 pmThis problems continues in the Mint Vanessa Live USB.
You are getting the same error messages about Line 53 with Mint Vanessa when you do an alsa force reload?

Or do you just mean you don't have sound with the Mint Vanessa Live USB?
Image
A woman typing on a laptop with LM20.3 Cinnamon.
User avatar
Goro Daimon
Level 2
Level 2
Posts: 73
Joined: Sat Apr 28, 2012 10:30 pm

Re: No sound on Linux Mint 20.3 after firmware update

Post by Goro Daimon »

SMG wrote: Sun Nov 13, 2022 11:25 pmOr do you just mean you don't have sound with the Mint Vanessa Live USB?
This!

And I have Mint Focal Fossa installed here.

https://pastebin.com/5u4farcP
User avatar
SMG
Level 25
Level 25
Posts: 31971
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: No sound on Linux Mint 20.3 after firmware update

Post by SMG »

Goro Daimon wrote: Mon Nov 14, 2022 12:13 am
SMG wrote: Sun Nov 13, 2022 11:25 pmOr do you just mean you don't have sound with the Mint Vanessa Live USB?
This!
Your issue is starting to sound like it could be a hardware issue. If you have a live CD/usb of an LM20 version, see if you get sound with it.
Goro Daimon wrote: Mon Nov 14, 2022 12:13 amAnd I have Mint Focal Fossa installed here.
These look like messages related to audio. I do not see anything which would indicate something spontaneously happened to stop sound.

Code: Select all

[   16.793860] kernel: snd_hda_intel 0000:00:14.2: azx_get_response timeout, switching to polling mode: last cmd=0x01bf0009
[   17.801846] kernel: snd_hda_intel 0000:00:14.2: azx_get_response timeout, switching to single_cmd mode: last cmd=0x01bf0009
[   18.157756] kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC662 rev1: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   18.157773] kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   18.157779] kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   18.157786] kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x14
[   18.157790] kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   18.157794] kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[   18.157799] kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[   18.157847] kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[   18.165871] kernel: snd_hda_codec_realtek hdaudioC1D0: Mismatching dB step for vmaster follower (100!=50)
[   18.167610] kernel: snd_hda_codec_realtek hdaudioC1D0: Mismatching dB step for vmaster follower (100!=50)
[   18.171428] kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input6
[   18.173995] kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input7
[   18.174186] kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
[   18.174388] kernel: snd_hda_intel 0000:00:14.2: device 1849:7662 is on the power_save denylist, forcing power_save to 0
Image
A woman typing on a laptop with LM20.3 Cinnamon.
Locked

Return to “Sound”