21 results found
q=killer">search for “killer”). https://wyday.com/forum/t/16615/ta_e_enable_network_adapters/#post-35398
Post by Pierre Jasmin on Jul 31, 2023The adapter is Killer E3100G 2.5 gigabit Ethernet - google says it's Intel tech.
Just wanted to update all in this thread that I've had two customers this week with this issue with the Killer Wi-Fi card. Follow this: #post-50826 Including the “broken WMI” step.
Post by David Shepherd on Aug 25, 2023I have had two clients report this problem and both have the Killer(R) Wi-Fi 6E AX1690i 160MHz Wireless Network Adapter (411NGW) device installed and reporting PhysicalAdapter = False.
Post by Joe de Max on Nov 16, 2023Just wanted to update all in this thread that I've had two customers this week with this issue with the Killer Wi-Fi card. One of which we had to refund because uninstalling their Wi-Fi card wasn't acceptable for them.
Post by Joe de Max on Oct 26, 2023I just saw this with that same Killer nic. But as always it's difficult to track down and erodes customer confidence and tests their patience with our product.
Post by Will Clarke on Sep 18, 2023I've also looked at the drivers the Killer Wifi is using. I am having an issue with Killer Intelligence Center "Service Not Running" when using their tool to look specifically for the latest driver.
Post by Will Clarke on Sep 25, 2023@Wyatt it looks like the driver they host on their website still leads to the same error: https://www.intel.com/content/www/us/en/products/sku/217241/intel-killer-wifi-6e-ax1690-is/downloads.html Will be checking if older versions give something different in the meantime.
Post by Will Clarke on Aug 20, 2023We are using TurboFloat and TurboActivate .dll files, version 4.4.4.0 They're on a real machine, it's a Razer Blade 15 running Windows 11 Pro Version 10.0.22621 And the only devices in their Network Adapters section are the usual WAN Miniport adapters, Bluetooth Device (Personal Area Network), Killer(R) Wi-Fi AX1690i 160MHz Wireless Network Adapter (411NGW), and a hidden Dell Gigabit Ethernet adapter.
Answer by Wyatt O'Day on Aug 25, 2023There's something up with Intel's “Killer” brand of network adapters. It seems like every 18 months or so the company releases a broken set of drivers for them.
Below are the results we copy and pasted from PowerShell: $query = 'SELECT DriverDescription, DriverVersionString, DeviceID, PermanentAddress, PNPDeviceID, WdmInterface FROM MSFT_NetAdapter WHERE (Virtual = FALSE AND NOT PNPDeviceID LIKE "XEN%\\%" AND NOT PNPDeviceID LIKE "VMBUS\\%") AND (InterfaceType = 6 OR InterfaceType = 71) AND NOT NdisPhysicalMedium = 10 AND NOT PNPDeviceID LIKE "ROOT\\%"' PS C:\Windows\system32> Get-WmiObject -Namespace root\StandardCimv2 -Query $query __GENUS : 2 __CLASS : MSFT_NetAdapter __SUPERCLASS : __DYNASTY : __RELPATH : __PROPERTY_COUNT : 6 __DERIVATION : {} __SERVER : __NAMESPACE : __PATH : DeviceID : {E2F8706B-A231-4757-9E74-3481DDFE081B} DriverDescription : Killer(R) Wi-Fi 6E AX1690i 160MHz Wireless Network Adapter (411NGW) DriverVersionString : 23.80.0.7 PermanentAddress : PnPDeviceID : PCI\VEN_8086&DEV_7A70&SUBSYS_16921A56&REV_11\3&11583659&1&A3 WdmInterface : False PSComputerName : __GENUS : 2 __CLASS : MSFT_NetAdapter __SUPERCLASS : __DYNASTY : __RELPATH : __PROPERTY_COUNT : 6 __DERIVATION : {} __SERVER : __NAMESPACE : __PATH : DeviceID : {CBEEDBA4-C55A-46A5-803D-D6C2A3C079C7} DriverDescription : Killer(R) Wi-Fi 6E AX1690i 160MHz Wireless Network Adapter (411NGW) DriverVersionString : 23.80.0.7 PermanentAddress : D6D85378749F PnPDeviceID : PCI\VEN_8086&DEV_7A70&SUBSYS_16921A56&REV_11\3&11583659&1&A3 WdmInterface : True PSComputerName : __GENUS : 2 __CLASS : MSFT_NetAdapter __SUPERCLASS : __DYNASTY : __RELPATH : __PROPERTY_COUNT : 6 __DERIVATION : {} __SERVER : __NAMESPACE : __PATH : DeviceID : {B8677BB0-F8AC-46CE-859A-0FAB97DC425D} DriverDescription : Killer(R) Wi-Fi 6E AX1690i 160MHz Wireless Network Adapter (411NGW) DriverVersionString : 23.80.0.7 PermanentAddress : D4D8537874A0 PnPDeviceID : PCI\VEN_8086&DEV_7A70&SUBSYS_16921A56&REV_11\3&11583659&1&A3 WdmInterface : True PSComputerName : __GENUS : 2 __CLASS : MSFT_NetAdapter __SUPERCLASS : __DYNASTY : __RELPATH : __PROPERTY_COUNT : 6 __DERIVATION : {} __SERVER : __NAMESPACE : __PATH : DeviceID : {85F2030D-56C4-4FAC-9F51-C932371F8046} DriverDescription : Killer E3100G 2.5 Gigabit Ethernet Controller DriverVersionString : 1125.20.729.2024 PermanentAddress : 047C163AC7C0 PnPDeviceID : PCI\VEN_10EC&DEV_3000&SUBSYS_13CD1462&REV_06\01000000684CE00000 WdmInterface : True PSComputerName : __GENUS : 2 __CLASS : MSFT_NetAdapter __SUPERCLASS : __DYNASTY : __RELPATH : __PROPERTY_COUNT : 6 __DERIVATION : {} __SERVER : __NAMESPACE : __PATH : DeviceID : {7128DD3D-1EBC-4407-B337-BBFFACB046F2} DriverDescription : Killer(R) Wi-Fi 6E AX1690i 160MHz Wireless Network Adapter (411NGW) DriverVersionString : 23.80.0.7 PermanentAddress : D4D8537874A1 PnPDeviceID : PCI\VEN_8086&DEV_7A70&SUBSYS_16921A56&REV_11\3&11583659&1&A3 WdmInterface : True PSComputerName : __GENUS : 2 __CLASS : MSFT_NetAdapter __SUPERCLASS : __DYNASTY : __RELPATH : __PROPERTY_COUNT : 6 __DERIVATION : {} __SERVER : __NAMESPACE : __PATH : DeviceID : {56110D8B-4222-410A-9F91-7DC286475285} DriverDescription : Killer(R) Wi-Fi 6E AX1690i 160MHz Wireless Network Adapter (411NGW) DriverVersionString : 23.80.0.7 PermanentAddress : D4D85378749F PnPDeviceID : PCI\VEN_8086&DEV_7A70&SUBSYS_16921A56&REV_11\3&11583659&1&A3 WdmInterface : True PSComputerName :
Post by Waqas Tariq on Oct 3, 2024They get the following error: https://ibb.co/0fPZhNZ There are no extra networks listed under Network Adapter in the Control PanelThere is only one (wifi) network adapter listed under Device ManagerDoing “Get-NetAdapter” shows us this (5 “Killer(R) Wi-Fi 6E AX1690i” devices): https://ibb.co/GFyQdW3 What we have tried: Updating the network driversUninstalling and reinstalling the network adapters (all 5 show up again)Resetting network from the Windows 11 settings page The issue still persists.
I'm afraid they have yes, since i've installed the latest version from Intel :Wifi : Killer(R) Wi-Fi 6E AX1675x 160MHz Wireless Network Adapter (210NGW) Version 22.130.0.5Ethernet : Killer E3100G 2.5 Gigabit Ethernet Controller Version 1125.5.112.2022NB: the installer is the same .exe, it installs both wifi and ethernet adpater.
Killer!Excited to hear this 8) The IT guys will want to see their current licenses with product name and expiration dates etc..Plus a way to put in update codes to extend/manage those licenses directly from this server application with an offline activation option cuz many video game and post houses we supply software to are not connected to the internet nowadays.
Their network adapter (the “Killer” one) is not showing up as a physical adapter.
Thank you and I look forward to trying that out. The killer was having to drop and drag the same information over and over again when it only needs to exist within a certain version.
- We are using the dynamic library version of TurboActivate, v4.4.4.1 - It isn't a Windows Beta version (OS build 22621.1265) - All Windows updates are installed (Feb 2023) - All driver updates are installed for the network devices - Hyper-V is not installed Interestingly enough, the “Killer(R) Wi-Fi 6E AX1690i 160MHz Wireless Network Adapter (411NGW)” from the thread you linked is exactly the same adapter as in this case, also reporting as not physical.
New Unknown Errors here - after 6 months of quiet with latest lib, suddenly 3 in last 2 weeks with errors - got one to return adapter error:__GENUS : 2__CLASS : MSFT_NetAdapter__SUPERCLASS :__DYNASTY :__RELPATH :__PROPERTY_COUNT : 6__DERIVATION : {}__SERVER :__NAMESPACE :__PATH :DeviceID : {E7EB0C28-D13E-4994-8EE3-78C776815446}DriverDescription : ASIX USB to Gigabit Ethernet Family AdapterDriverVersionString : 3.22.3.0PermanentAddress :PnPDeviceID : USB\VID_0B95&PID_1790\c&8a2e01b&0&4WdmInterface : FalsePSComputerName : __GENUS : 2__CLASS : MSFT_NetAdapter__SUPERCLASS :__DYNASTY :__RELPATH :__PROPERTY_COUNT : 6__DERIVATION : {}__SERVER :__NAMESPACE :__PATH :DeviceID : {14A1D449-73B0-4CDC-A9BC-8C654D1520B1}DriverDescription : Killer Wi-Fi 6 AX500-DBS Wireless Network AdapterDriverVersionString : 1.0.0.1769PermanentAddress : 9CB6D03E4226PnPDeviceID : PCI\VEN_17CB&DEV_1101&SUBSYS_A5011A56&REV_00\4&3479c7b5&0&00E1WdmInterface : FalsePSComputerName :
Some time later - say 3 months, it doesn't matter - I release a killer new feature that is only available in the paid for versions.
usp=sharing I have checked the info from powershell by the command: Get-WmiObject -Class "Win32_NetworkAdapter" | Format-List -Property Name,PhysicalAdapter,MacAddress And got the following results: Name : Microsoft Kernel Debug Network AdapterPhysicalAdapter : FalseMacAddress :Name : WAN Miniport (IKEv2)PhysicalAdapter : FalseMacAddress :Name : WAN Miniport (L2TP)PhysicalAdapter : FalseMacAddress :Name : WAN Miniport (PPTP)PhysicalAdapter : FalseMacAddress :Name : WAN Miniport (PPPOE)PhysicalAdapter : FalseMacAddress :Name : WAN Miniport (IP)PhysicalAdapter : FalseMacAddress : 2C:32:20:52:41:53Name : WAN Miniport (IPv6)PhysicalAdapter : FalseMacAddress : 2C:32:20:52:41:53Name : WAN Miniport (Network Monitor)PhysicalAdapter : FalseMacAddress : 2E:93:20:52:41:53Name : Bluetooth Device (Personal Area Network)PhysicalAdapter : TrueMacAddress : 4C:44:5B:DB:FB:09Name : Killer(R) Wi-Fi 6E AX1690i 160MHz Wireless Network Adapter (411NGW)PhysicalAdapter : FalseMacAddress : 4C:44:5B:DB:FB:05Name : WAN Miniport (SSTP)PhysicalAdapter : FalseMacAddress : Hope it helps to find out the root cause and please let me know if any further information needed.