You are not logged in.
About a month ago, my internal sound suddenly stopped working. Initially, I thought the issue was with PulseAudio, so I switched to PipeWire. However, I noticed that aplay -l only lists HDMI outputs and not the built-in sound card.
I waited for several updates, hoping it would resolve the problem, but my internal audio still doesn’t work. Interestingly, my microphone started working again recently, but the audio output remains missing.
I’m unsure if this is a software bug or if I unintentionally misconfigured ALSA while trying to fix the issue myself.
Observations:
lspci -kOutput:
00:1f.3 Audio device: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
Subsystem: Lenovo Device 22d5
Kernel driver in use: sof-audio-pci-intel-tgl
Kernel modules: snd_hda_intel, snd_soc_avs, snd_sof_pci_intel_tglaplay -lOutput:
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sofhdadsp [sof-hda-dsp], device 1: HDMI1 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 2: HDMI2 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 3: HDMI3 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0Logs: Using
journalctl -b | grep -i audio, the driver seems to load correctly:
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040380
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: SoundWire links not enabled
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 4
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: NHLT device BT(0) detected, ssp_mask 0x4
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: BT link detected in NHLT tables: 0x4
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 4
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware paths/files for ipc type 0:
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware file: intel/sof/sof-tgl.ri
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Topology file: intel/sof-tplg/sof-hda-generic-idisp-4ch.tplg
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:1
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:1
Dec 06 21:10:14 FRIDAY kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:1
Dec 06 21:10:21 FRIDAY systemd[1281]: Listening on PipeWire PulseAudio.
Dec 06 21:10:21 FRIDAY systemd[1281]: Started PipeWire PulseAudio.lsmod | grep sndoutput:
snd_seq_dummy 12288 0
snd_hrtimer 12288 1
snd_seq 131072 7 snd_seq_dummy
snd_seq_device 16384 1 snd_seq
snd_ctl_led 24576 0
snd_soc_skl_hda_dsp 16384 2
snd_soc_intel_sof_board_helpers 28672 1 snd_soc_skl_hda_dsp
snd_sof_probes 28672 0
snd_soc_intel_hda_dsp_common 16384 1 snd_soc_intel_sof_board_helpers
snd_soc_dmic 12288 1
snd_soc_avs 237568 0
snd_soc_hda_codec 28672 1 snd_soc_avs
snd_hda_codec_hdmi 98304 1
snd_sof_pci_intel_tgl 16384 0
snd_sof_pci_intel_cnl 20480 1 snd_sof_pci_intel_tgl
snd_sof_intel_hda_generic 40960 2 snd_sof_pci_intel_tgl,snd_sof_pci_intel_cnl
soundwire_intel 81920 1 snd_sof_intel_hda_generic
snd_sof_intel_hda_common 200704 3 snd_sof_intel_hda_generic,snd_sof_pci_intel_tgl,snd_sof_pci_intel_cnl
snd_soc_hdac_hda 28672 1 snd_sof_intel_hda_common
snd_sof_intel_hda_mlink 36864 3 soundwire_intel,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_sof_intel_hda 20480 2 snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_sof_pci 24576 3 snd_sof_intel_hda_generic,snd_sof_pci_intel_tgl,snd_sof_pci_intel_cnl
snd_sof_xtensa_dsp 16384 1 snd_sof_intel_hda_generic
snd_sof 462848 6 snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_hda_generic,snd_sof_probes,snd_sof_intel_hda,snd_sof_pci_intel_cnl
snd_sof_utils 16384 1 snd_sof
snd_hda_ext_core 36864 6 snd_soc_avs,snd_soc_hda_codec,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_sof_intel_hda
snd_soc_acpi_intel_match 118784 4 snd_soc_intel_sof_board_helpers,snd_sof_intel_hda_generic,snd_sof_pci_intel_tgl,snd_sof_pci_intel_cnl
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_sof_intel_hda_generic
snd_soc_core 454656 10 snd_soc_avs,snd_soc_hda_codec,soundwire_intel,snd_sof,snd_soc_intel_sof_board_helpers,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_probes,snd_soc_dmic,snd_soc_skl_hda_dsp
snd_compress 28672 3 snd_soc_avs,snd_soc_core,snd_sof_probes
ac97_bus 12288 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_hda_intel 65536 0
snd_intel_dspcfg 40960 5 snd_soc_avs,snd_hda_intel,snd_sof,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_intel_sdw_acpi 16384 2 snd_intel_dspcfg,snd_sof_intel_hda_generic
snd_hda_codec 212992 8 snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_soc_intel_hda_dsp_common,snd_soc_hdac_hda,snd_sof_intel_hda,snd_soc_skl_hda_dsp
snd_hda_core 147456 10 snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_intel_hda_dsp_common,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 200704 12 snd_soc_avs,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine
snd_timer 57344 3 snd_seq,snd_hrtimer,snd_pcm
snd 155648 19 snd_ctl_led,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_sof,snd_timer,snd_compress,thinkpad_acpi,snd_soc_core,sn_pcm
soundcore 16384 2 snd_ctl_led,sndSuspicions:
I believe the issue might be related to:
ALSA configuration files being misconfigured
Kernel modules (e.g., snd_hda_intel, sof-audio-pci-intel-tgl) not functioning correctly or having conflicts
Can someone help me debug and fix this issue? Any advice on troubleshooting ALSA, PipeWire, or kernel modules for my hardware would be greatly appreciated.
Offline
What ALSA configuration did you do in your attempts to fix? Post the files resultant due to that (... you generally don't need to touch ALSA config if you want to use pulse/pipewire -- and thinking you do is almost certainly the wrong approach to fix whatever your issue is) FWIW what's the output of
sudo dmesg | grep -iE 'snd|sof'Offline
Thank you for the reply!
Here’s what I did while attempting to fix the issue:
I added an
.asoundrcfile in my home directory that contained:
defaults.pcm.card 0
defaults.ctl.card 0I have since removed it, but I had this configuration saved in a backup.
I created a file in
/etc/modprobe.d/with the following content:
options snd-hda-intel model=autoI understand now that these changes might not have been the right approach. If these configurations might have caused issues, how can I safely undo their effects?
Additionally, here’s the output of the command you requested:
sudo dmesg | grep -iE 'snd|sof'[ 0.072171] software IO TLB: area num 8.
[ 0.741969] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.741969] software IO TLB: mapped [mem 0x0000000084c5a000-0x0000000088c5a000] (64MB)
[ 1.075410] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 1.075419] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 2.615925] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 2.817702] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040380
[ 2.819639] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 2.829200] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[ 2.857293] sof-audio-pci-intel-tgl 0000:00:1f.3: SoundWire links not enabled
[ 2.857298] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 4
[ 2.857300] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[ 2.857303] sof-audio-pci-intel-tgl 0000:00:1f.3: NHLT device BT(0) detected, ssp_mask 0x4
[ 2.857304] sof-audio-pci-intel-tgl 0000:00:1f.3: BT link detected in NHLT tables: 0x4
[ 2.857306] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 4
[ 2.864708] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware paths/files for ipc type 0:
[ 2.864714] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware file: intel/sof/sof-tgl.ri
[ 2.864715] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology file: intel/sof-tplg/sof-hda-generic-idisp-4ch.tplg
[ 2.867801] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[ 2.867805] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:1
[ 2.867810] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[ 2.990405] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[ 2.990409] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:1
[ 3.247020] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 3.259829] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:1
[ 3.373481] input: sof-hda-dsp HDMI/DP,pcm=1 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input13
[ 3.373515] input: sof-hda-dsp HDMI/DP,pcm=2 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input14
[ 3.373549] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input15
[ 66.235739] Modules linked in: ipt_REJECT nf_reject_ipv4 xt_conntrack xt_tcpudp iptable_filter xt_comment xt_MASQUERADE iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c cmac snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm uvcvideo btusb videobuf2_vmalloc btrtl uvc btintel videobuf2_memops videobuf2_v4l2 btbcm videobuf2_common btmtk videodev bluetooth mc vfat fat intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp joydev coretemp iwlmvm kvm_intel mousedev kvm crct10dif_pclmul mac80211 crc32_pclmul hid_multitouch polyval_clmulni polyval_generic hid_generic ghash_clmulni_intel snd_ctl_led sha512_ssse3 sha256_ssse3 iTCO_wdt libarc4 snd_soc_skl_hda_dsp intel_rapl_msr intel_pmc_bxt ptp snd_soc_intel_sof_board_helpers sha1_ssse3 mei_hdcp iTCO_vendor_support pps_core mei_pxp snd_sof_probes snd_soc_intel_hda_dsp_common mei_wdt aesni_intel snd_soc_dmic gf128mul processor_thermal_device_pci_legacy processor_thermal_device crypto_simd
[ 66.235768] processor_thermal_wt_hint iwlwifi cryptd processor_thermal_rfim processor_thermal_rapl rapl intel_cstate intel_uncore psmouse pcspkr intel_rapl_common think_lmi ucsi_acpi intel_lpss_pci firmware_attributes_class wmi_bmof i2c_i801 processor_thermal_wt_req spi_nor typec_ucsi snd_soc_avs i2c_smbus cfg80211 processor_thermal_power_floor mtd intel_lpss snd_soc_hda_codec typec thunderbolt i2c_mux mei_me processor_thermal_mbox mei idma64 i2c_hid_acpi roles intel_soc_dts_iosf igen6_edac i2c_hid snd_hda_codec_hdmi int3403_thermal intel_pmc_core soc_button_array int340x_thermal_zone snd_sof_pci_intel_tgl intel_vsec int3400_thermal snd_sof_pci_intel_cnl pmt_telemetry intel_hid acpi_thermal_rel pinctrl_tigerlake pmt_class acpi_tad acpi_pad snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common mac_hid snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snsof snd_sof_utils snd_hda_ext_core snd_soc_acpi_intel_match soundwire_generic_allocation
[ 66.235799] snd_soc_acpi soundwire_bus snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_timer crypto_user acpi_call(OE) dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 xe drm_ttm_helper gpu_sched drm_suballoc_helper drm_gpuvm drm_exec i915 thinkpad_acpi serio_raw sparse_keymap atkbd platform_profile i2c_algo_bit libps2 drm_buddy nvme snd vivaldi_fmap ttm soundcore intel_gtt rfkill nvme_core drm_display_helper crc32c_intel spi_intel_pci video spi_intel nvme_auth cec i8042 serio wmiThank you for helping me troubleshoot this! Let me know if there’s anything else I should check.
Offline
Generally (re)moving these is sufficient for reverting their effects. They won't have had much of an effect however. Do you remember which update introduced issues? It sounds like something in the kernel or so in which case you could test the LTS kernel or so.
Can you post
sudo fuser -v /dev/snd/*
aplay -lL
pactl list cards
pactl list sinksCould also be something in alsa-ucm-conf they had some issues in the last two versions, which version of alsa-ucm-conf is currently installed?
pacman -Q alsa-ucm-confOffline
I updated my system on October 22, and later that day I noticed the issue with sound. At the time, I didn’t realize I could roll back the kernel or packages. It was only after a few days of troubleshooting that I tried rolling back the kernel and Linux headers to the versions I had before the update. However, the issue persisted, so I updated everything back to the latest versions.
I checked the pacman logs, and here’s what was updated on October 22:
cat /var/log/pacman.log | grep 2024-10-22
[2024-10-22T19:53:04+0530] [PACMAN] Running 'pacman -Syu'
[2024-10-22T19:53:04+0530] [PACMAN] synchronizing package lists
[2024-10-22T19:53:09+0530] [PACMAN] starting full system upgrade
[2024-10-22T19:55:01+0530] [ALPM] running '60-mkinitcpio-remove.hook'...
[2024-10-22T19:55:01+0530] [ALPM] transaction started
[2024-10-22T19:55:01+0530] [ALPM] upgraded libtirpc (1.3.5-1 -> 1.3.6-1)
[2024-10-22T19:55:02+0530] [ALPM] upgraded linux (6.11.3.arch1-1 -> 6.11.4.arch2-1)
[2024-10-22T19:55:02+0530] [ALPM] upgraded acpi_call (1.2.2-235 -> 1.2.2-237)
[2024-10-22T19:55:02+0530] [ALPM] upgraded apparmor (3.1.7-5 -> 4.0.3-1)
[2024-10-22T19:55:02+0530] [ALPM] upgraded glib2 (2.82.1-2 -> 2.82.2-1)
[2024-10-22T19:55:02+0530] [ALPM] upgraded tpm2-tss (4.0.1-1 -> 4.1.3-1)
[2024-10-22T19:55:02+0530] [ALPM] upgraded gvfs (1.56.0-1 -> 1.56.1-1)
[2024-10-22T19:55:02+0530] [ALPM] upgraded libngtcp2 (1.8.0-1 -> 1.8.1-1)
[2024-10-22T19:55:02+0530] [ALPM] upgraded libuv (1.49.1-1 -> 1.49.2-1)
[2024-10-22T19:55:02+0530] [ALPM] upgraded mesa (1:24.2.4-1 -> 1:24.2.5-1)
[2024-10-22T19:55:02+0530] [ALPM] upgraded meson (1.5.2-1 -> 1.6.0-1)
[2024-10-22T19:55:02+0530] [ALPM] upgraded nodejs (22.9.0-1 -> 22.10.0-1)
[2024-10-22T19:55:02+0530] [ALPM] transaction completedHere’s the output of the commands you requested:
sudo fuser -v /dev/snd/*
USER PID ACCESS COMMAND
/dev/snd/controlC0: tharaka 1303 F.... wireplumber
/dev/snd/seq: tharaka 1302 F.... pipewireaplay -lL
null
Discard all samples (playback) or generate zero samples (capture)
lavrate
Rate Converter Plugin Using Libav/FFmpeg Library
samplerate
Rate Converter Plugin Using Samplerate Library
speexrate
Rate Converter Plugin Using Speex Resampler
jack
JACK Audio Connection Kit
oss
Open Sound System
pulse
PulseAudio Sound Server
speex
Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
Plugin for channel upmix (4,6,8)
vdownmix
Plugin for channel downmix (stereo) with a simple spacialization
default
Default ALSA Output (currently PipeWire Media Server)
usbstream:CARD=sofhdadsp
sof-hda-dsp
USB Stream Output
**** List of PLAYBACK Hardware Devices ****
card 0: sofhdadsp [sof-hda-dsp], device 1: HDMI1 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 2: HDMI2 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 3: HDMI3 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0pactl list cards
Card #47
Name: alsa_card.pci-0000_00_1f.3-platform-skl_hda_dsp_generic
Driver: alsa
Owner Module: n/a
Properties:
api.acp.auto-port = "false"
api.acp.auto-profile = "false"
api.alsa.card = "0"
api.alsa.card.longname = "LENOVO-20XW00FWUS-ThinkPadX1CarbonGen9"
api.alsa.card.name = "sof-hda-dsp"
api.alsa.path = "hw:0"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio0"
api.dbus.ReserveDevice1.Priority = "-20"
device.api = "alsa"
device.bus = "pci"
device.bus_path = "pci-0000:00:1f.3-platform-skl_hda_dsp_generic"
device.description = "Tiger Lake-LP Smart Sound Technology Audio Controller"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-pci"
device.name = "alsa_card.pci-0000_00_1f.3-platform-skl_hda_dsp_generic"
device.nick = "sof-hda-dsp"
device.plugged.usec = "3391427"
device.product.id = "0xa0c8"
device.product.name = "Tiger Lake-LP Smart Sound Technology Audio Controller"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0"
device.vendor.id = "0x8086"
device.vendor.name = "Intel Corporation"
media.class = "Audio/Device"
factory.id = "15"
client.id = "46"
object.id = "47"
object.serial = "47"
object.path = "alsa:acp:sofhdadsp"
alsa.card = "0"
alsa.card_name = "sof-hda-dsp"
alsa.long_card_name = "LENOVO-20XW00FWUS-ThinkPadX1CarbonGen9"
alsa.driver_name = "snd_soc_skl_hda_dsp"
alsa.mixer_name = "Intel Tigerlake HDMI"
alsa.components = "HDA:80862812,80860101,00100000 cfg-dmics:4"
alsa.id = "sofhdadsp"
device.string = "0"
Profiles:
off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
pro-audio: Pro Audio (sinks: 3, sources: 2, priority: 1, available: yes)
Active Profile: offpactl list sinks
Sink #34
State: SUSPENDED
Name: auto_null
Description: Dummy Output
Driver: PipeWire
Sample Specification: float32le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
Mute: no
Volume: front-left: 49151 / 75% / -7.50 dB, front-right: 49151 / 75% / -7.50 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor Source: auto_null.monitor
Latency: 0 usec, configured 0 usec
Flags: DECIBEL_VOLUME LATENCY
Properties:
node.name = "auto_null"
device.description = "Dummy Output"
audio.rate = "48000"
audio.channels = "2"
audio.position = "FL,FR"
media.class = "Audio/Sink"
factory.name = "support.null-audio-sink"
node.virtual = "true"
monitor.channel-volumes = "true"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "33"
node.driver = "true"
port.group = "stream.0"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "34"
object.serial = "34"
Formats:
pcmpacman -Q alsa-ucm-conf
alsa-ucm-conf 1.2.13-2Offline
Does it work when you downgrade the kernel to the previous version?
sudo pacman -U https://archive.archlinux.org/packages/l/linux/linux-6.11.3.arch1-1-x86_64.pkg.tar.zstOffline
Thank you for the suggestion!
I actually tried downgrading the kernel on November 2nd:
(I noticed at first I have only downgraded to linux-6.11.4.arch2-1-x86_64 but later in 2024-11-02T14:43:47 timestamp I have downgraded to linux-6.11.3.arch1-1-x86_64)
cat /var/log/pacman.log | grep 2024-11-02
[2024-11-02T10:12:13+0530] [PACMAN] Running 'pacman -U file://linux-6.11.4.arch2-1-x86_64.pkg.tar.zst'
[2024-11-02T10:12:24+0530] [ALPM] running '60-mkinitcpio-remove.hook'...
[2024-11-02T10:12:24+0530] [ALPM] transaction started
[2024-11-02T10:12:25+0530] [ALPM] downgraded linux (6.11.5.arch1-1 -> 6.11.4.arch2-1)
[2024-11-02T10:12:25+0530] [ALPM] transaction completed
[2024-11-02T10:12:25+0530] [ALPM] running '30-systemd-update.hook'...
[2024-11-02T10:12:25+0530] [ALPM] running '60-depmod.hook'...
[2024-11-02T10:12:26+0530] [ALPM] running '90-mkinitcpio-install.hook'...
[2024-11-02T10:12:26+0530] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2024-11-02T10:12:26+0530] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-11-02T10:12:26+0530] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
[2024-11-02T10:12:26+0530] [ALPM-SCRIPTLET] ==> Starting build: '6.11.4-arch2-1'
[2024-11-02T10:12:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-11-02T10:12:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-11-02T10:12:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2024-11-02T10:12:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2024-11-02T10:12:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-11-02T10:12:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2024-11-02T10:12:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-11-02T10:12:26+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] ==> Starting build: '6.11.4-arch2-1'
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-11-02T10:12:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2024-11-02T10:12:29+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2024-11-02T10:12:30+0530] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-11-02T10:12:31+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-11-02T10:12:31+0530] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-11-02T10:12:31+0530] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-11-02T10:12:31+0530] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-11-02T10:12:31+0530] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-11-02T10:12:31+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2024-11-02T10:12:31+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2024-11-02T10:12:31+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2024-11-02T10:12:31+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2024-11-02T10:12:31+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2024-11-02T10:12:31+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2024-11-02T10:12:32+0530] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-11-02T10:12:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-11-02T10:12:33+0530] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-11-02T10:12:34+0530] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2024-11-02T10:12:34+0530] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2024-11-02T10:12:34+0530] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-11-02T10:17:32+0530] [PACMAN] Running 'pacman -Syu'
[2024-11-02T10:17:32+0530] [PACMAN] synchronizing package lists
[2024-11-02T10:17:38+0530] [PACMAN] starting full system upgrade
[2024-11-02T10:25:08+0530] [PACMAN] Running 'pacman -U linux-api-headers-6.8-1-x86_64.pkg.tar.zst linux-firmware-whence-20240909.552ed9b8-1-any.pkg.tar.zst linux-firmware-20240909.552ed9b8-1-any.pkg.tar.zst'
[2024-11-02T10:25:25+0530] [ALPM] transaction started
[2024-11-02T10:25:25+0530] [ALPM] downgraded linux-api-headers (6.10-1 -> 6.8-1)
[2024-11-02T10:25:25+0530] [ALPM] downgraded linux-firmware-whence (20241017.22a6c7dc-1 -> 20240909.552ed9b8-1)
[2024-11-02T10:25:26+0530] [ALPM] downgraded linux-firmware (20241017.22a6c7dc-1 -> 20240909.552ed9b8-1)
[2024-11-02T10:25:26+0530] [ALPM] transaction completed
[2024-11-02T10:25:26+0530] [ALPM] running '30-systemd-update.hook'...
[2024-11-02T10:25:26+0530] [ALPM] running '90-mkinitcpio-install.hook'...
[2024-11-02T10:25:26+0530] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2024-11-02T10:25:26+0530] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-11-02T10:25:26+0530] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
[2024-11-02T10:25:26+0530] [ALPM-SCRIPTLET] ==> Starting build: '6.11.4-arch2-1'
[2024-11-02T10:25:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-11-02T10:25:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-11-02T10:25:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2024-11-02T10:25:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2024-11-02T10:25:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-11-02T10:25:26+0530] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-11-02T10:25:27+0530] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
[2024-11-02T10:25:28+0530] [ALPM-SCRIPTLET] ==> Starting build: '6.11.4-arch2-1'
[2024-11-02T10:25:28+0530] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-11-02T10:25:28+0530] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-11-02T10:25:28+0530] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2024-11-02T10:25:28+0530] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-11-02T10:25:28+0530] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2024-11-02T10:25:29+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2024-11-02T10:25:31+0530] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-11-02T10:25:31+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-11-02T10:25:31+0530] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-11-02T10:25:31+0530] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-11-02T10:25:31+0530] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-11-02T10:25:31+0530] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-11-02T10:25:31+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2024-11-02T10:25:32+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2024-11-02T10:25:32+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2024-11-02T10:25:32+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2024-11-02T10:25:32+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2024-11-02T10:25:32+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2024-11-02T10:25:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-11-02T10:25:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-11-02T10:25:34+0530] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-11-02T10:25:34+0530] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2024-11-02T10:25:35+0530] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2024-11-02T10:25:35+0530] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-11-02T10:25:35+0530] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-zen.preset: 'default'
[2024-11-02T10:25:35+0530] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-11-02T10:25:35+0530] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-zen -g /boot/initramfs-linux-zen.img
[2024-11-02T10:25:35+0530] [ALPM-SCRIPTLET] ==> Starting build: '6.11.5-zen1-1-zen'
[2024-11-02T10:25:35+0530] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-11-02T10:25:35+0530] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-11-02T10:25:35+0530] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2024-11-02T10:25:35+0530] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2024-11-02T10:25:35+0530] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-11-02T10:25:35+0530] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-zen.img'
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-zen.preset: 'fallback'
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-zen -g /boot/initramfs-linux-zen-fallback.img -S autodetect
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] ==> Starting build: '6.11.5-zen1-1-zen'
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-11-02T10:25:36+0530] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-11-02T10:25:37+0530] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2024-11-02T10:25:37+0530] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-11-02T10:25:37+0530] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2024-11-02T10:25:38+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2024-11-02T10:25:40+0530] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-11-02T10:25:40+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-11-02T10:25:40+0530] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-11-02T10:25:40+0530] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-11-02T10:25:40+0530] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-11-02T10:25:40+0530] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-11-02T10:25:40+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2024-11-02T10:25:40+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2024-11-02T10:25:40+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2024-11-02T10:25:40+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2024-11-02T10:25:40+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2024-11-02T10:25:41+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2024-11-02T10:25:42+0530] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-11-02T10:25:42+0530] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-11-02T10:25:43+0530] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-11-02T10:25:43+0530] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-zen-fallback.img'
[2024-11-02T10:25:44+0530] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2024-11-02T10:25:44+0530] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-11-02T10:48:40+0530] [PACMAN] Running 'pacman -Syu alsa-firmware-1.2.4-3'
[2024-11-02T10:48:40+0530] [PACMAN] synchronizing package lists
[2024-11-02T10:49:19+0530] [PACMAN] Running 'pacman -Syu alsa-firmware-1.2.1'
[2024-11-02T10:49:19+0530] [PACMAN] synchronizing package lists
[2024-11-02T10:50:39+0530] [PACMAN] Running 'pacman -Syu alsa-firmware-1.2.4'
[2024-11-02T10:50:39+0530] [PACMAN] synchronizing package lists
[2024-11-02T11:17:14+0530] [PACMAN] Running 'pacman -Rcns linux-zen'
[2024-11-02T11:17:18+0530] [ALPM] running '60-mkinitcpio-remove.hook'...
[2024-11-02T11:17:18+0530] [ALPM] transaction started
[2024-11-02T11:17:18+0530] [ALPM] removed linux-zen (6.11.5.zen1-1)
[2024-11-02T11:17:18+0530] [ALPM] transaction completed
[2024-11-02T11:17:18+0530] [ALPM] running '30-systemd-update.hook'...
[2024-11-02T11:17:18+0530] [ALPM] running '60-depmod.hook'...
[2024-11-02T11:20:39+0530] [PACMAN] Running 'pacman -Syu'
[2024-11-02T11:20:39+0530] [PACMAN] synchronizing package lists
[2024-11-02T11:20:46+0530] [PACMAN] starting full system upgrade
[2024-11-02T11:25:24+0530] [PACMAN] Running 'pacman -U linux-api-headers-6.8-1-x86_64.pkg.tar.zst linux-firmware-whence-20240909.552ed9b8-1-any.pkg.tar.zst linux-firmware-20240909.552ed9b8-1-any.pkg.tar.zst linux-6.10.10.arch1-1-x86_64.pkg.tar.zst'
[2024-11-02T11:25:30+0530] [ALPM] running '60-mkinitcpio-remove.hook'...
[2024-11-02T11:25:31+0530] [ALPM] transaction started
[2024-11-02T11:25:31+0530] [ALPM] reinstalled linux-api-headers (6.8-1)
[2024-11-02T11:25:31+0530] [ALPM] reinstalled linux-firmware-whence (20240909.552ed9b8-1)
[2024-11-02T11:25:31+0530] [ALPM] reinstalled linux-firmware (20240909.552ed9b8-1)
[2024-11-02T11:25:31+0530] [ALPM] downgraded linux (6.11.4.arch2-1 -> 6.10.10.arch1-1)
[2024-11-02T11:25:31+0530] [ALPM] transaction completed
[2024-11-02T11:25:31+0530] [ALPM] running '30-systemd-update.hook'...
[2024-11-02T11:25:31+0530] [ALPM] running '60-depmod.hook'...
[2024-11-02T11:25:32+0530] [ALPM] running '90-mkinitcpio-install.hook'...
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] ==> Starting build: '6.10.10-arch1-1'
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-11-02T11:25:33+0530] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] ==> Starting build: '6.10.10-arch1-1'
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-11-02T11:25:34+0530] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2024-11-02T11:25:36+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2024-11-02T11:25:37+0530] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-11-02T11:25:37+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-11-02T11:25:38+0530] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-11-02T11:25:38+0530] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-11-02T11:25:38+0530] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-11-02T11:25:38+0530] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-11-02T11:25:38+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2024-11-02T11:25:38+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2024-11-02T11:25:38+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2024-11-02T11:25:38+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2024-11-02T11:25:38+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2024-11-02T11:25:38+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2024-11-02T11:25:39+0530] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-11-02T11:25:39+0530] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-11-02T11:25:40+0530] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-11-02T11:25:40+0530] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2024-11-02T11:25:41+0530] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2024-11-02T11:25:41+0530] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-11-02T11:29:39+0530] [PACMAN] Running 'pacman -Syu'
[2024-11-02T11:29:39+0530] [PACMAN] synchronizing package lists
[2024-11-02T11:29:47+0530] [PACMAN] starting full system upgrade
[2024-11-02T11:30:52+0530] [PACMAN] Running 'pacman -Syu'
[2024-11-02T11:30:52+0530] [PACMAN] synchronizing package lists
[2024-11-02T11:31:00+0530] [PACMAN] starting full system upgrade
[2024-11-02T11:31:13+0530] [ALPM] running '60-mkinitcpio-remove.hook'...
[2024-11-02T11:31:13+0530] [ALPM] transaction started
[2024-11-02T11:31:13+0530] [ALPM] upgraded linux-api-headers (6.8-1 -> 6.10-1)
[2024-11-02T11:31:13+0530] [ALPM] upgraded gtk-update-icon-cache (1:4.16.4-1 -> 1:4.16.5-1)
[2024-11-02T11:31:13+0530] [ALPM] upgraded gtk4 (1:4.16.4-1 -> 1:4.16.5-1)
[2024-11-02T11:31:13+0530] [ALPM] upgraded libheif (1.19.0-1 -> 1.19.1-1)
[2024-11-02T11:31:14+0530] [ALPM] upgraded linux (6.10.10.arch1-1 -> 6.11.5.arch1-1)
[2024-11-02T11:31:14+0530] [ALPM] upgraded linux-firmware-whence (20240909.552ed9b8-1 -> 20241017.22a6c7dc-1)
[2024-11-02T11:31:14+0530] [ALPM] upgraded linux-firmware (20240909.552ed9b8-1 -> 20241017.22a6c7dc-1)
[2024-11-02T11:31:14+0530] [ALPM] transaction completed
[2024-11-02T11:31:14+0530] [ALPM] running '30-systemd-update.hook'...
[2024-11-02T11:31:14+0530] [ALPM] running '60-depmod.hook'...
[2024-11-02T11:31:15+0530] [ALPM] running '90-mkinitcpio-install.hook'...
[2024-11-02T11:31:15+0530] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2024-11-02T11:31:15+0530] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-11-02T11:31:15+0530] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
[2024-11-02T11:31:15+0530] [ALPM-SCRIPTLET] ==> Starting build: '6.11.5-arch1-1'
[2024-11-02T11:31:15+0530] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-11-02T11:31:16+0530] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-11-02T11:31:17+0530] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2024-11-02T11:31:17+0530] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2024-11-02T11:31:17+0530] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-11-02T11:31:17+0530] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2024-11-02T11:31:17+0530] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-11-02T11:31:17+0530] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
[2024-11-02T11:31:17+0530] [ALPM-SCRIPTLET] ==> Starting build: '6.11.5-arch1-1'
[2024-11-02T11:31:17+0530] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-11-02T11:31:17+0530] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-11-02T11:31:17+0530] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2024-11-02T11:31:17+0530] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-11-02T11:31:17+0530] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2024-11-02T11:31:18+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2024-11-02T11:31:20+0530] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-11-02T11:31:20+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-11-02T11:31:20+0530] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-11-02T11:31:20+0530] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-11-02T11:31:20+0530] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-11-02T11:31:20+0530] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-11-02T11:31:20+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2024-11-02T11:31:20+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2024-11-02T11:31:20+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2024-11-02T11:31:20+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2024-11-02T11:31:20+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2024-11-02T11:31:20+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2024-11-02T11:31:21+0530] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-11-02T11:31:22+0530] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-11-02T11:31:23+0530] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-11-02T11:31:23+0530] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2024-11-02T11:31:23+0530] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2024-11-02T11:31:23+0530] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-11-02T11:31:23+0530] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2024-11-02T11:31:24+0530] [ALPM] running 'glib-compile-schemas.hook'...
[2024-11-02T11:31:24+0530] [ALPM] running 'gtk4-querymodules.hook'...
[2024-11-02T11:31:26+0530] [PACMAN] Running 'pacman -Syu'
[2024-11-02T11:31:26+0530] [PACMAN] synchronizing package lists
[2024-11-02T11:31:33+0530] [PACMAN] starting full system upgrade
[2024-11-02T12:26:48+0530] [PACMAN] Running 'pacman -Rcns fwupdmgr'
[2024-11-02T12:26:55+0530] [PACMAN] Running 'pacman -Rcns fwupd'
[2024-11-02T12:27:44+0530] [PACMAN] Running 'pacman -Syu fwupd'
[2024-11-02T12:27:44+0530] [PACMAN] synchronizing package lists
[2024-11-02T12:27:52+0530] [PACMAN] starting full system upgrade
[2024-11-02T12:27:55+0530] [ALPM] transaction started
[2024-11-02T12:27:55+0530] [ALPM] reinstalled fwupd (2.0.1-1)
[2024-11-02T12:27:55+0530] [ALPM] transaction completed
[2024-11-02T12:27:55+0530] [ALPM] running '20-systemd-sysusers.hook'...
[2024-11-02T12:27:55+0530] [ALPM] running '30-systemd-daemon-reload-system.hook'...
[2024-11-02T12:27:55+0530] [ALPM] running '30-systemd-update.hook'...
[2024-11-02T12:27:55+0530] [ALPM] running 'dbus-reload.hook'...
[2024-11-02T12:27:55+0530] [ALPM] running 'gtk-update-icon-cache.hook'...
[2024-11-02T14:43:47+0530] [PACMAN] Running 'pacman -U file://linux-6.11.3.arch1-1-x86_64.pkg.tar.zst'
[2024-11-02T14:43:50+0530] [ALPM] running '60-mkinitcpio-remove.hook'...
[2024-11-02T14:43:50+0530] [ALPM] transaction started
[2024-11-02T14:43:50+0530] [ALPM] downgraded linux (6.11.5.arch1-1 -> 6.11.3.arch1-1)
[2024-11-02T14:43:50+0530] [ALPM] transaction completed
[2024-11-02T14:43:51+0530] [ALPM] running '30-systemd-update.hook'...
[2024-11-02T14:43:51+0530] [ALPM] running '60-depmod.hook'...
[2024-11-02T14:43:51+0530] [ALPM] running '90-mkinitcpio-install.hook'...
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] ==> Starting build: '6.11.3-arch1-1'
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-11-02T14:43:52+0530] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] ==> Starting build: '6.11.3-arch1-1'
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-11-02T14:43:53+0530] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2024-11-02T14:43:55+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2024-11-02T14:43:56+0530] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-11-02T14:43:56+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-11-02T14:43:57+0530] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-11-02T14:43:57+0530] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2024-11-02T14:43:57+0530] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2024-11-02T14:43:57+0530] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-11-02T14:43:57+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2024-11-02T14:43:57+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2024-11-02T14:43:57+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2024-11-02T14:43:57+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2024-11-02T14:43:57+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2024-11-02T14:43:57+0530] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2024-11-02T14:43:58+0530] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-11-02T14:43:58+0530] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-11-02T14:43:59+0530] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-11-02T14:43:59+0530] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2024-11-02T14:44:00+0530] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2024-11-02T14:44:00+0530] [ALPM-SCRIPTLET] ==> Initcpio image generation successfulHowever, the issue persisted even after the downgrade, so I updated the system as usual afterward. And also I tried the command you gave just now and had no luck.
One thing I forgot to mention earlier is that the mute button, which used to display an "on" light when muted, has also stopped working since this issue began. While pressing the mute button still toggles mute/unmute in pavucontrol, the light does not turn on or off as it used to(always off).
when I restarted the laptop and pressed the mute button while booting, the light momentarily lit up but then turned off again. (so it is not burnt)
Here’s how I’ve configured the mute button in my Sway configuration file:
bindsym XF86AudioMute exec amixer sset Master toggleThanks
Last edited by ZenThara (2024-12-09 18:06:26)
Offline