Sharing an experience involving intel Ethernet driver

Everything about latency. Tips, testing methods, mouse lag, display lag, game engine lag, network lag, whole input lag chain, VSYNC OFF vs VSYNC ON, and more! Input Lag Articles on Blur Busters.
Vocaleyes
Posts: 311
Joined: 09 Nov 2021, 18:10

Sharing an experience involving intel Ethernet driver

Post by Vocaleyes » 20 Jan 2024, 03:13

Howdy.

As usual I’ll try to keep this short and to the point, I have noticed that the intel 1219 driver I was using (2021) would cause a critical failure of the driver and then subsequently the system. This also affects bios.

From what I have observed, this only happens when downloading a game.

What would happen, is a download would begin (possibly limited to games using easy anti cheat? POSSIBLY) part way through the download, consistently, the Ethernet would essentially turn its self off. Meaning the connected icon in the tray would turn into the no connectey globe. When troubleshoot is selected the message “Ethernet cable is not plugged in” would display.

So of course a reboot is needed.

Upon reboot, the bios screen would show an error message, offering the options of “load last know stable config, load defaults” etc. usually this would indicate an issue with bios settings themselves, which was obviously the first thought. But when it continually happened on default bios settings, highlighted that this issue wasn’t caused by bios, but was affecting it.


After a reboot and skipping past that bios error screen, Ethernet driver would return and function as usual, until once again a Download began.

This happened 10/10 times.


I then proceeded to update the driver to a 2022 version which resolved this issue.


The point of this story? Is to simply highlight the effect 1 bad driver can have no only on an OS, but on the entirety of a system.

ISkyder
Posts: 1
Joined: 21 Jan 2024, 08:15

Re: Sharing an experience involving intel Ethernet driver

Post by ISkyder » 21 Jan 2024, 08:21

try disabling the MSI mod via MSI_util, there is no lateral scaling on the I219V because of this, I have a bad registration in games, disabling the MSI mode the connection becomes stable, I also recommend increasing the transfer and reception buffers, which will also affect better network performance, but know that the receive buffer should be less than the transfer buffer.

d-unknown
Posts: 14
Joined: 10 Jan 2024, 20:46

Re: Sharing an experience involving intel Ethernet driver

Post by d-unknown » 21 Jan 2024, 20:00

ISkyder wrote:
21 Jan 2024, 08:21
I also recommend increasing the transfer and reception buffers, which will also affect better network performance, but know that the receive buffer should be less than the transfer buffer.
buffering adds delay, why would you increase buffers, it's highly recommended to lower the transmit/receive buffers as low as possible

too low values will cause packet loss

ZINZIRIO
Posts: 37
Joined: 25 Oct 2021, 10:29

Re: Sharing an experience involving intel Ethernet driver

Post by ZINZIRIO » 22 Jan 2024, 22:17

d-unknown wrote:
21 Jan 2024, 20:00
ISkyder wrote:
21 Jan 2024, 08:21
I also recommend increasing the transfer and reception buffers, which will also affect better network performance, but know that the receive buffer should be less than the transfer buffer.
buffering adds delay, why would you increase buffers, it's highly recommended to lower the transmit/receive buffers as low as possible

too low values will cause packet loss
What values do you use?

Vocaleyes
Posts: 311
Joined: 09 Nov 2021, 18:10

Re: Sharing an experience involving intel Ethernet driver

Post by Vocaleyes » 23 Jan 2024, 13:47

ISkyder wrote:
21 Jan 2024, 08:21
try disabling the MSI mod via MSI_util, there is no lateral scaling on the I219V because of this, I have a bad registration in games, disabling the MSI mode the connection becomes stable, I also recommend increasing the transfer and reception buffers, which will also affect better network performance, but know that the receive buffer should be less than the transfer buffer.
UPDATE: Firstly this Isn't limited to EAC Games, nor is it limited to the 2021 driver. This issue happens when any large download is in progress. (albeit less frequently on the 22 driver than the 21)
So seeing as I always have MSI util installed, I took it off interrupts, which didn't alleviate the issue.. HOWEVER, your recommendation of altering the receive and transmit buffers has fixed the issue entirely. I have downloaded 3 different games twice to confirm, being diablo, the finals and valorant.

I also then altered the buffer values to their lowers number to re-test, immediately after doing so and attempting another download, the driver hard crashed and sent me to bios error screen.

So, with that info, what could be the cause for this issue? Is this faulty port, driver or other?

d-unknown
Posts: 14
Joined: 10 Jan 2024, 20:46

Re: Sharing an experience involving intel Ethernet driver

Post by d-unknown » 23 Jan 2024, 17:49

ZINZIRIO wrote:
22 Jan 2024, 22:17
d-unknown wrote:
21 Jan 2024, 20:00
ISkyder wrote:
21 Jan 2024, 08:21
I also recommend increasing the transfer and reception buffers, which will also affect better network performance, but know that the receive buffer should be less than the transfer buffer.
buffering adds delay, why would you increase buffers, it's highly recommended to lower the transmit/receive buffers as low as possible

too low values will cause packet loss
What values do you use?
1024/512 and i can go as low as 64/32 and it doens't make difference for me, but some claims that low values highly improve hitreg

look at this : https://rejzor.wordpress.com/2015/12/07 ... for-games/

Vocaleyes
Posts: 311
Joined: 09 Nov 2021, 18:10

Re: Sharing an experience involving intel Ethernet driver

Post by Vocaleyes » 26 Jan 2024, 08:51

It happened again under slightly different circumstances, so I made a video and took a screenshot highlighting the issue further.

Video - https://youtu.be/sPXND8wk4zw?feature=shared

Please see attached image for BIOS screen error.

My next step is to install a new 25M CaT6 cable to see if that resolves. (Spoilers, new cable didn’t resolve) am stumped for now..
Attachments
IMG_0708.jpeg
IMG_0708.jpeg (2.77 MiB) Viewed 3288 times

jassine
Posts: 19
Joined: 21 Jan 2024, 10:38

Re: Sharing an experience involving intel Ethernet driver

Post by jassine » 19 May 2024, 10:06

ISkyder wrote:
21 Jan 2024, 08:21
try disabling the MSI mod via MSI_util, there is no lateral scaling on the I219V because of this, I have a bad registration in games, disabling the MSI mode the connection becomes stable, I also recommend increasing the transfer and reception buffers, which will also affect better network performance, but know that the receive buffer should be less than the transfer buffer.
so is this the solution ? disabling msi mode and increasing values ? my transmit and receive buffers can go up to 4092. what should i use as values ?

Vocaleyes
Posts: 311
Joined: 09 Nov 2021, 18:10

Re: Sharing an experience involving intel Ethernet driver

Post by Vocaleyes » 19 May 2024, 19:47

jassine wrote:
19 May 2024, 10:06
ISkyder wrote:
21 Jan 2024, 08:21
try disabling the MSI mod via MSI_util, there is no lateral scaling on the I219V because of this, I have a bad registration in games, disabling the MSI mode the connection becomes stable, I also recommend increasing the transfer and reception buffers, which will also affect better network performance, but know that the receive buffer should be less than the transfer buffer.
so is this the solution ? disabling msi mode and increasing values ? my transmit and receive buffers can go up to 4092. what should i use as values ?
For this particular issue, I can actually put it to bed.

Thanks to the users comment regarding MSI mode, my issue was the opposite in regard to unchecking, I had unchecked a few options in msi util and Ethernet was one of them.


So in my case, taking Ethernet off msi mode caused all this yet I can see how the former would be true also.


Basically if you’re having the same issue as I listed here, toggle the msi mode for your driver as I haven’t had this problem since.


Saying that though, it’s pretty interesting how this issue freaked out the bios.

User avatar
JimCarry
Posts: 101
Joined: 24 May 2024, 20:01
Location: dust2

Re: Sharing an experience involving intel Ethernet driver

Post by JimCarry » 24 May 2024, 22:54

Vocaleyes wrote:
19 May 2024, 19:47
jassine wrote:
19 May 2024, 10:06
ISkyder wrote:
21 Jan 2024, 08:21
try disabling the MSI mod via MSI_util, there is no lateral scaling on the I219V because of this, I have a bad registration in games, disabling the MSI mode the connection becomes stable, I also recommend increasing the transfer and reception buffers, which will also affect better network performance, but know that the receive buffer should be less than the transfer buffer.
so is this the solution ? disabling msi mode and increasing values ? my transmit and receive buffers can go up to 4092. what should i use as values ?
For this particular issue, I can actually put it to bed.

Thanks to the users comment regarding MSI mode, my issue was the opposite in regard to unchecking, I had unchecked a few options in msi util and Ethernet was one of them.


So in my case, taking Ethernet off msi mode caused all this yet I can see how the former would be true also.


Basically if you’re having the same issue as I listed here, toggle the msi mode for your driver as I haven’t had this problem since.


Saying that though, it’s pretty interesting how this issue freaked out the bios.
so i have integrated Realtek RTL8111H on my asus mobo should be msi mode on ,also should RSS be on and what about transmit / receive buffers values?

Post Reply