| Suse/Novell This Forum is for the discussion of Suse Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
02-06-2006, 11:24 AM
|
#1
|
|
LQ Newbie
Registered: Jan 2006
Distribution: Suse 10.0 with KDE
Posts: 9
Rep:
|
wireless enabling problems
I think I have properly installed me wireless card on my Toshiba A70 satellite laptop. It is an Askey AR5212 802.11 abg NIC. When I go to YaSt and go to my network card configuration it recognizes the card and runs through a checklist as if it has worked properly. However on the bottom of my takbar there is an "x" which if I clik on it says "disconnected" . From there it gives me 3 options 1-connection information, 2 configure network settings and 3 remove from panel.
If I click on connection information it gives me an error message saying "no active connection"
If i click on the second one it just takes me back into yast and runs through the same list as before.
I ran a search on wireless problems and have already tried installing the WPA supplicant package. I now have the "administration" option on my internet menu but when I click it, it does nothing. I have also installed netapplet, but could not find an application called knemo.
Is there anyone who can help. I love linux so far but feel like fish out of Windows.
|
|
|
|
02-06-2006, 11:49 AM
|
#2
|
|
LQ Newbie
Registered: Jan 2006
Location: Indiana, USA
Distribution: FC4, Smoothwall, Asterisk@Home, SuSE 10.0
Posts: 22
Rep:
|
Have you temporarily turned off security to make sure it works, turned on broadcast SSID, put "ANY" in the field for SSID?
|
|
|
|
02-06-2006, 01:29 PM
|
#3
|
|
LQ Newbie
Registered: Jan 2006
Distribution: Suse 10.0 with KDE
Posts: 9
Original Poster
Rep:
|
sorry to be a pain and a  but i have no idea what you mean. I shut off the firewall, but the rest I don't understand.
|
|
|
|
02-06-2006, 10:24 PM
|
#4
|
|
LQ Newbie
Registered: Jan 2006
Location: Indiana, USA
Distribution: FC4, Smoothwall, Asterisk@Home, SuSE 10.0
Posts: 22
Rep:
|
Quote:
|
Originally Posted by 57210788
sorry to be a pain and a  but i have no idea what you mean. I shut off the firewall, but the rest I don't understand.
|
In your wireless access point, temporarily turn off whatever security you're using, turn on SSID broadcast, then in linux change your network card config's SSID to ANY, and see if it can connect.
It helps to have a DHCP server somewhere on your lan, either in the wireless access point, or some other router/computer. That way, if your wireless card is talking at all to your access point, it will get an IP address in the range you've designated.
|
|
|
|
02-06-2006, 11:42 PM
|
#5
|
|
Moderator
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
You may want to look at the output of:
/sbin/ifconfig
/usr/sbin/iwconfig
/usr/sbin/iflist <wireless-interface-name> scan
Also, if you also have a NIC card, run as root
/usr/rcnetwork stop eth0
/usr/rcnetwork restart <wireless-device-name> # often wlan0, sometimes eth1
The ifconfig command will list each network device. If the wireless device has an IP address, it will be listed.
The iwconfig command is similar, but lists statistics for wireless devices. It doesn't list the IP address of the wireless interface, but if you have negociated correctly with the AP, the AP's MAC address will be listed. Otherwise 00:00:00:00:00:00 will be listed
The iwlist command can be used to list various things about the wireless device, but not set them. The scanning argument will perform a wireless scan and tell you if it has found any wireless networks, what the ESSID of the network is and the channel (frequency) that the network uses.
If you use DHCP, then you need WEP or WPA-PSK properly configured before you will get an IP address assigned. However, you will be able to use the iwlist command to determine if the network interface itself is working. Also, look at the output of /sbin/lsmod to see if there is a kernel module loaded for the network device.
I am using a Linksys card, so I use ndiswrapper rather than madwifi, so I don't know what module you should be looking for. There should be a directory matching your drivers name in /proc/net/. If not, then the driver isn't installed or wasn't loaded into the kernel.
Last edited by jschiwal; 02-08-2006 at 03:16 PM.
|
|
|
|
02-08-2006, 12:59 AM
|
#6
|
|
Member
Registered: Mar 2004
Location: Orange County, CA
Distribution: OS X, SuSE, RH, Debian, XP
Posts: 377
Rep:
|
Basically those commands he gave you are root commands for networking in your Konsole.
ifconfig shows you up network devices
ifup <name of device> will turn a device on (i.e. wlan0, or eth0)
ifdown
iwconfig shows you Wireless settings like essid (aka wireless network name)
If your router doesnt have WPA set on its gateway settings then you dont have to worry about it.
My suggestion, try those commands jschiwal and I posted and if you dont get a response, it might be a driver or configuration issue and you'll have to let us know to troubleshoot that.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:23 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|