[DRIVERS] Intel Ethernet/WiFi/Bluetooth
Printable View
-
05-23-2022, 01:34 AMMinh Le
Drivers NetAdapter 2.1.1.7 WHQL [02/02/2022]
I'm also using Z490 - E, windows 11 and it works fine.
Attachment 93157 -
05-24-2022, 02:53 AMschm0
The Win10 1.1.3.28 drivers also has no RSS support.
The Inf has the proper entries to set it up but it isn't added into the registry because the rss reg part isn't added into device section.
// edit
This driver version was available through snappy driver installer for some time now.
But reverted back to 1.0.2.2 because RSS support was missing. (or at least not configurable?)
It seems like the newest Intel driver package also contains this driver version without (configurable?) RSS support.
The question is now, did they forget to add this? Or did they to it purpose?
Drivers works for me on Win10 with I225 though.
//edit2
Get-NetAdapterRss doesn't show any RSS support.
However, after manually adding the RSS entries to the registry, RSS shows up again but only with 1 queue.
So basically not working. But I'm also using WSL/Hyper and I'm not sure if WSL/Hyper forces the NIC to use 1 queue.
Maybe someone else can test?
Also, the changelog doesn't mention anything about the removal of RSS.
//edit3
the lack of RSS is maybe related to:
https://community.intel.com/t5/Ether...1/td-p/1377927 -
05-26-2022, 07:11 PMShad8
-
06-08-2022, 07:01 PMdjase
-
06-09-2022, 11:56 PMfunkyd
This is interesting, as upgrading the built-in 1.0.2.14 driver (included with the motherboard) to the latest v2 driver does not disable RSS support, at least on my system. I am guessing there is an issue with the current v2 drivers and they do not disabled RSS support as the 1.1.3.28 appear to do (I have never tested these drivers). I created the Intel thread that you linked, because RSS causes a BSOD when WSL/WSB/HyperV is enabled.
That said, search for my earlier post in this thread... it seems to be possible to enable RSS via PowerShell if you limit it to only the P-Cores. RSS doesn't support hyperthreading so it likely doesn't support E-Cores either. However, RSS is smart enough to not use the hyperthreaded cores... it doesn't appear to be smart enough to not use the E-Cores, hence the BSOD's. -
06-10-2022, 02:22 AMEternal77
-
06-14-2022, 08:23 PMMoKiChU
Hi everyone,
- Intel Bluetooth Drivers (Drivers Only) :
Drivers - 8xxx/9xxx/AXxxx : 22.150.0.6 WHQL [30/05/2022]
Download - 8xxx/9xxx/AXxxx : Link
Thread updated. -
06-22-2022, 08:58 PMpiratino
Hello MoKiChU!
Just updated to Windows 11, and as you told me a few time ago, I went to update only the Intel Ethernet drivers to last Windows 11 version...but trying to update them as usual pointing to the new drivers, it returns me a message that I'm using latest drivers already.
Installed drivers are your latest Windows 10 drivers I installed.
What is the correct way to update them?
Thank you.
EDIT: I tried forcing them with the "Have Disk" button, and it worked. Is that the correct way? -
06-23-2022, 07:26 AMMoKiChU
Hi,
Given that Windows is always based on the date to favor one driver over another, and that Windows 10 drivers are more recent in date than Windows 11 drivers, yes that's the correct way (or other ways such as removing Windows 10 drivers via Driver Store Explorer and then installing Windows 11 drivers). -
06-24-2022, 02:15 PMpiratino
Fantastic! Thank you.
Do you have any personal thoughts regarding which drivers are best (WIn 11 Vs. Win 10) as for the actual state of drivers developing?
As for one of your past posts from a few days ago you were proposing "NetAdapter" v2.1.1.7 Vs. "NDIS" v1.1.3.28 ....