Fedora Hardware :: Cannot Detect Ralink Wireless Card?

Nov 11, 2010

I recently purchased an MSI A5000 notebook, but regrettably it happens to use an obscure branded wireless card that's given me quite a bit of frustration to get working. I do have a bit of history behind this card that might help to solve this problem. First of all the card is a Ralink rt3090STA, and the manufacturer does provide a linux driver for this card (available here)

I was using Ubuntu 10.04 32 bit until last week, when I decided that I would like to try using a 64 bit system. I would prefer to use fedora instead of Ubuntu for the time being. Ubuntu had some major problems recognizing the card for some time before I was able to get it to work. The process I used to resolve the issue on my Ubuntu system has not proven successful on Fedora 13 x64, and I would like any help I can get to try to resolve this problem.

View 1 Replies


ADVERTISEMENT

Fedora Hardware :: Lspci And Hardinfo Don't Detect Any Wireless Card

Mar 13, 2011

My laptop is supposed to have a 802.11 a/b/g/n wireless network card, but I can't find it. I've run lspci -nn without seeing anything containing. 802.11 in the output. Moreover, when I look into hardinfo->network->interfaces I only find the wired connection. Could anyone please tell me if these programs find all devices or if there could still be a wireless card here?

View 3 Replies View Related

Ubuntu :: Ralink RT2561/RT61 Wireless Card On 9.10?

Apr 26, 2010

About a year ago I had a different computer with this same wireless card (edimax EW-7128g) and it was recognized immediately after I installed ubuntu 8.10. I found this hardware compatibility page, and it says it is compatible, at least on 9.04.

After reading this old guide I found:[URL].. I downloaded the latest driver, and followed the instructions (i had to refer to the readme too, some things were slightly different which I'm assuming is because it's the 2010 driver not the version referred to in that tutorial) up until:

(e) copy the rt61.ko driver file to the modules directory then load it
Code:
$ sudo cp rt61.ko /lib/modules/`uname -r`/kernel/drivers/net/.
$ sudo depmod
$ sudo modprobe rt61

I don't see where rt61.ko is.I've got the information for my wireless connection edited into /etc/Wireless/RT61STA/ rt61sta.dat iwconfig shows pretty much default stuff, no mention of my wireless card or any type of connection, though the card does show up at the bottom of the lspci query. I added the wireless connection information into the "Network Connections" prompt in the preferences, but obviously that's not accomplished much of anything for obvious reasons. Should I just install 9.04? Judging from this account, getting this wireless card to work would be a hell of a lot easier.

View 3 Replies View Related

OpenSUSE Wireless :: Install The Driver For RaLink RT2561T Wi-fi Card?

Dec 28, 2010

I'm very new to openSUSE, so I need easy, clear instructions on how to install the driver for RaLink RT2561T wi-fi card. I have the driver and everything, I just don't have a clue on how to install it!

View 5 Replies View Related

Ubuntu Networking :: Ralink Wireless G Pcmcia Wifi Card

Mar 11, 2010

I just purchased a RALINK WIRELESS G PCMCIA WIFI CARD VISTA/LINUX (UBUNTU)‏.
It is supposed to be UBUNTU plug and play out of the box with no driver downloads needed.

I installed it but could not find a way to search the active Wi-Fi networks available like on my Actiontec card on windows xp. The wireless router/ethernet I have is an Actiontec setup for Qwest-DSL and Actiontec is the name of the wireless network.

Strangely I tried to choose setup a "new network" and entered Actiontec as the network name and it found the network and said it was connected to it. However the internet still is not working?

View 1 Replies View Related

Ubuntu Networking :: Ralink Wireless G Pcmcia Wifi Card?

Mar 11, 2010

Has anyone ever heard of this card or have knowledge of how to configure it to allow me to get on the internet?

View 1 Replies View Related

Ubuntu Networking :: Getting Ralink RT2070 Wireless USB Card To Work?

Mar 31, 2011

I been having trouble getting my rt2070 wireless usb card to work on my desktop. I am using Ubuntu 10.10.

[URL]

Pastebin of dmesg: [URL]

Code:
Representative portion in case pastebin wipes this entry:
[ 234.984025] hub 1-0:1.0: Cannot enable port 8. Maybe the USB cable is bad?
[ 234.984041] hub 1-0:1.0: unable to enumerate USB device on port 8

[Code].....

View 9 Replies View Related

Ubuntu Networking :: No Connection With Ralink RT2501 Wireless Card / Solve This?

Aug 29, 2010

