Fedora Hardware :: Interface For A RT2870 Wireless USB Adapter Not Being Configured?

Sep 2, 2010

I seem to be missing some step(s) for getting an interface to appear in the output of ifconfig and
iwconfig for a RT2870 wireless USB 802.11n adapter (made by Panda Wifi). Let me step you
through what's I've done thus far.

After plugging the device in, it's low-level identification is as follows (see bold):

root@xps720# lsusb
Bus 002 Device 002: ID 046d:0b06 Logitech, Inc.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 148f:3070 Ralink Technology, Corp. RT2870 Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

[Code]....

View 2 Replies


ADVERTISEMENT

Ubuntu Networking :: Belkin N150 Wireless USB Adapter Rt2870 Not Working?

May 13, 2010

I tried getting a Belkin USB Wireless adapter:N150 to work in a fresh installation of 10.4 with no success. After reading several forum posts I tried both solutions with ndiswrapper and the XP driver and with the Ralink native driver with no luck.

Code:
lsusb
Bus 005 Device 008: ID 050d:935a Belkin Components
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

View 9 Replies View Related

Debian :: Wifi On QOSMIO E10 - Get The Integrated Wireless Adapter Recognized - Configured

Aug 2, 2010

I have Lenny running on my old Toshiba Qosmio E10 via wired ethernet. what I need to do to get the intergrated wireless adapter recognised, configured etc.

View 4 Replies View Related

Fedora Hardware :: Rt2870 Wireless Usb Don't Working?

Nov 16, 2010

I have installed the Fedora 14, and a Dlink usb wireless adapter (DWA-125) with rt2870 chipset, but this one isn't working with my OS.

I typed the lsusb command

Code:
Bus 001 Device 006: ID 07d1:3c0d D-Link System DWA-125 Wireless N 150 Adapter(rev.A1) [Ralink RT2870]
I downloaded the drivers from YUM, the rt2870 and also kmod-rt2870. I thing that this step is ok.

I typed the dmesg | grep 2870 command

Code:
[21421.956342] usbcore: registered new interface driver rt2870
When I open the /proc/modules file, it shows the line bellow
rt2870sta 542230 0 - Live 0xffffffffa02fc000

[Code].....

View 1 Replies View Related

Fedora Networking :: Setting Up F10 For Wireless Connection (Ralink RT2870)?

Apr 20, 2009

I have recently installed Fedora 10 onto my PC, dual booting with XP, and I am fairly new to linux. I have been trying to connect to my wireless network, but cannot even get Fedora to recognise my wireless adapter (Belkin N1 +MIMO). I have tried to follow a few tutorials that go through either the ndiswrapper method or by using native drivers. Because I don't have an internet connection on Fedora, I have to boot into XP to download the files for either ndiswrapper or the native drivers, rather than installing using the terminal.I downloaded the ndiswrapper RPM, and it failed because of an 'unexpected error', and when using the tarball, it could not find the makefile. The native drivers did not install because of unresolved dependencies.

View 11 Replies View Related

Fedora Networking :: Setting Up A Dlink Dwa125 RT2870 USB Wireless Connection?

Mar 4, 2011

I am new to Fedora have not used it in many years. I have zero networking knowledge. I read several threads on getting the RT 2870 USB connection working. But had no joy after install the three rt2870 kmod items from RPMFusion and rebooting. get this first step in networking done right?

View 5 Replies View Related

General :: Get The Interface To Be Configured Through DHCP?

May 18, 2011

I have an ARM system that has been pre-loaded with some variant of Linux. I don't know the distribution; I can only see the kernel number in dmesg.

In /etc/network/interfaces, I set eth0 to
auto eth0
iface eth0 inet dhcp

After I save and reboot (or run ifdown eth0 followed by ifup eth0), I can see that the networking system is searching for a DHCP server and actually obtains a lease on a valid IP address, but when I run ifconfig, the interface has not been assigned the address that it pulled down from DHCP. It has been assigned a 192.168.. address.

I noticed in dmesg that a variable "ip" is passed to the kernel at boot with the same address that is overriding my DHCP address. How can I disable this overriding behavior? I noticed a dynamic environment variable in u-boot called ip. I set it dhcp and saved it to nv storage, but the problem persisted. I tried to set the u-boot environment variable ipaddr to dhcp, but was informed that this wasn't a valid value for the variable.How can I get the interface to be configured through DHCP?

View 1 Replies View Related

CentOS 5 :: Not Configured To Listen On Any Interface

May 18, 2011

