Author Topic: Wireless connections not listed on Network Center  (Read 2405 times)

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: Wireless connections not listed on Network Center
« Reply #15 on: November 10, 2012, 04:41:25 PM »
now i say  ???
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Online muungwana

  • Hero Member
  • *****
  • Posts: 6205
Re: Wireless connections not listed on Network Center
« Reply #16 on: November 10, 2012, 08:15:03 PM »

just looked into this a little bit and it looks like the wireless network list does not show up when "/var/run/wpa_supplicant" folder is present.

Deleting the folder and then clicking "refresh" button shows the network list. But then the folder get recreated and the list does not show up again necessitating redeleting the folder.

can anybody confirm this, from the terminal, as root, run the following command and then click "refresh" in the network tool to see if network list will be shown.
 
rm -rf  /var/run/wpa_supplicant
« Last Edit: November 10, 2012, 08:36:08 PM by muungwana »
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline Grandpa

  • Hero Member
  • *****
  • Posts: 801
Re: Wireless connections not listed on Network Center
« Reply #17 on: November 10, 2012, 11:46:05 PM »
I just looked.  On the task bar on the right side near the date/time I have a graph showing signal strength.  If I right click on it a window opens.  I left click on "wireless networks" and all within range show.
Life is short, Break the rules, Forgive quickly, Kiss slowly, Love truly, Laugh uncontrollably, And never regret anything that made you smile.

Offline Ireneusz

  • Jr. Member
  • **
  • Posts: 10
  • GNOME 2.32.0 (PCLinuxOS 2010-10-28)
Re: Wireless connections not listed on Network Center
« Reply #18 on: November 11, 2012, 01:18:55 AM »

just looked into this a little bit and it looks like the wireless network list does not show up when "/var/run/wpa_supplicant" folder is present.

Deleting the folder and then clicking "refresh" button shows the network list. But then the folder get recreated and the list does not show up again necessitating redeleting the folder.

can anybody confirm this, from the terminal, as root, run the following command and then click "refresh" in the network tool to see if network list will be shown.
 
rm -rf  /var/run/wpa_supplicant




Yes . I confirm.



GNOME 2.32.0
PCLInuxOS 2012
Linux 3.2.18-pclos2.bfs

Offline The Chief

  • Hero Member
  • *****
  • Posts: 2229
Re: Wireless connections not listed on Network Center
« Reply #19 on: November 11, 2012, 08:30:16 AM »
I just looked.  On the task bar on the right side near the date/time I have a graph showing signal strength.  If I right click on it a window opens.  I left click on "wireless networks" and all within range show.
You must be running an older system.  My fully updated KDE isn't quite the same - right click menu shows a "Manage wireless networks" and my current connection, but clicking on "Manage wireless networks" just takes you to the same place - it appears to just be another way to get to the wireless connection wizard.

Retired Senior Chief, Retired Software Engineer, Active GrandPa

Offline Grandpa

  • Hero Member
  • *****
  • Posts: 801
Re: Wireless connections not listed on Network Center
« Reply #20 on: November 11, 2012, 10:57:06 AM »
Not sure what you mean by "older system".  I have 2012.8 installed and fully updated running kde 4.9.2-1. 
Life is short, Break the rules, Forgive quickly, Kiss slowly, Love truly, Laugh uncontrollably, And never regret anything that made you smile.

Offline The Chief

  • Hero Member
  • *****
  • Posts: 2229
Re: Wireless connections not listed on Network Center
« Reply #21 on: November 12, 2012, 11:17:15 AM »
Not sure what you mean by "older system".  I have 2012.8 installed and fully updated running kde 4.9.2-1. 
What you described sounded more like the old KDE 3.5 way...

Retired Senior Chief, Retired Software Engineer, Active GrandPa

Offline Yankee

  • Hero Member
  • *****
  • Posts: 1472
  • In theory, theory=practice, in practice ???
Re: Wireless connections not listed on Network Center
« Reply #22 on: November 12, 2012, 08:58:18 PM »
Tweaking a couple of settings in /etc/wpa_supplicant.conf wouldn't help ?

Change scan_ssid=0 to scan_ssid=1 for example.
ASUS EeePc 900HA netbook  1.6 Ghz Atom CPU  1GB RAM
160 GB internal HD    Seagate 250 GB USB portable drive 
Intel ‎Mobile 945GSE Integrated Graphics Controller
Atheros AR242x/AR542x Wireless Network Adapter
Intel (N10/ICH7 Family) High Definition Audio
Dynex 5-Button Wired Optical Mouse
LXDE

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: Wireless connections not listed on Network Center
« Reply #23 on: November 12, 2012, 09:33:28 PM »
when i disconnect form network i'm having problems to reconnect again, for a moment i have a list of networks available   ???
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10612
  • MLUs Forever!
Re: Wireless connections not listed on Network Center
« Reply #24 on: November 13, 2012, 05:01:40 AM »
Tweaking a couple of settings in /etc/wpa_supplicant.conf wouldn't help ?

Change scan_ssid=0 to scan_ssid=1 for example.

I had tried that recently when looking at this, but those settings quickly get overwritten.
MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline Yankee

  • Hero Member
  • *****
  • Posts: 1472
  • In theory, theory=practice, in practice ???
Re: Wireless connections not listed on Network Center
« Reply #25 on: November 13, 2012, 11:49:26 AM »
Tweaking a couple of settings in /etc/wpa_supplicant.conf wouldn't help ?

Change scan_ssid=0 to scan_ssid=1 for example.

I had tried that recently when looking at this, but those settings quickly get overwritten.

The chattr command should lock those with the right syntax.
Would tell which item works then in wpa_supplicant.conf to
get the wifi scan done.   Shouldn't overwrite that file when
properly configured sounds like.

regards,

FF
ASUS EeePc 900HA netbook  1.6 Ghz Atom CPU  1GB RAM
160 GB internal HD    Seagate 250 GB USB portable drive 
Intel ‎Mobile 945GSE Integrated Graphics Controller
Atheros AR242x/AR542x Wireless Network Adapter
Intel (N10/ICH7 Family) High Definition Audio
Dynex 5-Button Wired Optical Mouse
LXDE

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10612
  • MLUs Forever!
Re: Wireless connections not listed on Network Center
« Reply #26 on: November 13, 2012, 11:50:44 AM »
Tweaking a couple of settings in /etc/wpa_supplicant.conf wouldn't help ?

Change scan_ssid=0 to scan_ssid=1 for example.

I had tried that recently when looking at this, but those settings quickly get overwritten.

The chattr command should lock those with the right syntax.
Would tell which item works then in wpa_supplicant.conf to
get the wifi scan done.   Shouldn't overwrite that file when
properly configured sounds like.

regards,

FF

Would that not prevent any other connection from being available when roaming?

MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline Yankee

  • Hero Member
  • *****
  • Posts: 1472
  • In theory, theory=practice, in practice ???
Re: Wireless connections not listed on Network Center
« Reply #27 on: November 13, 2012, 11:56:25 AM »
Tweaking a couple of settings in /etc/wpa_supplicant.conf wouldn't help ?

Change scan_ssid=0 to scan_ssid=1 for example.

I had tried that recently when looking at this, but those settings quickly get overwritten.

The chattr command should lock those with the right syntax.
Would tell which item works then in wpa_supplicant.conf to
get the wifi scan done.   Shouldn't overwrite that file when
properly configured sounds like.

regards,

FF

Would that not prevent any other connection from being available when roaming?



It should allow connecting to any other wifi signal being scanned
and reported.   I really don't know.   I use WEP with a 13 character
key, whoever wants to log a few million attempts at breaking the
key is welcome to do so.

                                                                              ;D
ASUS EeePc 900HA netbook  1.6 Ghz Atom CPU  1GB RAM
160 GB internal HD    Seagate 250 GB USB portable drive 
Intel ‎Mobile 945GSE Integrated Graphics Controller
Atheros AR242x/AR542x Wireless Network Adapter
Intel (N10/ICH7 Family) High Definition Audio
Dynex 5-Button Wired Optical Mouse
LXDE

Offline Georgetoon

  • Hero Member
  • *****
  • Posts: 3185
  • Don't rush the bacon.:)
    • Georgetoon Cartoons!
Re: Wireless connections not listed on Network Center
« Reply #28 on: November 21, 2012, 08:40:52 AM »
yes, this is a recent situation, a very popular

it was caused by a update to wpa_suplicant

some users have fixed the problem with just deleting the connection and recreating it

others are experiencing a different condition that is not being solved that way

How do you delete the connection?  I ask because when I go to configure the connection, here is no delete button. also, I'm getting my home connection listed when I'm currently on the office connection. 

Both work, it's just that I can't edit either one correctly because they are not listed.
Toonfully,

Mark
-----------
Lenovo 14" ThinkPad Edge (0578F5U) with Core i3 Processor(i3-370M) 2.40 GHz 4GB RAM
Acer Aspire 9300 Laptop
Desktop Icy Dock system with AMD PHENOM X4 QUADCORE 9650 2.3GHZ 4MB L1 , ‎NVidia GEFORCE 9400GT 1GB 2X DVI PCIE graphics card, 22" Chimei monitor.

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: Wireless connections not listed on Network Center
« Reply #29 on: November 21, 2012, 09:01:27 AM »
to delete the connection you open configure your computer/network/delete interface

after that you can create it again but for the moment is not listing the network so you have to edit it manually, add name and password
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan