LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 02-07-2009, 04:53 PM   #1
clausawits
Member
 
Registered: Jun 2001
Posts: 147

Rep: Reputation: 16
Rosewill RNX-G300LX ralink-- sees, but doesn't connect under Knoppix 6


I've bought a Rosweill RNX-G300LX Wireless B/G card (which supposedly uses ralink, but I don't know for sure which one) and am looking for help with the next troubleshooting step.

I am having trouble getting it to connect to my Wireless B router. I am using a fresh Knoppix 6 LiveCD (and before that, an olderish version of MythBuntu).

To try to get this to work, I have tried turning off all wireless security at the router, and have turned on broadcasting my ESSID. Knoppix's Internet Wireless Card setup reports seeing my ESSID (in addition to some neighbors), but when I try to connect, it fails. I have other wireless devices that can see and connect to the network just fine.

Any suggestions for a next step to troubleshoot this? I haven't been in a situation where you can see an unsecure wireless network, but can't connect to it.

Many thanks...
 
Old 02-07-2009, 05:04 PM   #2
cheftec
Member
 
Registered: Jan 2009
Location: Pennsyltucky
Distribution: Debian, Ubuntu, DeLiLinux, others
Posts: 144

Rep: Reputation: 19
can you post your iwconfig -a and ifconfig -a? Have you tried manually connecting to the network at the command line?
 
Old 02-07-2009, 09:28 PM   #3
clausawits
Member
 
Registered: Jun 2001
Posts: 147

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by cheftec View Post
can you post your iwconfig -a and ifconfig -a? Have you tried manually connecting to the network at the command line?
Which particular mix of commands is en vogue for command line configuring today? Google returns several different approaches and tried them without success... When I try, I generally go with the
iwconfig wlan0 essid test
dhclient wlan0

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:28587 errors:0 dropped:0 overruns:0 frame:0
TX packets:28587 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1683006 (1.6 MiB) TX bytes:1683006 (1.6 MiB)

wlan0 Link encap:Ethernet HWaddr <snip>
inet6 addr: <snip> Scope:Link
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.0 B) TX bytes:0 (0.0 B)

wmaster0 Link encap:UNSPEC HWaddr <snip>
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.0 B) TX bytes:0 (0.0 B)



wlan0 IEEE 802.11bg ESSID:"test"
Mode:Managed Frequency:2.452 GHz Access Point: Not-Associated
Tx-Power=16 dBm
Retry min limit:7 RTS thrff Fragment thr=2352 B
Power Managementff
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


Is there a "Troubleshoot your Wireless" LiveCD. Honestly, the past 4 times I've failed to be able to use Linux have been because wireless "Just Doesn't Work".

I was so hopeful when I saw that the Knoppix LiveCD could see some ESSIDs.
 
Old 02-08-2009, 11:47 AM   #4
cheftec
Member
 
Registered: Jan 2009
Location: Pennsyltucky
Distribution: Debian, Ubuntu, DeLiLinux, others
Posts: 144

Rep: Reputation: 19
It's odd that you're having this kind of difficulty. I mean, if you can /see/ them, you should be able to connect to them.

And yes, iwconfig is very sheek these days. ;p.

Change your network mode to ad-hoc.

Then run dhclient again. Try restarting your network too.

/etc/init.d/networking restart
 
Old 02-08-2009, 03:56 PM   #5
clausawits
Member
 
Registered: Jun 2001
Posts: 147

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by cheftec View Post
It's odd that you're having this kind of difficulty. I mean, if you can /see/ them, you should be able to connect to them.

And yes, iwconfig is very sheek these days. ;p.

Change your network mode to ad-hoc.

Then run dhclient again. Try restarting your network too.

/etc/init.d/networking restart
cheftec,

Thanks for your efforts. I am getting too old for these fights.

I downloaded the Ubuntu 8.10 cd, and in LiveCD mode it was able to get onto my network both when wide open, and with my normal security precautions in place. I am writing the earlier difficulties off to Knoppix problems, and will move forward with downloading MythBuntu 8.10 and seeing if I can recreate my connection success with it. (Mythbuntu is the intended role for this machine, and it is not connecting with the older version that is on there now).

Thanks again.
 
Old 02-08-2009, 09:09 PM   #6
cheftec
Member
 
Registered: Jan 2009
Location: Pennsyltucky
Distribution: Debian, Ubuntu, DeLiLinux, others
Posts: 144

Rep: Reputation: 19
Alright. If you have success with Mythbuntu, post here if you had to fight with it first. I'm curious if it's your 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
Atheros sees network but will not connect Moomtaz Linux - Wireless Networking 5 11-14-2008 06:05 PM
Ralink wireless unable to connect s4lt1n3 Linux - Wireless Networking 6 08-05-2008 06:41 PM
RaLink will no longer connect to AP Ephracis Linux - Wireless Networking 7 12-25-2006 06:34 PM
my computer sees the network, but it doesnt connect to it briansaysword Linux - Wireless Networking 4 10-06-2006 08:54 AM
Cannot connect to Internet using Ralink rt2500 wireless NIC dsuratman Linux - Wireless Networking 2 09-04-2005 05:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 04:50 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