LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-21-2012, 12:34 AM   #1
kenshinji
LQ Newbie
 
Registered: Apr 2004
Location: China
Distribution: Debian
Posts: 20

Rep: Reputation: 0
wicd network manager can'f find my wifi network


Here is the problem, my wicd network manager which works under my debian box can't find my wifi network SSID, which could find via command "iwlist wlan0 scanning". Have anyone met situation this before?
 
Old 04-21-2012, 01:05 AM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
What situation?

We don't know your hardware, we don't know which distro isn't
playing, how can we know the situation?
 
Old 04-22-2012, 11:04 AM   #3
lilithd
LQ Newbie
 
Registered: Feb 2012
Distribution: Slackware 13.37
Posts: 10

Rep: Reputation: Disabled
I'm having a somewhat similar problem. Installed Slackware 13.37...got wicd installed, but wicd is showing no networks available. Someone suggested uninstalling wpa-gui, but I'm not sure how or even if that would fix the problem. Suggestions?

Also, unrelated to current problem, having problem with keyboard repeating keys too fast. ???

Thanks!
 
Old 04-22-2012, 11:19 AM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Most of the time when I have problems with wicd not finding wireless networks I simply forgot to enter the descriptor of the wireless device (like wlan0, ...) in wicd's configuration.
 
Old 04-22-2012, 11:45 AM   #5
lilithd
LQ Newbie
 
Registered: Feb 2012
Distribution: Slackware 13.37
Posts: 10

Rep: Reputation: Disabled
Quote:
Originally Posted by TobiSGD View Post
Most of the time when I have problems with wicd not finding wireless networks I simply forgot to enter the descriptor of the wireless device (like wlan0, ...) in wicd's configuration.

Nope, I did that. It's not even showing my neighbors' wifis. Nothing. Like it's not even scanning for anything.
 
Old 04-22-2012, 12:11 PM   #6
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Start wicd from the command-line and look if it throws error messages when scanning for networks.
 
Old 04-22-2012, 12:52 PM   #7
lilithd
LQ Newbie
 
Registered: Feb 2012
Distribution: Slackware 13.37
Posts: 10

Rep: Reputation: Disabled
It's been a while since I ran a real linux distro...you'll have to refresh my memory on how to "run"...typed "wicd" in terminal...got nothing...no errors, no messages at all.
 
Old 04-22-2012, 01:16 PM   #8
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
I cant imagine what an "unreal" Linux would be, but anyways, try it with
Code:
wicd-gtk
 
Old 04-22-2012, 01:37 PM   #9
lilithd
LQ Newbie
 
Registered: Feb 2012
Distribution: Slackware 13.37
Posts: 10

Rep: Reputation: Disabled
"unreal" linux = Mint = worst Linux distro ever.

Quote:
wicd-gtk...
Quote:
Has notifications support True
Loading...
Connecting to daemon...
Connected.
displaytray True
Done Loading
/usr/share/wicd/gtk/gui.py:152: GtkWarning: IA__gtk_toodbar_set_icon_size: assertion 'icon_size != GTK_ICON_SIZE_INVALID' failed
self.wTree = gtk.glade.SML(gladefile)
refreshing...

Still no wireless networks found. What did I do wrong?
 
Old 04-22-2012, 02:14 PM   #10
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
I can't see any errors, so it is impossible for me to tell what is not working.
 
Old 04-22-2012, 02:22 PM   #11
lilithd
LQ Newbie
 
Registered: Feb 2012
Distribution: Slackware 13.37
Posts: 10

Rep: Reputation: Disabled
k. I appreciate the help so far, though. I'll keep working with it and maybe I'll find something. Thanks!
 
Old 04-22-2012, 02:58 PM   #12
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,104

Rep: Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279
^ You did start the module (driver)?
 
Old 04-22-2012, 03:01 PM   #13
lilithd
LQ Newbie
 
Registered: Feb 2012
Distribution: Slackware 13.37
Posts: 10

Rep: Reputation: Disabled
Quote:
Originally Posted by cwizardone View Post
^ You did start the module (driver)?
Apparently, yes. It tries to scan, at least it tells me it's scanning, but it won't pick up ANY of the wifi signals in the neighborhood. (and there are a list of them) How does one start the module?
 
Old 04-22-2012, 03:09 PM   #14
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,104

Rep: Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279
If you have rebooted since you installed wcid then the module is loaded.
Off of the top of my head I've forgotten the command to do it without restarting the computer. Let's see... My old first edition of "Running Linux" says it is,

insmod module

"where module is the name of the module object file. For example:

insmod /boot/ftape.o

will install the ftape driver, if it is found in that file."

I don't remember if that is still the current, correct command or not....

Last edited by cwizardone; 04-22-2012 at 03:11 PM.
 
Old 04-22-2012, 03:26 PM   #15
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Nowadays it is recommended to use modprobe instead, it will also load possible module-dependencies and will use the options given in the files in /etc/modprobe.d.
 
  


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
how do i use network-manager in backtrack instead of wicd baronobeefdip Linux - Software 11 11-17-2011 04:45 PM
how do i install network-manager and start using it instead of wicd baronobeefdip Linux - Software 2 11-12-2011 01:15 AM
Can not install wicd (conflicts with network manager) Ehlyah Linux - Software 3 04-21-2010 08:14 AM
WICD tray icon says not connected, WICD manager says conneted to wired network?!?! intheshadows Linux - Newbie 1 12-24-2009 12:15 PM
Unable to connect to wifi network with network manager. Poss authorization issue openSauce Linux - Networking 14 12-13-2008 10:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:55 PM.

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