I have tryed for hours trying to get this right but failed.I configure the dhcp file and when accepting the changes i get the error NOT CONFIGURED TO LISTEN ON ANY INTERFACE.

My file looks like this

Heres my current settings

I am getting an error: NOT CONFIGURED TO LISTEN ON ANY INTERFACE

View 2 Replies View Related

Ubuntu Networking :: 10.10 - Wireless Using Staging USB RT2870?

Apr 22, 2011

I've compiled and installed my rt2870sta.ko and the firmware to the correct locations but my ubuntu 10.10 is loading the one under
/lib/modules/2.6.38-25-generic/kernel/drivers/staging/rt2870/rt2870sta.ko.
How do I get it to use the correct driver? I've attached a screenshot of the module info.

View 9 Replies View Related

OpenSUSE Wireless :: RT2870 Can't Get Compiled Drivers To Work

Jan 7, 2010

I have been searching through the forums and looked at this SDB:ASUS WL-160N USB Wireless Adapter - openSUSE and I am still having problems getting my ralink rt2870 wireless adapter working.

I compiled the driver from source and when I tried to use insmod it said rt2870sta.ko already exists. So I thought it should be working. I did an lsmod to see if it had started up and rt2870sta showed up as having been loaded, however so did rt2800usb rt2x00usb and rt2x00lib. I have tried starting up the computer with these blacklisted but that didn't help anything. As of now the rt2800usb seems to be controlling my wireless card. Using iwconfig the chip shows up as wlan0 instead of ra0 but iwlist scan appears to be working although my network isn't showing up. I have copied RT28670STA.dat to /etc/Wireless/RT2870STA/RT2870STA.dat and configured it as well. Running lsusb the chip shows up as simply Linksys (it is a linksys adapter with ralink chipset).

View 9 Replies View Related

OpenSUSE Wireless :: Eminent EM4554Wifi 150N (RT2870) Not Seen By YaST?

Dec 16, 2010

This is a mutation of; Help, my wireless .... I read the stickies and hope to provide enough info. Because we had problems getting a Linksys device working (it worked, but after that it failed) on openSUSE 11.3, my friend (the system owner) bought a Eminent EM4554 Wifi 150N forgetting to ask me to look in the HCL. On looking through the Eminent web-site I discovered they have a Linux tarball for it, but I prefer to look for an openSUSE ready solution first. The tarball showed that it is about a Ralink RT2870 chipset.

lsusb:
Code:
Bus 002 Device 002: ID 148f:3070 Ralink Technology, Corp. I added the download.opensuse.org/repositories/driver:/wireless/openSUSE_11.3/ and the update of that repos. On starting YaST > Software > Software Management it offered several packages for installation that all seemed related to this subject and came from those repos, so I installed them. I did not install the ralink-firmware package because that warned that it would remove the kernel-firmware package.

[Code]...

View 9 Replies View Related

OpenSUSE Wireless :: Can't Connect Asus N13 Wifi Dongle (Ralink RT2870 )

Nov 7, 2010

Im a Linux newbie and am running OpenSuse 11.3 (Gnome, 2.6.34.7-0.5-desktop Kernel) and Ive an Asus N13 wifi dongle (linux compatible). I currently connect using my laptopÅ› internal wifi but I bought the dongle due to trouble with weak signal. It came with some sort of code that can be "compiled" but I havent got a clue how to do that (and I have been researching this matter for quite some time now). I then came across a post where someone with the same USB stick created and added only two small files to his filesystem and it worked...for him (maybe becasuse he was on a different Distro )

Ralink RT2870 USB Stick and created the two files mentioned in the post (network_drivers.rules and network_drivers.conf) and placed them in ETC... etc, etc! I rebooted the system but NetworkManager only lists it as "device not ready" ... So now back to square one.

[Code]...

View 9 Replies View Related

OpenSUSE Wireless :: D-Link USB Wireless .11n Dongle Configured, But No Connection?

Apr 27, 2010

I recently bought a D-Link DIR-655 router capable of 802.11n operation, upgrading from a DIR-624 router only capable of 802.11g operation. While my overall setup uses wired connections, other people in the house prefer wireless, and the upgrade was undertaken more for a hoped for increase in wireless range, rather than the possibility of increased speed, since the router is located to accommodate the wired connections. However, to test the 802.11n operation I bought a D-Link DWA-130 USB dongle for my now 5-year old laptop, which comes with an otherwise satisfactory 100Mbs ethernet port(eth1) and an 802.11g wireless card(eth0). By checking the dmesg | grep firmware output after I plugged in the dongle I determined that the necessary firmware was rtl8192sfw.bin, which I found on the web, and downloaded into the directory /lib/RTL8192SU.

A subsequent reboot and then YaST > Network Devices > Network Settings showed the device as wlan0, but not configured. I changed the Network Setup Method to ifup (since I can see no way to do a device configuration in Network Manager), and configured the device, and at the same time deleted the configuration for the existing 802.11g wireless card(eth0). I then rebooted, went back into YaST to confirm the wlan0 device was configured and the 802.11g device (eth0) was not, changed the Network Setup Method back to Network Manager, rebooted again. Making sure that the router was set to only transmit/receive using 802.11n I then typed iwlist scan. To my surprise, the output showed first that the supposedly unconfigured eth0 device seemed to be still active, for it found my home network, and claimed that the protocol used was 802.11g. On the other hand, the newly configured wlan0 device produced the message: "Interface doesn't support scanning: Network is down".

First, should I expect iwlist scan to work for a device that shows as unconfigured? And even if it should work, shouldn't it show 802.11n as the protocol, assuming that the router is in fact telling the truth? Is there any independent means to determine if the router is only using 802.11n as it claims? Second, the overall goal is to make the wireless network in the house 802,11n only, and since the dongle is backward compatible with 802.11g, I would expect to permanently unconfigure the eth0 device and use the dongle, both here and on the road. I do not need two wireless connections on my laptopThe laptop is running SuSE 11.2 as of about a month ago. Some relevant(I hope) command line output:siracusa:~ # uname -aLinux siracusa 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 i686 i686 i386 GNU/LinuxUSB Information

siracusa:~ # lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 2001:3301 D-Link Corp. [hex]

[code]....

View 9 Replies View Related

OpenSUSE Wireless :: Yast2 Reports 88w8335 Wireless Not Configured?

May 28, 2010

Just returned to Suse after a long hiatus with Mandriva, strangely the WG311 v3 did not configure during installUnable to configure the network card because the kernel device (eth0, wlan0) is not present. This is mostly caused by missing firmware (for wlan devices). See dmesg output for details.Unfortunately the output of dmesg does not mention the card.Output of lspci follows,

lspci
00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82945G/GZ/P/PL PCI Express Root Port (rev 02)

[code]....

View 5 Replies View Related

Fedora Hardware :: Atheros Wireless Adapter -- "Enable Wireless" Checkbox Will Not Stay Checked?

Mar 23, 2011

It worked on install but quit after the first system update. The "Enable Wireless" checkbox will not stay checked. I've attempted to manually install the madwifi driver to no avail.

kernel: 2.6.35.11-83.fc14.x86_64

device: Atheros AR928X wireless adapter

View 7 Replies View Related

Fedora Networking :: Can't Use Wireless Usb Adapter

Dec 11, 2009

I just installed the driver for my D-link DWA160 adapter, And now I cant seem to get it working.

View 6 Replies View Related

Red Hat / Fedora :: Can't Setup Of Wireless Adapter

Apr 2, 2010

I am having issues with the setup of my wireless adapter. what I am missing? I have installed

# yum --nogpgcheck localinstall kmod-rt2870-2.6.32.10-90.fc12.i686-2.1.2.0-6.fc12.13.i686.rpm rt2870-2.1.2.0-2.fc12.noarch.rpm
# lsusb | grep -i ralink
Bus 001 Device 004: ID 148f:2770 Ralink Technology, Corp.
#
[Code]....

View 14 Replies View Related

OpenSUSE Wireless :: Linksys WUSB600N (rt2870) - Insmod: Error Inserting 'rt2870sta.ko': -1 Invalid Module Format

May 24, 2009

I'm new to openSUSE and as a matter of fact, to linux too. I've got a Linksys WUSB600N wireless adapter which used to work fine with some live versions of linux that I was testing out before moving onto suse... Each time, upon booting using live CDs, I used to copy the driver I had downloaded from:

SpeedShare - Download rt2870-kernel-2.6.24-nemesis.tar.bz2

Then 'make' and get into the driver's os/linux directory to load the driver using 'insmod rt2870sta.ko' Now, upon doing a 'make' and 'make install', followed by the 'insmod rt2870sta.ko', I get the error saying:

insmod: error inserting 'rt2870sta.ko': -1 Invalid module format

