Bug#1100659: linux-image-6.12.17-amd64: r8169 gets down after suspend
Package: src:linux
Version: 6.12.17-1
Severity: normal
When my notebook wakes up after suspend, ethernet interface remains down. Reloading the module doesn't help. And there are lot of errors in the kernel log.
ip link show eth0
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
link/ether 74:d4:dd:6c:ed:5d brd ff:ff:ff:ff:ff:ff
altname enp122s0
altname enx74d4dd6ced5d
modprobe --remove r8169
modprobe -i r8169
dmesg | grep r8169
[ 1.505126] r8169 0000:7a:00.0 eth0: RTL8168h/8111h, 74:d4:dd:6c:ed:5d, XID 541, IRQ 145
[ 1.505703] r8169 0000:7a:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 38.798872] Generic FE-GE Realtek PHY r8169-0-7a00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-7a00:00, irq=MAC)
[ 38.987619] r8169 0000:7a:00.0 eth0: Link is Down
[ 39.420000] r8169 0000:7a:00.0 eth0: entered allmulticast mode
[ 39.420096] r8169 0000:7a:00.0 eth0: entered promiscuous mode
[ 41.891456] r8169 0000:7a:00.0 eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[ 7290.495194] r8169 0000:7a:00.0 eth0: left allmulticast mode
[ 7290.495220] r8169 0000:7a:00.0 eth0: left promiscuous mode
[ 9255.737212] r8169 0000:7a:00.0 eth0: Link is Down
[ 9900.280805] r8169 0000:7a:00.0: Unable to change power state from D3hot to D0, device inaccessible
[ 9900.608723] r8169 0000:7a:00.0 eth0: rtl_eriar_cond == 1 (loop: 100, delay: 100).
[ 9900.609626] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.644368] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.656092] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.656973] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.657855] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.658753] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.659634] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.660531] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.661426] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9901.308941] Generic FE-GE Realtek PHY r8169-0-7a00:00: r8169_apply_firmware failed: -110
[ 9901.962676] Generic FE-GE Realtek PHY r8169-0-7a00:00: phy_poll_reset failed: -110
[ 9902.367454] r8169 0000:7a:00.0 eth0: Link is Down
[15547.100313] r8169 0000:7a:00.0 eth0: rtl_chipcmd_cond == 1 (loop: 100, delay: 100).
[15555.951182] r8169 0000:7a:00.0: Unable to change power state from D3cold to D0, device inaccessible
[15555.951514] r8169 0000:7a:00.0: Mem-Wr-Inval unavailable
[15555.951587] r8169 0000:7a:00.0: error -EIO: PCI read failed
[15555.951592] r8169 0000:7a:00.0: probe with driver r8169 failed with error -5
ip link show eth0
Device "eth0" does not exist
-- Package-specific info:
** Version:
Linux version 6.12.17-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-17) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT_DYNAMIC Debian 6.12.17-1 (2025-03-01)
** Command line:
BOOT_IMAGE=/vmlinuz-6.12.17-amd64 root=/dev/mapper/sys-apex ro
** Not tainted
** Kernel log:
[ 6617.378832] veth89cd29c: renamed from eth0
[ 6617.417458] docker0: port 2(vethd7c4b8c) entered disabled state
[ 6617.417714] vethd7c4b8c (unregistering): left allmulticast mode
[ 6617.417718] vethd7c4b8c (unregistering): left promiscuous mode
[ 6617.417720] docker0: port 2(vethd7c4b8c) entered disabled state
[ 6617.492048] docker0: port 2(veth98d4306) entered blocking state
[ 6617.492054] docker0: port 2(veth98d4306) entered disabled state
[ 6617.492067] veth98d4306: entered allmulticast mode
[ 6617.492119] veth98d4306: entered promiscuous mode
[ 6617.668435] eth0: renamed from veth1bec7c4
[ 6617.669037] docker0: port 2(veth98d4306) entered blocking state
[ 6617.669042] docker0: port 2(veth98d4306) entered forwarding state
[ 7290.465366] br0: port 2(tap0) entered disabled state
[ 7290.465399] br0: port 1(eth0) entered disabled state
[ 7290.495194] r8169 0000:7a:00.0 eth0: left allmulticast mode
[ 7290.495220] r8169 0000:7a:00.0 eth0: left promiscuous mode
[ 7290.495311] br0: port 1(eth0) entered disabled state
[ 7290.497751] tap0: left allmulticast mode
[ 7290.497756] tap0: left promiscuous mode
[ 7290.497781] br0: port 2(tap0) entered disabled state
[ 7297.893653] wlan0: VHT information is missing, disabling VHT
[ 7297.898980] wlan0: authenticate with 68:4e:05:05:e9:95 (local address=dc:45:46:05:63:51)
[ 7297.899989] wlan0: send auth to 68:4e:05:05:e9:95 (try 1/3)
[ 7297.946462] wlan0: authenticated
[ 7297.948549] wlan0: associate with 68:4e:05:05:e9:95 (try 1/3)
[ 7297.950092] wlan0: RX AssocResp from 68:4e:05:05:e9:95 (capab=0x1011 status=0 aid=3)
[ 7297.959153] wlan0: associated
[ 7298.204137] INPUT DROP: IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:dc:45:46:05:63:51:08:00 SRC=0.0.0.0 DST=255.255.255.255 LEN=317 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=68 DPT=67 LEN=297
[ 9254.296335] wlan0: deauthenticating from 68:4e:05:05:e9:95 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 9254.702732] PM: suspend entry (s2idle)
[ 9255.225401] Filesystems sync: 0.522 seconds
[ 9255.427133] Freezing user space processes
[ 9255.429795] Freezing user space processes completed (elapsed 0.002 seconds)
[ 9255.429803] OOM killer disabled.
[ 9255.429805] Freezing remaining freezable tasks
[ 9255.431349] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 9255.431357] printk: Suspending console(s) (use no_console_suspend to debug)
[ 9255.737212] r8169 0000:7a:00.0 eth0: Link is Down
[ 9255.813308] ACPI: EC: interrupt blocked
[ 9900.266562] ACPI: EC: interrupt unblocked
[ 9900.280805] r8169 0000:7a:00.0: Unable to change power state from D3hot to D0, device inaccessible
[ 9900.577515] spd5118 0-0050: Failed to write b = 0: -6
[ 9900.577523] spd5118 0-0050: PM: dpm_run_callback(): spd5118_resume [spd5118] returns -6
[ 9900.577533] spd5118 0-0050: PM: failed to resume async: error -6
[ 9900.586890] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.36.0
[ 9900.586897] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
[ 9900.602644] i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
[ 9900.603066] i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
[ 9900.603071] i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
[ 9900.603606] i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
[ 9900.608723] r8169 0000:7a:00.0 eth0: rtl_eriar_cond == 1 (loop: 100, delay: 100).
[ 9900.609626] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.644368] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.656092] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.656973] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.657855] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.658753] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.659634] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.660531] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.661426] r8169 0000:7a:00.0 eth0: rtl_ocp_gphy_cond == 1 (loop: 10, delay: 25).
[ 9900.887591] ata2: SATA link down (SStatus 4 SControl 300)
[ 9901.308941] Generic FE-GE Realtek PHY r8169-0-7a00:00: r8169_apply_firmware failed: -110
[ 9901.962676] Generic FE-GE Realtek PHY r8169-0-7a00:00: phy_poll_reset failed: -110
[ 9902.367454] r8169 0000:7a:00.0 eth0: Link is Down
[ 9902.370305] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 9902.371019] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[ 9902.371543] OOM killer enabled.
[ 9902.371546] Restarting tasks ... done.
[ 9902.373128] random: crng reseeded on system resumption
[ 9902.384668] PM: suspend exit
[ 9902.687834] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[ 9902.687894] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 9902.687902] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[ 9902.687911] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[ 9902.689484] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[ 9905.527289] ucsi_acpi USBC000:00: unknown error 256
[ 9905.527297] ucsi_acpi USBC000:00: con1: failed to register partner alt modes (-5)
[10325.825352] wlan0: VHT information is missing, disabling VHT
[10325.831596] wlan0: authenticate with 68:4e:05:05:e9:95 (local address=dc:45:46:05:63:51)
[10325.832816] wlan0: send auth to 68:4e:05:05:e9:95 (try 1/3)
[10325.883087] wlan0: authenticated
[10325.886226] wlan0: associate with 68:4e:05:05:e9:95 (try 1/3)
[10325.887608] wlan0: RX AssocResp from 68:4e:05:05:e9:95 (capab=0x1011 status=0 aid=3)
[10325.897007] wlan0: associated
[10392.806099] net_ratelimit: 61 callbacks suppressed
[10392.806105] iwlwifi 0000:00:14.3: Unhandled alg: 0x703
[10392.806135] iwlwifi 0000:00:14.3: Unhandled alg: 0x703
[10392.826527] iwlwifi 0000:00:14.3: Unhandled alg: 0x703
[10392.826559] iwlwifi 0000:00:14.3: Unhandled alg: 0x703
[10661.326440] acer_wmi: Unknown function number - 9 - 0
[10930.631282] iwlwifi 0000:00:14.3: Unhandled alg: 0x703
[11316.573934] iwlwifi 0000:00:14.3: Unhandled alg: 0x703
[11316.574099] iwlwifi 0000:00:14.3: Unhandled alg: 0x703
[11316.574383] iwlwifi 0000:00:14.3: Unhandled alg: 0x703
[11329.623683] perf: interrupt took too long (3979 > 3916), lowering kernel.perf_event_max_sample_rate to 50250
[12034.911764] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[13520.099893] iwlwifi 0000:00:14.3: Unhandled alg: 0x703
[13520.099952] iwlwifi 0000:00:14.3: Unhandled alg: 0x703
[13841.836378] iwlwifi 0000:00:14.3: Unhandled alg: 0x703
[13841.836429] iwlwifi 0000:00:14.3: Unhandled alg: 0x703
** Model information
sys_vendor: Acer
product_name: TravelMate P216-51-G2
product_version: V1.09
chassis_vendor: Acer
chassis_version: Chassis Version
bios_vendor: INSYDE Corp.
bios_version: V1.09
board_vendor: RPL
board_name: XyloD5_RTU
board_version: V1.09
** Loaded modules:
ccm
xt_nat
veth
xt_MASQUERADE
nf_conntrack_netlink
xfrm_user
xfrm_algo
xt_addrtype
snd_seq_dummy
snd_hrtimer
snd_seq
snd_seq_device
overlay
qrtr
rfcomm
cmac
algif_hash
algif_skcipher
af_alg
bnep
nft_chain_nat
nf_nat
br_netfilter
xt_physdev
xt_LOG
nf_log_syslog
ipt_REJECT
nf_reject_ipv4
xt_tcpudp
xt_conntrack
nf_conntrack
nf_defrag_ipv6
nf_defrag_ipv4
nft_compat
nf_tables
libcrc32c
tun
bridge
stp
llc
binfmt_misc
nls_ascii
nls_cp437
vfat
fat
snd_hda_codec_hdmi
snd_hda_codec_realtek
snd_hda_codec_generic
snd_hda_scodec_component
snd_soc_dmic
snd_sof_pci_intel_tgl
snd_sof_pci_intel_cnl
snd_sof_intel_hda_generic
soundwire_intel
soundwire_generic_allocation
soundwire_cadence
snd_sof_intel_hda_common
iwlmvm
snd_soc_hdac_hda
snd_sof_intel_hda_mlink
snd_sof_intel_hda
uvcvideo
snd_sof_pci
snd_sof_xtensa_dsp
mac80211
videobuf2_vmalloc
snd_sof
uvc
videobuf2_memops
libarc4
videobuf2_v4l2
snd_sof_utils
snd_soc_acpi_intel_match
intel_uncore_frequency
intel_uncore_frequency_common
videodev
snd_soc_acpi
soundwire_bus
videobuf2_common
x86_pkg_temp_thermal
mc
intel_powerclamp
coretemp
snd_soc_avs
kvm_intel
sg
kvm
snd_soc_hda_codec
snd_hda_ext_core
snd_soc_core
snd_compress
snd_pcm_dmaengine
btusb
snd_hda_intel
btrtl
crct10dif_pclmul
ghash_clmulni_intel
snd_intel_dspcfg
sha512_ssse3
snd_intel_sdw_acpi
sha256_ssse3
btintel
sha1_ssse3
snd_hda_codec
btbcm
aesni_intel
btmtk
snd_hda_core
mei_pxp
iwlwifi
bluetooth
snd_hwdep
gf128mul
crypto_simd
mei_hdcp
cryptd
snd_pcm
processor_thermal_device_pci
processor_thermal_device
rapl
intel_rapl_msr
processor_thermal_wt_hint
processor_thermal_rfim
snd_timer
intel_cstate
snd
intel_uncore
soundcore
mei_me
processor_thermal_rapl
cfg80211
intel_rapl_common
mei
spd5118
processor_thermal_wt_req
processor_thermal_power_floor
acer_wmi
intel_pmc_core
wmi_bmof
int3403_thermal
pcspkr
int3400_thermal
platform_profile
pmt_telemetry
joydev
processor_thermal_mbox
igen6_edac
acpi_thermal_rel
int340x_thermal_zone
rfkill
soc_button_array
intel_vsec
intel_hid
pmt_class
sparse_keymap
evdev
acpi_pad
ac
msr
parport_pc
parport
efi_pstore
configfs
nfnetlink
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
dm_mod
sd_mod
xe
drm_gpuvm
drm_exec
gpu_sched
drm_suballoc_helper
drm_ttm_helper
uas
usb_storage
i915
ahci
libahci
drm_buddy
i2c_algo_bit
libata
drm_display_helper
nvme
nvme_core
scsi_mod
hid_multitouch
cec
hid_generic
nvme_auth
scsi_common
rc_core
i2c_hid_acpi
i2c_hid
ttm
hid
drm_kms_helper
xhci_pci
xhci_hcd
drm
iTCO_wdt
thunderbolt
r8169
intel_pmc_bxt
iTCO_vendor_support
watchdog
usbcore
ucsi_acpi
typec_ucsi
realtek
mdio_devres
typec
libphy
crc32_pclmul
intel_lpss_pci
i2c_i801
serio_raw
crc32c_intel
intel_lpss
video
i2c_smbus
vmd
idma64
roles
battery
button
usb_common
wmi
** Network interface configuration:
*** /etc/network/interfaces:
auto lo eth0
iface lo inet loopback
iface eth0 inet manual
up ip link add br0 type bridge
up ip link set dev eth0 master br0
up ip tuntap add dev tap0 mode tap
up ip link set dev tap0 master br0
up ip link set tap0 up
up ifup br0
down ifdown br0
down ip link set dev eth0 nomaster
down ip link set dev tap0 nomaster
down ip link delete tap0
down ip link delete br0
iface br0 inet static
address 172.27.1.11/24
gateway 172.27.1.110
** 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: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether 74:d4:dd:6c:ed:5d brd ff:ff:ff:ff:ff:ff
altname enp122s0
altname enx74d4dd6ced5d
inet6 fe80::76d4:ddff:fe6c:ed5d/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether dc:45:46:05:63:51 brd ff:ff:ff:ff:ff:ff
altname wlp0s20f3
altname wlxdc4546056351
inet 172.27.1.43/24 brd 172.27.1.255 scope global dynamic noprefixroute wlan0
valid_lft 82494sec preferred_lft 82494sec
inet6 fe80::1d4:1642:baa:5eec/64 scope link noprefixroute
valid_lft forever preferred_lft forever
6: docker0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default
link/ether 02:42:ce:be:4e:53 brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
valid_lft forever preferred_lft forever
inet6 fe80::42:ceff:febe:4e53/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
8: veth97c0c2c@if7: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master docker0 state UP group default
link/ether ba:29:c3:83:b4:85 brd ff:ff:ff:ff:ff:ff link-netnsid 3
inet6 fe80::b829:c3ff:fe83:b485/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
12: veth3d4b193@if11: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master docker0 state UP group default
link/ether 56:f7:7f:5d:56:ab brd ff:ff:ff:ff:ff:ff link-netnsid 4
inet6 fe80::54f7:7fff:fe5d:56ab/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
14: veth89fda56@if13: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master docker0 state UP group default
link/ether 0e:a2:ef:a4:ed:2a brd ff:ff:ff:ff:ff:ff link-netnsid 1
inet6 fe80::ca2:efff:fea4:ed2a/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
16: veth870655b@if15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master docker0 state UP group default
link/ether fe:ed:e4:09:6e:f4 brd ff:ff:ff:ff:ff:ff link-netnsid 2
inet6 fe80::fced:e4ff:fe09:6ef4/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
18: vethbbd9957@if17: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master docker0 state UP group default
link/ether 56:16:17:4a:2d:d8 brd ff:ff:ff:ff:ff:ff link-netnsid 0
inet6 fe80::5416:17ff:fe4a:2dd8/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
20: veth98d4306@if19: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master docker0 state UP group default
link/ether 76:64:57:7a:61:a6 brd ff:ff:ff:ff:ff:ff link-netnsid 5
inet6 fe80::7464:57ff:fe7a:61a6/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
22: tap0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 4a:49:9f:1d:7b:b9 brd ff:ff:ff:ff:ff:ff
*** Device statistics:
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
lo: 2216567 1084 0 0 0 0 0 0 2216567 1084 0 0 0 0 0 0
eth0: 3511077225 2428127 0 0 0 0 0 2337 114757071 1238580 0 3 0 0 0 0
wlan0: 2063910453 1437172 0 0 0 0 0 0 112617584 364335 0 5 0 0 0 0
docker0: 294408802 312536 0 0 0 0 0 1815 663311087 498946 0 13 0 0 0 0
veth97c0c2c: 43170639 32344 0 0 0 0 0 0 90740722 63992 0 0 0 0 0 0
veth3d4b193: 19298 201 0 0 0 0 0 0 505149 2216 0 0 0 0 0 0
veth89fda56: 0 0 0 0 0 0 0 0 257600 2011 0 0 0 0 0 0
veth870655b: 234390352 181603 0 0 0 0 0 0 408929044 299220 0 0 0 0 0 0
vethbbd9957: 3622550 25398 0 0 0 0 0 0 4519119 17510 0 0 0 0 0 0
veth98d4306: 7051609 15305 0 0 0 0 0 0 14695662 19669 0 0 0 0 0 0
tap0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
*** Protocol statistics:
Ip:
Forwarding: 1
3343919 total packets received
776331 forwarded
0 incoming packets discarded
2562869 incoming packets delivered
1315635 requests sent out
1258 dropped because of missing route
18 reassemblies required
4 packets reassembled ok
4 outgoing packets fragmented ok
18 fragments created
OutTransmits: 2091980
Icmp:
1092 ICMP messages received
0 input ICMP message failed
ICMP input histogram:
timeout in transit: 1092
232 ICMP messages sent
0 ICMP messages failed
OutRateLimitHost: 51
ICMP output histogram:
destination unreachable: 232
IcmpMsg:
InType11: 1092
OutType3: 232
Tcp:
2159 active connection openings
11 passive connection openings
7 failed connection attempts
509 connection resets received
11 connections established
2537466 segments received
1338849 segments sent out
1290 segments retransmitted
6 bad segments received
5181 resets sent
Udp:
25977 packets received
50 packets to unknown port received
0 packet receive errors
13518 packets sent
0 receive buffer errors
0 send buffer errors
IgnoredMulti: 2819
UdpLite:
TcpExt:
14 ICMP packets dropped because they were out-of-window
992 TCP sockets finished time wait in fast timer
13 packets rejected in established connections because of timestamp
2336 delayed acks sent
4 delayed acks further delayed because of locked socket
Quick ack mode was activated 653 times
85254 packet headers predicted
23985 acknowledgments not containing data payload received
46634 predicted acknowledgments
TCPSackRecovery: 293
Detected reordering 23 times using SACK
Detected reordering 1 times using time stamp
1 congestion windows partially recovered using Hoe heuristic
TCPDSACKUndo: 19
63 congestion windows recovered without slow start after partial ack
TCPLostRetransmit: 356
TCPSackFailures: 4
1 timeouts in loss state
440 fast retransmits
26 retransmits in slow start
TCPTimeouts: 521
TCPLossProbes: 439
TCPLossProbeRecovery: 27
TCPSackRecoveryFail: 23
TCPBacklogCoalesce: 1569
TCPDSACKOldSent: 572
TCPDSACKOfoSent: 17
TCPDSACKRecv: 251
TCPDSACKOfoRecv: 10
167 connections reset due to unexpected data
494 connections reset due to early user close
57 connections aborted due to timeout
1 times unable to send RST due to no memory
TCPDSACKIgnoredOld: 3
TCPDSACKIgnoredNoUndo: 65
TCPSpuriousRTOs: 10
TCPSackShifted: 1198
TCPSackMerged: 941
TCPSackShiftFallback: 933
IPReversePathFilter: 426
TCPRcvCoalesce: 804520
TCPOFOQueue: 381261
TCPOFOMerge: 18
TCPChallengeACK: 6
TCPSYNChallenge: 6
TCPFastOpenActive: 1
TCPSpuriousRtxHostQueues: 54
TCPAutoCorking: 1111
TCPFromZeroWindowAdv: 260
TCPToZeroWindowAdv: 260
TCPWantZeroWindowAdv: 308
TCPSynRetrans: 7
TCPOrigDataSent: 104562
TCPHystartDelayDetect: 13
TCPHystartDelayCwnd: 475
TCPACKSkippedPAWS: 4
TCPACKSkippedSeq: 61
TCPACKSkippedTimeWait: 2
TCPKeepAlive: 2660
TCPDelivered: 105863
TCPAckCompressed: 303605
TcpTimeoutRehash: 479
TCPDSACKRecvSegs: 261
IpExt:
InNoRoutes: 3798
InMcastPkts: 4534
OutMcastPkts: 195
InBcastPkts: 2820
InOctets: 5773147624
OutOctets: 855639063
InMcastOctets: 753488
OutMcastOctets: 26155
InBcastOctets: 226331
InNoECTPkts: 4348720
InECT1Pkts: 2
InECT0Pkts: 40
InCEPkts: 3
MPTcpExt:
** PCI devices:
0000:00:00.0 Host bridge [0600]: Intel Corporation Raptor Lake-P/U 2p+8e cores Host Bridge/DRAM Controller [8086:a708] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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
IOMMU group: 1
Capabilities: <access denied>
Kernel driver in use: igen6_edac
Kernel modules: igen6_edac
0000:00:02.0 VGA compatible controller [0300]: Intel Corporation Raptor Lake-P [Iris Xe Graphics] [8086:a7a1] (rev 04) (prog-if 00 [VGA controller])
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 211
IOMMU group: 0
Region 0: Memory at 6025000000 (64-bit, non-prefetchable) [size=16M]
Region 2: Memory at 4000000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 4000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915, xe
0000:00:04.0 Signal processing controller [1180]: Intel Corporation Raptor Lake Dynamic Platform and Thermal Framework Processor Participant [8086:a71d] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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
IOMMU group: 2
Region 0: Memory at 6028280000 (64-bit, non-prefetchable) [size=128K]
Capabilities: <access denied>
Kernel driver in use: proc_thermal_pci
Kernel modules: processor_thermal_device_pci
0000:00:06.0 PCI bridge [0604]: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port [8086:a74d] (rev 01) (prog-if 00 [Normal decode])
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 122
IOMMU group: 3
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: [disabled] [16-bit]
Memory behind bridge: [disabled] [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
0000:00:07.0 PCI bridge [0604]: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI Express Root Port #0 [8086:a76e] (rev 01) (prog-if 00 [Normal decode])
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 123
IOMMU group: 4
Bus: primary=00, secondary=02, subordinate=3d, sec-latency=0
I/O behind bridge: 5000-5fff [size=4K] [16-bit]
Memory behind bridge: 54000000-639fffff [size=250M] [32-bit]
Prefetchable memory behind bridge: 6000000000-6024ffffff [size=592M] [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
0000:00:07.2 PCI bridge [0604]: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI Express Root Port #2 [8086:a72f] (rev 01) (prog-if 00 [Normal decode])
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 124
IOMMU group: 5
Bus: primary=00, secondary=3e, subordinate=79, sec-latency=0
I/O behind bridge: 6000-6fff [size=4K] [16-bit]
Memory behind bridge: 44000000-539fffff [size=250M] [32-bit]
Prefetchable memory behind bridge: 6030000000-6054ffffff [size=592M] [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
0000:00:08.0 System peripheral [0880]: Intel Corporation GNA Scoring Accelerator module [8086:a74f] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 255
IOMMU group: 6
Region 0: Memory at 60282d5000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
0000:00:0a.0 Signal processing controller [1180]: Intel Corporation Raptor Lake Crashlog and Telemetry [8086:a77d] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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-
IOMMU group: 7
Region 0: Memory at 60282b0000 (64-bit, non-prefetchable) [size=32K]
Capabilities: <access denied>
Kernel driver in use: intel_vsec
Kernel modules: intel_vsec
0000:00:0d.0 USB controller [0c03]: Intel Corporation Raptor Lake-P Thunderbolt 4 USB Controller [8086:a71e] (rev 01) (prog-if 30 [XHCI])
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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, Cache Line Size: 64 bytes
Interrupt: pin ? routed to IRQ 162
IOMMU group: 8
Region 0: Memory at 60282a0000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
0000:00:0d.2 USB controller [0c03]: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI #0 [8086:a73e] (rev 01) (prog-if 40 [USB4 Host Interface])
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 16
IOMMU group: 8
Region 0: Memory at 6028240000 (64-bit, non-prefetchable) [size=256K]
Region 2: Memory at 60282d4000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: thunderbolt
Kernel modules: thunderbolt
0000:00:0d.3 USB controller [0c03]: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI #1 [8086:a76d] (rev 01) (prog-if 40 [USB4 Host Interface])
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 16
IOMMU group: 8
Region 0: Memory at 6028200000 (64-bit, non-prefetchable) [size=256K]
Region 2: Memory at 60282d3000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: thunderbolt
Kernel modules: thunderbolt
0000:00:0e.0 RAID bus controller [0104]: Intel Corporation Volume Management Device NVMe RAID Controller Intel Corporation [8086:a77f]
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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
IOMMU group: 9
Region 0: Memory at 6026000000 (64-bit, non-prefetchable) [size=32M]
Region 2: Memory at 64000000 (32-bit, non-prefetchable) [size=32M]
Region 4: Memory at 6028100000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
Kernel driver in use: vmd
Kernel modules: vmd
0000:00:10.0 Serial bus controller [0c80]: Intel Corporation Alder Lake-P Serial IO I2C Controller #2 [8086:51d8] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 18
IOMMU group: 10
Region 0: Memory at 4017000000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
0000:00:10.1 Serial bus controller [0c80]: Intel Corporation Alder Lake-P Serial IO I2C Controller #3 [8086:51d9] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 19
IOMMU group: 10
Region 0: Memory at 4017001000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
0000:00:14.0 USB controller [0c03]: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host Controller [8086:51ed] (rev 01) (prog-if 30 [XHCI])
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 170
IOMMU group: 11
Region 0: Memory at 63b00000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
0000:00:14.2 RAM memory [0500]: Intel Corporation Alder Lake PCH Shared SRAM [8086:51ef] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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
IOMMU group: 11
Region 0: Memory at 60282c8000 (64-bit, non-prefetchable) [size=16K]
Region 2: Memory at 60282d0000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
0000:00:14.3 Network controller [0280]: Intel Corporation Raptor Lake PCH CNVi WiFi [8086:51f1] (rev 01)
Subsystem: Intel Corporation Device [8086:0094]
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 16
IOMMU group: 12
Region 0: Memory at 60282c4000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
0000:00:15.0 Serial bus controller [0c80]: Intel Corporation Alder Lake PCH Serial IO I2C Controller #0 [8086:51e8] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 27
IOMMU group: 13
Region 0: Memory at 4017002000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
0000:00:15.1 Serial bus controller [0c80]: Intel Corporation Alder Lake PCH Serial IO I2C Controller #1 [8086:51e9] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 B routed to IRQ 40
IOMMU group: 13
Region 0: Memory at 4017003000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
0000:00:16.0 Communication controller [0780]: Intel Corporation Alder Lake PCH HECI Controller [8086:51e0] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 212
IOMMU group: 14
Region 0: Memory at 60282cd000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: mei_me
Kernel modules: mei_me
0000:00:17.0 System peripheral [0880]: Intel Corporation RST VMD Managed Controller [8086:09ab]
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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-
IOMMU group: 15
0000:00:1d.0 PCI bridge [0604]: Intel Corporation Alder Lake PCI Express Root Port #9 [8086:51b0] (rev 01) (prog-if 00 [Normal decode])
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 125
IOMMU group: 16
Bus: primary=00, secondary=7a, subordinate=7a, sec-latency=0
I/O behind bridge: 3000-3fff [size=4K] [16-bit]
Memory behind bridge: 63a00000-63afffff [size=1M] [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
0000:00:1f.0 ISA bridge [0601]: Intel Corporation Raptor Lake LPC/eSPI Controller [8086:519d] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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
IOMMU group: 17
0000:00:1f.3 Multimedia audio controller [0401]: Intel Corporation Raptor Lake-P/U/H cAVS [8086:51ca] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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: 32, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 16
IOMMU group: 17
Region 0: Memory at 60282c0000 (64-bit, non-prefetchable) [size=16K]
Region 4: Memory at 6028000000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
Kernel driver in use: sof-audio-pci-intel-tgl
Kernel modules: snd_hda_intel, snd_soc_avs, snd_sof_pci_intel_tgl
0000:00:1f.4 SMBus [0c05]: Intel Corporation Alder Lake PCH-P SMBus Host Controller [8086:51a3] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 A routed to IRQ 16
IOMMU group: 17
Region 0: Memory at 60282cc000 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at efa0 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
0000:00:1f.5 Serial bus controller [0c80]: Intel Corporation Alder Lake-P PCH SPI Controller [8086:51a4] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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
IOMMU group: 17
Region 0: Memory at 42800000 (32-bit, non-prefetchable) [size=4K]
0000:7a:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 1b)
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
!!! Unknown header type 7f
Interrupt: pin ? routed to IRQ 16
IOMMU group: 18
Region 0: I/O ports at 3000 [size=256]
Region 2: Memory at 63a04000 (64-bit, non-prefetchable) [size=4K]
Region 4: Memory at 63a00000 (64-bit, non-prefetchable) [size=16K]
Kernel driver in use: r8169
Kernel modules: r8169
10000:e0:06.0 System peripheral [0880]: Intel Corporation RST VMD Managed Controller [8086:09ab]
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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-
IOMMU group: 9
10000:e0:06.2 PCI bridge [0604]: Intel Corporation Device [8086:a73d] (rev 01) (prog-if 00 [Normal decode])
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 B routed to IRQ 180
IOMMU group: 9
Bus: primary=00, secondary=e1, subordinate=e1, sec-latency=0
I/O behind bridge: [disabled] [16-bit]
Memory behind bridge: 64000000-640fffff [size=1M] [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
10000:e0:17.0 SATA controller [0106]: Intel Corporation Alder Lake-P SATA AHCI Controller [8086:51d3] (rev 01) (prog-if 01 [AHCI 1.0])
Subsystem: Acer Incorporated [ALI] Device [1025:1761]
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 210
IOMMU group: 9
Region 0: Memory at 64100000 (32-bit, non-prefetchable) [size=8K]
Region 1: Memory at 64102800 (32-bit, non-prefetchable) [size=256]
Region 5: Memory at 64102000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci
10000:e1:00.0 Non-Volatile memory controller [0108]: Sandisk Corp WD Black SN770 / PC SN740 256GB / PC SN560 (DRAM-less) NVMe SSD [15b7:5017] (rev 01) (prog-if 02 [NVM Express])
Subsystem: Sandisk Corp WD Black SN770 / PC SN740 256GB / PC SN560 (DRAM-less) NVMe SSD [15b7:5017]
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 0
IOMMU group: 9
Region 0: Memory at 64000000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: nvme
Kernel modules: nvme
** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 13fe:4200 Phison Electronics Corp. Platinum USB drive mini
Bus 003 Device 003: ID 152d:2329 JMicron Technology Corp. / JMicron USA Technology Corp. JM20329 SATA Bridge
Bus 003 Device 004: ID 04f2:b79c Chicony Electronics Co., Ltd ACER HD User Facing
Bus 003 Device 006: ID 8087:0033 Intel Corp. AX211 Bluetooth
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.17-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=C, LC_CTYPE=ru_RU.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.17-amd64 depends on:
ii initramfs-tools [linux-initramfs-tool] 0.146
ii kmod 34.1-2
ii linux-base 4.11
Versions of packages linux-image-6.12.17-amd64 recommends:
ii apparmor 4.1.0~beta5-3
Versions of packages linux-image-6.12.17-amd64 suggests:
pn debian-kernel-handbook <none>
ii firmware-linux-free 20241210-1
ii grub-efi-amd64 2.12-7
pn linux-doc-6.12 <none>
Versions of packages linux-image-6.12.17-amd64 is related to:
pn firmware-amd-graphics <none>
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 20241210-1
ii firmware-intel-misc 20241210-1
pn firmware-intel-sound <none>
pn firmware-ipw2x00 <none>
pn firmware-ivtv <none>
ii firmware-iwlwifi 20241210-1
pn firmware-libertas <none>
pn firmware-marvell-prestera <none>
ii firmware-mediatek 20241210-1
ii firmware-misc-nonfree 20241210-1
pn firmware-myricom <none>
pn firmware-netronome <none>
pn firmware-netxen <none>
ii firmware-nvidia-graphics 20241210-1
pn firmware-qcom-soc <none>
pn firmware-qlogic <none>
ii firmware-realtek 20241210-1
pn firmware-samsung <none>
pn firmware-siano <none>
pn firmware-ti-connectivity <none>
pn xen-hypervisor <none>
-- no debconf information
Reply to: