Severity: normal
Dear Maintainer,
After installing the linux-headers-amd64 meta package, the dkms broadcom-sta module was attempted to be built. The following error was returned during the module build attempt:
** Module Build Error Begin **
Cleaning build area... done.
Building module(s)...(bad exit status: 2)
Failed command:
make -j4 KERNELRELEASE=6.12.3-amd64 KVER=6.12.3-amd64
Error! Bad return status for module build on kernel: 6.12.3-amd64 (x86_64)
Consult /var/lib/dkms/broadcom-sta/6.30.223.271/build/make.log for more information.
Autoinstall on 6.12.3-amd64 failed for module(s) broadcom-sta(10).
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
Setting up linux-headers-amd64 (6.12.3-1) ...
** Module Build Error End **
Following is the contents of /var/lib/dkms/broadcom-sta/6.30.223.27/build/make.log:
** DKMS Broadcom-Sta 6.30.223.27 Log Begin **
DKMS make.log for broadcom-sta-6.30.223.271 for kernel 6.12.3-amd64 (x86_64)
Sun Dec 8 01:19:13 PM EST 2024
CFG80211 API is prefered for this kernel version
Makefile:91: Neither CFG80211 nor Wireless Extension is enabled in kernel
KBUILD_NOPEDANTIC=1 make -C /lib/modules/6.12.3-amd64/build M=`pwd`
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
make[1]: Entering directory '/usr/src/linux-headers-6.12.3-amd64'
CFG80211 API is prefered for this kernel version
Using CFG80211 API
Kernel architecture is X86_64
CC [M] /var/lib/dkms/broadcom-sta/6.30.223.271/build/src/shared/linux_osl.o
CC [M] /var/lib/dkms/broadcom-sta/6.30.223.271/build/src/wl/sys/wl_linux.o
/var/lib/dkms/broadcom-sta/6.30.223.271/build/src/wl/sys/wl_linux.c:59:10: fatal error: asm/unaligned.h: No such file or directory
59 | #include <asm/unaligned.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [/usr/src/linux-headers-6.12.3-common/scripts/Makefile.build:234: /var/lib/dkms/broadcom-sta/6.30.223.271/build/src/wl/sys/wl_linux.o] Error 1
make[2]: *** [/usr/src/linux-headers-6.12.3-common/Makefile:1961: /var/lib/dkms/broadcom-sta/6.30.223.271/build] Error 2
make[1]: *** [/usr/src/linux-headers-6.12.3-common/Makefile:236: __sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-6.12.3-amd64'
make: *** [Makefile:183: all] Error 2
** DKMS Broadcom-Sta 6.30.223.27 Log End **
Running the following command results in the same error:
sudo dkms build broadcom-sta/6.30.223.27
Since the dkms broadcom-sta module fails to build, I do not have Wi-Fi connectivity when I boot using the 6.12.3-1 kernel.
-- Package-specific info:
** Version:
Linux version 6.12.3-amd64 (
debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-8) 14.2.0, GNU ld (GNU Binutils for Debian) 2.43.50.20241204) #1 SMP PREEMPT_DYNAMIC Debian 6.12.3-1 (2024-12-07)
** Command line:
BOOT_IMAGE=/boot/vmlinuz-6.12.3-amd64 root=UUID=2ce960a9-306e-407e-940e-88fb66c8e14e ro quiet
** Tainted: I (2048)
* workaround for bug in platform firmware applied
** Kernel log:
[ 9.186083] systemd-journald[322]: Received client request to flush runtime journal.
[ 9.344963] lp: driver loaded but no devices found
[ 9.371959] ppdev: user-space parallel port driver
[ 11.326353] input: PC Speaker as /devices/platform/pcspkr/input/input19
[ 11.360999] Consider using thermal netlink events interface
[ 11.454770] ene_ir: chip is 0x3930 - kbver = 0x00, rev = 0xb1
[ 11.454776] ene_ir: PLL freq = 1000
[ 11.454778] ene_ir: KB3926D or higher detected
[ 11.454791] ene_ir: Firmware regs: c0 01
[ 11.454793] ene_ir: Hardware features:
[ 11.454794] ene_ir: * Uses GPIO 40 for IR demodulated input
[ 11.470991] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 11.471031] sr 3:0:0:0: Attached scsi generic sg1 type 5
[ 11.488814] iTCO_vendor_support: vendor-support=0
[ 11.519453] at24 0-0050: supply vcc not found, using dummy regulator
[ 11.520978] at24 0-0050: 256 byte spd EEPROM, read-only
[ 11.521005] at24 0-0052: supply vcc not found, using dummy regulator
[ 11.522541] at24 0-0052: 256 byte spd EEPROM, read-only
[ 11.528706] iTCO_wdt iTCO_wdt.1.auto: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
[ 11.528847] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[ 11.538560] Registered IR keymap rc-rc6-mce
[ 11.655839] IR RC6 protocol handler initialized
[ 11.678590] rc rc0: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0
[ 11.678655] rc rc0: lirc_dev: driver ene_ir registered at minor = 0, raw IR receiver, no transmitter
[ 11.678713] input: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0/input20
[ 11.678863] rc rc0: nonsensical timing event of duration 0
[ 11.678867] rc rc0: two consecutive events of type space
[ 11.678875] ene_ir: driver has been successfully loaded
[ 11.727870] intel_rapl_common: Found RAPL domain package
[ 11.727875] intel_rapl_common: Found RAPL domain core
[ 11.727877] intel_rapl_common: Found RAPL domain uncore
[ 11.727879] intel_rapl_common: Found RAPL domain dram
[ 11.845950] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 11.845954] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 11.845956] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 11.845957] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 11.845957] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 11.934137] asus_wmi: ASUS WMI generic driver loaded
[ 11.947406] asus_wmi: Initialization: 0x0
[ 11.947430] asus_wmi: BIOS WMI version: 0.9
[ 11.947462] asus_wmi: SFUN value: 0x0
[ 11.947465] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[ 11.949156] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input21
[ 11.951456] cryptd: max_cpu_qlen set to 1000
[ 12.058879] AES CTR mode by8 optimization enabled
[ 12.719524] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 12.746094] mc: Linux media interface: v0.10
[ 12.780071] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input22
[ 12.780130] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input23
[ 12.780178] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input24
[ 12.932647] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 12.932656] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 12.932660] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 12.932663] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 12.932665] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 12.932668] snd_hda_codec_realtek hdaudioC1D0: Mic=0x18
[ 12.932670] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
[ 12.941099] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input25
[ 12.941159] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input26
[ 13.031400] Bluetooth: Core ver 2.22
[ 13.031426] NET: Registered PF_BLUETOOTH protocol family
[ 13.031428] Bluetooth: HCI device and connection manager initialized
[ 13.031432] Bluetooth: HCI socket layer initialized
[ 13.031445] Bluetooth: L2CAP socket layer initialized
[ 13.031450] Bluetooth: SCO socket layer initialized
[ 13.047412] videodev: Linux video capture interface: v2.00
[ 13.260391] usb 1-1.7.2: Found UVC 1.00 device Laptop_Integrated_Webcam_FHD (1bcf:2c33)
[ 13.308539] usbcore: registered new interface driver uvcvideo
[ 13.496001] usbcore: registered new interface driver btusb
[ 13.608619] Bluetooth: hci0: BCM: chip id 63
[ 13.609513] Bluetooth: hci0: BCM: features 0x07
[ 13.625622] Bluetooth: hci0: BCM20702A
[ 13.625632] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ 13.676102] bluetooth hci0: firmware: failed to load brcm/BCM20702A1-13d3-3404.hcd (-2)
[ 13.676148] bluetooth hci0: firmware: failed to load brcm/BCM20702A1-13d3-3404.hcd (-2)
[ 13.676184] bluetooth hci0: firmware: failed to load brcm/BCM-13d3-3404.hcd (-2)
[ 13.676208] bluetooth hci0: firmware: failed to load brcm/BCM-13d3-3404.hcd (-2)
[ 13.676212] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[ 13.676949] Bluetooth: hci0: BCM: 'brcm/BCM20702A1-13d3-3404.hcd'
[ 13.677670] Bluetooth: hci0: BCM: 'brcm/BCM-13d3-3404.hcd'
[ 16.634626] EXT4-fs (sda5): mounted filesystem c96a560c-2b54-43c6-9c66-c7d53f9bc6e9 r/w with ordered data mode. Quota mode: none.
[ 17.851903] audit: type=1400 audit(1733682473.420:2): apparmor="STATUS" operation="profile_load" profile="" name="nvidia_modprobe" pid=640 comm="apparmor_parser"
[ 17.851911] audit: type=1400 audit(1733682473.420:3): apparmor="STATUS" operation="profile_load" profile="" name="nvidia_modprobe//kmod" pid=640 comm="apparmor_parser"
[ 17.869335] audit: type=1400 audit(1733682473.436:4): apparmor="STATUS" operation="profile_load" profile="" name="lsb_release" pid=639 comm="apparmor_parser"
[ 17.922607] audit: type=1400 audit(1733682473.492:5): apparmor="STATUS" operation="profile_load" profile="" name="/usr/bin/redshift" pid=658 comm="apparmor_parser"
[ 17.935098] audit: type=1400 audit(1733682473.504:6): apparmor="STATUS" operation="profile_load" profile="" name="/usr/bin/man" pid=657 comm="apparmor_parser"
[ 17.935104] audit: type=1400 audit(1733682473.504:7): apparmor="STATUS" operation="profile_load" profile="" name="man_filter" pid=657 comm="apparmor_parser"
[ 17.935106] audit: type=1400 audit(1733682473.504:8): apparmor="STATUS" operation="profile_load" profile="" name="man_groff" pid=657 comm="apparmor_parser"
[ 17.942791] audit: type=1400 audit(1733682473.512:9): apparmor="STATUS" operation="profile_load" profile="" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=641 comm="apparmor_parser"
[ 17.942797] audit: type=1400 audit(1733682473.512:10): apparmor="STATUS" operation="profile_load" profile="" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=641 comm="apparmor_parser"
[ 17.942800] audit: type=1400 audit(1733682473.512:11): apparmor="STATUS" operation="profile_load" profile="" name="/usr/lib/connman/scripts/dhclient-script" pid=641 comm="apparmor_parser"
[ 23.685486] NET: Registered PF_QIPCRTR protocol family
[ 27.003994] r8169 0000:02:00.0: firmware: failed to load rtl_nic/rtl8168g-2.fw (-2)
[ 27.004004] r8169 0000:02:00.0: firmware: failed to load rtl_nic/rtl8168g-2.fw (-2)
[ 27.004006] r8169 0000:02:00.0: Direct firmware load for rtl_nic/rtl8168g-2.fw failed with error -2
[ 27.004009] r8169 0000:02:00.0: Unable to load firmware rtl_nic/rtl8168g-2.fw (-2)
[ 27.026621] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[ 27.138808] r8169 0000:02:00.0 enp2s0: Link is Down
[ 28.092831] kauditd_printk_skb: 17 callbacks suppressed
[ 28.092836] audit: type=1400 audit(1733682483.660:29): apparmor="DENIED" operation="capable" class="cap" profile="" pid=908 comm="cupsd" capability=12 capname="net_admin"
** Model information
sys_vendor: ASUSTeK Computer INC.
product_name: ET2321I
product_version: 0801
chassis_vendor: To Be Filled By O.E.M.
chassis_version: To Be Filled By O.E.M.
bios_vendor: American Megatrends Inc.
bios_version: 0801
board_vendor: ASUSTeK COMPUTER INC.
board_name: ET2321I
board_version: Rev 1.xx
** Loaded modules:
snd_seq_dummy
snd_hrtimer
snd_seq
snd_seq_device
qrtr
cpufreq_userspace
cpufreq_conservative
cpufreq_ondemand
cpufreq_powersave
ip6t_REJECT
nf_reject_ipv6
xt_hl
ip6t_rt
ipt_REJECT
nf_reject_ipv4
xt_LOG
nf_log_syslog
nft_limit
xt_limit
xt_addrtype
xt_tcpudp
xt_conntrack
nf_conntrack
nf_defrag_ipv6
nf_defrag_ipv4
nft_compat
nf_tables
libcrc32c
binfmt_misc
btusb
btrtl
mei_hdcp
mei_pxp
btintel
uvcvideo
videobuf2_vmalloc
x86_pkg_temp_thermal
uvc
videobuf2_memops
intel_powerclamp
coretemp
videobuf2_v4l2
btbcm
kvm_intel
btmtk
videodev
bluetooth
snd_hda_codec_realtek
kvm
videobuf2_common
snd_hda_codec_generic
snd_hda_codec_hdmi
snd_hda_scodec_component
mc
snd_hda_intel
snd_intel_dspcfg
snd_intel_sdw_acpi
snd_hda_codec
joydev
mei_me
snd_hda_core
crct10dif_pclmul
ghash_clmulni_intel
snd_hwdep
sha512_ssse3
sha256_ssse3
sha1_ssse3
aesni_intel
snd_pcm
gf128mul
crypto_simd
snd_timer
cryptd
eeepc_wmi
asus_wmi
sparse_keymap
platform_profile
battery
rapl
intel_cstate
snd
rfkill
intel_uncore
intel_rapl_msr
soundcore
ir_rc6_decoder
mei
iTCO_wdt
intel_pmc_bxt
at24
iTCO_vendor_support
rc_rc6_mce
watchdog
sg
ene_ir
processor_thermal_device_pci_legacy
processor_thermal_device
processor_thermal_wt_hint
processor_thermal_rfim
processor_thermal_rapl
intel_rapl_common
processor_thermal_wt_req
wmi_bmof
int3400_thermal
processor_thermal_power_floor
int3402_thermal
processor_thermal_mbox
acpi_thermal_rel
intel_soc_dts_iosf
int340x_thermal_zone
intel_pch_thermal
pcspkr
evdev
parport_pc
ppdev
lp
parport
efi_pstore
configfs
nfnetlink
ip_tables
x_tables
autofs4
hid_logitech_hidpp
hid_logitech_dj
ext4
crc16
mbcache
jbd2
crc32c_generic
hid_multitouch
hid_generic
usbhid
hid
nouveau
drm_gpuvm
sr_mod
i915
drm_exec
sd_mod
cdrom
gpu_sched
drm_buddy
i2c_algo_bit
drm_display_helper
cec
r8169
ahci
rc_core
drm_ttm_helper
libahci
ttm
realtek
xhci_pci
libata
drm_kms_helper
xhci_hcd
ehci_pci
mxm_wmi
ehci_hcd
scsi_mod
crc32_pclmul
i2c_i801
mdio_devres
drm
usbcore
crc32c_intel
scsi_common
lpc_ich
i2c_smbus
libphy
usb_common
fan
video
wmi
button
** Network interface configuration:
*** /etc/network/interfaces:
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether 78:24:af:03:f6:9f brd ff:ff:ff:ff:ff:ff
altname enx7824af03f69f
*** Device statistics:
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
lo: 48235 587 0 0 0 0 0 0 48235 587 0 0 0 0 0 0
enp2s0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
*** Protocol statistics:
Ip:
Forwarding: 2
585 total packets received
0 forwarded
0 incoming packets discarded
583 incoming packets delivered
585 requests sent out
140 outgoing packets dropped
OutTransmits: 585
Icmp:
284 ICMP messages received
0 input ICMP message failed
ICMP input histogram:
destination unreachable: 284
284 ICMP messages sent
0 ICMP messages failed
ICMP output histogram:
destination unreachable: 284
IcmpMsg:
InType3: 284
OutType3: 284
Tcp:
0 active connection openings
0 passive connection openings
0 failed connection attempts
0 connection resets received
0 connections established
0 segments received
0 segments sent out
0 segments retransmitted
0 bad segments received
0 resets sent
Udp:
15 packets received
284 packets to unknown port received
0 packet receive errors
299 packets sent
0 receive buffer errors
0 send buffer errors
UdpLite:
TcpExt:
0 packet headers predicted
IpExt:
InMcastPkts: 17
OutMcastPkts: 17
InOctets: 48083
OutOctets: 48083
InMcastOctets: 2123
OutMcastOctets: 2123
InNoECTPkts: 585
MPTcpExt:
** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 09)
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
Latency: 0
Capabilities: <access denied>
Kernel driver in use: hsw_uncore
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09) (prog-if 00 [VGA controller])
DeviceName: Onboard IGD
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 47
Region 0: Memory at f7400000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller [8086:0a0c] (rev 09)
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 50
Region 0: Memory at f7c1c000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:04.0 Signal processing controller [1180]: Intel Corporation Haswell-ULT Thermal Subsystem [8086:0a03] (rev 09)
Subsystem: Intel Corporation Device [8086:2010]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 0: Memory at f7c10000 (64-bit, non-prefetchable) [size=32K]
Capabilities: <access denied>
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device_pci_legacy
00:14.0 USB controller [0c03]: Intel Corporation 8 Series USB xHCI HC [8086:9c31] (rev 04) (prog-if 30 [XHCI])
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 44
Region 0: Memory at f7c00000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00:16.0 Communication controller [0780]: Intel Corporation 8 Series HECI #0 [8086:9c3a] (rev 04)
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 49
Region 0: Memory at f7c25000 (64-bit, non-prefetchable) [size=32]
Capabilities: <access denied>
Kernel driver in use: mei_me
Kernel modules: mei_me
00:1b.0 Audio device [0403]: Intel Corporation 8 Series HD Audio Controller [8086:9c20] (rev 04)
Subsystem: ASUSTeK Computer Inc. Device [1043:85ac]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 51
Region 0: Memory at f7c18000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 1 [8086:9c10] (rev e4) (prog-if 00 [Normal decode])
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 40
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 2000-2fff [size=4K] [16-bit]
Memory behind bridge: cf200000-cf3fffff [size=2M] [32-bit]
Prefetchable memory behind bridge: cf400000-cf5fffff [size=2M] [32-bit]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1c.2 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 3 [8086:9c14] (rev e4) (prog-if 00 [Normal decode])
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin C routed to IRQ 41
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: e000-efff [size=4K] [16-bit]
Memory behind bridge: f7b00000-f7bfffff [size=1M] [32-bit]
Prefetchable memory behind bridge: f2100000-f21fffff [size=1M] [32-bit]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1c.3 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 4 [8086:9c16] (rev e4) (prog-if 00 [Normal decode])
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin D routed to IRQ 42
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: [disabled] [16-bit]
Memory behind bridge: f7800000-f7afffff [size=3M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1c.4 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 5 [8086:9c18] (rev e4) (prog-if 00 [Normal decode])
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 43
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: d000-dfff [size=4K] [16-bit]
Memory behind bridge: f6000000-f70fffff [size=17M] [32-bit]
Prefetchable memory behind bridge: e0000000-f1ffffff [size=288M] [32-bit]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation 8 Series USB EHCI #1 [8086:9c26] (rev 04) (prog-if 20 [EHCI])
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 23
Region 0: Memory at f7c23000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1f.0 ISA bridge [0601]: Intel Corporation 8 Series LPC Controller [8086:9c43] (rev 04)
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Capabilities: <access denied>
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04) (prog-if 01 [AHCI 1.0])
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 45
Region 0: I/O ports at f0b0 [size=8]
Region 1: I/O ports at f0a0 [size=4]
Region 2: I/O ports at f090 [size=8]
Region 3: I/O ports at f080 [size=4]
Region 4: I/O ports at f060 [size=32]
Region 5: Memory at f7c22000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 8 Series SMBus Controller [8086:9c22] (rev 04)
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin C routed to IRQ 18
Region 0: Memory at f7c21000 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at f040 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
00:1f.6 Signal processing controller [1180]: Intel Corporation 8 Series Thermal [8086:9c24] (rev 04)
Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin C routed to IRQ 18
Region 0: Memory at f7c20000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
Subsystem: ASUSTeK Computer Inc. H81M-C Motherboard [1043:8554]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 18
Region 0: I/O ports at e000 [size=256]
Region 2: Memory at f7b00000 (64-bit, non-prefetchable) [size=4K]
Region 4: Memory at f2100000 (64-bit, prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4352 802.11ac Dual Band Wireless Network Adapter [14e4:43b1] (rev 03)
Subsystem: AzureWave Device [1a3b:2123]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 5
Region 0: Memory at f7a00000 (64-bit, non-prefetchable) [size=32K]
Region 2: Memory at f7800000 (64-bit, non-prefetchable) [size=2M]
Capabilities: <access denied>
Kernel modules: bcma
04:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK208M [GeForce GT 740M] [10de:1292] (rev a1) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Device [1043:8579]
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 48
Region 0: Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at f0000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at d000 [size=128]
Expansion ROM at f7000000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nouveau
Kernel modules: nouveau
** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8000 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 13d3:3404 IMC Networks BCM20702A0
Bus 001 Device 004: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 005: ID 2149:230c Advanced Silicon S.A. CoolTouch(TM) System
Bus 001 Device 006: ID 1bcf:2c33 Sunplus Innovation Technology Inc. Laptop_Integrated_Webcam_FHD
Bus 001 Device 007: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 008: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 009: ID 1c4f:0063 SiGma Micro Touchpad (integrated in detachable keyboard of Chuwi SurBook)
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.12.3-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages linux-image-6.12.3-amd64 depends on:
ii initramfs-tools [linux-initramfs-tool] 0.145
ii kmod 33+20240816-2
ii linux-base 4.10.1
Versions of packages linux-image-6.12.3-amd64 recommends:
ii apparmor 3.1.7-1+b3
Versions of packages linux-image-6.12.3-amd64 suggests:
pn debian-kernel-handbook <none>
ii firmware-linux-free 20240610-1
ii grub-pc 2.12-5
pn linux-doc-6.12 <none>
Versions of packages linux-image-6.12.3-amd64 is related to:
ii firmware-amd-graphics 20240909-2
pn firmware-atheros <none>
pn firmware-bnx2 <none>
pn firmware-bnx2x <none>
pn firmware-brcm80211 <none>
pn firmware-cavium <none>
pn firmware-cirrus <none>
ii firmware-intel-graphics 20240909-2
ii firmware-intel-misc 20240909-2
pn firmware-intel-sound <none>
pn firmware-ipw2x00 <none>
pn firmware-ivtv <none>
pn firmware-iwlwifi <none>
pn firmware-libertas <none>
pn firmware-marvell-prestera <none>
ii firmware-mediatek 20240909-2
ii firmware-misc-nonfree 20240909-2
pn firmware-myricom <none>
pn firmware-netronome <none>
pn firmware-netxen <none>
ii firmware-nvidia-graphics 20240909-2
pn firmware-qcom-soc <none>
pn firmware-qlogic <none>
pn firmware-realtek <none>
pn firmware-samsung <none>
pn firmware-siano <none>
pn firmware-ti-connectivity <none>
pn xen-hypervisor <none>
-- no debconf information