I tried doing 'modprobe -rv rt2870sta' and didn't get any error messages. But while doing 'modprobe -v', this error shows up: insmod /lib/modules/2.6.27.7-9-default/kernel/drivers/net/wireless/rt2870sta.ko
FATAL: Error inserting rt2870sta (/lib/modules/2.6.27.7-9-default/kernel/drivers/net/wireless/rt2870sta.ko): Invalid module format

View 7 Replies View Related

Fedora Networking :: Wireless USB Adapter Not Connecting: F10

Nov 12, 2009

I have a wireless USB (TP-Link TL-WN620G) adapter on F10( 2.6.27.38-170.2.113.fc10.i686). I have installed the drivers and it is detecting my router. But it keeps asking for network password with repeating a dialogue box although I entered correct password. I have configured the wireless configuration using NetworkManager.

View 6 Replies View Related

Fedora Networking :: D-Link DWA-125 Wireless 150 USB Adapter?

May 29, 2010

I have "D-Link DWA-125 Wireless 150 USB Adapter". I can use this wireless adapter on my laptop, i can use it on my desktop as well but only when windows is running, im a newbie to fedora, today is my 2nd day and 3rd night, so pretty exited about it. i have installed fedora 13 on a different hard-disk on my desktop. when the computer is booting, there is an orange light on the adapter glowing, it turns off when the computer reaches the fedora loading screen. If i see fedora's Network Configuration window under the hardware's tab i see the "D-Link DWA-125 Wireless 150 USB Adapter" listed along with my lan card. Now if i go towards the clock on the top right to get the wireless connection working, it shows wireless network disconnected. I have tried creating wireless connection manually by inserting the SSID, macadress, BSSID, ,WPA passkey etc, but still doesnt works. when i try connecting using hidden wireless connection, i receive window for inserting keyring password again and again, stating that the login password does not match. but during all this time, i still havent seen the orange light glowing activity on the external usb adapter. If i restart the computer in windows the adapter/wireless connection works. also have checked the Network service, it seems that the service is up and running. i really require some assisstance on this,

i have noticed this, that if i go under network configuration. the first tab over there, inside devices i cant see my D-Link adapter, but if i switch onto the hardware tab it shows my lan card as well as my D-Link adapter. so does it means that the driver is missing? or any service which is disabled, however at this point of time i can get only using wired connection. please assist me. with this issue, im also downloading the 500 complete update as well for fedora, hoping that it may make it work.

View 14 Replies View Related

Fedora Hardware :: WPN111 Wireless Adapter In 14?

Nov 10, 2010

How do I go about getting my Netgear WPN111 to work?

View 3 Replies View Related

Fedora :: Finding Drivers For Wireless Adapter?

Mar 2, 2009

i have just installed Fedora 10 and now my wireless adapter doesn't work and i think it's because i need to install drivers for it.. I have been using Ubuntu for the last few weeks and it worked fine in ubuntu probably because ubuntu comes with drivers for my adapter already installed.. Now, i'm kind of newbie so i don't know where to look and what to do.I did lspci and here is my adapter.. Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)

View 1 Replies View Related

Fedora Networking :: Wireless-G USB Network Adapter Setup For 12

Jul 14, 2010

To setup a Compact Wireless-G USB Network Adapter (WUSB54GC) on Fedora 12 ?

View 1 Replies View Related

Fedora Networking :: Suggest Wireless-N Adapter (USB Or PCI) That Is Well Supported Under F13?

Nov 26, 2010

Can anyone suggest a wireless-N adapter (USB or PCI) that is well supported under F13? And do you think an upgrade from G to N is worth it? I'm probably going to upgrade my router to N in any case as the old one is buggy and/or dying.

View 2 Replies View Related

Fedora Hardware :: Belkin Wireless USB Adapter F5D7050 In F14?

Dec 15, 2010

I have a Belkin G Wireless USB Network Adapter that I cannot get working for the life of me...USB adapter hardware: F5D7050 Ver. 3136 (v3000) Below are ouputs after a fresh install... Then I tried to install the newest drivers from ralink [URL] I blacklisted the current drivers and installed these and everything looked the same as before. Even if i blacklist the 3 drivers

rt2500usb
rt2x00lib
rt2x00usb

They are still loading at boot. Is there any way to make this work. I would try ndiswrapper but even when blacklisting those above, they are still loading.

System: HP G50 Laptop with on-board atheros card that used to work, but now even has issues in windows

Code:

$ lspci

Code:

02:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)

Code:

$ lsusb

Code:

Bus 002 Device 002: ID 050d:705a Belkin Components F5D7050 Wireless G Adapter v3000 [Ralink RT2573] With a fresh F14 install, I plug the device in, does not light up or work, yet shows in network manager