I use Ubuntu 9.04 and try to get a Sweex LW053 USB wireless card (Ralink RT73/RT2500 chipset) to work. According to the Wiki list in the sticky thread, this one should work "out of the box" since 8.04.

lsusb delivers
Bus 002 Device 002: ID 148f:2573 Ralink Technology Corp. RT2501USB Wireless Adapter
and there is also some wlan0 entry that doesn't look too dodgy when typing ifconfig.
From this I get that my laptop recognizes the card.
I also typed in some numbers such as SSID and DNS server address in Preferences>Network Connections where asked (although the information that I had wasn't 100% what was asked for so I tried to guess what needs to be filled in which fields).
However, I don't get an internet connection (Firefox can't find server...)

What else do I have to (or can I) do?

View 1 Replies View Related

Ubuntu Networking :: RaLink RT2561/RT61 Wireless Card Installation?

Sep 13, 2010

I'm having trouble installing my RaLink RT2561/RT61 wireless card. It seems that this driver causes problems for all ubuntu users, and I've tried a couple of work arounds, none of which work for me.

Firstly I downloaded the most recent driver from here: [URL]...RT2501PCI/mPCI/CB(RT61:RT2561/RT2561S/RT2661) is the driver I downloaded. Next I performed the following steps:
Code:
robinsjp@home-desktop:~$ sudo apt-get install linux-headers-`uname -r` build-essential gcc
Reading package lists... Done
Building dependency tree

[Code]...

View 9 Replies View Related

Ubuntu Networking :: System Freeze On Shutdown - Wireless Card RaLink

Nov 6, 2010

I have strange behaviour on my portable computer Asus UX30. I'm using latest Ubuntu 10.10 release. The main problem, and the most annoying, is a system freeze on shutdown, suspend, hibernate or even restart. For a week I'm trying to find a solution on the web, but no result. From what I noticed, computer freezes when a wireless card is turned off or on. Here are some basic info from wireless card:

Code:
sudo lshw -class Network
*-network
description: Wireless interface
product: RT3091 Wireless 802.11n 1T/2R PCIe
vendor: RaLink

[Code]....

View 4 Replies View Related

Debian :: BCMxx - Wireless Isn't Working - NetworkManager Doesn't Even Detect A Wireless Card

Jul 14, 2010

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.

[Code].....

View 1 Replies View Related

OpenSUSE Wireless :: Detect The Built In Wireless Card But Not Suse?

Dec 3, 2010

I have a Toshiba Satellite L550 laptop with Suse 11.3 dual booting with Windows 7. Windows can detect the built in wireless card but not Suse, what can I do to get the wireless recognized in Suse.

View 2 Replies View Related

Ubuntu :: 9.10 - Cannot Detect Wireless Card

Mar 25, 2010

I recently downloaded ubuntu 9.10. I have a dell d410 with a built in wireless card. It won't detect it, and I have no access to a wired connection for now.

View 6 Replies View Related

OpenSUSE Wireless :: 11.3 - Cannot Detect My Wirless Card ?

Feb 4, 2011

opensuse 11.3 cannot detect my wirless card.

View 9 Replies View Related

Ubuntu Networking :: Won't Detect Wireless Card?

Jan 10, 2010

Just like the title said it won't detect my wireless card. Anybody know what's wrong with it?

View 9 Replies View Related

Ubuntu Networking :: Can't Detect Wireless Card On HP Laptop

Jul 19, 2010

I'm on an HP Pavillion dv4-1125nr with a Broadcom BCM 4312 network card.

I only have Ubuntu 10.04 installed on this computer.

ifconfig reports:

Code:
eth0 Link encap:Ethernet HWaddr 00:1e:ec:b5:b4:85
inet addr:192.168.0.5 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::21e:ecff:feb5:b485/64 Scope:Link

[Code]....

It isn't even detecting the wireless card, and the network manager will only let me connect to wired networks (I'm connected to my router via ethernet cable right now).

I've pressed the LED killswitch but it does nothing (doesn't change from orange to blue nor does it have any noticeable effect on the network manager or the reports of the above 2 commands).

View 2 Replies View Related

General :: Install/ Detect External Wireless Card?

Jan 9, 2010

I am running Ubuntu 9.1 on my Gateway M305CRV and love it . . HOWEVER:Less I am plugged directly into the internet with Ethernet cable . . I have not internet. I purchased this laptop just prior to when internal wireless cards/ modems were standard . . thus I have an external Dell brand (True Mobile 1300-802.11 b/g PC Card) wireless card.Ubuntu does not seem to automatically detect it and I dont see

View 2 Replies View Related

Ubuntu :: Live Lucid Doesn't Detect Wireless Card ?

Sep 10, 2010

I own an EeePC 701; right now I'm giving 10.04.1 a test run on it, using a live usb.

The EeePC has an Atheros wireless card, but live Lucid doesn't detect it. Here's the output from a ifconfig command:

Code:

Will the card be detected by a properly-installed Lucid? Is there some package I need to install so I can use wireless? Or should I steer clear of installing Lucid on my EeePC?

View 4 Replies View Related

Debian :: BCMxx - NetworkManager Doesn't Detect Wireless Card

Jul 14, 2010

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]...

View 8 Replies View Related

General :: Unable To Detect Wireless Card Which Is Intelpro 2200

Mar 17, 2011

I have Backtrack4r2, and it did not detect my wireless card which is Intelpro 2200. I installed Windows wireless driver, after i installed the regular driver using wine, but it did not work.

module is not detected by linux No wireless extension. how can I install rhe driver where the card is not detected.

View 2 Replies View Related

Fedora Networking :: Slow Wireless With Ralink RT2501 USB?

Jan 7, 2010

Even with both machines in the same room, I'm only getting 1Mbps when using a pair of TL-WN321G wireless USB adapters to link my main box and my laptop. I'm using Fedora 11 on both machines. It is just as bad if I use the laptop's built-in wireless. lsusb shows the adapter uses the Ralink RT2501USB chipset. iwlist wlan0 rate gives "wlan0 unknown bit-rate information."

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 :: Connect To Internet - Set Up The (Ralink RT2501USB Wireless)?

Aug 6, 2010

I just installed Fedora 13, and now I figured, maybe I don't know so much about pc anyway. Before I tell you my problem, I would like to say that I know a lot about windows, but about linux, I don't know anything. A plain beginner. And about my problem, it's more like a "how to" question than a problem.

You see, I don't know how to set up the wifi? The pc has installed wifi, and all I need to know is how I can connect to the internet. In windows you would usually just press the connection icon and then choose witch network you would like to access, and then eventually type in the password, and there you go. But it seems it's a little more advanced at Fedora. But I will give it a shot.

View 11 Replies View Related

General :: Using The Command Line Can Detect Wireless Card And Make It Work Under SUSE Enterprise Desktop?

Jan 26, 2010

How, using the command line can I detect my wireless card and make it work under SUSE Enterprise Desktop? The wireless card works in Win XP.

View 8 Replies View Related

Red Hat / Fedora :: Sata Card Not Working / Kernel Did Not Detect And Use It By Default?

Feb 26, 2010

I have a sata card in my RHEL5 server that is not working. It has a 1.5tb hard drive attached to it that I would like to use. It seems that the 2.6.18 kernel did not detect and use it by default. I was able to find some info about the

lspci | grep VIA
03:06.0 RAID bus controller: VIA Technologies, Inc. VT6421 IDE RAID Controller (rev 50)

View 1 Replies View Related

Debian :: Where To Find The Fw-detect Command ? (for Firmware / Wireless Detect)

Jan 12, 2010

Code...
To find the appropriate firmware without knowing the make or brand of your wireless chip, you can use the command:

#fw-detect

But apparently debian package do not offer this useful tool, well, certainly for sidux exclusively.

Is there a package of fw-detect eventually?

View 5 Replies View Related

Fedora Networking :: Network Manager Doesn't Detect WiFi Card?

Dec 22, 2009

I just installed x64 Fedora, and as the title says, NM fails to detect my WiFi card. It's an Encore ENLWI-N with a RaLink RT2800 chipset. The card does show up when I run lspci, although iwconfig yields nothing.Not sure if this helps, but when Ias running Karmic Koala, Ubuntu detected the card immediately and required no configuration

View 2 Replies View Related

Fedora Networking :: F14 Does Not Detect Onboard LAN Card (DH67BL Intel Mother Board)

Apr 24, 2011

I have installed Fedora 14 on Intel's DH67BL mother board, which has a on board LAN port, Fedora 14 does not detect on-board LAN. Unfortunately, intel does not provide any driver support for linux OS :-(. However, if I install an additional LAN card, Fedora 14 detects it and everything works fine.

View 5 Replies View Related

Ubuntu Networking :: Ralink RT2860 Card Will Not Connect To WPA2 In Lucid

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

Software :: Can't Install Drivers For Ralink 2573 USBrt73usb Ethrnet Card

May 31, 2011

I'm trying to install drivers for my Ralink 2573 USBrt73usb ethrnet card; however when I go to the cite and download them then extract them go to the Module folder and do ~$make I get this Quote:

[Code]...

View 1 Replies View Related







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