Debian Hardware :: RT2860 Wireless Card Not Working
Jun 1, 2011
I just installed Debian after I became fed up with Ubuntu. I'm trying to get my wireless card to work so I can move my computer back to it's proper place. Right now I have to put it right next to the router so the Ethernet cable can reach. Anyways, I've had trouble with this card before, so I did a quick google search. I found this: [URL]. I followed the instructions, and the thing at the top of the panel shows a list of wireless networks. When I try to connect to mine, it asks me for authentication. When I give it authentication, it idles for a while before asking me again.
Here's some system information:
uname -a
Linux max-pc 2.6.32-5-amd64 #1 SMP Wed May 18 23:13:22 UTC 2011 x86_64 GNU/Linux
lsmod | grep rt2860sta
rt2860sta 454573 1
crc_ccitt 1323 1 rt2860sta .....
From what I recall, when I used Ubuntu it was called ra0. Could this have something to do with it?
I still consider myself a linux newbie so if there is anything that seems misleading or incorrect please let me know.
Some history: Normally my wireless worked out of the box with ubuntu (2.6.35) with minor hiccups and few disconnect issues. In debian testing (2.6.32) all i needed to do was install the firmware-ralink_0.27_all.deb package and it would work properly.Today I noticed that there was a kernel upgrade from 2.6.32-5 to 2.6.37-1 available in Sid. I upgraded the kernel everything works properly but my wireless would not connect. I use gnome with network manager. Network manager would list all available wireless networks but not be able to connect with wpa/wpa2 security. I noticed that network manager was using the rt2800 driver which does not work properly with my wireless card. It also seems that kernel 2.6.37 removed the rt2860sta driver reference from its "source".
When i was using Ubuntu Maverick with kernel 2.6.35 i noticed that network manager would use the rt2800 driver. Normally I would be able to connect but every so often or after the computer would "sleep" I would not be able to reconnect to a wireless network without rebooting. I found this post on the Ubuntu forums that describes how to compile the driver from source and problem solved: http://ubuntuforums.org/showthread.php?t=1476007 I will for the most part, copy the steps that Sven6210 describes and modify for the debian kernel 2.6.37-1
Things needed before proceeding :
1.Gedit text editor program or alternative
2.Have gcc (The GNU C compiler) installed
3.These steps assume the system is configured with sudo, please make appropriate modifications tailored to your system.
Desktop PC with Trendnet TEW-642 PCI wireless N adapter (Ralink 2860 STA driver). Running openSUSE 11.3 X8_64 with KDE 4.4.4. Software Management and KNetwork Manager both identified rt2860STA as installed. However, KNetwork Manager's authentication window keeps popping up every few seconds and I cannot get wireless.
[ 6.270671] rt2860sta: module is from the staging directory, the quality is unknown, you have been warned. [ 6.275290] alloc irq_desc for 21 on node 0 [ 6.275294] alloc kstat_irqs on node 0
[code].....
I have downloaded and extracted the latest rt2860.bin file from the Ralinktech website to Desktop but even as root I cannot copy it to /lib/firmware or replace the existing rt2860.bin file in /lib/firmware.
I had a problem with using ndiswrapper to install Windows driver on Netgear WN511TA wireless adapter card. Problem solved by replacing Netgear WN511TA with Airlink101 AWLC6080 PCMCIA wireless adapter to work in my triple-boot XP Pro/Ubuntu Karmic/openSUSE 11.2 Toshiba laptop and using the latest Linux driver version 2.3.0.0 dated January 29, 2010 from Ralinktech site. I followed driver instruction in a Ubuntuforums tutorial (Howto: Ralink RT2860(m) PCI(e) RT2860...on Intrepid).
I am wondering if I can use the same Linux driver (RT2860sta) for openSUSE 11.2 on my triple-boot XP Pro/Karmic/openSUSE laptop, ie. copying over instead of building and compiling driver from source again, because I don't quite understand the build instruction given in the README file of Ralink's Linux driver file. Specifically, I don't know how to "define the GCC and LD (?) of the target machine, and define the compiler flags CFLAGS(?), modify your need (?)", etc. I already have gcc, cpp and make installed on the Ubuntu and openSUSE parts of my machine. I did try ndiswrapper in openSUSE but it doesn't work for the Windows version of the latest Ralink driver (error: invalid driver rt2860.inf).
I just got myself a Dell Inspiron 1440. And decided to install my favorite distro Debian. I got the installation to go with no issue and all seems to be working fine. However the wireless isn't working. NetworkManager doesnt even detect a wireless card. I followed the instructions here and installed the b43-fwcutter and then issued the modprobe b43 and modprobe b43legacy commands. Then I issued the iwconfig command and this was the output.
[Code].....
Also, I've been doing some research and found out about some file located /etc/udev/rules.d/70-persistent-net.rules. So I looked in mine and found out that only my eth0 is added.
I have a DELL Vostro 1500 and I have Debian Lenny running on it. I did get the wireless card BCM4312 working but after doing apt-get update followed by apt-get upgrade and after rebooting it stopped working. I am including the output from iwconfig, ifconfig and lsmod. raygo75@RayGo-d3:~$ sudo ifconfig eth1
[sudo] password for raygo75: eth1 Link encap:Ethernet HWaddr 00:16:44:9b:e9:cc inet6 addr: fe80::216:44ff:fe9b:e9cc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:17 Base address:0xc000
I think I will mentions that I got the wireless card working after following the instructions at [URL]
I have a Dell Vostro 1500 that has a Broadcom BCM4312 wireless card installed. I do not have access to a wired connection to the web so any thing I have to install is a download on my windows machine and then transfer that to the debian machine. I just finished installing Debian Squeeze but can not get my wireless card to scan for any networks. I found a tutorial at [URL] and followed the steps there. Finding all the dependances and installing them one by one (took me all day). My wireless card still will not scan for networks. After doing a 'sudo ifconfig eth1 up' it still will not scan for networks.
Output from ifconfig: raygo75@RayGo-2:~$ sudo ifconfig eth1 Link encap:Ethernet HWaddr 00:16:44:9b:e9:cc inet6 addr: fe80::216:44ff:fe9b:e9cc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:17 Base address:0xc000
How do I get around this? It wants to get something from [URL] and I do not have internet access. It looks to me like it just wants to download the wl dirver, again, which I have done in the previous instructions I found. I am a retired UNIX (hp-unix) administrator so I know my way around the system.
I just joined this forum in hope of fixing my linksys wireless card, here is my problem. I have a old Compaq presario 1710sb laptop with a p1 32mb ram and a 2GB hard drive. I installed a Debian Lenny command line only install, I installed ndiswrapper from a etch .deb file I found on the internet but I can't find out how to get it working. I tried how tos on other sites but they didn't work, I need to get that card working before I can install a GUI.
I am pretty new to Linux still. I have a desktop I'm trying to set up as a Linux machine. I'm apparently running a testing version of squeeze (I was running lenny I thought too many updates?). Anyway, I've been trying various things all night to try to get my wireless card to work. The system tells me I have a Broadcom BCM4318. When I run dmesg I get this:
[ 496.640869] b43-phy0 ERROR: You must go to [URL] and download the latest firmware (version 4). [ 619.374662] input: b43-phy0 as /class/input/input25 [ 619.410838] firmware: requesting b43/ucode5.fw [ 619.416638] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found or load failed.
Over and over. When I head to the website, it tells me to run b43-fwcutter. I've tried installing that and it says it installs fine but nothing ever changes. Everything I've found says that should work so I can't really find any suggestions for what to do if it doesn't.
After installing Lucid, I noticed that my Ralink RT2860 card would not connect to my home network using WPA2 despite the network being visible and of good strength. So I followed the guide at [url] in order to install the newest Ralink drivers.
After installation, same issue. That is, the card will connect to my a/b/g/n network if I leave it unprotected, but it will not connect to the same network if switch it to WPA2. After being given the passphrase, the wireless icon on the indicator applet shows that it is trying to connect, but after awhile it fails. Does anyone know why the built-in driver and also the official Ralink driver are no good for WPA2 in Ubuntu 10.4 for my RT2860 card?
I can't use my wireless card in slack 13.1 (slack64-current). Looking at the dmesg output I saw that the firmware was missing, so I download it from ralink website.After this I was able to up it with ifconfig. I also was able to see my network with wicd, but after connection I can only transfer very few packets and network becomes unresponsive, no traffic.In slack64 13.0 this same card works fine. I don't even need to install a firmware. how I can make this work in slackware64-current?
I went out and purchased a Sabrent PCI wireless 802.11n card with the RT2860 chipset because it was on the ubunutu compatibility list and has linux driver available from the manufacturer. I was impressed that the card worked in wireless G mode out of the box, which is a great start....
However, I can't find any wireless N networks. Dual booting I can find/use my N network, but in ubuntu I can only find my G network. This is somewhat frustrating because I bought this card and a new (read: expensive) Linksys E3000 router specifically to run a nice new N network...
I have downloaded, made, and installed (reboot) the latest driver from the manufacturer, but it still won't find any N networks. I found a few posts by searching here and google that alluded to changing this line: "HT_OpMode=1" (from 0 to 1) in the config file RT2860STA.dat located in /etc/Wireless/RT2860STA/ and a reboot. It didn't work for me.
Frankly all this rebooting is starting to **** me off ... I have spent most of last night trying to setup my 180$ wireless network and its still no better than the freebie DDWRT54g based wifi it replaced. I am frustrated, perhaps someone wiser in the ways of ubuntu and wireless N can shed some light on the situation....
I forgot to mention I am on Karmic Kola, amd64 with the standard gnome.
My wireless download rate is absurdly low (0.3 mbps) compared to a faster upload rate (1.5 mbps). My girlfriend's laptop running windows gets much higher download rate (20+ mbps).
I use a Ralink rt2860 wireless PCI-Card Debian Squeeze. It worked properly til the last update, since that I can not use any commands with iwpriv: biaaas:/home/biaaas# iwpriv wlan0 driverV wlan0 no private ioctls.
I reinstalled the firmware package und unloaded/loaded the rt2860sta module, but that didn't help. Also the settings in /etc/Wireless/RT2860STA are ignored. The card somehow works I can see neigboring WLan-networks (all at 2.4GHz), but I use 5GHz because there are too much networks around.
Debian 2.6.32-5-amd64 KDE I have to make one of my computers wireless. i need some product recommendations for a wireless access point & a wireless network card.
I have an acer lab top and OpenSuSE 11.2 installed but now the wireless card is not working. With ubuntu I had a tool called jokey to install missing drivers. Does there exist a jockey version (rpm not deb) for OpenSUSE or is there i simillar tool.
I want to convert my laptop to Linux only machine. My Wireless card is Netgear WG511 and from the little research I have done it is not going to work under Linux. What is an easy to get working Wireless card? I have a Dell Inspiron 8500 and I plan to install Ubuntu 9.10.
I'm running Fedora 14. Sabrent PCI-G802 PCI Wireless Card - 54Mbps, 802.11g, Windows/Mac/Linux Compatible [URL]. I bought this card (under $20) and it worked out of the box. I'll be buying the Sabrent N PCI (which they make) card once I upgrade my network/router.
I have an HP Pavillion tx1410us and I cannot seem to get my wireless card working or recognized. I am not sure if I need another driver, or I need to start another service. I am running Fedora 12 64 bit.
I have a dwa-125 dlink wireless card which will not work. This is my first time using OpenSuse 11.2 (Well OpenSuse period). I had the same problem with Ubuntu 9.10 as well. If it will help the solution I used with Ubuntu is here: [ubuntu] Dlink DWA-125 Wireless Card Issue - Page 4 - Ubuntu Forums. I'd rather use OpenSuse than Ubuntu.
I've installed 10.04 on a Dell 1200 laptop and cannot get the wireless card working. I've tried getting Ndiswrapper but it doesn't appear to be available on 10.04, and since I don't have an Internet connection, I can't download it. The card is a Broadcom Corp BCM4306 802.11 b/g. How do I get the card connecting to my Linsksys?
I installed 10.10 on my 2nd laptop with the SAME internal wireless card as my other laptop, but Ubuntu all of a sudden acts like I have no wireless card? When I click on the network icon in the panel, Wireless Connections is enabled, but Ubuntu shows no available wireless networks? I can switch to my other laptop and it works fine.
I am trying openSUSE after a long break from Linux, but I am running into the original issue I ran into several years ago which made me decide not to use this distro. My LAN card is working fine, and I can get internet hardwired into my router, but I am not having any luck getting my wireless card recognized or working. Also, my notification area on my taskbar (sorry for the Windows terms) is not showing any sort of network status icon.
I have gone Computer>Install Software> and installed the b43 fwcutter thing from the repos, and have also run the following command in terminal: sudo /usr/sbin/install_bcm43xx_firmware In Network Settings in YaST, my NIC is showing, but I am still not seeing my Wireless card.
I have a relatively new F12 install (one week old) on which I got my wireless Broadcom card working using kmod-wl-PAE. It was a very easy process - not really a process just yum install kmod-wl-PAE.
After a few updates, I notice that the wireless card stopped working. I assumed maybe there was an update that conflicted, so I did a reinstall of kmod-wl-PAE and it worked again immediately.
Then I started installing compiz-fusion. Immediately after, wireless is broken again. So I yum erase kmod-wl-PAE and then yum install kmod-wl-PAE and it works again.
Now, only slightly later that same day, wireless stops working more or less randomly and I cannot get the reinstall of kmod-wl-PAE to fix it. So I uninstall, disable compiz-fusion, shut down, and restart the computer to try again. My thought is that maybe along the way my autostart compiz or something about compiz is causing the wireless not to configure properly. When I restart, wireless is working. Without kmod-wl-PAE installed:
yum info kmod-wl-PaE Loaded plugins: presto, refresh-packagekit Available Packages Name : kmod-wl-PAE Arch : i686
[Code].....
One, how is this even possible, and two, what is going on with the wireless working, not working, working, not working?
I recently purchased an Acer eMachines E525 laptop, and currently have it dual booting Windows 7 and Fedora 12 x86_64 with the 2.6.31.5-127 kernel. I've been completely unable to get the wireless card working in Fedora (it works fine in windows).
lspci lists the following about the wireless card: Code: Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01) so I assume it's a BCM4312.
So far I have tried downloading the driver from [URL] and then trying to install it according to the accompanying readme file: [URL]. However, when I try to make the driver, I get the following message:
Code: KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd` make: *** /lib/modules/2.6.32.10-90.fc12.x86_64/build: No such file or directory. Stop. The Readme says that if I get this kind of error, I need to install the "kernel-devel" package, but I have this installed and it still returns the same error.
I have also tried following the fw-cutter instructions for fedora from [URL], but it still doesn't work. I realise there's the option of using ndiswrapper, but I gave that a shot with Fedora 11 on the same machine and had no luck, and I'd really like to see whether any of the other options work before going down that route.
I am new to fedora linux. I want to know how to install wireless driver for my Dell Wireless Dell Wireless 1397 802.11b/g Half Mini Card. I am using fedora 13. Below is my lspci command outuput.
I have a AR928X wireless card and everything I have tried has failed. The default driver ath9k scans and connects to my router but cant connect to any site or ping anything , same with the madwifi driver lspci prints 02:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
I read through the sticky of wireless card not working, and I followed through with the steps, with the exception of looking for firmware, because I'm certain it has it, being that the card works when I'm running Windows, and overall the system recognizes the device.
The only difference is, I notice that the activity light on the card itself does not turn on when running openSUSE. It recognizes the card, it even detects the network, but when I enter the WEP key and finish, it does nothing afterwards. Still no internet.