LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 02-17-2014, 03:40 PM   #46
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3

I assume the router runs Linux since I wasn't having a problem previously. Well, this has happened before but this time has been more persistent than previously. My router is a Netgear 7550 purchased through att. I don't know that this router has a reboot switch on it. Should there be a reset switch or do you just unplug the router for a few minutes and then plug it back in? Once I do that, do I have to reconfigure the settings on my computer, or will all that remain intact? I've found the same thing to be true with my desktop computer; I leave it in sleep mode most of the time. Once every few weeks I power it off for a few minutes and that seems to get certain cobwebs cleared out. Maybe it's my imagination but I do it anyway. So is there a power switch on most routers, or do you simply unplug it?
 
Old 02-17-2014, 06:21 PM   #47
gotfw
Member
 
Registered: Jan 2007
Posts: 416

Rep: Reputation: 70
http://www.netgear.com/search.aspx?q=7550%20manual
 
Old 02-18-2014, 12:41 PM   #48
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
Here is something: In the "Session and Startup" under "settings" I see that "Launch gnome services on startup" and "Launch KDE services on startup" are both unchecked. Should these be checked for the keyring to operate at startup? Thanks again!
 
Old 02-18-2014, 12:50 PM   #49
dolphin_oracle
MX Linux
 
Registered: Dec 2013
Posts: 402

Rep: Reputation: Disabled
i dont think so but click the gnome one and see what happens upon restary
 
Old 02-18-2014, 01:35 PM   #50
dolphin_oracle
MX Linux
 
Registered: Dec 2013
Posts: 402

Rep: Reputation: Disabled
If you wouldn't mind, can you look in the directory /etc/NetworkManager/system-connections

and see if multiple files exist for the same network (you should see configuration files with the name of your wireless network). On my xubuntu test install, the password keys are stored as plain text inside of these files.

Its a stab in the dark, but its worth checking to see if you have multiple files. If there is one with your old password, I would either delete that file, or maybe just edit it so that it has the right password.
 
Old 02-19-2014, 07:05 AM   #51
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
When I placed "/etc/NetworkManager/system-connections" in a terminal, the only reply I got was "Is a directory." I was assuming that was to be placed in a terminal? If there was something additional I was supposed to do, please let me know. Thank you for this suggestion.
 
Old 02-19-2014, 08:04 AM   #52
dolphin_oracle
MX Linux
 
Registered: Dec 2013
Posts: 402

Rep: Reputation: Disabled
just take a look inside the directory and see if there are text files containing your network information. any file manager will do. or:

Code:
ls /etc/NetworkManager/system-connections
will give you a listing of all the files in the directory.
 
Old 02-19-2014, 02:00 PM   #53
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
This is what came up:attwifi IceForum Yuhan Yuhan. Okay so there are 2 Yuhans. No doubt that is the source of this problem. The question is how to get rid of the one that bears a faulty password? Thanks for this.
 
Old 02-19-2014, 02:05 PM   #54
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
Okay...in the Network Connections GUI I see the two listings--one of which has the bad password. I've tried deleting it before but it just keeps coming back when I reboot...along with the bad password! I don't know how to rid my system of this wrong Network. Any ideas? Thank you.
 
Old 02-19-2014, 02:11 PM   #55
dolphin_oracle
MX Linux
 
Registered: Dec 2013
Posts: 402

Rep: Reputation: Disabled
Are you sure there is no difference in the file names? Its not Yuhan-1 or Yuhan-copy or something?
 
Old 02-19-2014, 02:18 PM   #56
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
Nope. Exactly the same.
 
Old 02-19-2014, 02:53 PM   #57
dolphin_oracle
MX Linux
 
Registered: Dec 2013
Posts: 402

Rep: Reputation: Disabled
I think what I want to try is this:

1. disconnect from all any and all networks.

2. open a terminal

3. do this:

Code:
sudo rm /etc/NetworkManager/system-connections/*Yuhan*
4. do this:

Code:
 sudo service network-manager restart
5. return to the network manager gui. Connect to the Yuhan network and see if it asks for a pass key. It should, as I think we just deleted the old configurations. Reboot and make sure the change sticks.

Last edited by dolphin_oracle; 02-19-2014 at 02:55 PM.
 
Old 02-19-2014, 02:55 PM   #58
dolphin_oracle
MX Linux
 
Registered: Dec 2013
Posts: 402

Rep: Reputation: Disabled
I made an edit that is important to the rm code.
 
Old 02-19-2014, 03:31 PM   #59
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
Well, it was a very good try and I think it was close...but not quite. Everything proceeded as you said and I did get the password notice after going through the two commands. However, I still wasn't able to log in. I looked at the Network Manager and now there is Yuhan and Yuhan 1. Yuhan 1 still has a bum password but now a different one: it's the first 5 characters of my legitimate password. I'm on this time by, again, going to "disable wireless," and then clicking on that and then clicking on "enable wireless." I'm wondering if I can go through your sequence again and modify it in some way so that it doesn't produce another false network with a false password? Thank you for your persistence and creative approaches to this. I do appreciate it.
 
Old 02-19-2014, 06:27 PM   #60
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
I think I will try to go through the sequence you provided above again and see if it will make a difference. Now I can't get online with the laptop AT ALL! The problem is the same: I cannot get that second "Yuhan" out of the system. It seems to keep reasserting itself no matter what. I'm sure this is a software problem; not a hardware issue. I appreciate the help on an issue that is kind of dumb and shouldn't be a problem in the first place!
 
  


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
[SOLVED] Laptop won't recognize home router with Xubuntu Yuhan Linux - Laptop and Netbook 2 12-17-2013 11:38 PM
New laptop, connects to router, will not connect to internet BobNutfield General 2 01-12-2013 06:44 PM
Toshiba won't connect to Netgear wireless router.. shirky Linux - Networking 4 02-14-2012 08:04 PM
How do I set up a laptop as a router to connect wirelessly to my ADSL router hairysocks Linux - Networking 12 12-20-2009 06:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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