You are not logged in.

#1 2023-12-15 10:13:15

sikora
Member
Registered: 2023-12-07
Posts: 6

[Solved] Intel I225-V ethernet not working

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: igc

output 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 -13

Last edited by sikora (2023-12-17 22:22:21)

Offline

#2 2023-12-16 14:19:47

nkhatiwada
Member
Registered: 2022-07-04
Posts: 9

Re: [Solved] Intel I225-V ethernet not working

Can you try to install dhcpcd and test?

sudo pacman -Sy dhcpcd

Last edited by nkhatiwada (2023-12-16 14:21:18)

Offline

#3 2023-12-17 22:22:59

sikora
Member
Registered: 2023-12-07
Posts: 6

Re: [Solved] Intel I225-V ethernet not working

worked, I'm pretty sure I installed it when i was installing the system, but it helped. Thank you

Offline

Board footer

Powered by FluxBB