LinuxQuestions.org
Review your favorite Linux distribution.
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 09-14-2010, 09:56 AM   #1
fblack@gsinet.net
LQ Newbie
 
Registered: Aug 2010
Posts: 11

Rep: Reputation: Disabled
No. When I enter IWconfig, I get wlan1... Access point: Not Associated.can't connect


I'm trying to connect to a wireless network with a rt3070 USB attachment. It's not recognizing any networks. I'm using Slackware 13.1 on a 4-year-old Dell XPS 410.
 
Old 09-14-2010, 10:43 AM   #2
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
Hey for slackware 13.1 please install wicd from slackware extra for 32 bit x86 here and for 64 bit x86_64
get it here

install reboot and look for the little icon on the bottom right.
I read your other problem from the other thread.
post lsusb thank you.

Last edited by Drakeo; 09-14-2010 at 10:59 AM.
 
Old 09-14-2010, 12:45 PM   #3
fblack@gsinet.net
LQ Newbie
 
Registered: Aug 2010
Posts: 11

Original Poster
Rep: Reputation: Disabled
I installed it and rebooted. It says no wireless networks were found.
 
Old 09-15-2010, 01:12 PM   #4
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
open a terminal type modprobe rt3070usb and see if it loads the stable version for that device in the kernel is rt2800usb if you actually installed the rt3070usb you may have a conflict.
that said. open a terminal and assume root type lsusb and post it.

type dmesg | grep error post it
before you built it and why it does not build is the driver is maintained in the kernel. this is the 3070 build README_STA_usb
Quote:
* README
*
* Ralink Tech Inc.
*
* http://www.ralinktech.com
*

=======================================================================
ModelName:
===========
RT2870 Wireless Lan Linux Driver


=======================================================================
Driver lName:
===========
rt2870.o/rt2870.ko


=======================================================================
Supporting Kernel:
===================
linux kernel 2.4 and 2.6 series.
Tested in Redhat 7.3 or later.
that said modrprobe rt2800usb then ifconfig wlan0 up then iwconfig.
 
Old 09-16-2010, 08:56 AM   #5
fblack@gsinet.net
LQ Newbie
 
Registered: Aug 2010
Posts: 11

Original Poster
Rep: Reputation: Disabled
rt3070usb not installed. rt2800 is.

iwconfig gives the following:

wlan1 IEEE 802.11bgn ESSID:"Zm"
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry long limit:7 RTS thrff Fragment thrff
Encryption keyff
Power Managementn
 
Old 09-17-2010, 07:14 AM   #6
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
please
Quote:
assume root type lsusb and post it
and
Quote:
type dmesg | grep error post it
this
Quote:
wlan1 IEEE 802.11bgn ESSID:"Zm"
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry long limit:7 RTS thrff Fragment thrff
Encryption keyff
Power Managementn
you do not have your card configured.

wlan1 means you have two devices wlan0 then wlan1.
if you want wlan1 to work you better configure it in WICD.
set it to use wlan1 default is wlan0.

you can always try .
Quote:
dhcpcd wlan1
look at the out put

Last edited by Drakeo; 09-17-2010 at 07:22 AM.
 
Old 09-17-2010, 11:11 AM   #7
fblack@gsinet.net
LQ Newbie
 
Registered: Aug 2010
Posts: 11

Original Poster
Rep: Reputation: Disabled
WICD was set to wlan1.

lsusb:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0488:0020 Cirque Corp.
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 045e:00db Microsoft Corp. Natural Ergonomic Keyboard 4000 V1.0
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

dmesg
EXT3-fs (sda1): error: couldn't mount because of unsupported optional features (240)
EXT2-fs (sda1): error: couldn't mount because of unsupported optional features (244)
 
Old 09-18-2010, 09:21 AM   #8
fblack@gsinet.net
LQ Newbie
 
Registered: Aug 2010
Posts: 11

Original Poster
Rep: Reputation: Disabled
dmesg returned this:


rt2870sta: module is from the staging directory, the quality is unknown, you have been warned.
rtusb init --->
usbcore: registered new interface driver rt2870
rt3070sta: module license 'unspecified' taints kernel.
Disabling lock debugging due to kernel taint
rt3070sta: Unknown symbol usb_alloc_urb
rt3070sta: Unknown symbol usb_free_urb
rt3070sta: Unknown symbol usb_register_driver
rt3070sta: Unknown symbol usb_put_dev
rt3070sta: Unknown symbol usb_get_dev
rt3070sta: Unknown symbol usb_submit_urb
rt3070sta: Unknown symbol usb_control_msg
rt3070sta: Unknown symbol usb_deregister
rt3070sta: Unknown symbol usb_kill_urb
rt3070sta: Unknown symbol usb_buffer_free
rt3070sta: Unknown symbol usb_buffer_alloc
udev: renamed network interface wlan0 to wlan1
fuse init (API version 7.13)
ppdev: user-space parallel port driver
lp: driver loaded but no devices found
Intel ISA PCIC probe: not found.
Databook TCIC-2 PCMCIA probe: not found.
e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ADDRCONF(NETDEV_UP): eth0: link is not ready
rt2800usb 1-1:1.0: firmware: requesting rt2870.bin
ADDRCONF(NETDEV_UP): wlan1: link is not ready
 
