Ubuntu Networking :: Installing RT2860 Driver?
Jul 2, 2011
I've been snooping around on the forums for a couple of hours now looking for a straightforward guide to installing custom wireless drivers. I have a new Airlink101 AWLH6075 wireless card (and no ethernet connectivity.) The Linux drivers are the RT2860 Ralink drivers in a .tar, which I have on a different computer.
So -- I'm on Server (command-line only), 64-bit, no working internet. Btw, the wifi card works fine on my alternate boot of Windows. wlan0 (wlan1?) is not detected during installation.
So, I know I need to:
1. mount the usb drive I'm storing the file(s) on
2. put those files in my local Linux directory
3. somehow install them
4. (disable my old ethernet connection?)
5. enable my new wlan0 and set up dhcp and the WEP login.
[Code]...
I would greatly appreciate any help I can get with any of these things. I don't even know how to mount a USB stick in command-line... but obviously the internet connectivity (and thus driver installation) is the major issue here and I can find out most of the other stuff on my own.
View 9 Replies
ADVERTISEMENT
Feb 2, 2010
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).
View 9 Replies
View Related
Mar 8, 2011
In order to get my Wireless card working Add-on: [URL]..The wlan card is working fine except I have a huge amount of logging info in dmesg/syslog
[Code]...
View 1 Replies
View Related
Feb 1, 2011
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.
View 3 Replies
View Related
Feb 5, 2011
Just built a new computer and I think I somehow need to activate my wireless card to get it working.The hardware seems to show up. I get "Wireless Networks" in my network manager but it is grayed out and says disconnected. I think it is an easy fix I just cannot find it.
[Code]...
View 4 Replies
View Related
Jun 26, 2010
I have a WS- something or other by gigabyte, it has the "ralink rt2860" chipset according to lspci.
It works well the only problem is in kismet or airodump-ng the power always shows as 0.
In the kismet.conf i had to set the source to rt2500, it does not seem to like rt2860 or rt2x00.
In airodump-ng it always says "chipset: ralink 2560pci" and "driver:rt2500"
Is there any way i can use the rt2x00 drivers, would they allow for more things ?
Whats funny is that network manager can see the signal strenght of all the sources.
View 2 Replies
View Related
May 8, 2010
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?
View 9 Replies
View Related
May 16, 2011
I recently upgraded my Zepto laptop to Natty (11.04), and unfortunately the wifi no longer worked. I have a WPA net, and the combination with a Ralink chip seems unfortunate - judging from the number of internet posts.After browsing loads of threads on the 'net I think I have found a solution for 11.04 - it will work out of the box in 11.10 !
1) Add "blacklist rt2800pci" to /etc/modprobe.d/blacklist.conf
I think this makes the wifi stuff work as I can then do "iwlist wlan0 scan" and get reasonable output. But there is no integration with the Network Manager. So I have also done this (again, with inspiration from a few threads):
2) Edit /etc/NetworkManager/NetworkManager.conf - change the "managed=false" under "[ifupdown]" to "managed=true".
You may have to do a "service network-manager restart", restart or similar to get it going.It also seems I can suspend and get a wifi net connection upon wakeup.
View 1 Replies
View Related
Jun 30, 2011
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).
View 8 Replies
View Related
May 30, 2010
I have a problem with my RT2860 in my Eee PC 901 running F13. It connected fine in F12 when I installed the akmod-rt2860 driver. I enter my WPA key, then it tries to connect, but the WPA key screen appears again saying that I may have typed in my WPA key incorrectly. However, I checked and it is the right WPA key.
View 5 Replies
View Related
May 6, 2011
I've been happily using this lappie with LTS but wanted to try out 11.04. It looks great but wireless has been an issue:
1. No wireless during install
2. Had to manually blacklist the rt2860pci etc modules
3. Wireless still not resuming after suspend
05:00.0 Network controller: Ralink corp. RT2860
Subsystem: Ralink corp. Device 2790
Physical Slot: 0-2
Flags: bus master, fast devsel, latency 0, IRQ 18
[code]...
The latter manual mod improved things slightly but still no cigar
View 7 Replies
View Related
Apr 18, 2010
Need to install b43 driver to use monitor mode on my card - versions are compatible, I ran
Code:
sudo apt-get install b43-fwcutter
As told, but instructions end there. Pressed yes to download and extract firmware. Do I need to activate this driver somehow?
Info on wireless card:
Code:
tnt@Artemis:~$ lspci -vnn | grep 14e4
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)
Broadcom STA driver is activated in the hardware drivers manager.
View 2 Replies
View Related
Sep 25, 2010
I have just installed Ubuntu on an old laptop for a little bit of programming and to gain some familiarity with linux. Im looking forward to getting to know my way around the OS
Unfortunately, the wireless card (for wifi) on this laptop is broken, so instead I have been using a wifi usb dongle on windows. I am having some trouble installing this dongle in ubuntu, i cant find a driver for it!
Its a "MicroNext MN-WD546J 54M Wireless Adapter"
[url]
I have my modem connected directly at the moment via LAN, and this works no problem, but id like to get it connected wirelessly
View 1 Replies
View Related
Oct 22, 2010
i follow this guide:https://help.ubuntu.com/community/Di...wto/Intel536EP
then i find my modem:
$ lspci | grep 536EP
Quote:
[code]....
View 1 Replies
View Related
Nov 28, 2010
I just recently recieved a Mini CQ10-525DX with a Broadcom 4313 wlan card. when loading ubuntu i notice it says that it supports 4311 4312, so i looked on the broadcom website and they have a newer update with 4313 coverage. I downloaded it but do not know how to install it.
View 9 Replies
View Related
Jul 29, 2011
i have windows vista with a broadcom 802.11g network adapter.I dont know much about computers but i would like to know how to install it on the ubunto OS so i can use internet ?
View 2 Replies
View Related
Feb 22, 2010
I am using an HP dv6 series laptop. The wireless works fine in Ubuntu 9.10 (must install the Broadcom STA wireless driver). When I try to use Kubuntu 9.10 my computer crashes when I try to install the driver. Is there any particular reason why it works in one and not the other?
View 6 Replies
View Related
Aug 18, 2010
I have Dell Wireless N-card 1520 on my Dell Studio 15 laptop. I have installed Ubuntu10.04 in it. My network card was not able to detect wireless connections. I have even installed 'Windows Wireless Driver' using ndiswrapper. I have latest driver for card. But when i click install .inf file , nothing happens or gets installed.
View 5 Replies
View Related
Jul 3, 2011
I have a desktop and I just installed ubuntu 10.04 as a dual boot with windows 7. My desktop has a wireless ZEW1642S card. I don't have access to a wired internet connection, but I can use the wireless on my windows 7 fine. It seems like there is no driver for it to work on ubuntu, and since I don't have an internet connection while in ubuntu, it seems I can't update it of course because I need internet to update. My wireless network does NOT have a password if that even means anything for this. I have the exe installer for the driver for it but I don't know how I'm supposed to get the INF file or whatever.
View 9 Replies
View Related
Aug 24, 2011
I just installed Ubuntu 11.04 on my Dell Mini 10v and for some reason I just realized that my wired network connection is not working for some reason. And not in windows either. But my wireless works in windows. So I have downloaded the latest Broadcom STA wireless drivers for linux and have tried to follow this tutorial to install it. But when I get to:
make -C /lib/modules/<2.6.xx.xx>/build M=`pwd` clean I can't get it to work. It says:
make: Entering directory '/usr/src/linux-header-2.6.38-8-generic'
scripts/Makefile.build:44: /usr/src/linux-header-2.6.38-8-generic/pwd/Makefile: No such file or directory
make[1]: *** No rule to make target '/usr/src/linux-header-2.6.38-8-generic
[Code]....
View 9 Replies
View Related
May 1, 2011
i don't have connection in my compuer write now so i whant to install RT2870 driver but i don't know how i found this tutorials [URL] but i can't install may be i have error in choise package this is my kernel version Linux Ouz3r4 2.6.35.10-74.fc14.i686 #1 SMP Thu Dec 23 16:17:40 UTC 2010 i686 i686 i386 GNU/Linux i found this driver too [URL] but how to install
View 1 Replies
View Related
Jan 2, 2010
I have a Dell Inspiron E1505, which has the Dell Wireless 1505 (Broadcom) card. To run the card, I installed the Broadcom STA wireless driver, which seems to activate the wireless card OK. The problem is that once I installed that driver my onboard Ethernet card was deactivated (and yes, it is enabled in BIOS). I had to remove the wireless driver to get the Ethernet back. Does anyone have ideas? I haven't found this problem listed elsewhere. I am running Ubuntu 9.04 with no other problems.
View 5 Replies
View Related
Jan 29, 2010
i want to ask about install driver, i'm confuse how detect my driver wicth one use driver on my laptop....(WIFI Driver)My condition, i dont have conection LAN (local Area Network) Just Wifi, because that i cant download automatic detect on update driver, please help me how actived my wifi on offline mode,on my windows seven my hardware wifi, is Realtek RTL8191SE Wireless LAN 802.11n PCI-E NIC.
View 4 Replies
View Related
Jun 1, 2010
I am not really that good with linux, yet, I have a smc 2602W v3 wireless pci card, and I want to install it on linux, so I could access the internet, but I haven't found any solutions yet. Btw latest ubuntu desktop version. Info about the card: [URL]
View 3 Replies
View Related
Aug 13, 2011
just trying Fedora 15 and can't get the RT3062 driver to work, when i try Make command i get this:
Code:
make -C tools
make[1]: Entering directory `/home/raiden/DPO_RT3562_3592_3062_LinuxSTA_V2.4.1.1_20101217/tools'
gcc -g bin2h.c -o bin2h
make[1]: gcc: Command not found
make[1]: *** [all] Error 127
[Code]...
View 2 Replies
View Related
May 24, 2011
How can I Install DLink wireless driver on Ubuntu ?
I had downloaded the driver . The file contains some files like MakeFile and ifcfg-wlan0 ,etc
+ a tar.gz file . which contains c or c++ source codes.
There are 4 folders also .
View 2 Replies
View Related
May 13, 2010
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?
View 6 Replies
View Related
Sep 4, 2010
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.
View 5 Replies
View Related
Aug 10, 2010
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.
1) uname -r:
Code:
2.6.34-12-desktop
2) /sbin/lspci -nnk:
Code:
03:06.0 Network controller [0280]: RaLink RT2800 802.11n PCI [1814:0601]
Subsystem: RaLink Device [1814:2860]
Kernel driver in use: rt2860
3) dmesg:
Code:
[ 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.
View 9 Replies
View Related
Feb 20, 2011
ubuntu --> debian --> ubuntu --> debian --> fedora --> ubuntu netbook remix --> kubuntu --> lubuntu --> arch --> debian testing --> ubuntu --> debian testing (with different GUI LXDE, GNOME, KDE, ENLIGHTENMENT) --> Linux Mint LMDE --> PCLINUXOS --> ubuntu (different GUI's again) --> Debian testing --> Debian Sid with APT pinning.
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.
4.Be not afraid of the command line.
[code]....
View 3 Replies
View Related