I can't find the drivers for the Ralink wireless card. Can someone help me. My wireless card just stopped working I can ping the card from my router thinking the drivers will put this back to work. Thanks/
Thanks for the reply and info. The latest firmware release didn't help. I will remove the card later when i can and determine if the AC option will work for my. Thanks for this info this has been a great help.
I have a XPS M1330 which I recently upgraded to Windows 7 64-bit. Following the upgrade, I found I wasn't able to reliably (mostly not ever) access or even see Wireless N routers which were using the 5GHz band. I confirmed this with two different routers (Apple Airport Express and Linksys WRT610n).
Ultimately, what I found corrected the problem was to uninstall the driver for the Dell 1505 wireless card (and check the box to delete the driver files) via Device Manager. When Windows "re-discovered" the card and installed drivers from its driver store, I was able to associate with the 802.11n router fine.
I made the mistake of allowing Windows Update to install an "updated" driver and my problem came back so I had to go back and redo all those steps again. It appears that the driver titled "Broadcom driver update for Dell 1505 Draft N WLAN Mini-Card" has issues.
I tried to get help for this issue with XPS Technical Support and was told that this was an "advanced software configuration" issue and I would have to be handed off to a fee-for-service tech support group to deal with it. I can't say, particularly given how I was able to fix the problem, that I consider this an issue that XPS tech support should not have handled (or been able to handle). This is the first time I've had a bad experience with XPS tech support on an issue.
Thank you for the simple, easily-overlooked solution. I too recently upgraded my Dell notebook/laptop (Latitude D630) from Windows XP 32-bit to Windows 7 64-bit. Initially the (Broadcom) Dell Wireless 1505 Draft 802.11n WLAN Mini-Card was able to connect to my Linksys/Cisco WRT610N router using 802.11n (5 GHz) with no problem, but after letting Windows 7 "update" the driver for the wireless card, I could only utilize 2.4 GHz. So, thanks for sharing your solution, as it works! Now onto making sure that "automatic updates" with Windows 7 doesn't cause the problem to reoccur.
Thanks that solves my problem when I did the free upgrade to Windows 7. I was unable to connect or upgrade my windows 7 and XPS customer service refused to refund and return the 1505 Lan wireless I had spent $70 to upgrade in October.
I had the same terrible bad experience with the XPS tech that I have decide not to buy Dell (having purchased six previous with not one problem). I believe Dell is totally unaware of problematic outsourcing of customer service which has policy of refuse to refund at all cost and to sell added services(for $90.00 you can upgrade to a technical service rep from United States) and various computer products to an already unhappy customer.
WLan Driver 802.11n Rel. 4.80.28.7.zip is crucial software designed to improve the wireless connection and performance of computers with Broadcom network adapters. This driver helps your computer communicate effectively with your wireless hardware, making it essential for a stable and fast wireless connection.
This driver ensures that your computer can smoothly talk to its wireless components. Installing this driver can lead to better stability in your wireless connections, which is very important for activities that need a steady and reliable internet connection like streaming movies, playing online games, or downloading large files. The driver supports several wireless standards like 802.11n, 802.11a, and 802.11b, which means it can work with various types of wireless networks.
I dunno but I just bought for 1 a MicraDigital/Belkin 802.11g Wireless USB Adapter last week from a dude on my local market. I haven't installed it as I have no need for it but it looks quite cool. There is a driver for 98/ME on the CD and it's called O4501U9X.sys. There are also PCI cards but I am thinking that perhaps a USB one is more flexible. I haven't checked but I think it's the kind of stuff that can be found easily for dirt cheap on eBay.
I also installed a Netgear WG311 pci card in a relative's machine who has 98se and it also works well. I think it was a v1 card. No WPA supplicant was supplied but you can use the Aegis from the Edimax.
I am confirming this cheapo USB MicraDigital I have mentioned above appears to works well as I have installed it today to test if it was my ISP that was down or my network stack that was damaged for some reason. Only problem I had was that it installed the Windows ME driver but the Windows 2000 inf file, perhaps a side effect of KernelEX, and it failed the hardware detection/intallation when plugging the card. After replacing the inf file with the Windows ME one by hand it was all good. And it was my ISP that was down for almost 24 hours it seems.
BTW, I was wondering ... is there a small wired-wireless adapter - so that I plug the device into my existing LAN port on my laptop and then configure the device with web browser to connect to the desired wireless network ... so no wireless drivers needed
I have used the Airlink101 products from Fry's. PCI slot card, PCcard, USB dongle all work with 98SE. They will do 802.11b/g/n. I also use their AP431w access point which is connected to my DSL modem by a RJ45 cable (standard twisted pair ethernet). The DSL modem also has a USB port, to which I have connected my 98SE box successfully. Most of these products are selling for less than $20US regularly, and under $10 when on sale, except that AP431w, I think.
This answer is based on an extensive research done by various Ubuntu users that worked together in almost all issues related to Broadcom. Special thanks to chili555 who helped in the Ubuntu forums and on this site with many questions related to Wireless devices and to others who have contributed through E-Mail, chats, IRC and more in testing various drivers with several of the most popular Broadcom Wireless cards (Huge Thanks to Chili555 really. This guy knows his stuff).
In total we wanted to offer an answer that could be easy to follow and covered most Broadcom Cards / Drivers. After you follow this guide, you will NEED to test your wireless connection for at least 2 hours (I actually recommend 8 hours) with another device in either Ad-Hoc Mode, Infrastructure Mode or Both. Common problems that will be solved (Apart from drivers not installing) are:
There are dozens of Broadcom wireless cards and more seem to appear every day. The key to finding the correct driver for any network card is what is known as the PCI ID (PCI.ID). To find out which PCI.ID you have, we proceed to opening the terminal by pressing CTRL+ALT+T (It should open a window with a blank background) and inside this terminal we run the following command:
The PCI.ID in this example is 14e4:4320 as seen inside the Brackets [...]. In some cases you will also need the revision version (if it appears) for some special cases. In this case, the revision version is rev 03 as shown inside the Parentheses (...) at the end. So what you will need after this search is:
With this new information you can look in the table below and select the appropriate method to install your driver. For example, In this case, since you have the 14e4:4320 rev 03, if we go down the list to the one that shows the exact same PCI.ID you will see that in the columns for Ubuntu 18.04 or 20.04 it shows the firmware-b43-installer package driver. This means that you will only have to install this particular package since it appears in all Ubuntu version columns.
NOTE - Before proceeding, if you have previously installed any drivers, have blacklisted or uncommented any driver files or configuration files or have done any changes whatsoever to the system to make the drivers work in previous attempts, you will need to undo them in order to follow this guide. We assume you are doing this from scratch and have not changed any configuration files, modules or drivers in the system in any way (apart from updating the system). This includes any installations using apt-get, aptitude, synaptic, dpkg, software center or manual compilation and installation of the packages. The system has to start from scratch in order for this to work and to avoid any conflicts that may appear if earlier work was done.
Now using the PCI.ID you found in the steps above, we then search in the list below to find the matching PCI.ID and the method to install the driver associated with it in a simple and correct way. The terminal will be used to avoid any GUI related issues. This applies with all cases, except as noted. The installation procedure is done only via terminal and also while connected to the internet with a temporary wired ethernet connection or USB modem or any means possible that can give your PC, for the time, Internet access. After you find in the list below the correct package we then proceed with the installation.
Assuming you used the PCI.ID 14e4:4320 rev 03 as found in your search above, and then looked at the table below and found that the correct package to install is the firmware-b43-installer (Specific to Broadcom) and the linux-firmware (Carries over Broadcom related drivers along with other types of drivers), we then proceed to simply install this package in the terminal:
For All cases, always install the linux-firmware package if it is an option on the table above for that particular Broadcom Card. This will always be up-to-date with the latest Broadcom drivers along with other binary files that could be needed depending on the driver PCIID.
c80f0f1006