Old 09-18-2010, 11:05 AM   #9
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
this is for slackware 13.1
from the looks of your out put you compiled and installed the 2870/3070 driver and installed it.
or maybe not. any way the driver in the kernel is experimental for the 2.6.33.4 slackware kernel.
.

this is what I did I down loaded and compiledRT8070/RT3070USB(RT307x)

then got the firmware installed iit in /lib/firm

reboot and lets see what are dmesg out put is

Last edited by Drakeo; 09-18-2010 at 11:08 AM.
 
Old 09-19-2010, 11:17 AM   #10
fblack@gsinet.net
LQ Newbie
 
Registered: Aug 2010
Posts: 11

Original Poster
Rep: Reputation: Disabled
I downloaded and installed the software. /lib/firmware contains 2870.bin.

phy0: Selected rate control algorithm 'minstrel'
Registered led device: rt2800usb-phy0::radio
Registered led device: rt2800usb-phy0::assoc
Registered led device: rt2800usb-phy0::quality
usbcore: registered new interface driver rt2800usb
cfg80211: World regulatory domain updated:
(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
(2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
(2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
(2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
(5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
(5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
rt2870sta: module is from the staging directory, the quality is unknown, you have been warned.
rtusb init --->
usbcore: registered new interface driver rt2870
input: HDA Intel Line In at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
input: HDA Intel Mic at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
input: HDA Intel Line Out at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
input: HDA Intel Line Out at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
input: HDA Intel Line Out at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
input: HDA Intel Line Out at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
rt3070sta: module license 'unspecified' taints kernel.
Disabling lock debugging due to kernel taint
rt3070sta: Unknown symbol usb_alloc_urb
rt3070sta: Unknown symbol usb_free_urb
rt3070sta: Unknown symbol usb_register_driver
rt3070sta: Unknown symbol usb_put_dev
rt3070sta: Unknown symbol usb_get_dev
rt3070sta: Unknown symbol usb_submit_urb
rt3070sta: Unknown symbol usb_control_msg
rt3070sta: Unknown symbol usb_deregister
rt3070sta: Unknown symbol usb_kill_urb
rt3070sta: Unknown symbol usb_buffer_free
rt3070sta: Unknown symbol usb_buffer_alloc
udev: renamed network interface wlan0 to wlan1
fuse init (API version 7.13)
ppdev: user-space parallel port driver
lp: driver loaded but no devices found
Intel ISA PCIC probe: not found.
Databook TCIC-2 PCMCIA probe: not found.
e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ADDRCONF(NETDEV_UP): eth0: link is not ready
rt2800usb 1-1:1.0: firmware: requesting rt2870.bin
ADDRCONF(NETDEV_UP): wlan1: link is not ready
UDF-fs INFO UDF: Mounting volume 'UDF Volume', timestamp 2010/09/10 09:29 (1f10)
cdrom: sr0: dirty DVD+RW media, "finalizing"
UDF-fs INFO UDF: Mounting volume 'UDF Volume', timestamp 2010/09/10 09:29 (1f10)
cdrom: sr0: dirty DVD+RW media, "finalizing"
UDF-fs: Partition marked readonly; forcing readonly mount
UDF-fs INFO UDF: Mounting volume 'Sep 19 2010', timestamp 2010/09/19 11:45 (1f10)
 
Old 09-21-2010, 11:32 PM   #11
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
it seems to be working fine you need to configure it for your router. Why do you use the usb wifi when that dell has a broadcom internal card.
 
  


Reply



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
Create a WAP with wlan0 and share/access WI-FI with wlan1? Cyberman Linux - Wireless Networking 1 04-22-2009 06:58 PM
BCM4306 Won't Connect To Access Point gamewolf Linux - Wireless Networking 3 04-20-2008 04:43 PM
SUSE 10.2 can't connect to access point!!! alderfc7 Linux - Wireless Networking 10 03-03-2007 08:41 AM
cannot connect to access point janASCII Linux - Wireless Networking 4 07-01-2005 01:30 PM
Wireless - can't connect to access point SilverGator Linux - Wireless Networking 5 06-21-2004 07:48 AM

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

All times are GMT -5. The time now is 07:51 PM.

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