| Linux - Wireless Networking This forum is for the discussion of wireless networking in 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. |
|
 |
11-11-2007, 10:18 PM
|
#1
|
|
Member
Registered: Feb 2001
Location: California, USA
Distribution: Ubuntu 6.10[ HP Pavilion dv6000z ]
Posts: 165
Rep:
|
nm-applet weirdness
Wierd thing happened. I have been using GNOME and after installed, Ubuntu ( Gutsy Gibbon ) correctly identified my wireless-usb-card and it had this
connection/signal indicator ( nm-applet ) showing my 'essid' and others available.
Using Synaptics, I installed KDE and logged in to check out. It didn't connect to network, while in KDE. I went to 'network' and enabled the wireless ( it was unchecked ), basically choosing properties and unchecked 'enabled roaming', gave essid, password and chose save ( name 'home' ). It did connect to internet.
When I came back to GNOME, that tiny utility is gone - all I've is 'Manual confituation' and 'ethernet' option ( which I don't use ), 'wireless' options ( essid's available ) are gone.
When I reboot, I'm not auto connected to net. I've to choose the 'network', notice that the password is not stored under wireless properties ( where I see my essid ).
How do I get this corrected as how it was and how I was able to auto connect to my wireless router.
Thanks.
|
|
|
|
11-12-2007, 08:17 AM
|
#2
|
|
Senior Member
Registered: Mar 2006
Posts: 1,896
Rep:
|
I think when you were in KDE you altered the contents of /etc/network/interfaces, and this, in turn altered the behavior of NetworkManager and nm-applet. Are you wanting to go back to the way it behaved before you played around in KDE? If so, you might just be able to undo what you did in KDE. Otherwise you might have to manually edit the interfaces file.
So you can evaluate my advice, I'll let you know the newest Ubuntu I have used is 6.10, but it did have nm-applet installed in it.
|
|
|
|
11-12-2007, 08:34 AM
|
#3
|
|
Member
Registered: Feb 2001
Location: California, USA
Distribution: Ubuntu 6.10[ HP Pavilion dv6000z ]
Posts: 165
Original Poster
Rep:
|
Yes, this is Gutsy Gibbon as well. I didn't do much while I was in KDE. Infact, as I enabled
the wireless-network and realized ( later ) that it broke the nm-applet, I went back and did undo.
Anyways... now, is there a way to modify the interface file to restore original settings ?
Thanks much.
|
|
|
|
11-12-2007, 08:54 AM
|
#4
|
|
Senior Member
Registered: Mar 2006
Posts: 1,896
Rep:
|
Would you post your existing /etc/network/interfaces file please?
|
|
|
|
11-12-2007, 08:58 AM
|
#5
|
|
Member
Registered: Feb 2001
Location: California, USA
Distribution: Ubuntu 6.10[ HP Pavilion dv6000z ]
Posts: 165
Original Poster
Rep:
|
My interface entries
Quote:
/etcauto lo
iface lo inet loopback
iface eth2 inet dhcp
wpa-psk <key>
wpa-driver wext
wpa-key-mgmt WPA-PSK
wpa-proto WPA
wpa-ssid <essid>
auto eth2
/network/interfaces
|
I'm not sure of the 2nd line, as whether it should be iface eth2 inet loopback,
as my wireless-usb-card is up and connection on eth2.
Last edited by shankariyer; 11-12-2007 at 09:00 AM.
|
|
|
|
11-12-2007, 10:09 PM
|
#6
|
|
Senior Member
Registered: Mar 2006
Posts: 1,896
Rep:
|
I think your post got a little mangled. I am guessing the contents of /etc/network/interfaces was supposed to be:
Code:
auto lo
iface lo inet loopback
iface eth2 inet dhcp
wpa-psk <key>
wpa-driver wext
wpa-key-mgmt WPA-PSK
wpa-proto WPA
wpa-ssid <essid>
auto eth2
If so, and if you are trying to return things to where nm-applet takes care of everything, try commenting out everything but the first two lines. To comment out a line, place a hash (#) at the beginning of the line.
Last edited by blackhole54; 11-12-2007 at 10:11 PM.
Reason: minor wording change
|
|
|
|
| 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 10:08 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
|
|