No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

Need help with peripherals or devices?
Post Reply
Message
Author
kwat2024
Posts: 9
Joined: 2024-10-30 17:43
Has thanked: 1 time

No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#1 Post by kwat2024 »

I have installed Debian 12.7 (GNOME 64 bit) on an old Acer laptop that is about 9 years old. Everything seems to work except I have no sound. I have checked that sound is NOT muted by software or keyboard. I have researched to problem and found the following:

aplay command shows no sound card:

Code: Select all

$ aplay -l
aplay: device_list:274: no soundcards found...
lspci command output :

Code: Select all

lspci -knn
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d70] (rev 21)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP HD Audio [1025:1037]
	Kernel driver in use: snd_soc_skl
	Kernel modules: snd_hda_intel, snd_soc_skl, snd_sof_pci_intel_skl
I also have system messages showing so firmware packages that could not be loaded that seem to be related to sound.

Code: Select all

$ sudo dmesg | grep "snd\|sof\|intel\|firmware"
[    0.041201] software IO TLB: area num 4.
[    0.373463] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.373464] software IO TLB: mapped [mem 0x0000000072eb9000-0x0000000076eb9000] (64MB)
[    0.907700] intel_pstate: Intel P-state driver initializing
[    0.907973] intel_pstate: HWP enabled
[    0.964796] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.964824] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.396218] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.436190] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    1.953407] ata2.00: Features: Trust NCQ-sndrcv
[    2.208206] i915 0000:00:02.0: firmware: direct-loading firmware i915/skl_dmc_ver1_27.bin
[    2.212431] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[    5.841380] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[    5.841538] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[    5.880810] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    5.880816] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SST driver
[    6.070037] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    6.070045] snd_soc_skl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SST driver
[    6.092480] snd_soc_skl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   [color=#FF0000] [b]6.196595] snd_soc_skl 0000:00:1f.3: firmware: failed to load 9d70-ACRSYS-ACRPRDCT-2-tplg.bin (-2)
[    6.196630] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[    6.196677] snd_soc_skl 0000:00:1f.3: firmware: failed to load 9d70-ACRSYS-ACRPRDCT-2-tplg.bin (-2)
[    6.196704] snd_soc_skl 0000:00:1f.3: Direct firmware load for 9d70-ACRSYS-ACRPRDCT-2-tplg.bin failed with error -2
[    6.196710] snd_soc_skl 0000:00:1f.3: tplg fw 9d70-ACRSYS-ACRPRDCT-2-tplg.bin load failed with -2, trying alternative tplg name skl_hda_dsp_generic-tplg.bin
[    6.197070] snd_soc_skl 0000:00:1f.3: firmware: direct-loading firmware skl_hda_dsp_generic-tplg.bin
[    6.197565] snd_soc_skl 0000:00:1f.3: firmware: failed to load intel/dsp_fw_release.bin (-2)
[    6.197598] snd_soc_skl 0000:00:1f.3: firmware: failed to load intel/dsp_fw_release.bin (-2)
[    6.197618] snd_soc_skl 0000:00:1f.3: Direct firmware load for intel/dsp_fw_release.bin failed with error -2
[    6.197622] snd_soc_skl 0000:00:1f.3: Request firmware failed -2[/b][/color]
[    6.197637] snd_soc_skl 0000:00:1f.3: Load base fw failed : -5
[    6.197667] snd_soc_skl 0000:00:1f.3: Failed to boot first fw: -5
[    6.197681] snd_soc_skl 0000:00:1f.3: ASoC: error at snd_soc_component_probe on 0000:00:1f.3: -5
[    6.293265] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[    6.293314] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[    6.293359] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[    6.293396] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[    6.295510] ath10k_pci 0000:03:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/firmware-6.bin
[    6.296033] ath10k_pci 0000:03:00.0: firmware ver WLAN.RM.4.4.1-00288- api 6 features wowlan,ignore-otp,mfp crc32 bf907c7c
[    6.298975] intel_pmc_core intel_pmc_core.0:  initialized
[    6.303214] intel_rapl_common: Found RAPL domain package
[    6.303217] intel_rapl_common: Found RAPL domain core
[    6.303219] intel_rapl_common: Found RAPL domain uncore
[    6.303221] intel_rapl_common: Found RAPL domain dram
[    6.303222] intel_rapl_common: Found RAPL domain psys
[    6.364218] ath10k_pci 0000:03:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/board-2.bin
[    6.779350] r8169 0000:02:00.0: firmware: direct-loading firmware rtl_nic/rtl8168h-2.fw
Any help in resolving this problem would be greatly appreciated.

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2337
Joined: 2010-06-07 16:59
Has thanked: 45 times
Been thanked: 256 times

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#2 Post by FreewheelinFrank »

Welcome to the forum, and thank you for the useful information.
When OEM platforms integrate digital microphones attached directly to the Intel chipset (aka DMIC), or they use I2C/I2S or SoundWire interfaces, the DSP must be enabled by the BIOS. There is, however, one more option. On Skylake and Kaby Lake platforms, the Intel DSP is handled by the snd-soc-skl module which relies on closed-source firmware.
https://thesofproject.github.io/latest/ ... ction.html

You have a digital microphone so the system is using snd-soc-skl:

Code: Select all

[    6.070037] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    6.070045] snd_soc_skl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SST driver
But there is some missing firmware:

Code: Select all

[    6.197565] snd_soc_skl 0000:00:1f.3: firmware: failed to load intel/dsp_fw_release.bin (-2)
This firmware is found in the package firmware-intel-sound.

https://packages.debian.org/bookworm/fi ... ntel-sound

Is this package installed?

kwat2024
Posts: 9
Joined: 2024-10-30 17:43
Has thanked: 1 time

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#3 Post by kwat2024 »

FreewheelinFrank:

Thank you for your help. I installed the recommended package, firmware-intel-sound, rebooted the laptop but still have no sound. I also checked the BIOS which is InsydeH20 v1.05 and found no reference to enable
DSP. I have a supervisor password set in BIOS so all options should be available.

My sound input and output device is "Dummy Output" with still no soundcards found.

Any other suggestions?

User avatar
stevepusser
Posts: 13016
Joined: 2009-10-06 05:53
Has thanked: 45 times
Been thanked: 88 times

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#4 Post by stevepusser »

Code: Select all

snd_sof_pci_intel_skl
Hmmm....is firmware-sof-signed installed?
Description: Intel SOF firmware - signed
Provides the Intel SOF audio firmware and topology needed for audio
functionality on some Intel systems.
.
This package contains the pre-built and signed binaries.
MX Linux packager and developer

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2337
Joined: 2010-06-07 16:59
Has thanked: 45 times
Been thanked: 256 times

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#5 Post by FreewheelinFrank »

kwat2024 wrote: 2024-10-31 11:18 FreewheelinFrank:

Thank you for your help. I installed the recommended package, firmware-intel-sound, rebooted the laptop but still have no sound. I also checked the BIOS which is InsydeH20 v1.05 and found no reference to enable
DSP. I have a supervisor password set in BIOS so all options should be available.

My sound input and output device is "Dummy Output" with still no soundcards found.

Any other suggestions?
Could we have the dmesg output again please with the Intel firmware installed?

kwat2024
Posts: 9
Joined: 2024-10-30 17:43
Has thanked: 1 time

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#6 Post by kwat2024 »

firmware-sof-signed is installed. Note, sound works when Windows 10 is installed. Here is the dmesg out after all suggested firmware has been installed:

Code: Select all

sudo dmesg | grep "snd\|sof\|intel\|firmware"
[    0.040642] software IO TLB: area num 4.
[    0.368521] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.368523] software IO TLB: mapped [mem 0x0000000072eb9000-0x0000000076eb9000] (64MB)
[    0.904196] intel_pstate: Intel P-state driver initializing
[    0.904406] intel_pstate: HWP enabled
[    0.948025] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.948047] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.377457] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.395062] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    2.025766] ata2.00: Features: Trust NCQ-sndrcv
[    2.254056] i915 0000:00:02.0: firmware: direct-loading firmware i915/skl_dmc_ver1_27.bin
[    2.257412] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[    6.502869] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[    6.505653] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[    6.694698] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    6.694705] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SST driver
[    6.842083] bluetooth hci0: firmware: direct-loading firmware qca/rampatch_usb_00000302.bin
[    6.842090] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[    6.859297] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    6.859304] snd_soc_skl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SST driver
[    6.860104] snd_soc_skl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    7.063698] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[    7.063727] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[    7.063765] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[    7.063807] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[    7.063840] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[    7.072958] ath10k_pci 0000:03:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/firmware-6.bin
[    7.073449] ath10k_pci 0000:03:00.0: firmware ver WLAN.RM.4.4.1-00288- api 6 features wowlan,ignore-otp,mfp crc32 bf907c7c
[    7.107723] snd_soc_skl 0000:00:1f.3: firmware: failed to load 9d70-ACRSYS-ACRPRDCT-2-tplg.bin (-2)
[    7.107767] snd_soc_skl 0000:00:1f.3: firmware: failed to load 9d70-ACRSYS-ACRPRDCT-2-tplg.bin (-2)
[    7.107788] snd_soc_skl 0000:00:1f.3: Direct firmware load for 9d70-ACRSYS-ACRPRDCT-2-tplg.bin failed with error -2
[    7.107795] snd_soc_skl 0000:00:1f.3: tplg fw 9d70-ACRSYS-ACRPRDCT-2-tplg.bin load failed with -2, trying alternative tplg name skl_hda_dsp_generic-tplg.bin
[    7.108711] snd_soc_skl 0000:00:1f.3: firmware: direct-loading firmware skl_hda_dsp_generic-tplg.bin
[    7.112743] snd_soc_skl 0000:00:1f.3: firmware: direct-loading firmware intel/dsp_fw_release.bin
[    7.123618] intel_pmc_core intel_pmc_core.0:  initialized
[    7.135717] intel_rapl_common: Found RAPL domain package
[    7.135720] intel_rapl_common: Found RAPL domain core
[    7.135722] intel_rapl_common: Found RAPL domain uncore
[    7.135723] intel_rapl_common: Found RAPL domain dram
[    7.135724] intel_rapl_common: Found RAPL domain psys
[    7.141605] ath10k_pci 0000:03:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/board-2.bin
[    7.216307] bluetooth hci0: firmware: direct-loading firmware qca/nvm_usb_00000302.bin
[    7.636465] snd_soc_skl 0000:00:1f.3: skl_cldma_wait_interruptible: Wait timeout
[    7.637002] r8169 0000:02:00.0: firmware: direct-loading firmware rtl_nic/rtl8168h-2.fw
[    7.638695] snd_soc_skl 0000:00:1f.3: Failed to set Run bit=2 enable=0
[    7.639729] snd_soc_skl 0000:00:1f.3: Transfer firmware failed-5
[    7.641957] snd_soc_skl 0000:00:1f.3: Failed to set Run bit=2 enable=0
[    7.644023] snd_soc_skl 0000:00:1f.3: Load base fw failed : -5
[    7.644983] snd_soc_skl 0000:00:1f.3: Failed to boot first fw: -5
[    7.645614] snd_soc_skl 0000:00:1f.3: ASoC: error at snd_soc_component_probe on 0000:00:1f.3: -5



User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2337
Joined: 2010-06-07 16:59
Has thanked: 45 times
Been thanked: 256 times

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#7 Post by FreewheelinFrank »

Try the latest kernel from Debian Backports and see if there is a fix for this in it.

https://backports.debian.org/

Try booting from a live image of Debian Testing to see if the issue is fixed in Testing. If it is, it may be possible to upgrade some files in Bookworm to get sound and microphone working.

https://cdimage.debian.org/cdimage/week ... so-hybrid/

Otherwise try forcing the legacy driver. This will probably get you sound, but the digital microphone won't work.

Create a file

Code: Select all

/etc/modprobe.d/inteldsp.conf
and add

Code: Select all

options snd_intel_dspcfg dsp_driver=1
then reboot.

kwat2024
Posts: 9
Joined: 2024-10-30 17:43
Has thanked: 1 time

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#8 Post by kwat2024 »

I got the same results when trying Debian 11, Ubuntu 24.10, Linux Mint and Fedora 41.
Since I don't need digital mic I went with the legacy drive and now have sound.

Thank you freewheelinfrank!

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2337
Joined: 2010-06-07 16:59
Has thanked: 45 times
Been thanked: 256 times

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#9 Post by FreewheelinFrank »

kwat2024 wrote: 2024-11-01 01:42 I got the same results when trying Debian 11, Ubuntu 24.10, Linux Mint and Fedora 41.
Since I don't need digital mic I went with the legacy drive and now have sound.

Thank you freewheelinfrank!
You're welcome!

For your information (and for others with the same issue) work is ongoing into fixing digital microphone issues with Skylake. There is a new driver under development.
The avs-driver is tasked with covering older platforms, times when open-source firmware was not yet available.
https://gist.github.com/crojewsk/4e6382 ... nt-4346470

This sounds exactly like your issue, where we have reference to missing firmware that doesn't seem to be available anywhere, and the generic file doesn't work.

Code: Select all

[    7.107723] snd_soc_skl 0000:00:1f.3: firmware: failed to load 9d70-ACRSYS-ACRPRDCT-2-tplg.bin (-2)
If testing the new driver appeals to you, I would encourage you to give it a try. You would need to get the latest kernel from Backports and force the new avs-driver as described here.

https://github.com/thesofproject/avs-to ... 1430070765

The skl driver is still supported and the developer seems eager to hear about bugs, so please consider a bug report.

https://github.com/thesofproject/avs-to ... 1430998908

kwat2024
Posts: 9
Joined: 2024-10-30 17:43
Has thanked: 1 time

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#10 Post by kwat2024 »

I decided to give the avs driver a try. Unfortunately, after installing the latest kernel from backports I am back to no sound and Dummy Output device!
I have read the links you sent but don't know where to go from here. Here are the specifics:

$ uname -r

Code: Select all

6.10.11+bpo-amd64
$ cat /etc/modprobe.d/inteldsp.conf

Code: Select all

options snd_intel_dspcfg dsp_driver=4
$ aplay -l

Code: Select all

aplay: device_list:274: no soundcards found...
$ lspci -knn

Code: Select all

00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers [8086:1904] (rev 08)
	Subsystem: Acer Incorporated [ALI] Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers [1025:1037]
	Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller [0300]: Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07)
	Subsystem: Acer Incorporated [ALI] Skylake GT2 [HD Graphics 520] [1025:1037]
	Kernel driver in use: i915
	Kernel modules: i915
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP USB 3.0 xHCI Controller [1025:1037]
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Thermal subsystem [8086:9d31] (rev 21)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP Thermal subsystem [1025:1037]
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal
00:15.0 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 [8086:9d60] (rev 21)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP Serial IO I2C Controller [1025:1037]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:15.1 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 [8086:9d61] (rev 21)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP Serial IO I2C Controller [1025:1037]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-LP CSME HECI #1 [8086:9d3a] (rev 21)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP CSME HECI [1025:1037]
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] [8086:9d03] (rev 21)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP SATA Controller [AHCI mode] [1025:1037]
	Kernel driver in use: ahci
	Kernel modules: ahci
00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 [8086:9d10] (rev f1)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP PCI Express Root Port [1025:1037]
	Kernel driver in use: pcieport
00:1d.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #9 [8086:9d18] (rev f1)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP PCI Express Root Port [1025:1037]
	Kernel driver in use: pcieport
00:1d.1 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #10 [8086:9d19] (rev f1)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP PCI Express Root Port [1025:1037]
	Kernel driver in use: pcieport
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-LP LPC Controller [8086:9d48] (rev 21)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP LPC Controller [1025:1037]
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-LP PMC [8086:9d21] (rev 21)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP PMC [1025:1037]
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d70] (rev 21)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP HD Audio [1025:1037]
	Kernel driver in use: snd_soc_avs
	Kernel modules: snd_hda_intel, snd_soc_skl, snd_soc_avs, snd_sof_pci_intel_skl
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-LP SMBus [8086:9d23] (rev 21)
	Subsystem: Acer Incorporated [ALI] Sunrise Point-LP SMBus [1025:1037]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
01:00.0 3D controller [0302]: NVIDIA Corporation GM107M [GeForce GTX 950M] [10de:139a] (rev a2)
	Subsystem: Acer Incorporated [ALI] GM107M [GeForce GTX 950M] [1025:1037]
	Kernel driver in use: nouveau
	Kernel modules: nouveau
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	Subsystem: Acer Incorporated [ALI] RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [1025:1036]
	Kernel driver in use: r8169
	Kernel modules: r8169
03:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
	Subsystem: Lite-On Communications Inc QCA6174 802.11ac Wireless Network Adapter [11ad:0807]
	Kernel driver in use: ath10k_pci
	Kernel modules: ath10k_pci
$ sudo dmesg

Code: Select all

[    0.401467] pci 0000:00:1c.0: Adding to iommu group 6
[    0.401481] pci 0000:00:1d.0: Adding to iommu group 7
[    0.401495] pci 0000:00:1d.1: Adding to iommu group 8
[    0.401522] pci 0000:00:1f.0: Adding to iommu group 9
[    0.401534] pci 0000:00:1f.2: Adding to iommu group 9
[    0.401546] pci 0000:00:1f.3: Adding to iommu group 9
[    0.401559] pci 0000:00:1f.4: Adding to iommu group 9
[    0.401572] pci 0000:01:00.0: Adding to iommu group 10
[    0.401586] pci 0000:02:00.0: Adding to iommu group 11
[    0.401600] pci 0000:03:00.0: Adding to iommu group 12
[    0.402670] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.402673] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.402674] software IO TLB: mapped [mem 0x0000000072eb9000-0x0000000076eb9000] (64MB)
[    0.403209] Initialise system trusted keyrings
[    0.403225] Key type blacklist registered
[    0.403284] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.403296] zbud: loaded
[    0.403418] fuse: init (API version 7.40)
[    0.403584] integrity: Platform Keyring initialized
[    0.403589] integrity: Machine keyring initialized
[    0.422745] Key type asymmetric registered
[    0.422749] Asymmetric key parser 'x509' registered
[    1.004111] Freeing initrd memory: 64888K
[    1.010903] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.010949] io scheduler mq-deadline registered
[    1.012713] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.016346] thermal LNXTHERM:00: registered as thermal_zone0
[    1.016350] ACPI: thermal: Thermal Zone [TZ01] (46 C)
[    1.016601] thermal LNXTHERM:01: registered as thermal_zone1
[    1.016603] ACPI: thermal: Thermal Zone [TZ00] (38 C)
[    1.016790] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.017546] Linux agpgart interface v0.103
[    1.017718] tpm_crb MSFT0101:00: [Firmware Bug]: Bad ACPI memory layout
[    1.361468] i8042: PNP: PS/2 Controller [PNP0303:KBD0] at 0x60,0x64 irq 1
[    1.361474] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.361849] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.361977] mousedev: PS/2 mouse device common for all mice
[    1.362000] rtc_cmos 00:03: RTC can wake from S4
[    1.362753] rtc_cmos 00:03: registered as rtc0
[    1.362882] rtc_cmos 00:03: setting system clock to 2024-11-07T16:07:38 UTC (1730995658)
[    1.362916] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[    1.362994] intel_pstate: Intel P-state driver initializing
[    1.363147] intel_pstate: HWP enabled
[    1.363236] ledtrig-cpu: registered to indicate activity on CPUs
[    1.363346] efifb: probing for efifb
[    1.363358] efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
[    1.363360] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.363361] efifb: scrolling: redraw
[    1.363362] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.363490] Console: switching to colour frame buffer device 240x67
[    1.365117] fb0: EFI VGA frame buffer device
[    1.365267] NET: Registered PF_INET6 protocol family
[    1.369605] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.370440] Segment Routing with IPv6
[    1.370458] In-situ OAM (IOAM) with IPv6
[    1.370488] mip6: Mobile IPv6
[    1.370493] NET: Registered PF_PACKET protocol family
[    1.370553] mpls_gso: MPLS GSO support
[    1.370847] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    1.370890] microcode: Current revision: 0x000000f0
[    1.370893] microcode: Updated early from: 0x00000033
[    1.370996] IPI shorthand broadcast: enabled
[    1.372396] sched_clock: Marking stable (1370565149, 417795)->(1373578519, -2595575)
[    1.372513] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    1.373947] registered taskstats version 1
[    1.374075] Loading compiled-in X.509 certificates
[    1.395782] Loaded X.509 cert 'Build time autogenerated kernel key: d17cd06a80c10811e0cc2dce69b6fd904582bd02'
[    1.397813] Demotion targets for Node 0: null
[    1.397913] Key type .fscrypt registered
[    1.397915] Key type fscrypt-provisioning registered
[    1.416129] Key type encrypted registered
[    1.416134] AppArmor: AppArmor sha256 policy hashing enabled
[    1.418634] integrity: Loading X.509 certificate: UEFI:db
[    1.418684] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.418686] integrity: Loading X.509 certificate: UEFI:db
[    1.418708] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.418709] integrity: Loading X.509 certificate: UEFI:db
[    1.418869] integrity: Loaded X.509 cert 'Wistron Secure Flash: 34988c042fea03ab4cf14666886666c5'
[    1.418870] integrity: Loading X.509 certificate: UEFI:db
[    1.418882] integrity: Loaded X.509 cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5'
[    1.425549] tsc: Refined TSC clocksource calibration: 2592.046 MHz
[    1.425572] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255ce26c040, max_idle_ns: 440795251760 ns
[    1.425587] clocksource: Switched to clocksource tsc
[    1.426718] ima: Allocated hash algorithm: sha256
[    1.548320] ima: No architecture policies found
[    1.548364] evm: Initialising EVM extended attributes:
[    1.548366] evm: security.selinux
[    1.548369] evm: security.SMACK64 (disabled)
[    1.548372] evm: security.SMACK64EXEC (disabled)
[    1.548374] evm: security.SMACK64TRANSMUTE (disabled)
[    1.548376] evm: security.SMACK64MMAP (disabled)
[    1.548379] evm: security.apparmor
[    1.548381] evm: security.ima
[    1.548383] evm: security.capability
[    1.548385] evm: HMAC attrs: 0x1
[    1.674864] RAS: Correctable Errors collector initialized.
[    1.688657] clk: Disabling unused clocks
[    1.688661] PM: genpd: Disabling unused power domains
[    1.689801] Freeing unused decrypted memory: 2028K
[    1.690335] Freeing unused kernel image (initmem) memory: 4108K
[    1.690432] Write protecting the kernel read-only data: 28672k
[    1.691106] Freeing unused kernel image (rodata/data gap) memory: 1284K
[    1.740236] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.740238] x86/mm: Checking user space page tables
[    1.787515] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.787519] Run /init as init process
[    1.787520]   with arguments:
[    1.787522]     /init
[    1.787523]   with environment:
[    1.787523]     HOME=/
[    1.787524]     TERM=linux
[    1.787525]     BOOT_IMAGE=/boot/vmlinuz-6.10.11+bpo-amd64
[    1.907011] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.916367] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WMBF method block execution control method not found
[    1.918452] ACPI: battery: Slot [BAT0] (battery present)
[    1.926193] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.926197] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.926200] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.926201] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.934867] ACPI: button: Lid Switch [LID0]
[    1.934946] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    1.934991] ACPI: button: Sleep Button [SLPB]
[    1.935049] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.935090] ACPI: button: Power Button [PWRF]
[    1.956896] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.956928] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.958697] i2c i2c-0: Successfully instantiated SPD at 0x50
[    1.959234] i2c i2c-0: Successfully instantiated SPD at 0x52
[    1.960638] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.960874] platform idma64.0: Adding to iommu group 13
[    1.961040] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    1.961204] ACPI: bus type USB registered
[    1.961241] usbcore: registered new interface driver usbfs
[    1.961255] usbcore: registered new interface driver hub
[    1.961270] usbcore: registered new device driver usb
[    1.963329] platform i2c_designware.0: Adding to iommu group 14
[    1.969504] SCSI subsystem initialized
[    1.980812] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    1.981055] platform idma64.1: Adding to iommu group 15
[    1.981201] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    1.981241] platform i2c_designware.1: Adding to iommu group 16
[    1.997998] ACPI: bus type drm_connector registered
[    2.004593] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    2.004850] libata version 3.00 loaded.
[    2.012833] ahci 0000:00:17.0: version 3.0
[    2.018191] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.018201] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.020666] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    2.021105] hid: raw HID events driver (C) Jiri Kosina
[    2.024006] ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    2.024012] ahci 0000:00:17.0: 3/3 ports implemented (port mask 0x7)
[    2.024015] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    2.024045] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.024051] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.024057] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    2.024859] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[    2.024864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.024866] usb usb1: Product: xHCI Host Controller
[    2.024868] usb usb1: Manufacturer: Linux 6.10.11+bpo-amd64 xhci-hcd
[    2.024870] usb usb1: SerialNumber: 0000:00:14.0
[    2.025245] hub 1-0:1.0: USB hub found
[    2.025268] hub 1-0:1.0: 12 ports detected
[    2.025955] scsi host0: ahci
[    2.026985] scsi host1: ahci
[    2.027694] scsi host2: ahci
[    2.027734] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
[    2.027739] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.027742] usb usb2: Product: xHCI Host Controller
[    2.027744] usb usb2: Manufacturer: Linux 6.10.11+bpo-amd64 xhci-hcd
[    2.027746] usb usb2: SerialNumber: 0000:00:14.0
[    2.027754] ata1: SATA max UDMA/133 abar m2048@0x9432e000 port 0x9432e100 irq 125 lpm-pol 3
[    2.027757] ata2: SATA max UDMA/133 abar m2048@0x9432e000 port 0x9432e180 irq 125 lpm-pol 3
[    2.027760] ata3: SATA max UDMA/133 abar m2048@0x9432e000 port 0x9432e200 irq 125 lpm-pol 3
[    2.027944] hub 2-0:1.0: USB hub found
[    2.027960] hub 2-0:1.0: 6 ports detected
[    2.028814] usb: port power management may be unreliable
[    2.029991] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 30:65:ec:8c:a3:e2, XID 541, IRQ 131
[    2.029995] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    2.280657] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[    2.340635] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.340687] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.340722] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.341186] ata2.00: supports DRM functions and may not be fully accessible
[    2.341194] ata2.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0DB6Q, max UDMA/133
[    2.342181] ata2.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.342320] ata1.00: ATA-9: SAMSUNG MZNLN256HCHP-00000, EMT2100Q, max UDMA/133
[    2.342826] ata1.00: NCQ Send/Recv Log not supported
[    2.342834] ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.343044] ata2.00: Features: Trust NCQ-sndrcv
[    2.343329] ata2.00: supports DRM functions and may not be fully accessible
[    2.343451] ata1.00: Features: Dev-Sleep
[    2.343954] ata3.00: ATAPI: MATSHITA DVD-RAM UJ8HC, 1.00, max UDMA/100
[    2.344264] ata1.00: NCQ Send/Recv Log not supported
[    2.344780] ata2.00: configured for UDMA/133
[    2.345123] ata1.00: configured for UDMA/133
[    2.349320] ata3.00: configured for UDMA/100
[    2.355272] ahci 0000:00:17.0: port does not support device sleep
[    2.355691] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG MZNLN256 100Q PQ: 0 ANSI: 5
[    2.356648] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 840  DB6Q PQ: 0 ANSI: 5
[    2.360232] scsi 2:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ8HC    1.00 PQ: 0 ANSI: 5
[    2.432306] usb 1-4: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
[    2.432319] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.432326] usb 1-4: Product: USB Receiver
[    2.432331] usb 1-4: Manufacturer: Logitech
[    2.560498] usb 1-5: new full-speed USB device number 3 using xhci_hcd
[    2.584018] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    2.589732] input: SYN1B7F:00 06CB:7407 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYN1B7F:00/0018:06CB:7407.0001/input/input4
[    2.590163] input: SYN1B7F:00 06CB:7407 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYN1B7F:00/0018:06CB:7407.0001/input/input5
[    2.590770] hid-generic 0018:06CB:7407.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN1B7F:00 06CB:7407] on i2c-SYN1B7F:00
[    2.648129] sd 1:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    2.648158] sd 1:0:0:0: [sda] Write Protect is off
[    2.648164] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.648184] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.648232] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    2.648275] sd 0:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    2.648299] sd 0:0:0:0: [sdb] Write Protect is off
[    2.648305] sd 0:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.648333] sd 0:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.648379] sd 0:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[    2.650058] input: SYN1B7F:00 06CB:7407 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYN1B7F:00/0018:06CB:7407.0001/input/input7
[    2.650189] input: SYN1B7F:00 06CB:7407 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYN1B7F:00/0018:06CB:7407.0001/input/input8
[    2.650340] hid-multitouch 0018:06CB:7407.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN1B7F:00 06CB:7407] on i2c-SYN1B7F:00
[    2.651055]  sda: sda1 sda2 sda3
[    2.651549] sd 1:0:0:0: [sda] supports TCG Opal
[    2.651557] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.653190]  sdb: sdb1 sdb2 sdb3 sdb4
[    2.653536] sd 0:0:0:0: [sdb] Attached SCSI disk
[    2.662731] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.662736] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.710089] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.713918] usb 1-5: New USB device found, idVendor=04ca, idProduct=3016, bcdDevice= 0.01
[    2.713924] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.840430] usb 1-6: new full-speed USB device number 4 using xhci_hcd
[    2.990457] usb 1-6: New USB device found, idVendor=04f3, idProduct=2226, bcdDevice=14.11
[    2.990461] usb 1-6: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[    2.990463] usb 1-6: Product: Touchscreen
[    2.990465] usb 1-6: Manufacturer: ELAN
[    3.061913] ACPI Warning: \_SB.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
[    3.062351] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    3.062354] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP01.PXSX handle
[    3.062355] nouveau: detected PR support, will not use DSM
[    3.062375] nouveau 0000:01:00.0: enabling device (0406 -> 0407)
[    3.062523] nouveau 0000:01:00.0: NVIDIA GM107 (1171a0a2)
[    3.083672] nouveau 0000:01:00.0: bios: version 82.07.80.00.22
[    3.168097] usb 1-7: new high-speed USB device number 5 using xhci_hcd
[    3.168437] nouveau 0000:01:00.0: fb: 4096 MiB DDR3
[    3.168455] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 022554 [ PRIVRING ]
[    3.333237] usb 1-7: New USB device found, idVendor=04f2, idProduct=b526, bcdDevice=22.06
[    3.333242] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.333245] usb 1-7: Product: HD WebCam
[    3.333247] usb 1-7: Manufacturer: SunplusIT INC.
[    3.504766] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:046D:C52F.0002/input/input10
[    3.504844] hid-generic 0003:046D:C52F.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-4/input0
[    3.506032] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0003/input/input11
[    3.506196] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    3.506277] Console: switching to colour dummy device 80x25
[    3.506330] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.506368] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[    3.507931] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.508037] i915 0000:00:02.0: [drm] Disabling framebuffer compression (FBC) to prevent screen flicker with VT-d enabled
[    3.513344] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[    3.564505] hid-generic 0003:046D:C52F.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4/input1
[    3.572144] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:04F3:2226.0004/input/input14
[    3.572212] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:04F3:2226.0004/input/input15
[    3.572244] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:04F3:2226.0004/input/input16
[    3.572323] hid-multitouch 0003:04F3:2226.0004: input,hiddev1,hidraw3: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-6/input0
[    3.572363] usbcore: registered new interface driver usbhid
[    3.572366] usbhid: USB HID core driver
[    3.604672] logitech-djreceiver 0003:046D:C52F.0002: hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-4/input0
[    3.680730] logitech-djreceiver 0003:046D:C52F.0003: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4/input1
[    3.742196] logitech-djreceiver 0003:046D:C52F.0003: device of type eQUAD step 4 DJ (0x04) connected on slot 1
[    3.742543] input: Logitech Wireless Mouse PID:4057 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0003/0003:046D:4057.0005/input/input18
[    3.742816] input: Logitech Wireless Mouse PID:4057 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0003/0003:046D:4057.0005/input/input19
[    3.742875] hid-generic 0003:046D:4057.0005: input,hidraw4: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4057] on usb-0000:00:14.0-4/input1:1
[    3.780325] input: Logitech B330/M330/M3 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0003/0003:046D:4057.0005/input/input23
[    3.780385] logitech-hidpp-device 0003:046D:4057.0005: input,hidraw4: USB HID v1.11 Mouse [Logitech B330/M330/M3] on usb-0000:00:14.0-4/input1:1
[    4.481067] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
[    4.481071] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[    4.481090] nouveau 0000:01:00.0: DRM: Pointer to TMDS table not found
[    4.483629] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    4.483864] [drm] Initialized nouveau 1.4.0 20120801 for 0000:01:00.0 on minor 0
[    4.484029] nouveau 0000:01:00.0: [drm] No compatible format found
[    4.484031] nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
[    5.023821] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
[    5.030220] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    5.030733] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input24
[    5.030824] ACPI: video: [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
[    5.030852] ACPI: video: Video Device [PXSX] (multi-head: yes  rom: yes  post: no)
[    5.030955] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:33/LNXVIDEO:01/input/input25
[    6.112651] fbcon: i915drmfb (fb0) is primary device
[    7.202642] Console: switching to colour frame buffer device 240x67
[    7.224190] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    7.244842] vga_switcheroo: enabled
[    7.915306] PM: Image not found (code -22)
[    8.094206] EXT4-fs (sda2): mounted filesystem 8acafcc9-e8a7-48b8-9c8c-0831aa5b2f1d ro with ordered data mode. Quota mode: none.
[    8.160380] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    8.220555] systemd[1]: RTC configured in localtime, applying delta of -300 minutes to system time.
[    8.248585] systemd[1]: Inserted module 'autofs4'
[    8.359818] systemd[1]: systemd 252.30-1~deb12u2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    8.359826] systemd[1]: Detected architecture x86-64.
[    8.360819] systemd[1]: Hostname set to <Acer-Debian>.
[    8.515266] systemd[1]: Queued start job for default target graphical.target.
[    8.529760] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    8.530135] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    8.530408] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    8.530638] systemd[1]: Created slice user.slice - User and Session Slice.
[    8.530716] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    8.530900] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    8.530921] systemd[1]: Expecting device dev-disk-by\x2duuid-6171\x2d7281.device - /dev/disk/by-uuid/6171-7281...
[    8.530930] systemd[1]: Expecting device dev-disk-by\x2duuid-e357e962\x2dbbbf\x2d4254\x2d89df\x2db44818570740.device - /dev/disk/by-uuid/e357e962-bbbf-4254-89df-b44818570740...
[    8.530951] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    8.530977] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    8.530990] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[    8.531000] systemd[1]: Reached target slices.target - Slice Units.
[    8.531025] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    8.531156] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[    8.531220] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    8.531542] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    8.531697] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    8.531862] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    8.532224] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    8.532364] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    8.533365] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    8.534356] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    8.535654] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    8.536765] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    8.538200] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    8.539622] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    8.541128] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    8.542619] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[    8.544050] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    8.545603] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    8.547281] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    8.549624] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[    8.549780] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    8.554953] pstore: Using crash dump compression: deflate
[    8.556113] systemd[1]: Starting systemd-journald.service - Journal Service...
[    8.558796] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    8.560315] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    8.571092] loop: module loaded
[    8.572391] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    8.576303] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    8.580766] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    8.581290] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    8.581825] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    8.582491] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    8.583308] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    8.583522] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    8.583918] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    8.584101] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    8.584766] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    8.584975] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    8.586115] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    8.586326] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[    8.589210] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    8.594112] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    8.595429] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    8.611448] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    8.611628] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    8.611664] device-mapper: uevent: version 1.0.3
[    8.611804] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    8.613239] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    8.613530] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[    8.614070] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[    8.617615] pstore: Registered efi_pstore as persistent store backend
[    8.618649] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    8.618871] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    8.619211] EXT4-fs (sda2): re-mounted 8acafcc9-e8a7-48b8-9c8c-0831aa5b2f1d r/w. Quota mode: none.
[    8.621825] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    8.622265] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    8.622339] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    8.623686] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[    8.625371] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[    8.628483] lp: driver loaded but no devices found
[    8.642448] ppdev: user-space parallel port driver
[    8.659604] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
[    8.660106] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    8.673959] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    8.700628] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    8.700734] systemd[1]: Started systemd-journald.service - Journal Service.
[    8.714171] systemd-journald[314]: Received client request to flush runtime journal.
[    9.019618] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    9.019670] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    9.019832] sr 2:0:0:0: Attached scsi generic sg2 type 5
[    9.168585] ACPI: AC: AC Adapter [ADP1] (on-line)
[    9.180776] Adding 1000444k swap on /dev/sda3.  Priority:-2 extents:1 across:1000444k SS
[    9.220506] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[    9.221036] ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[    9.246694] acer_wmi: Acer Laptop ACPI-WMI Extras
[    9.246731] acer_wmi: Function bitmap for Communication Button: 0x801
[    9.246786] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    9.270567] input: Acer WMI hotkeys as /devices/virtual/input/input26
[    9.280260] iTCO_vendor_support: vendor-support=0
[    9.296373] input: PC Speaker as /devices/platform/pcspkr/input/input27
[    9.304383] mc: Linux media interface: v0.10
[    9.314947] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    9.325147] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    9.389571] Bluetooth: Core ver 2.22
[    9.389603] NET: Registered PF_BLUETOOTH protocol family
[    9.389608] Bluetooth: HCI device and connection manager initialized
[    9.389612] Bluetooth: HCI socket layer initialized
[    9.389615] Bluetooth: L2CAP socket layer initialized
[    9.389620] Bluetooth: SCO socket layer initialized
[    9.452625] videodev: Linux video capture interface: v2.00
[    9.527288] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    9.527292] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    9.527294] RAPL PMU: hw unit of domain package 2^-14 Joules
[    9.527295] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    9.527295] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    9.527296] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    9.532128] usb 1-7: Found UVC 1.00 device HD WebCam (04f2:b526)
[    9.564922] usbcore: registered new interface driver uvcvideo
[    9.577903] cryptd: max_cpu_qlen set to 1000
[    9.580028] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.580295] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    9.580564] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    9.580821] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.581068] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    9.607700] AVX2 version of gcm_enc/dec engaged.
[    9.607737] AES CTR mode by8 optimization enabled
[    9.623694] usbcore: registered new interface driver btusb
[    9.629263] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[    9.763775] audit: type=1400 audit(1731013666.893:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=558 comm="apparmor_parser"
[    9.763916] audit: type=1400 audit(1731013666.893:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=558 comm="apparmor_parser"
[    9.763971] audit: type=1400 audit(1731013666.893:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=557 comm="apparmor_parser"
[    9.769600] audit: type=1400 audit(1731013666.901:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=566 comm="apparmor_parser"
[    9.771358] audit: type=1400 audit(1731013666.901:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=565 comm="apparmor_parser"
[    9.771363] audit: type=1400 audit(1731013666.901:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=565 comm="apparmor_parser"
[    9.771365] audit: type=1400 audit(1731013666.901:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=565 comm="apparmor_parser"
[    9.774697] audit: type=1400 audit(1731013666.905:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=559 comm="apparmor_parser"
[    9.774704] audit: type=1400 audit(1731013666.905:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=559 comm="apparmor_parser"
[    9.774707] audit: type=1400 audit(1731013666.905:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=559 comm="apparmor_parser"
[    9.864505] snd_soc_avs 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   10.082722] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/skl/dsp_basefw.bin (-2)
[   10.082739] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/skl/dsp_basefw.bin (-2)
[   10.082742] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/skl/dsp_basefw.bin failed with error -2
[   10.082746] snd_soc_avs 0000:00:1f.3: request firmware failed: -2
[   10.082774] snd_soc_avs 0000:00:1f.3: firmware boot failed: -2
[   10.180238] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   10.258257] intel_pmc_core intel_pmc_core.0:  initialized
[   10.284395] intel_rapl_common: Found RAPL domain package
[   10.284400] intel_rapl_common: Found RAPL domain core
[   10.284402] intel_rapl_common: Found RAPL domain uncore
[   10.284403] intel_rapl_common: Found RAPL domain dram
[   10.284405] intel_rapl_common: Found RAPL domain psys
[   10.310702] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.310706] Bluetooth: BNEP filters: protocol multicast
[   10.310709] Bluetooth: BNEP socket layer initialized
[   10.326453] Bluetooth: MGMT ver 1.22
[   10.338004] NET: Registered PF_ALG protocol family
[   10.430939] NET: Registered PF_QIPCRTR protocol family
[   10.453282] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[   10.453304] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[   10.453323] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[   10.453336] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[   10.459563] ath10k_pci 0000:03:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 11ad:0807
[   10.459568] ath10k_pci 0000:03:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[   10.460086] ath10k_pci 0000:03:00.0: firmware ver WLAN.RM.4.4.1-00288- api 6 features wowlan,ignore-otp,mfp crc32 bf907c7c
[   10.530687] ath10k_pci 0000:03:00.0: board_file api 2 bmi_id N/A crc32 62812cba
[   10.536460] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[   10.626611] ath10k_pci 0000:03:00.0: htt-ver 3.87 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   10.709386] ath: EEPROM regdomain: 0x6c
[   10.709390] ath: EEPROM indicates we should expect a direct regpair map
[   10.709392] ath: Country alpha2 being used: 00
[   10.709394] ath: Regpair used: 0x6c
[   10.741696] r8169 0000:02:00.0 enp2s0: Link is Down
[   10.751747] ath10k_pci 0000:03:00.0 wlp3s0: renamed from wlan0
[   11.374461] Bluetooth: RFCOMM TTY layer initialized
[   11.374470] Bluetooth: RFCOMM socket layer initialized
[   11.374476] Bluetooth: RFCOMM ver 1.11
[   11.780549] pcieport 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
[   11.916541] nouveau 0000:01:00.0: Enabling HDA controller
[   12.065736] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 619444 [ PRIVRING ]
[   13.582255] rfkill: input handler disabled
[   13.800863] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control off
[   16.641906] wlp3s0: authenticate with 4a:2d:e6:37:a2:2f (local address=30:52:cb:11:ce:03)
[   16.641914] wlp3s0: send auth to 4a:2d:e6:37:a2:2f (try 1/3)
[   16.665823] wlp3s0: authenticate with 4a:2d:e6:37:a2:2f (local address=30:52:cb:11:ce:03)
[   16.665838] wlp3s0: send auth to 4a:2d:e6:37:a2:2f (try 1/3)
[   16.670410] wlp3s0: authenticated
[   16.672480] wlp3s0: associate with 4a:2d:e6:37:a2:2f (try 1/3)
[   16.692508] wlp3s0: RX AssocResp from 4a:2d:e6:37:a2:2f (capab=0x511 status=30 aid=0)
[   16.692547] wlp3s0: 4a:2d:e6:37:a2:2f rejected association temporarily; comeback duration 1000 TU (1024 ms)
[   17.740682] wlp3s0: associate with 4a:2d:e6:37:a2:2f (try 2/3)
[   18.096170] logitech-hidpp-device 0003:046D:4057.0005: HID++ 4.5 device connected.
[   18.892669] wlp3s0: associate with 4a:2d:e6:37:a2:2f (try 3/3)
[   19.884707] wlp3s0: association with 4a:2d:e6:37:a2:2f timed out
[   20.556799] wlp3s0: authenticate with 4a:aa:e6:89:f4:ac (local address=30:52:cb:11:ce:03)
[   20.556803] wlp3s0: send auth to 4a:aa:e6:89:f4:ac (try 1/3)
[   20.577448] wlp3s0: authenticate with 4a:aa:e6:89:f4:ac (local address=30:52:cb:11:ce:03)
[   20.577455] wlp3s0: send auth to 4a:aa:e6:89:f4:ac (try 1/3)
[   20.582757] wlp3s0: authenticated
[   20.584474] wlp3s0: associate with 4a:aa:e6:89:f4:ac (try 1/3)
[   20.612585] wlp3s0: RX AssocResp from 4a:aa:e6:89:f4:ac (capab=0x511 status=0 aid=1)
[   20.615232] wlp3s0: associated
[   29.225628] rfkill: input handler enabled
[   29.320640] pcieport 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
[   29.456556] nouveau 0000:01:00.0: Enabling HDA controller
[   30.822682] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 619444 [ PRIVRING ]







User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2337
Joined: 2010-06-07 16:59
Has thanked: 45 times
Been thanked: 256 times

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#11 Post by FreewheelinFrank »

It looks like the avs driver needs some firmware. This is available in firmware-intel-sound in Sid but not in Bookworm. You can download the Sid package and install it manually. Do not add the repository as you do not want to upgrade anything else. Just download the package and install in a terminal. The reboot and see what happens.

This is just from a quick look on my phone - I may have missed something. I will have a closer look in the morning at my PC.

https://packages.debian.org/sid/all/fir ... ntel-sound

Addendum:

Here is the relevant output:
[ 9.864505] snd_soc_avs 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 10.082722] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/skl/dsp_basefw.bin (-2)
[ 10.082739] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/skl/dsp_basefw.bin (-2)
[ 10.082742] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/skl/dsp_basefw.bin failed with error -2
[ 10.082746] snd_soc_avs 0000:00:1f.3: request firmware failed: -2
[ 10.082774] snd_soc_avs 0000:00:1f.3: firmware boot failed: -2
The required files are actually in firmware-intel-sound in Debian Backports, so ignore the advice above and install the package from Backports.

https://packages.debian.org/bookworm-ba ... d/filelist

https://backports.debian.org/Instructions/

Thanks and a tip of the hat to @stevepusser.

viewtopic.php?p=810426#p810426

kwat2024
Posts: 9
Joined: 2024-10-30 17:43
Has thanked: 1 time

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#12 Post by kwat2024 »

I installed firmware-intel-sound from backports, but firmware still not found and no sound:

Code: Select all

[    0.397336] pci 0000:01:00.0: Adding to iommu group 10
[    0.397349] pci 0000:02:00.0: Adding to iommu group 11
[    0.397362] pci 0000:03:00.0: Adding to iommu group 12
[    0.398413] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.398416] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.398418] software IO TLB: mapped [mem 0x0000000072eb9000-0x0000000076eb9000] (64MB)
[    0.398944] Initialise system trusted keyrings
[    0.398958] Key type blacklist registered
[    0.399023] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.399036] zbud: loaded
[    0.399143] fuse: init (API version 7.40)
[    0.399303] integrity: Platform Keyring initialized
[    0.399307] integrity: Machine keyring initialized
[    0.418441] Key type asymmetric registered
[    0.418446] Asymmetric key parser 'x509' registered
[    1.000548] Freeing initrd memory: 64888K
[    1.007348] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.007390] io scheduler mq-deadline registered
[    1.009149] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.012483] thermal LNXTHERM:00: registered as thermal_zone0
[    1.012487] ACPI: thermal: Thermal Zone [TZ01] (45 C)
[    1.012721] thermal LNXTHERM:01: registered as thermal_zone1
[    1.012723] ACPI: thermal: Thermal Zone [TZ00] (37 C)
[    1.012931] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.013813] Linux agpgart interface v0.103
[    1.013985] tpm_crb MSFT0101:00: [Firmware Bug]: Bad ACPI memory layout
[    1.357931] i8042: PNP: PS/2 Controller [PNP0303:KBD0] at 0x60,0x64 irq 1
[    1.357937] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.358316] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.358506] mousedev: PS/2 mouse device common for all mice
[    1.358548] rtc_cmos 00:03: RTC can wake from S4
[    1.359277] rtc_cmos 00:03: registered as rtc0
[    1.359408] rtc_cmos 00:03: setting system clock to 2024-11-08T06:59:47 UTC (1731049187)
[    1.359439] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[    1.359575] intel_pstate: Intel P-state driver initializing
[    1.359902] intel_pstate: HWP enabled
[    1.359977] ledtrig-cpu: registered to indicate activity on CPUs
[    1.360096] efifb: probing for efifb
[    1.360109] efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
[    1.360110] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.360112] efifb: scrolling: redraw
[    1.360112] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.360232] Console: switching to colour frame buffer device 240x67
[    1.361793] fb0: EFI VGA frame buffer device
[    1.361939] NET: Registered PF_INET6 protocol family
[    1.366212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.366881] Segment Routing with IPv6
[    1.366896] In-situ OAM (IOAM) with IPv6
[    1.366924] mip6: Mobile IPv6
[    1.366928] NET: Registered PF_PACKET protocol family
[    1.367028] mpls_gso: MPLS GSO support
[    1.367265] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    1.367333] microcode: Current revision: 0x000000f0
[    1.367336] microcode: Updated early from: 0x00000033
[    1.367433] IPI shorthand broadcast: enabled
[    1.368647] sched_clock: Marking stable (1368001538, 418045)->(1372340786, -3921203)
[    1.368750] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    1.370124] registered taskstats version 1
[    1.370225] Loading compiled-in X.509 certificates
[    1.387541] Loaded X.509 cert 'Build time autogenerated kernel key: d17cd06a80c10811e0cc2dce69b6fd904582bd02'
[    1.389293] Demotion targets for Node 0: null
[    1.389349] Key type .fscrypt registered
[    1.389351] Key type fscrypt-provisioning registered
[    1.405473] Key type encrypted registered
[    1.405479] AppArmor: AppArmor sha256 policy hashing enabled
[    1.407840] integrity: Loading X.509 certificate: UEFI:db
[    1.407876] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.407878] integrity: Loading X.509 certificate: UEFI:db
[    1.407895] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.407896] integrity: Loading X.509 certificate: UEFI:db
[    1.408055] integrity: Loaded X.509 cert 'Wistron Secure Flash: 34988c042fea03ab4cf14666886666c5'
[    1.408056] integrity: Loading X.509 certificate: UEFI:db
[    1.408068] integrity: Loaded X.509 cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5'
[    1.415771] ima: Allocated hash algorithm: sha256
[    1.420513] tsc: Refined TSC clocksource calibration: 2592.008 MHz
[    1.420519] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cbea3061, max_idle_ns: 440795313801 ns
[    1.420558] clocksource: Switched to clocksource tsc
[    1.540971] ima: No architecture policies found
[    1.541013] evm: Initialising EVM extended attributes:
[    1.541016] evm: security.selinux
[    1.541019] evm: security.SMACK64 (disabled)
[    1.541021] evm: security.SMACK64EXEC (disabled)
[    1.541024] evm: security.SMACK64TRANSMUTE (disabled)
[    1.541026] evm: security.SMACK64MMAP (disabled)
[    1.541028] evm: security.apparmor
[    1.541030] evm: security.ima
[    1.541032] evm: security.capability
[    1.541035] evm: HMAC attrs: 0x1
[    1.663158] RAS: Correctable Errors collector initialized.
[    1.676916] clk: Disabling unused clocks
[    1.676920] PM: genpd: Disabling unused power domains
[    1.678033] Freeing unused decrypted memory: 2028K
[    1.678574] Freeing unused kernel image (initmem) memory: 4108K
[    1.678675] Write protecting the kernel read-only data: 28672k
[    1.679278] Freeing unused kernel image (rodata/data gap) memory: 1284K
[    1.728118] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.728120] x86/mm: Checking user space page tables
[    1.774826] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.774836] Run /init as init process
[    1.774838]   with arguments:
[    1.774839]     /init
[    1.774840]   with environment:
[    1.774841]     HOME=/
[    1.774842]     TERM=linux
[    1.774842]     BOOT_IMAGE=/boot/vmlinuz-6.10.11+bpo-amd64
[    1.895974] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.903674] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WMBF method block execution control method not found
[    1.904182] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.904185] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.904188] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.904190] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.908204] ACPI: battery: Slot [BAT0] (battery present)
[    1.908455] ACPI: button: Lid Switch [LID0]
[    1.908498] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    1.908529] ACPI: button: Sleep Button [SLPB]
[    1.908567] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.908627] ACPI: button: Power Button [PWRF]
[    1.925043] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.925073] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.927414] i2c i2c-0: Successfully instantiated SPD at 0x50
[    1.927943] i2c i2c-0: Successfully instantiated SPD at 0x52
[    1.948560] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.948966] platform idma64.0: Adding to iommu group 13
[    1.949112] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    1.949161] platform i2c_designware.0: Adding to iommu group 14
[    1.971581] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    1.971821] platform idma64.1: Adding to iommu group 15
[    1.971980] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    1.972255] platform i2c_designware.1: Adding to iommu group 16
[    1.972927] ACPI: bus type drm_connector registered
[    1.987078] SCSI subsystem initialized
[    1.987130] hid: raw HID events driver (C) Jiri Kosina
[    1.987895] ACPI: bus type USB registered
[    1.988387] usbcore: registered new interface driver usbfs
[    1.988551] usbcore: registered new interface driver hub
[    1.988569] usbcore: registered new device driver usb
[    2.020351] libata version 3.00 loaded.
[    2.185371] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.185396] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.186719] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    2.187643] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.187657] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.187669] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    2.187800] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[    2.187812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.187820] usb usb1: Product: xHCI Host Controller
[    2.187826] usb usb1: Manufacturer: Linux 6.10.11+bpo-amd64 xhci-hcd
[    2.187832] usb usb1: SerialNumber: 0000:00:14.0
[    2.189924] hub 1-0:1.0: USB hub found
[    2.190100] hub 1-0:1.0: 12 ports detected
[    2.195370] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    2.196222] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
[    2.196235] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.196242] usb usb2: Product: xHCI Host Controller
[    2.196248] usb usb2: Manufacturer: Linux 6.10.11+bpo-amd64 xhci-hcd
[    2.196254] usb usb2: SerialNumber: 0000:00:14.0
[    2.196658] hub 2-0:1.0: USB hub found
[    2.196687] hub 2-0:1.0: 6 ports detected
[    2.196724] input: SYN1B7F:00 06CB:7407 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYN1B7F:00/0018:06CB:7407.0001/input/input4
[    2.196957] input: SYN1B7F:00 06CB:7407 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYN1B7F:00/0018:06CB:7407.0001/input/input5
[    2.197214] hid-generic 0018:06CB:7407.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN1B7F:00 06CB:7407] on i2c-SYN1B7F:00
[    2.198459] usb: port power management may be unreliable
[    2.198653] ahci 0000:00:17.0: version 3.0
[    2.200319] ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    2.200335] ahci 0000:00:17.0: 3/3 ports implemented (port mask 0x7)
[    2.200343] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    2.205782] scsi host0: ahci
[    2.209962] scsi host1: ahci
[    2.210711] scsi host2: ahci
[    2.210879] ata1: SATA max UDMA/133 abar m2048@0x9432e000 port 0x9432e100 irq 130 lpm-pol 3
[    2.210889] ata2: SATA max UDMA/133 abar m2048@0x9432e000 port 0x9432e180 irq 130 lpm-pol 3
[    2.210895] ata3: SATA max UDMA/133 abar m2048@0x9432e000 port 0x9432e200 irq 130 lpm-pol 3
[    2.220257] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 30:65:ec:8c:a3:e2, XID 541, IRQ 131
[    2.220278] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    2.265902] input: SYN1B7F:00 06CB:7407 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYN1B7F:00/0018:06CB:7407.0001/input/input7
[    2.266109] input: SYN1B7F:00 06CB:7407 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYN1B7F:00/0018:06CB:7407.0001/input/input8
[    2.266341] hid-multitouch 0018:06CB:7407.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN1B7F:00 06CB:7407] on i2c-SYN1B7F:00
[    2.452569] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[    2.524114] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.524303] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.524613] ata2.00: supports DRM functions and may not be fully accessible
[    2.524621] ata2.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0DB6Q, max UDMA/133
[    2.525188] ata2.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.525791] ata2.00: Features: Trust NCQ-sndrcv
[    2.525817] ata1.00: ATA-9: SAMSUNG MZNLN256HCHP-00000, EMT2100Q, max UDMA/133
[    2.526042] ata2.00: supports DRM functions and may not be fully accessible
[    2.526268] ata1.00: NCQ Send/Recv Log not supported
[    2.526276] ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.527005] ata1.00: Features: Dev-Sleep
[    2.527118] ata2.00: configured for UDMA/133
[    2.528099] ata1.00: NCQ Send/Recv Log not supported
[    2.528672] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.529036] ata1.00: configured for UDMA/133
[    2.532371] ata3.00: ATAPI: MATSHITA DVD-RAM UJ8HC, 1.00, max UDMA/100
[    2.539182] ahci 0000:00:17.0: port does not support device sleep
[    2.539606] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG MZNLN256 100Q PQ: 0 ANSI: 5
[    2.539963] ata3.00: configured for UDMA/100
[    2.540570] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 840  DB6Q PQ: 0 ANSI: 5
[    2.546550] scsi 2:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ8HC    1.00 PQ: 0 ANSI: 5
[    2.584106] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    2.606940] usb 1-4: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
[    2.606946] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.606949] usb 1-4: Product: USB Receiver
[    2.606951] usb 1-4: Manufacturer: Logitech
[    2.608174] sd 0:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    2.608185] sd 0:0:0:0: [sdb] Write Protect is off
[    2.608188] sd 0:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.608202] sd 0:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.608237] sd 0:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[    2.608321] sd 1:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    2.608333] sd 1:0:0:0: [sda] Write Protect is off
[    2.608336] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.608346] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.608373] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    2.609808]  sda: sda1 sda2 sda3
[    2.610158] sd 1:0:0:0: [sda] supports TCG Opal
[    2.610161] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.612608]  sdb: sdb1 sdb2 sdb3 sdb4
[    2.612758] sd 0:0:0:0: [sdb] Attached SCSI disk
[    2.615387] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:046D:C52F.0002/input/input10
[    2.615476] hid-generic 0003:046D:C52F.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-4/input0
[    2.616762] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0003/input/input11
[    2.676584] hid-generic 0003:046D:C52F.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4/input1
[    2.676630] usbcore: registered new interface driver usbhid
[    2.676633] usbhid: USB HID core driver
[    2.699946] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.699950] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.704648] logitech-djreceiver 0003:046D:C52F.0002: hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-4/input0
[    2.736437] usb 1-5: new full-speed USB device number 3 using xhci_hcd
[    2.742068] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.889921] usb 1-5: New USB device found, idVendor=04ca, idProduct=3016, bcdDevice= 0.01
[    2.889925] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.000993] ACPI Warning: \_SB.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
[    3.001552] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    3.001558] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP01.PXSX handle
[    3.001559] nouveau: detected PR support, will not use DSM
[    3.001582] nouveau 0000:01:00.0: enabling device (0406 -> 0407)
[    3.001762] nouveau 0000:01:00.0: NVIDIA GM107 (1171a0a2)
[    3.020804] usb 1-6: new full-speed USB device number 4 using xhci_hcd
[    3.028517] nouveau 0000:01:00.0: bios: version 82.07.80.00.22
[    3.113635] nouveau 0000:01:00.0: fb: 4096 MiB DDR3
[    3.113696] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 022554 [ PRIVRING ]
[    3.444499] usb 1-6: New USB device found, idVendor=04f3, idProduct=2226, bcdDevice=14.11
[    3.444504] usb 1-6: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[    3.444507] usb 1-6: Product: Touchscreen
[    3.444509] usb 1-6: Manufacturer: ELAN
[    3.477077] logitech-djreceiver 0003:046D:C52F.0003: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4/input1
[    3.483432] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    3.483534] Console: switching to colour dummy device 80x25
[    3.483564] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.483627] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[    3.496134] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.496236] i915 0000:00:02.0: [drm] Disabling framebuffer compression (FBC) to prevent screen flicker with VT-d enabled
[    3.501869] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[    3.503335] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:04F3:2226.0004/input/input14
[    3.503398] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:04F3:2226.0004/input/input15
[    3.503420] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:04F3:2226.0004/input/input16
[    3.503493] hid-multitouch 0003:04F3:2226.0004: input,hiddev1,hidraw3: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-6/input0
[    3.538338] logitech-djreceiver 0003:046D:C52F.0003: device of type eQUAD step 4 DJ (0x04) connected on slot 1
[    3.538900] input: Logitech Wireless Mouse PID:4057 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0003/0003:046D:4057.0005/input/input18
[    3.539013] input: Logitech Wireless Mouse PID:4057 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0003/0003:046D:4057.0005/input/input19
[    3.539059] hid-generic 0003:046D:4057.0005: input,hidraw4: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4057] on usb-0000:00:14.0-4/input1:1
[    3.584483] input: Logitech B330/M330/M3 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0003/0003:046D:4057.0005/input/input23
[    3.584559] logitech-hidpp-device 0003:046D:4057.0005: input,hidraw4: USB HID v1.11 Mouse [Logitech B330/M330/M3] on usb-0000:00:14.0-4/input1:1
[    3.636430] usb 1-7: new high-speed USB device number 5 using xhci_hcd
[    3.801250] usb 1-7: New USB device found, idVendor=04f2, idProduct=b526, bcdDevice=22.06
[    3.801254] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.801256] usb 1-7: Product: HD WebCam
[    3.801258] usb 1-7: Manufacturer: SunplusIT INC.
[    4.425089] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
[    4.425093] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[    4.425096] nouveau 0000:01:00.0: DRM: Pointer to TMDS table not found
[    4.427615] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    4.427987] [drm] Initialized nouveau 1.4.0 20120801 for 0000:01:00.0 on minor 0
[    4.428149] nouveau 0000:01:00.0: [drm] No compatible format found
[    4.428151] nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
[    5.023934] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
[    5.030228] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    5.030740] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input24
[    5.030823] ACPI: video: [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
[    5.030849] ACPI: video: Video Device [PXSX] (multi-head: yes  rom: yes  post: no)
[    5.030939] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:33/LNXVIDEO:01/input/input25
[    6.112775] fbcon: i915drmfb (fb0) is primary device
[    7.202613] Console: switching to colour frame buffer device 240x67
[    7.223627] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    7.244717] vga_switcheroo: enabled
[    7.902924] PM: Image not found (code -22)
[    8.085470] EXT4-fs (sda2): mounted filesystem 8acafcc9-e8a7-48b8-9c8c-0831aa5b2f1d ro with ordered data mode. Quota mode: none.
[    8.151772] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    8.203627] systemd[1]: RTC configured in localtime, applying delta of -300 minutes to system time.
[    8.215869] systemd[1]: Inserted module 'autofs4'
[    8.324823] systemd[1]: systemd 252.30-1~deb12u2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    8.324830] systemd[1]: Detected architecture x86-64.
[    8.325713] systemd[1]: Hostname set to <Acer-Debian>.
[    8.483442] systemd[1]: Queued start job for default target graphical.target.
[    8.505311] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    8.505646] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    8.505929] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    8.506162] systemd[1]: Created slice user.slice - User and Session Slice.
[    8.506237] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    8.506406] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    8.506429] systemd[1]: Expecting device dev-disk-by\x2duuid-6171\x2d7281.device - /dev/disk/by-uuid/6171-7281...
[    8.506437] systemd[1]: Expecting device dev-disk-by\x2duuid-e357e962\x2dbbbf\x2d4254\x2d89df\x2db44818570740.device - /dev/disk/by-uuid/e357e962-bbbf-4254-89df-b44818570740...
[    8.506460] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    8.506482] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    8.506497] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[    8.506507] systemd[1]: Reached target slices.target - Slice Units.
[    8.506534] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    8.506665] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[    8.506731] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    8.507112] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    8.507261] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    8.507406] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    8.507727] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    8.507842] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    8.508692] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    8.509514] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    8.510390] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    8.511997] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    8.513453] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    8.514895] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    8.516340] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    8.517847] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[    8.519231] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    8.521010] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    8.522647] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    8.524371] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[    8.524556] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    8.528306] systemd[1]: Starting systemd-journald.service - Journal Service...
[    8.531207] pstore: Using crash dump compression: deflate
[    8.534360] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    8.537498] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    8.539170] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    8.541712] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    8.542139] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    8.542514] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    8.542834] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    8.543305] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    8.543988] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    8.544204] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    8.548211] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    8.548530] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    8.550329] loop: module loaded
[    8.552920] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    8.553164] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    8.553595] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    8.553779] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[    8.555309] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    8.556627] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    8.561501] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    8.561998] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    8.564981] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    8.565017] device-mapper: uevent: version 1.0.3
[    8.565475] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    8.567645] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    8.568473] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[    8.568905] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[    8.576483] EXT4-fs (sda2): re-mounted 8acafcc9-e8a7-48b8-9c8c-0831aa5b2f1d r/w. Quota mode: none.
[    8.579479] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    8.581561] lp: driver loaded but no devices found
[    8.583167] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    8.602606] ppdev: user-space parallel port driver
[    8.604711] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[    8.606643] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[    8.614012] pstore: Registered efi_pstore as persistent store backend
[    8.620319] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    8.620729] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    8.620998] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    8.630830] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
[    8.632505] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    8.640766] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[    8.642536] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    8.644007] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    8.649670] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    8.656457] systemd[1]: Started systemd-journald.service - Journal Service.
[    8.668797] systemd-journald[311]: Received client request to flush runtime journal.
[    8.898745] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    8.900244] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    8.900382] sr 2:0:0:0: Attached scsi generic sg2 type 5
[    9.028296] ACPI: AC: AC Adapter [ADP1] (on-line)
[    9.049784] Adding 1000444k swap on /dev/sda3.  Priority:-2 extents:1 across:1000444k SS
[    9.103229] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    9.106401] mc: Linux media interface: v0.10
[    9.108092] acer_wmi: Acer Laptop ACPI-WMI Extras
[    9.108128] acer_wmi: Function bitmap for Communication Button: 0x801
[    9.126302] input: Acer WMI hotkeys as /devices/virtual/input/input26
[    9.186238] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[    9.186756] ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[    9.247521] videodev: Linux video capture interface: v2.00
[    9.254297] input: PC Speaker as /devices/platform/pcspkr/input/input27
[    9.262070] iTCO_vendor_support: vendor-support=0
[    9.302275] Bluetooth: Core ver 2.22
[    9.302305] NET: Registered PF_BLUETOOTH protocol family
[    9.302307] Bluetooth: HCI device and connection manager initialized
[    9.302313] Bluetooth: HCI socket layer initialized
[    9.302315] Bluetooth: L2CAP socket layer initialized
[    9.302320] Bluetooth: SCO socket layer initialized
[    9.314763] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    9.316619] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    9.316940] usb 1-7: Found UVC 1.00 device HD WebCam (04f2:b526)
[    9.351263] usbcore: registered new interface driver uvcvideo
[    9.400976] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.401244] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    9.401502] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    9.401763] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.402020] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    9.404693] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    9.404695] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    9.404696] RAPL PMU: hw unit of domain package 2^-14 Joules
[    9.404698] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    9.404699] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    9.404700] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    9.426480] cryptd: max_cpu_qlen set to 1000
[    9.469021] AVX2 version of gcm_enc/dec engaged.
[    9.469067] AES CTR mode by8 optimization enabled
[    9.539093] usbcore: registered new interface driver btusb
[    9.544972] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[    9.761947] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    9.770171] audit: type=1400 audit(1731067195.908:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=567 comm="apparmor_parser"
[    9.770456] audit: type=1400 audit(1731067195.908:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=567 comm="apparmor_parser"
[    9.784271] audit: type=1400 audit(1731067195.920:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=566 comm="apparmor_parser"
[    9.784277] audit: type=1400 audit(1731067195.920:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=570 comm="apparmor_parser"
[    9.784281] audit: type=1400 audit(1731067195.920:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=570 comm="apparmor_parser"
[    9.784284] audit: type=1400 audit(1731067195.920:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=570 comm="apparmor_parser"
[    9.789369] audit: type=1400 audit(1731067195.928:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=572 comm="apparmor_parser"
[    9.793574] audit: type=1400 audit(1731067195.932:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=573 comm="apparmor_parser"
[    9.801813] audit: type=1400 audit(1731067195.940:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=575 comm="apparmor_parser"
[    9.813937] audit: type=1400 audit(1731067195.948:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=568 comm="apparmor_parser"
[    9.903096] snd_soc_avs 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    9.985434] intel_pmc_core intel_pmc_core.0:  initialized
[    9.997917] intel_rapl_common: Found RAPL domain package
[    9.997922] intel_rapl_common: Found RAPL domain core
[    9.997924] intel_rapl_common: Found RAPL domain uncore
[    9.997926] intel_rapl_common: Found RAPL domain dram
[    9.997927] intel_rapl_common: Found RAPL domain psys
[   10.004191] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/skl/dsp_basefw.bin (-2)
[   10.004207] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/skl/dsp_basefw.bin (-2)
[   10.004210] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/skl/dsp_basefw.bin failed with error -2
[   10.004214] snd_soc_avs 0000:00:1f.3: request firmware failed: -2
[   10.004242] snd_soc_avs 0000:00:1f.3: firmware boot failed: -2
[   10.062282] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[   10.062300] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[   10.062317] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[   10.062329] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[   10.068169] ath10k_pci 0000:03:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 11ad:0807
[   10.068176] ath10k_pci 0000:03:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[   10.068654] ath10k_pci 0000:03:00.0: firmware ver WLAN.RM.4.4.1-00288- api 6 features wowlan,ignore-otp,mfp crc32 bf907c7c
[   10.143254] ath10k_pci 0000:03:00.0: board_file api 2 bmi_id N/A crc32 62812cba
[   10.242312] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.242316] Bluetooth: BNEP filters: protocol multicast
[   10.242319] Bluetooth: BNEP socket layer initialized
[   10.244052] ath10k_pci 0000:03:00.0: htt-ver 3.87 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   10.246374] Bluetooth: MGMT ver 1.22
[   10.253573] NET: Registered PF_ALG protocol family
[   10.329819] ath: EEPROM regdomain: 0x6c
[   10.329823] ath: EEPROM indicates we should expect a direct regpair map
[   10.329825] ath: Country alpha2 being used: 00
[   10.329826] ath: Regpair used: 0x6c
[   10.344246] ath10k_pci 0000:03:00.0 wlp3s0: renamed from wlan0
[   10.351119] NET: Registered PF_QIPCRTR protocol family
[   10.468505] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[   10.667131] r8169 0000:02:00.0 enp2s0: Link is Down
[   11.445902] Bluetooth: RFCOMM TTY layer initialized
[   11.445912] Bluetooth: RFCOMM socket layer initialized
[   11.445927] Bluetooth: RFCOMM ver 1.11
[   12.000554] pcieport 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
[   12.136526] nouveau 0000:01:00.0: Enabling HDA controller
[   12.287436] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 619444 [ PRIVRING ]
[   13.330006] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control off
[   13.861729] rfkill: input handler disabled
[   16.531063] wlp3s0: authenticate with 4a:2d:e6:37:a2:2f (local address=30:52:cb:11:ce:03)
[   16.531071] wlp3s0: send auth to 4a:2d:e6:37:a2:2f (try 1/3)
[   16.550739] wlp3s0: authenticate with 4a:2d:e6:37:a2:2f (local address=30:52:cb:11:ce:03)
[   16.550756] wlp3s0: send auth to 4a:2d:e6:37:a2:2f (try 1/3)
[   16.554195] wlp3s0: authenticated
[   16.556578] wlp3s0: associate with 4a:2d:e6:37:a2:2f (try 1/3)
[   16.575936] wlp3s0: RX AssocResp from 4a:2d:e6:37:a2:2f (capab=0x511 status=30 aid=0)
[   16.575966] wlp3s0: 4a:2d:e6:37:a2:2f rejected association temporarily; comeback duration 1000 TU (1024 ms)
[   17.603863] wlp3s0: associate with 4a:2d:e6:37:a2:2f (try 2/3)
[   18.860678] wlp3s0: associate with 4a:2d:e6:37:a2:2f (try 3/3)
[   19.884687] wlp3s0: association with 4a:2d:e6:37:a2:2f timed out
[   20.583306] wlp3s0: authenticate with 4a:aa:e6:89:f4:ac (local address=30:52:cb:11:ce:03)
[   20.583311] wlp3s0: send auth to 4a:aa:e6:89:f4:ac (try 1/3)
[   20.604463] wlp3s0: authenticate with 4a:aa:e6:89:f4:ac (local address=30:52:cb:11:ce:03)
[   20.604471] wlp3s0: send auth to 4a:aa:e6:89:f4:ac (try 1/3)
[   20.608773] wlp3s0: authenticated
[   20.612438] wlp3s0: associate with 4a:aa:e6:89:f4:ac (try 1/3)
[   20.639385] wlp3s0: RX AssocResp from 4a:aa:e6:89:f4:ac (capab=0x511 status=0 aid=1)
[   20.642403] wlp3s0: associated
[   22.681288] rfkill: input handler enabled
[   22.780645] pcieport 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
[   22.920569] nouveau 0000:01:00.0: Enabling HDA controller
[   24.274660] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 619444 [ PRIVRING ]
[   27.674512] logitech-hidpp-device 0003:046D:4057.0005: HID++ 4.5 device connected.
ken@Acer-Debian:/lib/firmware/intel$ 


User avatar
sunrat
Site admin
Site admin
Posts: 7336
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 130 times
Been thanked: 641 times

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#13 Post by sunrat »

Check if it is actually there:

Code: Select all

ls /lib/firmware/intel/avs/skl/dsp_basefw.bin
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

kwat2024
Posts: 9
Joined: 2024-10-30 17:43
Has thanked: 1 time

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#14 Post by kwat2024 »

Logged in as root:

Code: Select all

ls /lib/firmware/intel/avs/skl/dsp_basefw.bin
ls: cannot access '/lib/firmware/intel/avs/skl/dsp_basefw.bin': No such file or directory
/lib/firmware/intel/avs/ is NOT there.

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2337
Joined: 2010-06-07 16:59
Has thanked: 45 times
Been thanked: 256 times

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#15 Post by FreewheelinFrank »

kwat2024 wrote: 2024-11-08 16:58 Logged in as root:

Code: Select all

ls /lib/firmware/intel/avs/skl/dsp_basefw.bin
ls: cannot access '/lib/firmware/intel/avs/skl/dsp_basefw.bin': No such file or directory
/lib/firmware/intel/avs/ is NOT there.
Something is amiss.

Code: Select all

root@lenovo-debian-xfce:~# apt install firmware-intel-sound/bookworm-backports
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Selected version '20240709-2~bpo12+1' (Debian Backports:stable-backports [all]) for 'firmware-intel-sound'
The following NEW packages will be installed:
  firmware-intel-sound
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 823 kB of archives.
After this operation, 4,335 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm-backports/non-free-firmware amd64 firmware-intel-sound all 20240709-2~bpo12+1 [823 kB]
Fetched 823 kB in 0s (4,402 kB/s)        
Selecting previously unselected package firmware-intel-sound.
(Reading database ... 252199 files and directories currently installed.)
Preparing to unpack .../firmware-intel-sound_20240709-2~bpo12+1_all.deb ...
Unpacking firmware-intel-sound (20240709-2~bpo12+1) ...
Setting up firmware-intel-sound (20240709-2~bpo12+1) ...
root@lenovo-debian-xfce:~# ls /lib/firmware/intel/avs/skl/dsp_basefw.bin
/lib/firmware/intel/avs/skl/dsp_basefw.bin
root@lenovo-debian-xfce:~# 

kwat2024
Posts: 9
Joined: 2024-10-30 17:43
Has thanked: 1 time

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#16 Post by kwat2024 »

Getting closer. My last problem was that I left out the non-free-firmware component of bookworm-backports.
Here is what things look like now:

Code: Select all

$ cat /etc/apt/sources.list.d/backports.list
deb http://deb.debian.org/debian bookworm-backports main contrib non-free non-free-firmware

$ ls /lib/firmware/intel/avs/skl/dsp_basefw.bin
/lib/firmware/intel/avs/skl/dsp_basefw.bin
However, still now sound and still missing firmware! I could NOT figure out where to find the missing firmware:

Code: Select all

[    1.017003] tpm_crb MSFT0101:00: [Firmware Bug]: Bad ACPI memory layout
[    1.359339] i8042: PNP: PS/2 Controller [PNP0303:KBD0] at 0x60,0x64 irq 1
[    1.359345] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.359733] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.360067] mousedev: PS/2 mouse device common for all mice
[    1.360095] rtc_cmos 00:03: RTC can wake from S4
[    1.360924] rtc_cmos 00:03: registered as rtc0
[    1.361052] rtc_cmos 00:03: setting system clock to 2024-11-08T18:05:51 UTC (1731089151)
[    1.361086] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[    1.361188] intel_pstate: Intel P-state driver initializing
[    1.361394] intel_pstate: HWP enabled
[    1.361464] ledtrig-cpu: registered to indicate activity on CPUs
[    1.361583] efifb: probing for efifb
[    1.361596] efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
[    1.361598] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.361600] efifb: scrolling: redraw
[    1.361601] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.361717] Console: switching to colour frame buffer device 240x67
[    1.363301] fb0: EFI VGA frame buffer device
[    1.363445] NET: Registered PF_INET6 protocol family
[    1.368765] Segment Routing with IPv6
[    1.368781] In-situ OAM (IOAM) with IPv6
[    1.368809] mip6: Mobile IPv6
[    1.368814] NET: Registered PF_PACKET protocol family
[    1.368874] mpls_gso: MPLS GSO support
[    1.369178] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    1.369213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.369297] microcode: Current revision: 0x000000f0
[    1.369300] microcode: Updated early from: 0x00000033
[    1.369374] IPI shorthand broadcast: enabled
[    1.370779] sched_clock: Marking stable (1368898948, 456290)->(1374109681, -4754443)
[    1.370901] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    1.372005] registered taskstats version 1
[    1.372143] Loading compiled-in X.509 certificates
[    1.400065] Loaded X.509 cert 'Build time autogenerated kernel key: d17cd06a80c10811e0cc2dce69b6fd904582bd02'
[    1.402351] Demotion targets for Node 0: null
[    1.402529] Key type .fscrypt registered
[    1.402532] Key type fscrypt-provisioning registered
[    1.421261] Key type encrypted registered
[    1.421267] AppArmor: AppArmor sha256 policy hashing enabled
[    1.423797] integrity: Loading X.509 certificate: UEFI:db
[    1.423868] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.423869] integrity: Loading X.509 certificate: UEFI:db
[    1.423887] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.423888] integrity: Loading X.509 certificate: UEFI:db
[    1.424044] integrity: Loaded X.509 cert 'Wistron Secure Flash: 34988c042fea03ab4cf14666886666c5'
[    1.424045] integrity: Loading X.509 certificate: UEFI:db
[    1.424057] integrity: Loaded X.509 cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5'
[    1.424491] tsc: Refined TSC clocksource calibration: 2591.999 MHz
[    1.424499] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb5c6a11, max_idle_ns: 440795249002 ns
[    1.430579] clocksource: Switched to clocksource tsc
[    1.431678] ima: Allocated hash algorithm: sha256
[    1.552967] ima: No architecture policies found
[    1.553021] evm: Initialising EVM extended attributes:
[    1.553024] evm: security.selinux
[    1.553027] evm: security.SMACK64 (disabled)
[    1.553030] evm: security.SMACK64EXEC (disabled)
[    1.553032] evm: security.SMACK64TRANSMUTE (disabled)
[    1.553035] evm: security.SMACK64MMAP (disabled)
[    1.553037] evm: security.apparmor
[    1.553039] evm: security.ima
[    1.553042] evm: security.capability
[    1.553045] evm: HMAC attrs: 0x1
[    1.680875] RAS: Correctable Errors collector initialized.
[    1.694754] clk: Disabling unused clocks
[    1.694759] PM: genpd: Disabling unused power domains
[    1.695849] Freeing unused decrypted memory: 2028K
[    1.696377] Freeing unused kernel image (initmem) memory: 4108K
[    1.696466] Write protecting the kernel read-only data: 28672k
[    1.697079] Freeing unused kernel image (rodata/data gap) memory: 1284K
[    1.746034] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.746036] x86/mm: Checking user space page tables
[    1.792840] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.792849] Run /init as init process
[    1.792851]   with arguments:
[    1.792852]     /init
[    1.792853]   with environment:
[    1.792854]     HOME=/
[    1.792855]     TERM=linux
[    1.792856]     BOOT_IMAGE=/boot/vmlinuz-6.10.11+bpo-amd64
[    1.910844] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.918811] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WMBF method block execution control method not found
[    1.938280] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.938285] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.938287] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.938289] wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
[    1.938572] ACPI: button: Lid Switch [LID0]
[    1.938618] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    1.939266] ACPI: battery: Slot [BAT0] (battery present)
[    1.939364] ACPI: button: Sleep Button [SLPB]
[    1.939410] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.939446] ACPI: button: Power Button [PWRF]
[    1.959084] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.964404] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.964442] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.966945] i2c i2c-0: Successfully instantiated SPD at 0x50
[    1.967475] i2c i2c-0: Successfully instantiated SPD at 0x52
[    1.978054] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.978606] platform idma64.0: Adding to iommu group 13
[    1.984755] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    1.984815] platform i2c_designware.0: Adding to iommu group 14
[    1.989995] ACPI: bus type drm_connector registered
[    1.993979] SCSI subsystem initialized
[    1.996189] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 30:65:ec:8c:a3:e2, XID 541, IRQ 125
[    1.996195] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    2.005467] ACPI: bus type USB registered
[    2.005502] usbcore: registered new interface driver usbfs
[    2.005514] usbcore: registered new interface driver hub
[    2.005535] usbcore: registered new device driver usb
[    2.013878] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    2.014114] platform idma64.1: Adding to iommu group 15
[    2.014153] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    2.014254] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    2.014294] platform i2c_designware.1: Adding to iommu group 16
[    2.027236] hid: raw HID events driver (C) Jiri Kosina
[    2.027939] libata version 3.00 loaded.
[    2.036592] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.036603] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.037334] ahci 0000:00:17.0: version 3.0
[    2.037745] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    2.038127] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.038132] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.038137] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    2.038198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[    2.038201] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.038204] usb usb1: Product: xHCI Host Controller
[    2.038206] usb usb1: Manufacturer: Linux 6.10.11+bpo-amd64 xhci-hcd
[    2.038208] usb usb1: SerialNumber: 0000:00:14.0
[    2.038450] hub 1-0:1.0: USB hub found
[    2.038468] hub 1-0:1.0: 12 ports detected
[    2.040115] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
[    2.040118] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.040120] usb usb2: Product: xHCI Host Controller
[    2.040121] usb usb2: Manufacturer: Linux 6.10.11+bpo-amd64 xhci-hcd
[    2.040123] usb usb2: SerialNumber: 0000:00:14.0
[    2.040266] hub 2-0:1.0: USB hub found
[    2.040277] hub 2-0:1.0: 6 ports detected
[    2.040730] usb: port power management may be unreliable
[    2.047700] ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    2.047706] ahci 0000:00:17.0: 3/3 ports implemented (port mask 0x7)
[    2.047708] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    2.048297] scsi host0: ahci
[    2.048682] scsi host1: ahci
[    2.048861] scsi host2: ahci
[    2.048921] ata1: SATA max UDMA/133 abar m2048@0x9432e000 port 0x9432e100 irq 126 lpm-pol 3
[    2.048925] ata2: SATA max UDMA/133 abar m2048@0x9432e000 port 0x9432e180 irq 126 lpm-pol 3
[    2.048927] ata3: SATA max UDMA/133 abar m2048@0x9432e000 port 0x9432e200 irq 126 lpm-pol 3
[    2.292685] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[    2.360688] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.360732] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.360776] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.360989] ata2.00: supports DRM functions and may not be fully accessible
[    2.360997] ata2.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0DB6Q, max UDMA/133
[    2.361648] ata2.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.362365] ata2.00: Features: Trust NCQ-sndrcv
[    2.362570] ata1.00: ATA-9: SAMSUNG MZNLN256HCHP-00000, EMT2100Q, max UDMA/133
[    2.362677] ata2.00: supports DRM functions and may not be fully accessible
[    2.363179] ata1.00: NCQ Send/Recv Log not supported
[    2.363189] ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.363823] ata2.00: configured for UDMA/133
[    2.364099] ata1.00: Features: Dev-Sleep
[    2.364163] ata3.00: ATAPI: MATSHITA DVD-RAM UJ8HC, 1.00, max UDMA/100
[    2.365471] ata1.00: NCQ Send/Recv Log not supported
[    2.366696] ata3.00: configured for UDMA/100
[    2.366732] ata1.00: configured for UDMA/133
[    2.376886] ahci 0000:00:17.0: port does not support device sleep
[    2.377488] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG MZNLN256 100Q PQ: 0 ANSI: 5
[    2.378664] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 840  DB6Q PQ: 0 ANSI: 5
[    2.385396] scsi 2:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ8HC    1.00 PQ: 0 ANSI: 5
[    2.447800] usb 1-4: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
[    2.447823] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.447836] usb 1-4: Product: USB Receiver
[    2.447844] usb 1-4: Manufacturer: Logitech
[    2.453374] input: SYN1B7F:00 06CB:7407 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYN1B7F:00/0018:06CB:7407.0001/input/input4
[    2.453723] input: SYN1B7F:00 06CB:7407 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYN1B7F:00/0018:06CB:7407.0001/input/input5
[    2.454064] hid-generic 0018:06CB:7407.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN1B7F:00 06CB:7407] on i2c-SYN1B7F:00
[    2.507270] sd 0:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    2.507270] sd 1:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    2.507302] sd 1:0:0:0: [sda] Write Protect is off
[    2.507305] sd 0:0:0:0: [sdb] Write Protect is off
[    2.507312] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.507313] sd 0:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.507354] sd 0:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.507356] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.507432] sd 0:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[    2.507457] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    2.511080]  sda: sda1 sda2 sda3
[    2.511740] sd 1:0:0:0: [sda] supports TCG Opal
[    2.511751] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.512918]  sdb: sdb1 sdb2 sdb3 sdb4
[    2.513554] sd 0:0:0:0: [sdb] Attached SCSI disk
[    2.522606] input: SYN1B7F:00 06CB:7407 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYN1B7F:00/0018:06CB:7407.0001/input/input7
[    2.523146] input: SYN1B7F:00 06CB:7407 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-SYN1B7F:00/0018:06CB:7407.0001/input/input8
[    2.523618] hid-multitouch 0018:06CB:7407.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN1B7F:00 06CB:7407] on i2c-SYN1B7F:00
[    2.532069] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.532083] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.562756] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.612514] usb 1-5: new full-speed USB device number 3 using xhci_hcd
[    2.765601] usb 1-5: New USB device found, idVendor=04ca, idProduct=3016, bcdDevice= 0.01
[    2.765608] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.892487] usb 1-6: new full-speed USB device number 4 using xhci_hcd
[    2.934972] ACPI Warning: \_SB.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
[    2.935415] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    2.935419] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP01.PXSX handle
[    2.935420] nouveau: detected PR support, will not use DSM
[    2.935440] nouveau 0000:01:00.0: enabling device (0406 -> 0407)
[    2.935593] nouveau 0000:01:00.0: NVIDIA GM107 (1171a0a2)
[    2.956736] nouveau 0000:01:00.0: bios: version 82.07.80.00.22
[    3.041586] nouveau 0000:01:00.0: fb: 4096 MiB DDR3
[    3.041606] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 022554 [ PRIVRING ]
[    3.042503] usb 1-6: New USB device found, idVendor=04f3, idProduct=2226, bcdDevice=14.11
[    3.042506] usb 1-6: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[    3.042508] usb 1-6: Product: Touchscreen
[    3.042510] usb 1-6: Manufacturer: ELAN
[    3.168517] usb 1-7: new high-speed USB device number 5 using xhci_hcd
[    3.325381] usb 1-7: New USB device found, idVendor=04f2, idProduct=b526, bcdDevice=22.06
[    3.325384] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.325386] usb 1-7: Product: HD WebCam
[    3.325388] usb 1-7: Manufacturer: SunplusIT INC.
[    3.415682] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:046D:C52F.0002/input/input10
[    3.415766] hid-generic 0003:046D:C52F.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-4/input0
[    3.417024] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0003/input/input11
[    3.417275] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    3.417350] Console: switching to colour dummy device 80x25
[    3.417389] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.417426] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[    3.419646] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.419753] i915 0000:00:02.0: [drm] Disabling framebuffer compression (FBC) to prevent screen flicker with VT-d enabled
[    3.424461] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[    3.480571] hid-generic 0003:046D:C52F.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4/input1
[    3.488170] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:04F3:2226.0004/input/input14
[    3.488228] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:04F3:2226.0004/input/input15
[    3.488250] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:04F3:2226.0004/input/input16
[    3.488316] hid-multitouch 0003:04F3:2226.0004: input,hiddev1,hidraw3: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-6/input0
[    3.488347] usbcore: registered new interface driver usbhid
[    3.488349] usbhid: USB HID core driver
[    3.528674] logitech-djreceiver 0003:046D:C52F.0002: hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-4/input0
[    3.616806] logitech-djreceiver 0003:046D:C52F.0003: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4/input1
[    3.682416] logitech-djreceiver 0003:046D:C52F.0003: device of type eQUAD step 4 DJ (0x04) connected on slot 1
[    3.682896] input: Logitech Wireless Mouse PID:4057 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0003/0003:046D:4057.0005/input/input18
[    3.683013] input: Logitech Wireless Mouse PID:4057 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0003/0003:046D:4057.0005/input/input19
[    3.683063] hid-generic 0003:046D:4057.0005: input,hidraw4: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4057] on usb-0000:00:14.0-4/input1:1
[    3.740557] input: Logitech B330/M330/M3 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0003/0003:046D:4057.0005/input/input23
[    3.740616] logitech-hidpp-device 0003:046D:4057.0005: input,hidraw4: USB HID v1.11 Mouse [Logitech B330/M330/M3] on usb-0000:00:14.0-4/input1:1
[    4.353173] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
[    4.353176] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[    4.353196] nouveau 0000:01:00.0: DRM: Pointer to TMDS table not found
[    4.355737] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    4.356111] [drm] Initialized nouveau 1.4.0 20120801 for 0000:01:00.0 on minor 0
[    4.356266] nouveau 0000:01:00.0: [drm] No compatible format found
[    4.356269] nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
[    4.928815] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
[    4.935405] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    4.935924] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input24
[    4.936034] ACPI: video: [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
[    4.936073] ACPI: video: Video Device [PXSX] (multi-head: yes  rom: yes  post: no)
[    4.936208] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:33/LNXVIDEO:01/input/input25
[    5.476710] fbcon: i915drmfb (fb0) is primary device
[    6.554863] Console: switching to colour frame buffer device 240x67
[    7.093590] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    7.116637] vga_switcheroo: enabled
[    7.766270] PM: Image not found (code -22)
[    7.933582] EXT4-fs (sda2): mounted filesystem 8acafcc9-e8a7-48b8-9c8c-0831aa5b2f1d ro with ordered data mode. Quota mode: none.
[    8.003892] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    8.055365] systemd[1]: RTC configured in localtime, applying delta of -300 minutes to system time.
[    8.068206] systemd[1]: Inserted module 'autofs4'
[    8.171506] systemd[1]: systemd 252.30-1~deb12u2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    8.171515] systemd[1]: Detected architecture x86-64.
[    8.172534] systemd[1]: Hostname set to <Acer-Debian>.
[    8.363191] systemd[1]: Queued start job for default target graphical.target.
[    8.385396] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    8.385756] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    8.386056] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    8.386298] systemd[1]: Created slice user.slice - User and Session Slice.
[    8.386376] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    8.386558] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    8.386582] systemd[1]: Expecting device dev-disk-by\x2duuid-6171\x2d7281.device - /dev/disk/by-uuid/6171-7281...
[    8.386590] systemd[1]: Expecting device dev-disk-by\x2duuid-e357e962\x2dbbbf\x2d4254\x2d89df\x2db44818570740.device - /dev/disk/by-uuid/e357e962-bbbf-4254-89df-b44818570740...
[    8.386612] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    8.386637] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[    8.386652] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[    8.386664] systemd[1]: Reached target slices.target - Slice Units.
[    8.386690] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    8.386830] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[    8.386897] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    8.387225] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    8.387383] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    8.387540] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    8.387872] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    8.387993] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    8.388887] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    8.389784] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    8.390737] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    8.392078] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    8.393597] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    8.395057] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    8.396254] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    8.397944] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[    8.399362] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    8.401054] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    8.403682] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    8.407727] pstore: Using crash dump compression: deflate
[    8.407819] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[    8.407968] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    8.412740] systemd[1]: Starting systemd-journald.service - Journal Service...
[    8.418638] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    8.421535] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    8.423457] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    8.428087] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    8.429200] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    8.430941] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    8.432619] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    8.432946] loop: module loaded
[    8.433165] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    8.433941] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    8.434150] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    8.437240] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    8.437469] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    8.437943] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    8.438144] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    8.438576] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    8.438770] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[    8.443817] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    8.450989] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    8.451054] device-mapper: uevent: version 1.0.3
[    8.451188] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    8.451320] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    8.453465] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    8.457157] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[    8.458389] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    8.461236] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    8.463491] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[    8.471030] lp: driver loaded but no devices found
[    8.487913] ppdev: user-space parallel port driver
[    8.490912] pstore: Registered efi_pstore as persistent store backend
[    8.491825] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    8.492039] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    8.498767] EXT4-fs (sda2): re-mounted 8acafcc9-e8a7-48b8-9c8c-0831aa5b2f1d r/w. Quota mode: none.
[    8.501073] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    8.501605] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    8.501670] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    8.524760] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[    8.526174] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[    8.526725] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    8.537616] systemd[1]: Started systemd-journald.service - Journal Service.
[    8.561027] systemd-journald[313]: Received client request to flush runtime journal.
[    8.804243] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    8.811901] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    8.826886] sr 2:0:0:0: Attached scsi generic sg2 type 5
[    8.887864] ACPI: AC: AC Adapter [ADP1] (on-line)
[    8.989676] Adding 1000444k swap on /dev/sda3.  Priority:-2 extents:1 across:1000444k SS
[    9.011410] acer_wmi: Acer Laptop ACPI-WMI Extras
[    9.011445] acer_wmi: Function bitmap for Communication Button: 0x801
[    9.038251] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[    9.039036] mc: Linux media interface: v0.10
[    9.040024] ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[    9.049174] input: Acer WMI hotkeys as /devices/virtual/input/input26
[    9.049490] iTCO_vendor_support: vendor-support=0
[    9.054452] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    9.060612] input: PC Speaker as /devices/platform/pcspkr/input/input27
[    9.128228] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    9.170817] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    9.193596] Bluetooth: Core ver 2.22
[    9.193622] NET: Registered PF_BLUETOOTH protocol family
[    9.193624] Bluetooth: HCI device and connection manager initialized
[    9.193628] Bluetooth: HCI socket layer initialized
[    9.193630] Bluetooth: L2CAP socket layer initialized
[    9.193635] Bluetooth: SCO socket layer initialized
[    9.226705] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    9.226709] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    9.226711] RAPL PMU: hw unit of domain package 2^-14 Joules
[    9.226712] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    9.226712] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    9.226713] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    9.241141] videodev: Linux video capture interface: v2.00
[    9.305187] cryptd: max_cpu_qlen set to 1000
[    9.305341] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.305609] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    9.305873] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    9.306132] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.306379] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    9.334545] AVX2 version of gcm_enc/dec engaged.
[    9.334590] AES CTR mode by8 optimization enabled
[    9.396945] usb 1-7: Found UVC 1.00 device HD WebCam (04f2:b526)
[    9.419617] usbcore: registered new interface driver uvcvideo
[    9.439606] usbcore: registered new interface driver btusb
[    9.443573] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[    9.725794] audit: type=1400 audit(1731107159.858:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=564 comm="apparmor_parser"
[    9.728091] audit: type=1400 audit(1731107159.862:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=565 comm="apparmor_parser"
[    9.728097] audit: type=1400 audit(1731107159.862:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=565 comm="apparmor_parser"
[    9.742908] audit: type=1400 audit(1731107159.878:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=570 comm="apparmor_parser"
[    9.747110] audit: type=1400 audit(1731107159.882:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=566 comm="apparmor_parser"
[    9.747116] audit: type=1400 audit(1731107159.882:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=566 comm="apparmor_parser"
[    9.747120] audit: type=1400 audit(1731107159.882:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=566 comm="apparmor_parser"
[    9.747123] audit: type=1400 audit(1731107159.882:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=566 comm="apparmor_parser"
[    9.749714] audit: type=1400 audit(1731107159.886:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=569 comm="apparmor_parser"
[    9.749719] audit: type=1400 audit(1731107159.886:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=569 comm="apparmor_parser"
[    9.788165] intel_pmc_core intel_pmc_core.0:  initialized
[    9.798433] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    9.813427] intel_rapl_common: Found RAPL domain package
[    9.813431] intel_rapl_common: Found RAPL domain core
[    9.813433] intel_rapl_common: Found RAPL domain uncore
[    9.813435] intel_rapl_common: Found RAPL domain dram
[    9.813436] intel_rapl_common: Found RAPL domain psys
[    9.819987] snd_soc_avs 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    9.961037] snd_hda_codec_realtek hdaudioB0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    9.961045] snd_hda_codec_realtek hdaudioB0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    9.961049] snd_hda_codec_realtek hdaudioB0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    9.961052] snd_hda_codec_realtek hdaudioB0D0:    mono: mono_out=0x0
[    9.961054] snd_hda_codec_realtek hdaudioB0D0:    inputs:
[    9.964870] snd_hda_codec_realtek hdaudioB0D0: creating for ALC255 Analog 0
[    9.964876] snd_hda_codec_realtek hdaudioB0D0: creating for ALC255 Alt Analog 1
[    9.964879] snd_hda_codec_realtek hdaudioB0D0: skipping playback dai for ALC255 Alt Analog
[   10.016123] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-10ec0255-tplg.bin (-2)
[   10.016140] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-10ec0255-tplg.bin (-2)
[   10.016143] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/hda-10ec0255-tplg.bin failed with error -2
[   10.016146] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/hda-10ec0255-tplg.bin" failed: -2
[   10.016329] avs_hdaudio avs_hdaudio.0: trying to load fallback topology hda-generic-tplg.bin
[   10.016350] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-generic-tplg.bin (-2)
[   10.016365] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-generic-tplg.bin (-2)
[   10.016367] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/hda-generic-tplg.bin failed with error -2
[   10.016370] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/hda-generic-tplg.bin" failed: -2
[   10.016413] snd_soc_avs 0000:00:1f.3: ASoC: error at snd_soc_component_probe on hdaudioB0D0-platform: -2
[   10.016454] avs_hdaudio avs_hdaudio.0: ASoC: failed to instantiate card -2
[   10.019562] avs_hdaudio avs_hdaudio.0: probe with driver avs_hdaudio failed with error -2
[   10.019691] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/dmic-tplg.bin (-2)
[   10.019705] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/dmic-tplg.bin (-2)
[   10.019707] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/dmic-tplg.bin failed with error -2
[   10.019710] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/dmic-tplg.bin" failed: -2
[   10.019737] snd_soc_avs 0000:00:1f.3: ASoC: error at snd_soc_component_probe on dmic-platform: -2
[   10.019882] avs_dmic avs_dmic: ASoC: failed to instantiate card -2
[   10.019939] avs_dmic avs_dmic: probe with driver avs_dmic failed with error -2
[   10.036337] snd_hda_codec_hdmi hdaudioB0D2: creating for HDMI 0 0
[   10.036343] snd_hda_codec_hdmi hdaudioB0D2: skipping capture dai for HDMI 0
[   10.036345] snd_hda_codec_hdmi hdaudioB0D2: creating for HDMI 1 1
[   10.036348] snd_hda_codec_hdmi hdaudioB0D2: skipping capture dai for HDMI 1
[   10.036349] snd_hda_codec_hdmi hdaudioB0D2: creating for HDMI 2 2
[   10.036351] snd_hda_codec_hdmi hdaudioB0D2: skipping capture dai for HDMI 2
[   10.036401] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-80862809-tplg.bin (-2)
[   10.036416] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-80862809-tplg.bin (-2)
[   10.036419] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/hda-80862809-tplg.bin failed with error -2
[   10.036423] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/hda-80862809-tplg.bin" failed: -2
[   10.036470] avs_hdaudio avs_hdaudio.2: trying to load fallback topology hda-8086-generic-tplg.bin
[   10.040143] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-8086-generic-tplg.bin (-2)
[   10.040160] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-8086-generic-tplg.bin (-2)
[   10.040163] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/hda-8086-generic-tplg.bin failed with error -2
[   10.040167] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/hda-8086-generic-tplg.bin" failed: -2
[   10.040215] snd_soc_avs 0000:00:1f.3: ASoC: error at snd_soc_component_probe on hdaudioB0D2-platform: -2
[   10.040249] avs_hdaudio avs_hdaudio.2: ASoC: failed to instantiate card -2
[   10.040382] avs_hdaudio avs_hdaudio.2: probe with driver avs_hdaudio failed with error -2
[   10.078726] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.078730] Bluetooth: BNEP filters: protocol multicast
[   10.078733] Bluetooth: BNEP socket layer initialized
[   10.088729] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[   10.088746] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[   10.088763] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[   10.088774] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[   10.093780] Bluetooth: MGMT ver 1.22
[   10.095665] ath10k_pci 0000:03:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 11ad:0807
[   10.095670] ath10k_pci 0000:03:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[   10.096191] ath10k_pci 0000:03:00.0: firmware ver WLAN.RM.4.4.1-00288- api 6 features wowlan,ignore-otp,mfp crc32 bf907c7c
[   10.109453] NET: Registered PF_ALG protocol family
[   10.170538] ath10k_pci 0000:03:00.0: board_file api 2 bmi_id N/A crc32 62812cba
[   10.234602] NET: Registered PF_QIPCRTR protocol family
[   10.277060] ath10k_pci 0000:03:00.0: htt-ver 3.87 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   10.312505] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[   10.357204] ath: EEPROM regdomain: 0x6c
[   10.357209] ath: EEPROM indicates we should expect a direct regpair map
[   10.357211] ath: Country alpha2 being used: 00
[   10.357212] ath: Regpair used: 0x6c
[   10.508708] r8169 0000:02:00.0 enp2s0: Link is Down
[   10.511739] ath10k_pci 0000:03:00.0 wlp3s0: renamed from wlan0
[   11.500884] Bluetooth: RFCOMM TTY layer initialized
[   11.500893] Bluetooth: RFCOMM socket layer initialized
[   11.500897] Bluetooth: RFCOMM ver 1.11
[   11.632627] pcieport 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
[   11.776590] nouveau 0000:01:00.0: Enabling HDA controller
[   11.928110] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 619444 [ PRIVRING ]
[   13.596615] rfkill: input handler disabled
[   13.747045] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control off
[   16.501086] wlp3s0: authenticate with 4a:2d:e6:37:a2:2f (local address=30:52:cb:11:ce:03)
[   16.501105] wlp3s0: send auth to 4a:2d:e6:37:a2:2f (try 1/3)
[   16.521943] wlp3s0: authenticate with 4a:2d:e6:37:a2:2f (local address=30:52:cb:11:ce:03)
[   16.521957] wlp3s0: send auth to 4a:2d:e6:37:a2:2f (try 1/3)
[   16.526141] wlp3s0: authenticated
[   16.528594] wlp3s0: associate with 4a:2d:e6:37:a2:2f (try 1/3)
[   16.548695] wlp3s0: RX AssocResp from 4a:2d:e6:37:a2:2f (capab=0x511 status=30 aid=0)
[   16.548728] wlp3s0: 4a:2d:e6:37:a2:2f rejected association temporarily; comeback duration 1000 TU (1024 ms)
[   16.662687] logitech-hidpp-device 0003:046D:4057.0005: HID++ 4.5 device connected.
[   17.580715] wlp3s0: associate with 4a:2d:e6:37:a2:2f (try 2/3)
[   18.892737] wlp3s0: associate with 4a:2d:e6:37:a2:2f (try 3/3)
[   19.884713] wlp3s0: association with 4a:2d:e6:37:a2:2f timed out
[   20.651802] wlp3s0: authenticate with 4a:aa:e6:89:f4:ac (local address=30:52:cb:11:ce:03)
[   20.651808] wlp3s0: send auth to 4a:aa:e6:89:f4:ac (try 1/3)
[   20.670487] wlp3s0: authenticate with 4a:aa:e6:89:f4:ac (local address=30:52:cb:11:ce:03)
[   20.670494] wlp3s0: send auth to 4a:aa:e6:89:f4:ac (try 1/3)
[   20.676693] wlp3s0: authenticated
[   20.684671] wlp3s0: associate with 4a:aa:e6:89:f4:ac (try 1/3)
[   20.713245] wlp3s0: RX AssocResp from 4a:aa:e6:89:f4:ac (capab=0x511 status=0 aid=1)
[   20.716263] wlp3s0: associated
[   24.512698] rfkill: input handler enabled
[   24.600813] pcieport 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
[   24.736665] nouveau 0000:01:00.0: Enabling HDA controller
[   26.102777] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 619444 [ PRIVRING ]

User avatar
sunrat
Site admin
Site admin
Posts: 7336
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 130 times
Been thanked: 641 times

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#17 Post by sunrat »

Search doesn't bring up any hits for hda-80862809-tplg.bin , not in package search nor on the internetz. Closest hit was someone on Arch solved it by blacklisting snd_soc_avs which would force it to use a different driver - https://bbs.archlinux.org/viewtopic.php?id=294655

Also it would speed reading logs to grep firmware:
dmesg | grep firmware
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2337
Joined: 2010-06-07 16:59
Has thanked: 45 times
Been thanked: 256 times

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#18 Post by FreewheelinFrank »

sunrat wrote: 2024-11-09 02:03 Search doesn't bring up any hits for hda-80862809-tplg.bin , not in package search nor on the internetz. Closest hit was someone on Arch solved it by blacklisting snd_soc_avs which would force it to use a different driver - https://bbs.archlinux.org/viewtopic.php?id=294655
Yes, the avs driver seems to conflict with the legacy driver blocking sound:

https://bbs.archlinux.org/viewtopic.php?id=298583

In this case kwat2024 is already able to force the legacy driver and get sound, so blacklisting the avs driver is not necessary.
kwat2024 wrote: 2024-11-01 01:42 Since I don't need digital mic I went with the legacy drive and now have sound.
The avs driver is a new development in latest kernels to enable sound configuration on Intel devices, particularly digital microphones. kwat2024 is kindly testing it to see if the digital microphone will work with avs.

and also @kwat2024

The issue now seems to be missing topology files ("the way the parts of something are organized or connected"). The driver needs to know how the digital microphones are connected.

The kernel seems to be looking for device-specific topology files for analogue and HDMI, and then falling back to generic topology files.

Code: Select all

[   10.016123] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-10ec0255-tplg.bin (-2)
[   10.016140] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-10ec0255-tplg.bin (-2)
[   10.016143] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/hda-10ec0255-tplg.bin failed with error -2
[   10.016146] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/hda-10ec0255-tplg.bin" failed: -2
[   10.016329] avs_hdaudio avs_hdaudio.0: trying to load fallback topology hda-generic-tplg.bin
[   10.016350] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-generic-tplg.bin (-2)
[   10.016365] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-generic-tplg.bin (-2)
[   10.016367] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/hda-generic-tplg.bin failed with error -2
[   10.016370] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/hda-generic-tplg.bin" failed: -2
[   10.016413] snd_soc_avs 0000:00:1f.3: ASoC: error at snd_soc_component_probe on hdaudioB0D0-platform: -2
[   10.016454] avs_hdaudio avs_hdaudio.0: ASoC: failed to instantiate card -2
[   10.019562] avs_hdaudio avs_hdaudio.0: probe with driver avs_hdaudio failed with error -2
[   10.019691] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/dmic-tplg.bin (-2)
[   10.019705] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/dmic-tplg.bin (-2)
[   10.019707] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/dmic-tplg.bin failed with error -2
[   10.019710] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/dmic-tplg.bin" failed: -2
[   10.019737] snd_soc_avs 0000:00:1f.3: ASoC: error at snd_soc_component_probe on dmic-platform: -2
[   10.019882] avs_dmic avs_dmic: ASoC: failed to instantiate card -2
[   10.019939] avs_dmic avs_dmic: probe with driver avs_dmic failed with error -2

Code: Select all

[   10.036401] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-80862809-tplg.bin (-2)
[   10.036416] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-80862809-tplg.bin (-2)
[   10.036419] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/hda-80862809-tplg.bin failed with error -2
[   10.036423] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/hda-80862809-tplg.bin" failed: -2
[   10.036470] avs_hdaudio avs_hdaudio.2: trying to load fallback topology hda-8086-generic-tplg.bin
[   10.040143] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-8086-generic-tplg.bin (-2)
[   10.040160] snd_soc_avs 0000:00:1f.3: firmware: failed to load intel/avs/hda-8086-generic-tplg.bin (-2)
[   10.040163] snd_soc_avs 0000:00:1f.3: Direct firmware load for intel/avs/hda-8086-generic-tplg.bin failed with error -2
[   10.040167] snd_soc_avs 0000:00:1f.3: request topology "intel/avs/hda-8086-generic-tplg.bin" failed: -2
[   10.040215] snd_soc_avs 0000:00:1f.3: ASoC: error at snd_soc_component_probe on hdaudioB0D2-platform: -2
[   10.040249] avs_hdaudio avs_hdaudio.2: ASoC: failed to instantiate card -2
The generic topology files are not in firmware-intel-sound in Backports(yet) but they are coming. The required generic topology files are available in the Sid package:

https://packages.debian.org/sid/all/fir ... d/filelist

Either wait for these files to be backported to Bookworm (force the legacy driver until then), or download and install the Sid package if you want to test avs now. As mentioned before, do not add the Sid repository - just download the package firmware-intel-sound from Sid and install it manually.

kwat2024
Posts: 9
Joined: 2024-10-30 17:43
Has thanked: 1 time

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#19 Post by kwat2024 »

Ok. I will use legacy drive until the required topology files are available in backports.
One final question, where should be looking to know when the files have been backported?

Many thanks for your support!

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2337
Joined: 2010-06-07 16:59
Has thanked: 45 times
Been thanked: 256 times

Re: No Sound in Debian 12.7 on Acer V Nitro (VN7-572TG-775T)

#20 Post by FreewheelinFrank »

kwat2024 wrote: 2024-11-09 10:43 Ok. I will use legacy drive until the required topology files are available in backports.
One final question, where should be looking to know when the files have been backported?

Many thanks for your support!
You're welcome!

Thank you for testing. I think it's a good idea to wait as you say you don't need the digital microphone. This topic may help others who need to digital microphones working.

I believe you will get updates to the Backports package. You can check what files have been added either using Synaptic or by keeping an eye on this page.

https://packages.debian.org/bookworm-ba ... d/filelist

Post Reply