Problem whith Beelink SER6 MAX ans I225-V

bartounet

Member
Dec 11, 2022
31
1
13
Hello.
I bought a Beelin SER6 MAX mini PC to create my second Proxmox node.
I'm experiencing a lot of stability issues.
After several tests, I really think it's related to the internal Intel I225-V network card.
It started with network loss.
At boot, the card wasn't recognized, then after several reboots, it was.

The most common problem is that if the card is active with a network cable, the Proxmox reboots in a loop.
As soon as I disconnect the network from the card, Proxmox starts.

But as soon as I plug in the network cable,
The card blinks, but the enp2s0 stays down.
When I run an ethtool enp2s0, I get
netlink-error: no such device

My Proxmox is unusable.
 
root@PVE-MAISON2:~# ethtool enp2s0
netlink error: No such device
netlink error: No such device
netlink error: No such device
netlink error: No such device
netlink error: No such device
No data available
 
Error

Code:
   52.715851] pcieport 0000:00:01.4: AER: Uncorrectable (Non-Fatal) error message received from 0000:02:00.0
[   52.715867] igc 0000:02:00.0: PCIe Bus Error: severity=Uncorrectable (Non-Fatal), type=Transaction Layer, (Requester ID)
[   52.715871] igc 0000:02:00.0:   device [8086:15f3] error status/mask=00004000/00000000
[   52.715875]igc 0000:02:00.0:   [14] CmpltTO
[   52.831673] genirq: Flags mismatch irq 76. 00200000 (enp2s0) vs. 00200000 (enp2s0)
[   52.831714] ------------[ cut here ]------------
[   52.831715] remove_proc_entry: removing non-empty directory 'irq/76', leaking at least 'enp2s0'
[   52.831723] WARNING: CPU: 5 PID: 146 at fs/proc/generic.c:727 remove_proc_entry+0x1b4/0x1e0
[   52.831729] Modules linked in: cmac nls_utf8 cifs cifs_arc4 nls_ucs2_utils rdma_cm iw_cm ib_cm ib_core cifs_md4 netfs ebtable_filter ebtables ip_set ip6table_raw iptable_raw ip6table_filter ip6_tables iptable_filter nf_tables bonding tls sunrpc softdog binfmt_misc nfnetlink_log amd_atl intel_rapl_msr intel_rapl_common snd_soc_dmic snd_soc_acp6x_mach snd_acp6x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 sch_fq_codel snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils edac_mce_amd snd_pci_ps amdgpu snd_soc_acpi_amd_match iwlmvm snd_amd_sdw_acpi soundwire_amd kvm_amd soundwire_generic_allocation snd_hda_codec_realtek soundwire_bus snd_hda_codec_generic snd_soc_sdca amdxcp mac80211 snd_hda_scodec_component kvm snd_hda_codec_hdmi gpu_sched snd_soc_core drm_panel_backlight_quirks drm_buddy libarc4 snd_hda_intel drm_ttm_helper snd_intel_dspcfg snd_compress snd_intel_sdw_acpi ac97_bus ttm btusb snd_pcm_dmaengine snd_hda_codec irqbypass drm_exec
[   52.831804]  snd_rpl_pci_acp6x btrtl drm_suballoc_helper snd_acp_pci polyval_clmulni snd_hda_core btintel polyval_generic drm_display_helper snd_acp_legacy_common ghash_clmulni_intel btbcm snd_hwdep sha256_ssse3 snd_pci_acp6x cec btmtk sha1_ssse3 snd_pcm snd_pci_acp5x aesni_intel snd_rn_pci_acp3x snd_timer iwlwifi crypto_simd snd_acp_config snd cryptd snd_soc_acpi rc_core joydev input_leds bluetooth cfg80211 rapl pcspkr wmi_bmof i2c_algo_bit spd5118 k10temp snd_pci_acp3x soundcore ccp amd_pmc acpi_tad mac_hid zfs(PO) spl(O) vhost_net vhost vhost_iotlb tap efi_pstore nfnetlink dmi_sysfs ip_tables x_tables autofs4 btrfs blake2b_generic xor raid6_pq cdc_ncm cdc_ether usbnet usbmouse r8152 mii hid_generic usbkbd usbhid dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio xhci_pci nvme thunderbolt i2c_piix4 serio_raw i2c_smbus amd_sfh xhci_hcd nvme_core igc nvme_auth video wmi i2c_hid_acpi i2c_hid hid
[   52.831892] CPU: 5 UID: 0 PID: 146 Comm: irq/37-aerdrv Tainted: P        W  O       6.14.8-2-pve #1
[   52.831897] Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE
[   52.831898] Hardware name: AZW SER/SER, BIOS SER6proMax_P5C8V20 08/15/2023
[   52.831900] RIP: 0010:remove_proc_entry+0x1b4/0x1e0
[   52.831902] Code: 90 78 ff ff ff 48 0f 45 c2 49 8b 57 f0 48 89 f1 48 c7 c6 00 82 a5 ab 48 8b 92 a0 00 00 00 4c 8b 80 a0 00 00 00 e8 cc d6 b3 ff <0f> 0b e9 64 ff ff ff 49 8b 77 18 48 c7 c7 38 dc ff ab e8 b5 d6 b3
[   52.831904] RSP: 0018:ffff9d278081f978 EFLAGS: 00010246
[   52.831907] RAX: 0000000000000000 RBX: ffff8a069a0ef5c0 RCX: 0000000000000000
[   52.831909] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[   52.831910] RBP: ffff9d278081f9c0 R08: 0000000000000000 R09: 0000000000000000
[   52.831911] R10: 0000000000000000 R11: 0000000000000000 R12: ffff8a069a0ef640
[   52.831912] R13: ffff9d278081f9d6 R14: ffff9d278081f9d6 R15: ffff8a069a0ef648
[   52.831914] FS:  0000000000000000(0000) GS:ffff8a0cc1c80000(0000) knlGS:0000000000000000
[   52.831916] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   52.831917] CR2: 00007aa69c943008 CR3: 000000048ec38000 CR4: 0000000000f50ef0
[   52.831919] PKRU: 55555554
[   52.831920] Call Trace:
[   52.831922]  <TASK>
[   52.831926]  unregister_irq_proc+0xf6/0x130
[   52.831930]  free_desc+0x3f/0xd0
[   52.831933]  ? srso_alias_return_thunk+0x5/0xfbef5
[   52.831935]  ? mtree_load+0xc3/0x2b0
[   52.831940]  irq_free_descs+0x52/0x80
[   52.831943]  irq_domain_free_irqs+0x152/0x1c0
[   52.831947]  msi_domain_free_locked.part.0+0x17e/0x1c0
[   52.831950]  msi_domain_free_irqs_all_locked+0x6a/0xd0
[   52.831953]  pci_msi_teardown_msi_irqs+0x50/0x60
[   52.831956]  pci_free_msi_irqs+0x12/0x40
[   52.831958]  pci_disable_msi+0x53/0x80
[   52.831961]  igc_reset_interrupt_capability+0x74/0x80 [igc]
[   52.831966]  __igc_open+0x48a/0x680 [igc]
[   52.831972]  ? __pfx_report_resume+0x10/0x10
[   52.831975]  igc_io_resume+0x47/0xb0 [igc]
[   52.831979]  report_resume+0x5b/0x90
[   52.831981]  __pci_walk_bus+0x51/0x80
[   52.831984]  ? __pfx_report_resume+0x10/0x10
[   52.831986]  pci_walk_bus+0x31/0x50
[   52.831989]  pcie_do_recovery+0x117/0x3c0
[   52.831991]  ? __pfx_aer_root_reset+0x10/0x10
[   52.831993]  aer_process_err_devices+0x125/0x162
[   52.831997]  aer_isr.cold+0x5a/0x88
[   52.832001]  irq_thread_fn+0x24/0x70
[   52.832003]  irq_thread+0x1ad/0x310
[   52.832006]  ? __pfx_irq_thread_fn+0x10/0x10
[   52.832008]  ? __pfx_irq_thread_dtor+0x10/0x10
[   52.832010]  ? __pfx_irq_thread+0x10/0x10
[   52.832012]  kthread+0xfc/0x230
[   52.832016]  ? __pfx_kthread+0x10/0x10
[   52.832018]  ret_from_fork+0x47/0x70
[   52.832021]  ? __pfx_kthread+0x10/0x10
[   52.832023]  ret_from_fork_asm+0x1a/0x30
[   52.832028]  </TASK>
[   52.832029] ---[ end trace 0000000000000000 ]---
[   52.832291] pcieport 0000:00:01.4: AER: device recovery successful
[   52.832709] BUG: kernel NULL pointer dereference, address: 0000000000000080
[   52.832725] #PF: supervisor read access in kernel mode
[   52.832733] #PF: error_code(0x0000) - not-present page
[   52.832742]PGD 0 P4D 0
[   52.832750] Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI
[   52.832760] CPU: 5 UID: 0 PID: 158 Comm: kworker/5:1 Tainted: P        W  O       6.14.8-2-pve #1
[   52.832774] Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE
[   52.832783] Hardware name: AZW SER/SER, BIOS SER6proMax_P5C8V20 08/15/2023
[   52.832794] Workqueue: events igc_watchdog_task [igc]
[   52.832807] RIP: 0010:igc_watchdog_task+0xd0/0x300 [igc]
[   52.832819] Code: de 29 eb 41 8b b4 24 b8 fe ff ff 31 c9 45 31 c0 85 f6 7e 59 48 63 c1 49 8b 94 c4 c0 fe ff ff 49 8b 85 a8 00 00 00 a8 04 74 31 <0f> b7 82 80 00 00 00 0f b7 b2 82 00 00 00 45 89 c1 0f b7 7a 44 66
[   52.832840] RSP: 0018:ffff9d27808b7df0 EFLAGS: 00010202
[   52.832849] RAX: 000000000000000f RBX: ffff8a069cab2a80 RCX: 0000000000000000
[   52.832860] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000
[   52.832870] RBP: ffff9d27808b7e30 R08: 0000000000000000 R09: 0000000000000000
[   52.832881] R10: 0000000000000000 R11: 0000000000000000 R12: ffff8a069cab2c28
[   52.832892] R13: ffff8a069cab2000 R14: ffff8a069cab2cb8 R15: 0000000000000000
[   52.832903] FS:  0000000000000000(0000) GS:ffff8a0cc1c80000(0000) knlGS:0000000000000000
[   52.832915] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   52.832924] CR2: 0000000000000080 CR3: 000000048ec38000 CR4: 0000000000f50ef0
[   52.832936] PKRU: 55555554
[   52.832942] Call Trace:
[   52.832949]  <TASK>
[   52.832956]  ? psi_avgs_work+0x65/0xe0
[   52.832966]  process_one_work+0x175/0x350
[   52.832976]  worker_thread+0x34a/0x480
[   52.832985]  ? __pfx_worker_thread+0x10/0x10
[   52.832994]  kthread+0xfc/0x230
[   52.833002]  ? __pfx_kthread+0x10/0x10
[   52.833010]  ret_from_fork+0x47/0x70
[   52.833018]  ? __pfx_kthread+0x10/0x10
[   52.833027]  ret_from_fork_asm+0x1a/0x30
[   52.833038]  </TASK>
[   52.833043] Modules linked in: cmac nls_utf8 cifs cifs_arc4 nls_ucs2_utils rdma_cm iw_cm ib_cm ib_core cifs_md4 netfs ebtable_filter ebtables ip_set ip6table_raw iptable_raw ip6table_filter ip6_tables iptable_filter nf_tables bonding tls sunrpc softdog binfmt_misc nfnetlink_log amd_atl intel_rapl_msr intel_rapl_common snd_soc_dmic snd_soc_acp6x_mach snd_acp6x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 sch_fq_codel snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils edac_mce_amd snd_pci_ps amdgpu snd_soc_acpi_amd_match iwlmvm snd_amd_sdw_acpi soundwire_amd kvm_amd soundwire_generic_allocation snd_hda_codec_realtek soundwire_bus snd_hda_codec_generic snd_soc_sdca amdxcp mac80211 snd_hda_scodec_component kvm snd_hda_codec_hdmi gpu_sched snd_soc_core drm_panel_backlight_quirks drm_buddy libarc4 snd_hda_intel drm_ttm_helper snd_intel_dspcfg snd_compress snd_intel_sdw_acpi ac97_bus ttm btusb snd_pcm_dmaengine snd_hda_codec irqbypass drm_exec
[   52.833107]  snd_rpl_pci_acp6x btrtl drm_suballoc_helper snd_acp_pci polyval_clmulni snd_hda_core btintel polyval_generic drm_display_helper snd_acp_legacy_common ghash_clmulni_intel btbcm snd_hwdep sha256_ssse3 snd_pci_acp6x cec btmtk sha1_ssse3 snd_pcm snd_pci_acp5x aesni_intel snd_rn_pci_acp3x snd_timer iwlwifi crypto_simd snd_acp_config snd cryptd snd_soc_acpi rc_core joydev input_leds bluetooth cfg80211 rapl pcspkr wmi_bmof i2c_algo_bit spd5118 k10temp snd_pci_acp3x soundcore ccp amd_pmc acpi_tad mac_hid zfs(PO) spl(O) vhost_net vhost vhost_iotlb tap efi_pstore nfnetlink dmi_sysfs ip_tables x_tables autofs4 btrfs blake2b_generic xor raid6_pq cdc_ncm cdc_ether usbnet usbmouse r8152 mii hid_generic usbkbd usbhid dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio xhci_pci nvme thunderbolt i2c_piix4 serio_raw i2c_smbus amd_sfh xhci_hcd nvme_core igc nvme_auth video wmi i2c_hid_acpi i2c_hid hid
[   52.836521] CR2: 0000000000000080
[   52.836760] ---[ end trace 0000000000000000 ]---
[   53.013895] RIP: 0010:igc_watchdog_task+0xd0/0x300 [igc]
[   53.014165] Code: de 29 eb 41 8b b4 24 b8 fe ff ff 31 c9 45 31 c0 85 f6 7e 59 48 63 c1 49 8b 94 c4 c0 fe ff ff 49 8b 85 a8 00 00 00 a8 04 74 31 <0f> b7 82 80 00 00 00 0f b7 b2 82 00 00 00 45 89 c1 0f b7 7a 44 66
[   53.014705] RSP: 0018:ffff9d27808b7df0 EFLAGS: 00010202
[   53.014969] RAX: 000000000000000f RBX: ffff8a069cab2a80 RCX: 0000000000000000
[   53.015230] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000
[   53.015482] RBP: ffff9d27808b7e30 R08: 0000000000000000 R09: 0000000000000000
[   53.015732] R10: 0000000000000000 R11: 0000000000000000 R12: ffff8a069cab2c28
[   53.015980] R13: ffff8a069cab2000 R14: ffff8a069cab2cb8 R15: 0000000000000000
[   53.016230] FS:  0000000000000000(0000) GS:ffff8a0cc1c80000(0000) knlGS:0000000000000000
[   53.016482] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   53.016740] CR2: 0000000000000080 CR3: 000000011052d000 CR4: 0000000000f50ef0
[   53.016993] PKRU: 55555554
[   53.017242] note: kworker/5:1[158] exited with irqs disabled
[   53.804183] vmbr1: port 1(enp2s0) entered disabled state
 
Hi! Please feel free to contact our support team at support-pc@bee-link.com for assistance :)
Yes i did it

a lot of this messages .... in proxmox
Code:
[25207.374964] nvme 0000:01:00.0:    [ 0] RxErr                  (First)
[25207.375585] pcieport 0000:00:01.2: AER: Correctable error message received from 0000:01:00.0
[25207.375590] nvme 0000:01:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
[25207.375592] nvme 0000:01:00.0:   device [c0a9:5407] error status/mask=00000001/00002000
[25207.375594] nvme 0000:01:00.0:    [ 0] RxErr                  (First)
[25207.376123] pcieport 0000:00:01.2: AER: Correctable error message received from 0000:01:00.0
[25207.376127] nvme 0000:01:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
[25207.376130] nvme 0000:01:00.0:   device [c0a9:5407] error status/mask=00000001/00002000
[25207.376132] nvme 0000:01:00.0:    [ 0] RxErr                  (First)
[25207.376702] pcieport 0000:00:01.2: AER: Correctable error message received from 0000:01:00.0
[25207.376707] nvme 0000:01:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
[25207.376709] nvme 0000:01:00.0:   device [c0a9:5407] error status/mask=00000001/00002000
[25207.376712] nvme 0000:01:00.0:    [ 0] RxErr                  (First)
[25207.377213] pcieport 0000:00:01.2: AER: Correctable error message received from 0000:01:00.0
[25207.377218] nvme 0000:01:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
[25207.377220] nvme 0000:01:00.0:   device [c0a9:5407] error status/mask=00000001/00002000
[25207.377222] nvme 0000:01:00.0:    [ 0] RxErr                  (First)
[25207.377725] pcieport 0000:00:01.2: AER: Correctable error message received from 0000:01:00.0
[25207.377730] nvme 0000:01:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
[25207.377732] nvme 0000:01:00.0:   device [c0a9:5407] error status/mask=00000001/00002000
[25207.377735] nvme 0000:01:00.0:    [ 0] RxErr                  (First)
[25207.378304] pcieport 0000:00:01.2: AER: Correctable error message received from 0000:01:00.0
[25207.378309] nvme 0000:01:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
[25207.378311] nvme 0000:01:00.0:   device [c0a9:5407] error status/mask=000000
 
when i plug cable on ethernet port
i have this message some minutes after

Code:
[  116.522988] vmbr1: port 1(enp2s0) entered disabled state
[  119.468857] igc 0000:02:00.0 enp2s0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[  119.469101] vmbr1: port 1(enp2s0) entered blocking state
[  119.469107] vmbr1: port 1(enp2s0) entered forwarding state
[  123.434973] pcieport 0000:00:01.4: AER: Uncorrectable (Non-Fatal) error message received from 0000:02:00.0
[  123.434986] igc 0000:02:00.0: PCIe Bus Error: severity=Uncorrectable (Non-Fatal), type=Transaction Layer, (Requester ID)
[  123.434990] igc 0000:02:00.0:   device [8086:15f3] error status/mask=00004000/00000000
[  123.434994]igc 0000:02:00.0:   [14] CmpltTO
[  123.539357] genirq: Flags mismatch irq 68. 00200000 (enp2s0) vs. 00200000 (enp2s0)
[  123.539393] ------------[ cut here ]------------
[  123.539394] remove_proc_entry: removing non-empty directory 'irq/68', leaking at least 'enp2s0'
[  123.539400] WARNING: CPU: 5 PID: 146 at fs/proc/generic.c:727 remove_proc_entry+0x1b4/0x1e0
[  123.539406] Modules linked in: cmac nls_utf8 cifs cifs_arc4 nls_ucs2_utils rdma_cm iw_cm ib_cm ib_core cifs_md4 netfs ebtable_filter ebtables ip_set ip6table_raw iptable_raw ip6table_filter ip6_tables iptable_filter nf_tables bonding tls softdog sunrpc nfnetlink_log binfmt_misc amd_atl intel_rapl_msr intel_rapl_common sch_fq_codel amdgpu snd_soc_dmic snd_soc_acp6x_mach snd_acp6x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt iwlmvm snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils edac_mce_amd snd_pci_ps mac80211 snd_soc_acpi_amd_match snd_amd_sdw_acpi soundwire_amd snd_hda_codec_realtek soundwire_generic_allocation kvm_amd soundwire_bus snd_hda_codec_generic snd_soc_sdca libarc4 snd_hda_scodec_component snd_hda_codec_hdmi amdxcp snd_soc_core gpu_sched snd_hda_intel kvm drm_panel_backlight_quirks snd_intel_dspcfg snd_compress drm_buddy snd_intel_sdw_acpi ac97_bus drm_ttm_helper snd_pcm_dmaengine snd_hda_codec ttm snd_rpl_pci_acp6x irqbypass
[  123.539481]  drm_exec snd_acp_pci snd_hda_core polyval_clmulni snd_acp_legacy_common drm_suballoc_helper polyval_generic snd_hwdep snd_pci_acp6x ghash_clmulni_intel iwlwifi btusb sha256_ssse3 drm_display_helper btrtl sha1_ssse3 snd_pci_acp5x snd_pcm aesni_intel btintel snd_rn_pci_acp3x cec snd_timer crypto_simd snd_acp_config btbcm snd rc_core btmtk cryptd snd_soc_acpi joydev input_leds cfg80211 bluetooth rapl spd5118 i2c_algo_bit wmi_bmof pcspkr soundcore ccp snd_pci_acp3x k10temp amd_pmc acpi_tad mac_hid zfs(PO) spl(O) vhost_net vhost vhost_iotlb tap efi_pstore nfnetlink dmi_sysfs ip_tables x_tables autofs4 btrfs blake2b_generic xor raid6_pq cdc_ncm cdc_ether usbnet r8152 mii hid_generic usbkbd usbhid dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio xhci_pci nvme serio_raw thunderbolt i2c_piix4 xhci_hcd nvme_core i2c_smbus amd_sfh igc nvme_auth video wmi i2c_hid_acpi i2c_hid hid
[  123.539568] CPU: 5 UID: 0 PID: 146 Comm: irq/37-aerdrv Tainted: P        W  O       6.14.11-1-pve #1
[  123.539572] Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE
[  123.539573] Hardware name: AZW SER/SER, BIOS SER6proMax_P5C8V20 08/15/2023
[  123.539575] RIP: 0010:remove_proc_entry+0x1b4/0x1e0
[  123.539578] Code: 90 78 ff ff ff 48 0f 45 c2 49 8b 57 f0 48 89 f1 48 c7 c6 00 82 05 8c 48 8b 92 a0 00 00 00 4c 8b 80 a0 00 00 00 e8 cc da b3 ff <0f> 0b e9 64 ff ff ff 49 8b 77 18 48 c7 c7 d8 e1 5f 8c e8 b5 da b3
[  123.539580] RSP: 0018:ffffd19fc081f978 EFLAGS: 00010246
[  123.539582] RAX: 0000000000000000 RBX: ffff889753b615c0 RCX: 0000000000000000
[  123.539584] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[  123.539585] RBP: ffffd19fc081f9c0 R08: 0000000000000000 R09: 0000000000000000
[  123.539586] R10: 0000000000000000 R11: 0000000000000000 R12: ffff889753b61640
[  123.539588] R13: ffffd19fc081f9d6 R14: ffffd19fc081f9d6 R15: ffff889753b61648
[  123.539589] FS:  0000000000000000(0000) GS:ffff889d81a80000(0000) knlGS:0000000000000000
[  123.539591] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  123.539592] CR2: 00007731445ae0e8 CR3: 0000000011238000 CR4: 0000000000f50ef0
[  123.539594] PKRU: 55555554
[  123.539595] Call Trace:
[  123.539597]  <TASK>
[  123.539601]  unregister_irq_proc+0xf6/0x130
[  123.539605]  free_desc+0x3f/0xd0
[  123.539608]  ? srso_alias_return_thunk+0x5/0xfbef5
[  123.539611]  ? mtree_load+0xc3/0x2b0
[  123.539616]  irq_free_descs+0x52/0x80
[  123.539618]  irq_domain_free_irqs+0x152/0x1c0
[  123.539621]  msi_domain_free_locked.part.0+0x17e/0x1c0
[  123.539625]  msi_domain_free_irqs_all_locked+0x6a/0xd0
[  123.539627]  pci_msi_teardown_msi_irqs+0x50/0x60
[  123.539630]  pci_free_msi_irqs+0x12/0x40
[  123.539632]  pci_disable_msi+0x53/0x80
[  123.539637]  igc_reset_interrupt_capability+0x74/0x80 [igc]
[  123.539642]  __igc_open+0x48a/0x680 [igc]
[  123.539648]  ? __pfx_report_resume+0x10/0x10
[  123.539651]  igc_io_resume+0x47/0xb0 [igc]
[  123.539655]  report_resume+0x5b/0x90
[  123.539658]  __pci_walk_bus+0x51/0x80
[  123.539660]  ? __pfx_report_resume+0x10/0x10
[  123.539662]  pci_walk_bus+0x31/0x50
[  123.539665]  pcie_do_recovery+0x117/0x3c0
[  123.539667]  ? __pfx_aer_root_reset+0x10/0x10
[  123.539669]  aer_process_err_devices+0x125/0x162
[  123.539672]  aer_isr.cold+0x5a/0x88
[  123.539676]  irq_thread_fn+0x24/0x70
[  123.539679]  irq_thread+0x1ad/0x310
[  123.539682]  ? __pfx_irq_thread_fn+0x10/0x10
[  123.539685]  ? __pfx_irq_thread_dtor+0x10/0x10
[  123.539688]  ? __pfx_irq_thread+0x10/0x10
[  123.539691]  kthread+0xfc/0x230
[  123.539693]  ? __pfx_kthread+0x10/0x10
[  123.539696]  ret_from_fork+0x47/0x70
[  123.539699]  ? __pfx_kthread+0x10/0x10
[  123.539701]  ret_from_fork_asm+0x1a/0x30
[  123.539707]  </TASK>
[  123.539708] ---[ end trace 0000000000000000 ]---
[  123.539945] pcieport 0000:00:01.4: AER: device recovery successful
[  123.540357] BUG: kernel NULL pointer dereference, address: 0000000000000080
[  123.540371] #PF: supervisor read access in kernel mode
[  123.540380] #PF: error_code(0x0000) - not-present page
[  123.540389]PGD 0 P4D 0
[  123.540397] Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI
[  123.540406] CPU: 5 UID: 0 PID: 777 Comm: kworker/5:2 Tainted: P        W  O       6.14.11-1-pve #1
[  123.540419] Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE
[  123.540428] Hardware name: AZW SER/SER, BIOS SER6proMax_P5C8V20 08/15/2023
[  123.540437] Workqueue: events igc_watchdog_task [igc]
[  123.540450] RIP: 0010:igc_watchdog_task+0xcf/0x300 [igc]
[  123.540461] Code: 77 7f 78 cb 41 8b b4 24 b8 fe ff ff 31 c9 31 ff 85 f6 7e 5d 48 63 c1 49 8b 94 c4 c0 fe ff ff 49 8b 85 a8 00 00 00 a8 04 74 35 <0f> b7 82 80 00 00 00 44 0f b7 82 82 00 00 00 41 89 f9 0f b7 72 44
[  123.540482] RSP: 0018:ffffd19fc0963df0 EFLAGS: 00010202
[  123.540490] RAX: 000000000000000f RBX: ffff88975a372a80 RCX: 0000000000000000
[  123.540500] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000
[  123.540510] RBP: ffffd19fc0963e30 R08: 0000000000000000 R09: 0000000000000000
[  123.540519] R10: 0000000000000000 R11: 0000000000000000 R12: ffff88975a372c28
[  123.540530] R13: ffff88975a372000 R14: ffff88975a372cb8 R15: 0000000000000000
[  123.540540] FS:  0000000000000000(0000) GS:ffff889d81a80000(0000) knlGS:0000000000000000
[  123.540552] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  123.540562] CR2: 0000000000000080 CR3: 0000000011238000 CR4: 0000000000f50ef0
[  123.540572] PKRU: 55555554
[  123.540578] Call Trace:
[  123.540584]  <TASK>
[  123.540590]  ? psi_avgs_work+0x65/0xe0
[  123.540600]  process_one_work+0x175/0x350
[  123.540611]  worker_thread+0x34a/0x480
[  123.540620]  ? __pfx_worker_thread+0x10/0x10
[  123.540629]  kthread+0xfc/0x230
[  123.540636]  ? __pfx_kthread+0x10/0x10
[  123.540644]  ret_from_fork+0x47/0x70
[  123.540652]  ? __pfx_kthread+0x10/0x10
[  123.540661]  ret_from_fork_asm+0x1a/0x30
[  123.540672]  </TASK>
[  123.540677] Modules linked in: cmac nls_utf8 cifs cifs_arc4 nls_ucs2_utils rdma_cm iw_cm ib_cm ib_core cifs_md4 netfs ebtable_filter ebtables ip_set ip6table_raw iptable_raw ip6table_filter ip6_tables iptable_filter nf_tables bonding tls softdog sunrpc nfnetlink_log binfmt_misc amd_atl intel_rapl_msr intel_rapl_common sch_fq_codel amdgpu snd_soc_dmic snd_soc_acp6x_mach snd_acp6x_pdm_dma snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt iwlmvm snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils edac_mce_amd snd_pci_ps mac80211 snd_soc_acpi_amd_match snd_amd_sdw_acpi soundwire_amd snd_hda_codec_realtek soundwire_generic_allocation kvm_amd soundwire_bus snd_hda_codec_generic snd_soc_sdca libarc4 snd_hda_scodec_component snd_hda_codec_hdmi amdxcp snd_soc_core gpu_sched snd_hda_intel kvm drm_panel_backlight_quirks snd_intel_dspcfg snd_compress drm_buddy snd_intel_sdw_acpi ac97_bus drm_ttm_helper snd_pcm_dmaengine snd_hda_codec ttm snd_rpl_pci_acp6x irqbypass
[  123.540739]  drm_exec snd_acp_pci snd_hda_core polyval_clmulni snd_acp_legacy_common drm_suballoc_helper polyval_generic snd_hwdep snd_pci_acp6x ghash_clmulni_intel iwlwifi btusb sha256_ssse3 drm_display_helper btrtl sha1_ssse3 snd_pci_acp5x snd_pcm aesni_intel btintel snd_rn_pci_acp3x cec snd_timer crypto_simd snd_acp_config btbcm snd rc_core btmtk cryptd snd_soc_acpi joydev input_leds cfg80211 bluetooth rapl spd5118 i2c_algo_bit wmi_bmof pcspkr soundcore ccp snd_pci_acp3x k10temp amd_pmc acpi_tad mac_hid zfs(PO) spl(O) vhost_net vhost vhost_iotlb tap efi_pstore nfnetlink dmi_sysfs ip_tables x_tables autofs4 btrfs blake2b_generic xor raid6_pq cdc_ncm cdc_ether usbnet r8152 mii hid_generic usbkbd usbhid dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio xhci_pci nvme serio_raw thunderbolt i2c_piix4 xhci_hcd nvme_core i2c_smbus amd_sfh igc nvme_auth video wmi i2c_hid_acpi i2c_hid hid
[  123.544038] CR2: 0000000000000080
[  123.544265] ---[ end trace 0000000000000000 ]---
[  123.675118] RIP: 0010:igc_watchdog_task+0xcf/0x300 [igc]
[  123.675375] Code: 77 7f 78 cb 41 8b b4 24 b8 fe ff ff 31 c9 31 ff 85 f6 7e 5d 48 63 c1 49 8b 94 c4 c0 fe ff ff 49 8b 85 a8 00 00 00 a8 04 74 35 <0f> b7 82 80 00 00 00 44 0f b7 82 82 00 00 00 41 89 f9 0f b7 72 44
[  123.675877] RSP: 0018:ffffd19fc0963df0 EFLAGS: 00010202
[  123.676132] RAX: 000000000000000f RBX: ffff88975a372a80 RCX: 0000000000000000
[  123.676383] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000
[  123.676626] RBP: ffffd19fc0963e30 R08: 0000000000000000 R09: 0000000000000000
[  123.676870] R10: 0000000000000000 R11: 0000000000000000 R12: ffff88975a372c28
[  123.677109] R13: ffff88975a372000 R14: ffff88975a372cb8 R15: 0000000000000000
[  123.677350] FS:  0000000000000000(0000) GS:ffff889d81a80000(0000) knlGS:0000000000000000
[  123.677593] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  123.677838] CR2: 0000000000000080 CR3: 00000001167eb000 CR4: 0000000000f50ef0
[  123.678081] PKRU: 55555554
[  123.678320] note: kworker/5:2[777] exited with irqs disabled
[  124.523212] vmbr1: port 1(enp2s0) entered disabled state
 
I have install Windows 11 on this Beelink

Network card has a problem two ...
i think there is a real hardware problem ..

1757081553862.png
 
I've made progress.
I updated the Beelink SER6 Pro MAX's BIOS to V30 (on the advice of support).
This resolved the network card and boot loop issue!!!

Strangely, after the BIOS update, the card is no longer called enp2s0 but eno1.
 
2nd problem solved
PCIE flood logs were freezing the system and making it unstable.
Code:
[25207.377222] nvme 0000:01:00.0:    [ 0] RxErr                  (First)
[25207.377725] pcieport 0000:00:01.2: AER: Correctable error message received from 0000:01:00.0
[25207.377730] nvme 0000:01:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
[25207.377732] nvme 0000:01:00.0:   device [c0a9:5407] error status/mask=00000001/00002000
[25207.377735] nvme 0000:01:00.0:    [ 0] RxErr                  (First)
[25207.378304] pcieport 0000:00:01.2: AER: Correctable error message received from 0000:01:00.0
[25207.378309] nvme 0000:01:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
[25207.378311] nvme 0000:01:00.0:   device [c0a9:5407] error status/mask=000000
Removing the Crucial P5Plus 2TB expansion drive resulted in no more errors and a stable system.

Replacing it with another drive resulted in no more problems.This NVMe drive appears to be defective.