Wireless Network (Atheros 5001 Wireless Network Adapter)
wireless is disabled
Wireless Network (Belkin 54g USB Network Adapter)
wireless is disabled

I cannot click on either of these. So I check dmesg...

Code:

$ dmesg

Code:

[ 736.739057] usb 2-3: new high speed USB device using ehci_hcd and address 2
[ 737.026971] usb 2-3: New USB device found, idVendor=050d, idProduct=705a
[ 737.026978] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0

[code].....

View 4 Replies View Related

Red Hat / Fedora :: Unable To Install Asus Usb-n13 Wireless Adapter

Feb 4, 2011

configuring my ASUS USB-N13 Wireless-N Adapter I was able to get the drivers installed as per the instructions I found in the forum but I'm not sure how to get the ASUS USB-N13 Wireless-N Adapter to be recognized by the drivers and how to configure it to connect to the Internet I tried following the instructions it came with but I did not understand the steps to set it up it was like chinese to me no clue what it said I am running Redhat Linux 9.0 on the laptop

View 6 Replies View Related

Fedora Networking :: Setup A Wireless LAN Using A Zdyas Zd1211 USB Adapter

Mar 16, 2009

I am trying to set up a wireless LAN using a Zdyas zd1211 USB adapter. I downloaded the .tar file, uncompressed it, then used make and make install. I then loaded the driver using modprobe -v zd1211. I have some questions:

A) After I performed all this, when I ran the Network Configuration Window, I can't find the Zdyas zd1211 driver in the list of supported wireless cards. Is there a configuration file I should edit to add this driver to system-config-network?

B) To which files should I add the modprobe, ifconfig and iwconfig commands or values so that the driver is automatically loaded and configured whenever I reboot the computer?

C) I am using FC8. What package supports the wpa supplicant?

View 2 Replies View Related

Fedora Installation :: Wireless Network Configuration - B43 Adapter Grayed Out

May 9, 2009

I am doing network config of my laptop. I'm new to Fedora, so I'm not sure how it goes ...
I have an Ethernet device (eth0) and a wireless device, wlan0
Status in system->administration->network:
Tab devices:
eth0 : active
wlan0: inactive
Tab Hardware:
eth0: system
wlan0: configured (description: b43)

Double clicking on the wlan0 line gets you to Network Adapters Configuration, where adapter b43 grayed out) is associated with device wlan0. So far, so good (I did all the fwcutter stuff, so I assume this is the result). When I installed the system (from installcd, then update, then install broadcom-wl, ...) I configured it to be started up with network manager, automatically on startup. I managed to get it working exactly once in that session.

Problem is, it doesn't start up and the wireless is not even visible when you click the network manager icon. For that matter, eth0 does not start automatically either, but at least there is a button to start it in network manager. Coming back to the tab devices, clicking on wlan0 allows you to click on the activate button ... but there it says: Cannot activate network device wlan0! b43 device wlan0 does not seem to be present.

View 6 Replies View Related

Fedora Networking :: Usbid Of A Wireless Adapter Sufficient To Conclude?

Mar 7, 2010

I have a wireless usb-adapter with usbid:

Code:

Bus 001 Device 003: ID 1690:0711 Askey Computer Corp. [hex] SMCWUSBT-G (no firmware) I have heard that the second number after ":" above gives info about the chipset included in the adapter. It turns out this adapter has an atheros 5523 chipset. My question is if the product id 0711 above is the only thing determining if the adapter will work with Linux? If so, i can find in the file modules.usbmap that zd1211rw supports this chipset:

[Code]...

though it is associated with a different vendor id which is 0x1435. In this case, should i manually associate this driver with this adapter? You might ask why bother tweaking the OS?. The reason is that neither Fedora detected this thing as a wireless adapter nor ndiswrapper was able to install the windows driver (I think the problem is Fedora is 64 bit but win driver is 32 bit).

View 2 Replies View Related

Fedora Hardware :: Wireless Internet Adapter Stopped Working?

Jul 29, 2010

I use Fedora now for 2 days and all worked fine, but now I have a problem:My wireless internet doesn't work anymore. Normally I see a icon at topbar that tells me I'm connected but now it doesn't.I connected my laptop to my router directly and downloaded WiFi radar to see if that works. That program says: "Not connected".I'm sure the internet card is connected and the switch on my laptop is on. I only deleted BlueTooth, but I don't think that's the problem.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved