Difference between revisions of "Supported Hardware/Wireless Network cards"

From ReactOS Wiki
Jump to: navigation, search
(Tested NICs)
m (Current state: ..in the right field this time :))
(27 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
Please update this page with the status of each wireless NIC that is tested. '''Try to test a Windows XP driver and if that fails try a Windows 2000 driver (but be sure to mention the failure of the XP driver in your comments).''' AS YOU CAN SEE, THE LIST IS IN ALPHABETICAL ORDER. PLEASE KEEP IT THIS WAY.
 
Please update this page with the status of each wireless NIC that is tested. '''Try to test a Windows XP driver and if that fails try a Windows 2000 driver (but be sure to mention the failure of the XP driver in your comments).''' AS YOU CAN SEE, THE LIST IS IN ALPHABETICAL ORDER. PLEASE KEEP IT THIS WAY.
 +
 +
{| class="wikitable"
 +
|-
 +
| You have just to use the wlanconf tool to configure the WLAN adapter,but before you will need to install the XP driver of the card.
 +
"wlanconf -c <SSID>" connects to an infrastructure network. Adding the "-a" option connects to (or creates) an ad-hoc network. Adding "-w <WEP>" will enable WEP encryption using the supplied key.
 +
"wlanconf -s" will scan and display a list of the surrounding networks and various attributes like signal strength, SSID, BSSID, network mode, and supported rates
 +
"wlanconf" will display the current WLAN configuration details if the adapter is connected. 
 +
 +
The DHCP service will detect network changes and refresh its state accordingly when associating with a new wireless network
 +
https://www.reactos.org/forum/viewtopic.php?f=2&t=10394
 +
|}
 +
 +
  
 
'''Please retest all NICs that have not been tested since at least r55000.'''
 
'''Please retest all NICs that have not been tested since at least r55000.'''
 +
 +
  
 
== Possible statuses ==
 
== Possible statuses ==
Line 16: Line 31:
 
! style="width: 10%;" | Driver Target OS & Download URL
 
! style="width: 10%;" | Driver Target OS & Download URL
 
|-
 
|-
| Generic Bluetooth Radio
+
| Broadcom 802.11b/g WLAN (VEN_14E4&DEV_4318)
| Cambridge Silicon Radio
+
| Broadcom BCM94318 (Also known as BCM4318)
 +
| {{works}}
 +
| {{rev|75314}} 0.5-SVN
 +
| Works excellent! Scans available networks and connects to open ones. Didn't test WEP. Driver version is 3.130.16.0.
 +
| [[User:gunt3er|gunt3er]]
 +
|
 +
|-
 +
| Atheros AR5007EG Wireless Network Adapter
 +
| Atheros AR5007EG Wireless Network Adapter
 +
| {{works}}
 +
| {{rev|74533}} 0.4.5
 +
| Gives BSOD on reboot unless I select Reactos (Screen) from the boot menu.
 +
| [[User:Petkih|Petkih]]
 +
| Windows XP driver ver 5.3.0.45 supplied with the computer
 +
|-
 +
| Dell Wireless 1390 WLAN MiniCard
 +
| Broadcom BCM94311 (Also known as BCM4311)
 +
| {{works}}
 +
| {{rev|66606}}
 +
| Dell Latitude D531, ReactOS Official laptop, network since r66512, wlan since r66514
 +
| [[User:Christoph_vW|Christoph_vW]]
 +
| [https://www.dell.com/support/home/us/en/04/Drivers/DriversDetails?driverId=R286815 Driver from manufacturer's website]
 +
|-
 +
| Linksys WMP54G v4.1 PCI
 +
| Ralink RT2560/RT2525
 +
| {{not tested}}
 +
| {{rev|70774}}
 +
| Installs fine with XP drivers once you sanitize the manufacturer/vendor in the INF, however couldn't test further without a mouse.
 +
| [[User:morbip|morbip]]
 +
| [https://filedir.com/drivers/network-card/linksys-wmp54g-v4-1-driver-download-324025.html Windows XP driver]
 +
|-
 +
| NB (3890)
 +
| Intersil ISL3890
 +
| {{Failed}}
 +
| {{rev|66514}}
 +
| See bug  {{JIRA|9363}}
 +
| [[user:Menuhin|Menuhin]]
 +
| Windows XP [http://www.pollin.de/shop/downloads/D711035S.ZIP Driver]
 +
|-
 +
| ALFA AWUS036H
 +
| Realtek RTL8187L
 +
| {{works}}
 +
| {{GitRev|2d1a6b2db9e97ee046e6ab60aae8f2625ea81c2b}} 0.4.14-dev-22
 +
| Everything works. See last comment in {{JIRA|6331}}
 +
| [[User:binarymaster|binarymaster]]
 +
| [https://driver.ru/_102696804903ff6e7ac641d1b802/ Windows XP Driver] 5.117.05.0825 (Netrtuw.inf + RTL8187.sys)
 +
|-
 +
| Intel® Wireless Wi-Fi Link 4965AGN
 +
| Intel 4965AGN
 +
| {{Failed}}
 +
| {{GitRev|cefc378b0d64a30d246f0ff7a8f71e97de337f78}} 0.4.14-dev-842
 +
| Installer broken. Can extract files from it, but hangs system when installing driver from device manager, see bug {{JIRA|12703}}
 +
| [[User:jadet|jadet]]
 +
| [https://www.dell.com/support/driver/ai/en/aibsdt1/DriversDetails?driverId=R257701 Windows XP Driver]
 +
|-
 +
| Intel® Centrino® Wireless-N 1030
 +
| Intel 1030N
 
| {{Failed}}
 
| {{Failed}}
| {{rev|61930}}
+
| {{GitRev|cefc378b0d64a30d246f0ff7a8f71e97de337f78}} 0.4.14-dev-842
| BSOD upon logging in. Can't even install a driver. I packaged up the Windows XP driver generic bluetooth driver in case any one wants to try.
+
| Installer broken. Can extract files from it, but hangs system when installing driver from device manager, see bug {{JIRA|12703}}
| [[user:Pi User5|Pi_User5]]
+
| [[User:jadet|jadet]]
| Windows XP [http://www.mediafire.com/download/8mib3r1j89ta693/Bluetooth.exe Driver]
+
| [https://www.dell.com/support/home/ai/en/aibsdt1/drivers/driversdetails?driverid=r299148 Windows XP Driver]
 
|-
 
|-
| Realtek
+
| Intel® Centrino® Advanced-N 6200AGN
| RTL8188CU
+
| Intel 6200AGN
 
| {{Failed}}
 
| {{Failed}}
| {{rev|64656}}
+
| {{GitRev|cefc378b0d64a30d246f0ff7a8f71e97de337f78}} 0.4.14-dev-842
| The driver installs, but when I reboot, Device Manager says it's installed but when opening up the device properties page there is no driver installed.
+
| Hangs system when installing driver from device manager, see bug {{JIRA|12703}}
| [[user:Pi User5|Pi_User5]]
+
| [[User:jadet|jadet]]
| Windows XP
+
| [https://web.archive.org/web/20130610183835/http://downloadmirror.intel.com/22786/eng/Wireless_15.8.0_Dx32.zip Windows XP Driver]
 
|-
 
|-
| NB (3890)
+
| Dell Wireless 1515 WLAN MiniCard
| unkown
+
| Atheros AR9280
 
| {{Failed}}
 
| {{Failed}}
| {{rev|66606}}
+
| {{GitRev|cefc378b0d64a30d246f0ff7a8f71e97de337f78}} 0.4.14-dev-842
| See bug  {{jira|9363}}
+
| Hangs during boot. Installer doesn't run - extract .INF from Dell driver, patch into xp3264-10.0.0.274-whql.zip and install. Vanilla Qualcomm driver causes BSOD 0x0000001E in ntoskrnl instead of hang.
| [[user:Menuhin Saitov| menuhin]]
+
| [[User:jadet|jadet]]
| Windows XP [http://www.pollin.de/shop/downloads/D711035S.ZIP Driver]
+
| Extract .inf from [https://www.dell.com/support/home/ai/en/aibsdt1/drivers/driversdetails?driverid=mc00t DELL's driver], patch into [https://www.ath-drivers.eu/download-driver-nr-265-for-atheros-AR9280-and-WindowsXP.html Qualcomm's driver] to recognise the hardware.
 
|}
 
|}
  
Line 66: Line 137:
 
| [[user:Gabrielilardi|gabriel_it]]
 
| [[user:Gabrielilardi|gabriel_it]]
 
| Multisection INF (Windows 2000/Windows XP)
 
| Multisection INF (Windows 2000/Windows XP)
 +
|-
 +
| Generic Bluetooth Radio
 +
| Cambridge Silicon Radio
 +
| {{Failed}}
 +
| {{rev|61930}}
 +
| BSOD upon logging in. Can't even install a driver. I packaged up the Windows XP driver generic bluetooth driver in case any one wants to try.
 +
| [[user:Pi User5|Pi_User5]]
 +
| Windows XP [http://www.mediafire.com/download/8mib3r1j89ta693/Bluetooth.exe Driver]
 +
|-
 +
| Realtek
 +
| RTL8188CU
 +
| {{Failed}}
 +
| {{rev|64656}}
 +
| The driver installs, but when I reboot, Device Manager says it's installed but when opening up the device properties page there is no driver installed.
 +
| [[user:Pi User5|Pi_User5]]
 +
| Windows XP
 
|}
 
|}
  

Revision as of 03:48, 25 January 2020

Please update this page with the status of each wireless NIC that is tested. Try to test a Windows XP driver and if that fails try a Windows 2000 driver (but be sure to mention the failure of the XP driver in your comments). AS YOU CAN SEE, THE LIST IS IN ALPHABETICAL ORDER. PLEASE KEEP IT THIS WAY.

You have just to use the wlanconf tool to configure the WLAN adapter,but before you will need to install the XP driver of the card.

"wlanconf -c <SSID>" connects to an infrastructure network. Adding the "-a" option connects to (or creates) an ad-hoc network. Adding "-w <WEP>" will enable WEP encryption using the supplied key. "wlanconf -s" will scan and display a list of the surrounding networks and various attributes like signal strength, SSID, BSSID, network mode, and supported rates "wlanconf" will display the current WLAN configuration details if the adapter is connected.

The DHCP service will detect network changes and refresh its state accordingly when associating with a new wireless network https://www.reactos.org/forum/viewtopic.php?f=2&t=10394


Please retest all NICs that have not been tested since at least r55000.


Possible statuses

Status Description
Works Works without any major problems
Not tested No test has been performed
Failed Fails to work or crashes ReactOS
Run w/o result Run without fundamental functionality

Tested NICs

Current state

NIC Chipset Status Revision Comments Tester Driver Target OS & Download URL
Broadcom 802.11b/g WLAN (VEN_14E4&DEV_4318) Broadcom BCM94318 (Also known as BCM4318) Works r75314 0.5-SVN Works excellent! Scans available networks and connects to open ones. Didn't test WEP. Driver version is 3.130.16.0. gunt3er
Atheros AR5007EG Wireless Network Adapter Atheros AR5007EG Wireless Network Adapter Works r74533 0.4.5 Gives BSOD on reboot unless I select Reactos (Screen) from the boot menu. Petkih Windows XP driver ver 5.3.0.45 supplied with the computer
Dell Wireless 1390 WLAN MiniCard Broadcom BCM94311 (Also known as BCM4311) Works r66606 Dell Latitude D531, ReactOS Official laptop, network since r66512, wlan since r66514 Christoph_vW Driver from manufacturer's website
Linksys WMP54G v4.1 PCI Ralink RT2560/RT2525 Not tested r70774 Installs fine with XP drivers once you sanitize the manufacturer/vendor in the INF, however couldn't test further without a mouse. morbip Windows XP driver
NB (3890) Intersil ISL3890 Failed r66514 See bug CORE-9363 Menuhin Windows XP Driver
ALFA AWUS036H Realtek RTL8187L Works 2d1a6b2 0.4.14-dev-22 Everything works. See last comment in CORE-6331 binarymaster Windows XP Driver 5.117.05.0825 (Netrtuw.inf + RTL8187.sys)
Intel® Wireless Wi-Fi Link 4965AGN Intel 4965AGN Failed cefc378 0.4.14-dev-842 Installer broken. Can extract files from it, but hangs system when installing driver from device manager, see bug CORE-12703 jadet Windows XP Driver
Intel® Centrino® Wireless-N 1030 Intel 1030N Failed cefc378 0.4.14-dev-842 Installer broken. Can extract files from it, but hangs system when installing driver from device manager, see bug CORE-12703 jadet Windows XP Driver
Intel® Centrino® Advanced-N 6200AGN Intel 6200AGN Failed cefc378 0.4.14-dev-842 Hangs system when installing driver from device manager, see bug CORE-12703 jadet Windows XP Driver
Dell Wireless 1515 WLAN MiniCard Atheros AR9280 Failed cefc378 0.4.14-dev-842 Hangs during boot. Installer doesn't run - extract .INF from Dell driver, patch into xp3264-10.0.0.274-whql.zip and install. Vanilla Qualcomm driver causes BSOD 0x0000001E in ntoskrnl instead of hang. jadet Extract .inf from DELL's driver, patch into Qualcomm's driver to recognise the hardware.

Archival

NIC Chipset Status Revision Comments Tester Driver Target OS & Download URL
3COM Parallel Tasking 40-0282 ??? r5XXXX Add the DriverVer line to the INF and it works fine. SomeGuy Windows 2000
3COM Parallel tasking II Performance 40-0336-004 ??? r4XXXX See bug 2 below, you need to use expand.exe on EL90XND5.SY_ and copy it to %windir%\system32\drivers. gabriel_it Multisection INF (Windows 2000/Windows XP)
Generic Bluetooth Radio Cambridge Silicon Radio Failed r61930 BSOD upon logging in. Can't even install a driver. I packaged up the Windows XP driver generic bluetooth driver in case any one wants to try. Pi_User5 Windows XP Driver
Realtek RTL8188CU Failed r64656 The driver installs, but when I reboot, Device Manager says it's installed but when opening up the device properties page there is no driver installed. Pi_User5 Windows XP

See Also