Hello everyone, I recently installed Proxmox Virtual Environment 7.3-6 on an Intel NUC 12 (NUC12WSHi7). Installation was successful except I could not get the onboard NIC to work...no lights or anything after Proxmox was up and running. Using the same network cable and switch port I get a successful connection on a USB Ethernet adapter I had laying around, so I'm confident it's not the network cable or switch port. One thing I did notice is the onboard NIC lights will come on during POST but then turn off shortly after the Proxmox GRUB menu. Proxmox definitely sees the onboard NIC though:
Is there anything I'm missing or doing wrong? I've never experienced onboard NIC issues with past Proxmox installs.
Bash:
lspci -v
64:00.0 Ethernet controller: Intel Corporation Ethernet Controller I225-V (rev 03)
Subsystem: Intel Corporation Ethernet Controller I225-V
Flags: bus master, fast devsel, latency 0, IRQ 16, IOMMU group 14
Memory at 84200000 (32-bit, non-prefetchable) [size=1M]
Memory at 84300000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
Capabilities: [70] MSI-X: Enable+ Count=5 Masked-
Capabilities: [a0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number REDACTED
Capabilities: [1c0] Latency Tolerance Reporting
Capabilities: [1f0] Precision Time Measurement
Capabilities: [1e0] L1 PM Substates
Kernel driver in use: igc
Kernel modules: igc
Bash:
dmesg|grep -i "igc 0000:64:00.0"
[ 1.760215] igc 0000:64:00.0: enabling device (0000 -> 0002)
[ 1.762372] igc 0000:64:00.0: PTM enabled, 4ns granularity
[ 1.810477] igc 0000:64:00.0 (unnamed net_device) (uninitialized): PHC added
[ 1.838114] igc 0000:64:00.0: 4.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x1 link)
[ 1.838120] igc 0000:64:00.0 eth0: MAC: REDACTED
[ 2.263228] igc 0000:64:00.0 enp100s0: renamed from eth0
Is there anything I'm missing or doing wrong? I've never experienced onboard NIC issues with past Proxmox installs.
Last edited: