LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-12-2011, 01:22 AM   #1
DMKHAMMER
LQ Newbie
 
Registered: Jan 2011
Posts: 17

Rep: Reputation: 0
Question Installing ralink rt2870 rt3070 on portable


I have been installing via wiki instructions and I am stuck installing a USB wireless. Where should I be going with this?

PHP Code:
debianportable:/home/dave# modprobe rt73usb
debianportable:/home/dave# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

wmaster0  no wireless extensions.

wlan0     IEEE 802.11  ESSID:""  
          
Mode:Managed  Frequency:2.412 GHz  Access PointNot-Associated   
          Tx
-Power=20 dBm   
          Retry min limit
:7   RTS thr:off   Fragment thr=2352 B   
          Encryption key
:off
          Link Quality
:0  Signal level:0  Noise level:0
          Rx invalid nwid
:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries
:0  Invalid misc:0   Missed beacon:0

debianportable
:/home/dave
 
Old 01-12-2011, 03:01 AM   #2
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hello DMKHAMMER,

the wireless adapter is running (wlan0). But you're not yet associated to your wireless network.

I don't know how Debian manages wireless devices, but you'll have to find the program, probably Networkmanager where you can configure for your wireless authentication (ssid, key etc.)

Markus
 
1 members found this post helpful.
Old 01-14-2011, 12:10 AM   #3
DMKHAMMER
LQ Newbie
 
Registered: Jan 2011
Posts: 17

Original Poster
Rep: Reputation: 0
Question

My Vaio has a atheros card built in. It stopped working under windows months ago and ran a USB adapter fine. When Lenny installed it saw the card even with the switch off and the card unable to function. I think I need to disassociate the Atheros from the WLAN and re-install the USB to get it to work but I am not sure how.
 
Old 01-14-2011, 05:45 AM   #4
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Maybe for the builtin card there is a switch anywhere at the laptop which enables/disables the card, did you check that?

Could you please post the output of
Code:
lspci | grep -i atheros
and
Code:
lsmod | grep ath
Markus
 
1 members found this post helpful.
Old 01-14-2011, 08:09 PM   #5
DMKHAMMER
LQ Newbie
 
Registered: Jan 2011
Posts: 17

Original Poster
Rep: Reputation: 0
Smile atheros stuff

Thank you for helping me.... my linux book still hasnt shown up in the mail; ordered 12/26/10

PHP Code:
debianportable:/home/dave# lspci | grep -i atheros
06:00.0 Ethernet controllerAtheros Communications IncAR242x 802.11abg Wireless PCI Express Adapter (rev 01)
debianportable:/home/dave# lsmod | grep ath
ath5k                  87648  0 
mac80211              139808  1 ath5k
cfg80211               21608  2 ath5k
,mac80211
debianportable
:/home/dave
 
Old 01-15-2011, 04:09 AM   #6
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
It seems that the ath5k module isn't the adequate one for your builtin card, here the helptext from the kernel-sources
Code:
Atheros 5xxx wireless cards support (ATH5K)

CONFIG_ATH5K:

This module adds support for wireless adapters based on
Atheros 5xxx chipset.

Currently the following chip versions are supported:

MAC: AR5211 AR5212
PHY: RF5111/2111 RF5112/2112 RF5413/2413

This driver uses the kernel's mac80211 subsystem.

If you choose to build a module, it'll be called ath5k. Say M if
unsure.

Symbol: ATH5K [=n]
Type : tristate
Prompt: Atheros 5xxx wireless cards support
Defined at drivers/net/wireless/ath/ath5k/Kconfig:1
Depends on: NETDEVICES [=y] && WLAN [=y] && ATH_COMMON [=m] && PCI [=y] && MAC80211 [=y]
Location:
-> Device Drivers
-> Network device support (NETDEVICES [=y])
-> Wireless LAN (WLAN [=y])
-> Atheros Wireless Cards (ATH_COMMON [=m])
Selects: MAC80211_LEDS [=y] && LEDS_CLASS [=y] && NEW_LEDS [=y]
I don't know which module would support the card. Did you check if your laptop has a switch for disabling/enabling the wireless network?

Markus
 
Old 01-15-2011, 05:11 PM   #7
DMKHAMMER
LQ Newbie
 
Registered: Jan 2011
Posts: 17

Original Poster
Rep: Reputation: 0
Atheros died

The hardware on the Atheros died.... in windows where it always worked, the switch LED wont come on and neither did
the network. I have used a USB adapter instead the last 6 months because it is cheaper than having the thing worked on.
So I set up Linux on the machine, it sees the card I think, but I really need to get Linu to run on the USB network
adapter. I think Atheros is linked to WLAn setting and is messing up my attempts to get the USB to work? Upon set up,
Linux told me I had a Lan, wlan, and a firewire. Wlan was supposed to be Atheros according o the machine and the ethernet was what I used for the network install.
 
Old 01-15-2011, 05:26 PM   #8
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
^ plug in the usb adapter and run lsusb and show us the results.

edit: just for the shiggles, what happens when you run:
Code:
sudo iwlist wlan0 scan
?

Last edited by schneidz; 01-15-2011 at 05:29 PM.
 
1 members found this post helpful.
Old 01-15-2011, 05:28 PM   #9
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
referring to the first post, I'd assume that the wlan is up and needs to be configured with the authentication-data for the wireless network.

Markus
 
1 members found this post helpful.
Old 01-15-2011, 08:10 PM   #10
DMKHAMMER
LQ Newbie
 
Registered: Jan 2011
Posts: 17

Original Poster
Rep: Reputation: 0
req info

PHP Code:
debianportable:/home/dave# lsusb
Bus 006 Device 001ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 003
ID 152e:2571 LG (HLDS
Bus 007 Device 002ID 148f:3070 Ralink TechnologyCorpRT2870/RT3070 Wireless Adapter
Bus 007 Device 001
ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001
ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001
ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001
ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001
ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001
ID 1d6b:0001 Linux Foundation 1.1 root hub
debianportable
:/home/dave
debianportable:/home/dave
debianportable:/home/dave
debianportable:/home/dave# sudo iwlist wlan0 scan
wlan0     No scan results

debianportable
:/home/dave
 
Old 01-15-2011, 08:31 PM   #11
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,345

Rep: Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588Reputation: 1588
Try using the rt2800usb driver.
 
Old 01-16-2011, 04:47 AM   #12
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
DMKHAMMER,

what was different between your posts #1 and #10?

Could you please, in addition to the output of the commands, explain what you're doing?

In your first post in this thread it seemed to be only an issue with the authentication at the accesspoint, in your post #10 you don't have wlan0 up. If you don't understand our questions, please ask or read the documentation for your distribution.

You'll need to know how you can configure your wireless adapter for the authentication-data of your wireless network.

Markus

Last edited by markush; 01-16-2011 at 04:47 AM. Reason: typo
 
1 members found this post helpful.
Old 01-16-2011, 03:18 PM   #13
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
Quote:
Originally Posted by DMKHAMMER View Post
PHP Code:
debianportable:/home/dave# lsusb
Bus 006 Device 001ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 003
ID 152e:2571 LG (HLDS
Bus 007 Device 002ID 148f:3070 Ralink TechnologyCorpRT2870/RT3070 Wireless Adapter
Bus 007 Device 001
ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001
ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001
ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001
ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001
ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001
ID 1d6b:0001 Linux Foundation 1.1 root hub
debianportable
:/home/dave
debianportable:/home/dave
debianportable:/home/dave
debianportable:/home/dave# sudo iwlist wlan0 scan
wlan0     No scan results

debianportable
:/home/dave
ok, so it is at least seeing the usb-wifi adapter.
please show us the results of:
Code:
ifconfig
ifconfig -a
 
Old 01-16-2011, 05:56 PM   #14
DMKHAMMER
LQ Newbie
 
Registered: Jan 2011
Posts: 17

Original Poster
Rep: Reputation: 0
PHP Code:
debianportable:/home/dave# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1a:80:b4:4c:75  
          inet addr
:192.168.2.9  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr
fe80::21a:80ff:feb4:4c75/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU
:1500  Metric:1
          RX packets
:373 errors:0 dropped:0 overruns:0 frame:0
          TX packets
:601 errors:0 dropped:0 overruns:0 carrier:0
          collisions
:0 txqueuelen:1000 
          RX bytes
:196139 (191.5 KiB)  TX bytes:103217 (100.7 KiB)
          
Interrupt:16 

lo        Link encap
:Local Loopback  
          inet addr
:127.0.0.1  Mask:255.0.0.0
          inet6 addr
: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU
:16436  Metric:1
          RX packets
:177 errors:0 dropped:0 overruns:0 frame:0
          TX packets
:177 errors:0 dropped:0 overruns:0 carrier:0
          collisions
:0 txqueuelen:
          RX bytes
:41406 (40.4 KiB)  TX bytes:41406 (40.4 KiB)

wlan0     Link encap:Ethernet  HWaddr 00:1d:d9:7a:43:fa  
          UP BROADCAST 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 B)  TX bytes:(0.0 B)

wmaster0  Link encap:UNSPEC  HWaddr 00-1D-D9-7A-43-FA-65-74-00-00-00-00-00-00-00-00  
          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 B)  TX bytes:(0.0 B)

debianportable:/home/dave# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:1a:80:b4:4c:75  
          inet addr
:192.168.2.9  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr
fe80::21a:80ff:feb4:4c75/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU
:1500  Metric:1
          RX packets
:374 errors:0 dropped:0 overruns:0 frame:0
          TX packets
:603 errors:0 dropped:0 overruns:0 carrier:0
          collisions
:0 txqueuelen:1000 
          RX bytes
:196273 (191.6 KiB)  TX bytes:103605 (101.1 KiB)
          
Interrupt:16 

lo        Link encap
:Local Loopback  
          inet addr
:127.0.0.1  Mask:255.0.0.0
          inet6 addr
: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU
:16436  Metric:1
          RX packets
:181 errors:0 dropped:0 overruns:0 frame:0
          TX packets
:181 errors:0 dropped:0 overruns:0 carrier:0
          collisions
:0 txqueuelen:
          RX bytes
:43450 (42.4 KiB)  TX bytes:43450 (42.4 KiB)

wlan0     Link encap:Ethernet  HWaddr 00:1d:d9:7a:43:fa  
          UP BROADCAST 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 B)  TX bytes:(0.0 B)

wmaster0  Link encap:UNSPEC  HWaddr 00-1D-D9-7A-43-FA-65-74-00-00-00-00-00-00-00-00  
          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 B)  TX bytes:(0.0 B)

debianportable:/home/dave
 
Old 01-16-2011, 09:15 PM   #15
DMKHAMMER
LQ Newbie
 
Registered: Jan 2011
Posts: 17

Original Poster
Rep: Reputation: 0
Atheros is reporting as wlan0

PHP Code:
wlan0     Link encap:Ethernet  HWaddr 00:1d:d9:7a:43:fa  
          UP BROADCAST 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 B)  TX bytes:(0.0 B
I believe the hardware address is the atheros native to the computer and it doesnt work because
the hardware switch is blown... I want the ralink as wlan0 and I believe Atheros occupation of
WLAN is blocking me...
 
  


Reply

Tags
ralink, usb, wireless



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] no wifi with ralink rt2870 after kernel panic and reboot Hewson Linux - Hardware 3 07-12-2010 01:54 PM
Intellinet 150N USB adapter w/ralink rt3070 chipset- no driver for Slackware 12.2 ax25nut Slackware 1 06-07-2010 09:00 PM
Ralink RT2870 Connection Issues - Ubuntu 9.04 own3mall Linux - Networking 1 08-09-2009 10:02 AM
Looking for Linksys WUSB600N (Ralink rt2870 chipset) support. brenlae Linux - Newbie 3 04-12-2009 04:36 PM
Sitecom WL-182 300N (Ralink RT2870 chipset). Driver compiling.. brainvision Slackware 6 03-12-2009 05:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration