You are not logged in.
Pages: 1
Ethernet used to work out-of-the-box until this morning when i had to reinstall the kernel, because grub was giving me an error
output of lspcie -v
04:00.0 Ethernet controller: Intel Corporation Ethernet Controller I225-V (rev 03)
Subsystem: Micro-Star International Co., Ltd. [MSI] Ethernet Controller I225-V
Flags: fast devsel, IRQ 19
Memory at 82b00000 (32-bit, non-prefetchable) [size=1M]
Memory at 82c00000 (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 04-7c-16-ff-ff-85-b1-86
Capabilities: [1c0] Latency Tolerance Reporting
Capabilities: [1f0] Precision Time Measurement
Capabilities: [1e0] L1 PM Substates
Kernel modules: igcoutput of sudo dmesg | grep igc
[ 2.307870] igc 0000:04:00.0: PTM enabled, 4ns granularity
[ 4.797222] igc: probe of 0000:04:00.0 failed with error -13Last edited by sikora (2023-12-17 22:22:21)
Offline
Can you try to install dhcpcd and test?
sudo pacman -Sy dhcpcdLast edited by nkhatiwada (2023-12-16 14:21:18)
Offline
worked, I'm pretty sure I installed it when i was installing the system, but it helped. Thank you
Offline
Pages: 1