Slackware :: Remove Net Manager And Use Wicd Only To Resolve Disconnection

Jun 12, 2010

I replaced the trusty old aironet wireless card with a trendnet scanbus wireless card so I could secure my home wireless with wpa encryption. It uses the ath5k module, and the wireless is set up with wicd. The issue is that if I stop browsing for about 2 minutes, the next time I start to browse, it will disconnect, then reconnect no problem. I don't know if this is supposed to be a feature, but it is sure annoying. Is there a tweak somewhere to stop this? The other option would be to use ndiswrapper and use windows drivers, but I'd rather explore tweaking, if possible. If I have to use ndiswrapper, would I have to rmmod ath5k first, or would it be ok to use ndiswrapper directly?

View 2 Replies


ADVERTISEMENT

Slackware :: Script Which Reinstates Original Content Of /etc/resolve.conf After Using Wicd

Dec 16, 2010

I have discovered that after employing the Wicd Network Manager I can no longer connect via ppp. The reason, it seems, is that each instance of Wicd changes the content of my /etc/resolv.conf file from:

Code:
search SPRINT
nameserver 195.128.182.5
to:

Code:
Generated by dhcpcd
# /etc/resolv.conf.head can replace this line
# /etc/resolv.conf.tail can replace this line

It has been suggested that I write a script that does this.

View 2 Replies View Related

Debian :: WICD Network Manager Does Not Detect Any Network / Resolve This?

Jan 16, 2011

I have installed WICD on Debian . I can now access a new a Network Manager screen, which did not exist before, but it does not display/detect any wireless networks. It is like dead. Before installing WICD I did at least have a wireless WPE encrypted network, which was detected, although it often disconnected for no known reasons. Now even that Network has gone and I can't go on line. Can anybody help here? How can I configure the WICDNetwork Manager to detect an existing network or create a new one? In the latter case, would I have to reconfigure the Router settings to setup/connect to a network in Debian? May be I have to do this, because Tor/Vidalia changes my IP address and so my Network Adapter ( Linksys) can no longer connect to the router.
Also, when trying to follow troubleshooting leads in this connection, the Terminal screen on Debian ( CMD) would often return a PERMISSIONS DENIED message.

View 4 Replies View Related

Ubuntu Networking :: How To Completely Remove Wicd

Oct 21, 2010

Before I changed the faulty wifi card I installed Wicd. Incidentally it didn't remove Network Manager, a bug that's reported in Launchpad. With the new wifi working well enough with Network Manager, I used Synaptic to remove Wicid, or so I thought.I happen to be checking .xsession-errors and there's an error reported about wicid tray desktop. I removed it and no more errors appear.

After looking for advice here and on the web I used apt-get remove and purge yet a file search of wicd still finds 25 entries, in /etc/, /usr/ and /var/.Some are archives and some are logs but some aren't, why are they still there and can I clean things up?

View 2 Replies View Related

Slackware :: Can't Install Wicd-1.7.0 In Slackware 13.0 / What Got Lost?

Jan 17, 2011

(Background: my wireless worked fine for a long time using wicd-1.6.2.1 and then all networks became hidden. The wicd website said there was a bug in 1.6.2.1 and to upgrade.) I obtained wicd-1.7.0.tar.bz2 from sourceforge.net. Slackware man pages recommend "installpkg <name>". I did "removepkg wicd..." and then install. Installpkg said it could not install it because it did not end in .tgz,.tbz,.tlz, or .txz. I changed the name to wicd-1.7.0.tbz(assuming that was equivalent) and did installpkg again. That gave "Verifying..., Installing..., Warning: package has not been created with 'makepkg'. Package wicd-1.7.0.tbz installed."
There is no entry for it in the Kickoff Application Launcher. There is an entry for it in /var/log/packages. There is in /etc/rc.d./rc.wicd a script marked executable. Can anyone see what got lost?

View 6 Replies View Related

Ubuntu :: Change To The WICD Network Manager?

Jan 9, 2011

how to switch to it because i keep getting my connection dropped with the default network manager. he said to make sure i was plugged in via ethernet, purge network manager - then apt-get WICD. the problem is, not even ethernet works once network manager is purged.

so - before i try this i wanna know, can i just download WICD before hand, then purge network manager, then install WICD. OR, can i just install WICD now, then once i purge network manger it will move over to WICD as the default?

how should i go about changing to WICD?

it has to be a driver thing, its happened on multiple installs - on network manager and on WICD

it usually happens (or at least more often) when im streaming a live feed from a website, and it doesnt reset itself unless i turn the computer OFF (not restart) and back on

basically what happens is, with both the network manager and WICD - the wireless just cuts out and stops detecting any network at all, disconnected. i have tried terminating the process and restarting the applications via terminal or run command; i dont know what to do it just keeps happening. sometimes it wont happen for 2 days, sometimes it happens five times in one day.

it really seems to be affected by what im doing on, sometimes i'll have multiple videos going and it starts to chug, and i know when its gonna happen - wifi cuts out. it doesnt DROP, it just stops working, detecting networks.

like i said, even restarting doesnt fix this. i have to quit the application, turn the computer on and off - then boom its right back on when it comes back.

so strangeeee.

so far i've had 3 ubuntu problems in the week i've had it.

1. this

2. "couldnt update .ICEauthority" at login

3. and this made me have to reinstall yesterday - nothing i would install would run anymore, no errors, no processes - i just click the icons and nothing happens.

View 9 Replies View Related

OpenSUSE Wireless :: Network Manager And WICD Misconfigure WEP?

Nov 10, 2010

I have a rtl8192e card and the drivers and everything are set up properly. I can not connect to WEP encrypted networks using network manager. I can however connect using iwconfig and dhcpcd. I uninstalled network manager and installed WICD and have the same problem. It will connect to the access point when it is configured with WPA, but not WEP which we need to use for the other computer. In the status bar of WICD it looks like it is trying to configure the encryption as WPA no matter what I select. I've looked in the config files for WICD and can't see anything that would do it.

View 3 Replies View Related

Ubuntu Networking :: WICD Will Not Connect Without Network-manager?

Jul 23, 2010

I'm trying to use wicd instead of network manager because I want a "no fuss" way to use wireless on wmii. However, wicd will not find any networks unless network-manager has been run and has connected to a network since startup. If it hasn't connected to a wireless network, the wicd will find no networks, and iwlist won't provide a list of networks either.

This seems to mean that network-manager is doing something to the interface when it connects that needs to be done to make it usable, but I'm not sure what it is or how exactly to find out. I do know that the interface (eth2) will not appear in ifconfig if network manager hasn't connected, which I assume means that it hasn't been brought up. ifconfig eth2 up makes it show up, but I still can't connect with wicd. What can I do?

I'm running Ubuntu 10.04, generic 2.6.32-22 kernel, MacBook 5,5 using the Broadcom STA driver. (more details below)

Code:
*-network
description: Wireless interface
product: BCM4322 802.11a/b/g/n Wireless LAN Controller
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth2
version: 01
serial: 00:25:00:4b:df:4c

[Code]...

View 9 Replies View Related

Ubuntu Networking :: Replacing Knetwork Manager With WICD?

Nov 28, 2010

Because of some glitches I've experienced with Knetwork Manager as of recent versions of Kubuntu I want to use WICD but I know they can get a bit botched juggling them around. I remember getting it right once using a wired connection ot install but would like ot be clear in advance of doing this tomorrow.

View 1 Replies View Related

Ubuntu :: Removed Network Manager (Wicd) - Now Can't Connect To Internet

Jul 3, 2010

Removed Network Manager (Wicd) - Now Can't Connect To Internet

View 1 Replies View Related

Ubuntu Networking :: Wicd Bad Pass Word - Network Manager Keeps Asking For Key?

Dec 31, 2010

I have a laptop ubuntu 9.10 installed and desktop linux mint installed 10. the Wicd would give error bad password and the network manager would just loop and keep asking for key. This worked for me rename the wireless network (ssid) only one word and no caps and it fixed both problems lol!! I guess they don't like multi word {SSid

View 1 Replies View Related

Ubuntu Networking :: WICD Network Manager Needs Administrative Priviledges

Jan 4, 2011

I had to reinstall WICD to fix another problem, and now it always asks me for my admin password every time I start up.After I enter in the password, it doesn't work.I have tried removing WICD and reinstalling it but that didn't help.I tried searching for a cure to this problem but none of them seemed to have been SOLVED. One post said he solved it but he wasn't clear on HOW he solved it.

View 1 Replies View Related

General :: Network Manager - Cricket Broadband Is Down After Installing Wicd ?

Mar 2, 2010

I have a dell insp 1545 windows7-ubuntu9.10 dual boot. the linux os would not activate the wireless network function in the network manager (but the cricket broadband was being detected and was in fact active). well, i did a little looking around and found another network mgr (wicd?, i think it's called... or something like that) and installed it. IT is working, but now the cricket broadband is down, which is my mainstay internet connection right now. i'm thinking that maybe it's got something to do w/the flipflop.sh function but that's just a wild guess.

View 1 Replies View Related

Ubuntu Networking :: Atheros 2413. 9.10 Karmic WICD And Network Manager?

Mar 27, 2010

I installed 9.10 Karmic 32 bit on a laptop here that has an Atheros 2413 card in it. I could see the network and tried to connect. After 30 seconds of attempting to connect, it simply says disconnected.

Thinking network manager was to blame, I installed WICD and rebooted. I tried to connect to my network, but it came back with unable to get IP address. Okay, fine. So I check my iBook and Ubuntu work laptop both are connected fine. I tried other drivers within the WICD preferences wext, ndiswrapper, madwifi nothing worked. I power cycled the router thinking something might have been borked with my wireless but it's fine.

View 9 Replies View Related

Ubuntu Networking :: Getting Bad Password Error From Wicd Network Manager On Encryption

Jan 1, 2011

Running ubuntu 10.10 here, brand new install/machine.USB wireless based on a realtek chipset. I spent a few days trying ndiswrapper, and now have the native driver up and running. I can see the network(s) but can't connect. If I encrypt the network, i get a bad password error from wicd network manager (All encypt. methods- Weps, WPA etc) If I open my wireless up with no encryption, i receive a "can't obtain IP" error.

View 1 Replies View Related

Ubuntu Networking :: Gets Internet Connection Via WIFI Using WICD As Network Manager?

Jul 7, 2011

I have a Ubuntu 10.04 laptop that gets its Internet connection via WIFI using WICD as network manager, and Windows XP desktop with no Internet connection. What I want to do is share my Internet connection from my laptop with my desktop via a Ethernet cable. But i have no idea what to do. How do i go about doing this?

View 3 Replies View Related

Slackware :: Wicd Client Gtk: How To Get Rid Of It

Nov 12, 2010

on my laptops I used to use Wicd with the Gtk GUI. However, now there is a KDE client, which I want to use instead, from now on:

Wicd Client KDE

I installed it, and it works quite well, so far. However, whenever I logon to a KDE session, the older Gtk client is started, too. I then have both Wicd clients sitting next to each other on my panel bar, and I have to manually kill the Gtk client. How do I get rid of the Gtk client in KDE, permanently? BTW, my laptops are running Slackware 13.1 stable with all patches up to now and some additional software from various repositories.

View 10 Replies View Related

Ubuntu Networking :: Internet Lost Suddenly By Removing Network Manager And Installing Wicd

Mar 16, 2010

I thought to uninstall Gnome Network manager since it was always asking for to connect with wireless internet but it was working fine with wired internet.I uninstalled it and installed wicd. and then for some unknown reasons the internet disappeared.Kindly let me know How can i get back network manager without having internet and make internet work on my computer.I did searched a lot on Ubuntu forums using somone's else computer but no success.So if you let me know how to approach the problem in right manner it shal be great .

View 6 Replies View Related

General :: Install / Use WICD On Slackware 13?

Feb 6, 2010

I have no idea where to start with WICD. I know it's on the Slackware 13 CD and where it is on the cd but from there I'm really just lost as what to do with the files there and such.
I'm so used to Windows and programming on Windows in C# .NET and tweaking/hacking there that I have no idea where to really start with Linux so if you have any special tips or places to go to read up on stuff so I can maybe figure out more about Linux and this I'd like that a lot.

View 6 Replies View Related

Slackware :: Enabling Encryption Using Wicd?

Sep 26, 2010

I have been using wicd successfully for some time, lately with slackware 12. However, when traveling I sometimes find a place that gives an error message "encryption must be enabled".Probably this means that wpa-supplicant must be set up right, but I do not know how to do that.I have wicd starting at startup, then I type wicd on the command line until a prompt does not return, go to a different window, type wicd-client, then start kde and use its link to start wicd. So frequently this works fine; I get a connection to something I have a user name and password for, or am in a coffee shop where no such are required. But sometimes I get the above message. This happened to me in a coffee shop in Helsinki where I was given a user name and password, but still got the above message and could not proceed.

View 3 Replies View Related

Slackware :: How To Get WICD To Work With Wireless

Mar 10, 2010

My area does not have broadband, but I am able to get 3G on my cell phone. So, I've been tethering it to my laptop when needed, but what I'd like to do is set up my Slackware 13.0 box (which is configured to run as firewall/router/dhcp server so that I can just turn on my phone's wireless router program, and then share it out over the whole network in my house. I'm using a Gigabyte b/g wireless card, which has the RT61 chipset in it. I have NO problems at all getting the wireless card to work with just setting up rc.inet1.conf. The only problem here is when I need to take my cell phone with me, I will not be able to simply turn it back into a WAP, and have my Slackware box auto reconnect to it.

This is why I started looking into using WICD. I do NOT run X, so that's why WICD fits the bill, since it has a cli version. First I tried installing the version that came on the CD. No dice there. I removed that package, and tried the 1.7 package that's on the mirrors under current. I used slackpkg to install it. WICD will run, see wlan0, sees my WAP and a few others, but it fails to connect. It attempts to up the interface, and use dhcp to get an ip, but it fails everytime. My phone's WAP program only does WEP, but I can't get WICD to get an IP with our without WEP enabled. I made sure that my rc.inet1.conf file does not reference any interfaces.

View 14 Replies View Related

Slackware :: Wicd And Usb Tethered Phone?

Feb 11, 2010

I'm running Slack13-64 and using wicd for my network connections. Is there any way that I can get it to recognize my usb tethered phone? I have a HTC Touch running WinMo, and when I plug it in it becomes eth1.Is there a way that wicd can find it? It only picks up eth0(Wired) and wlan0.

View 4 Replies View Related

Slackware :: WiCD Shows The Password?

Aug 1, 2010

In the template of Wicd, when I am outside the textbox, then everything in the textbox looks like this

(actually is was a big dot instead of a *) But whenever I clicked in the box, the text was shown

mypassword Is this something common on WiCD? And is there anyway I can fix it?

View 2 Replies View Related

Slackware :: WICD Will Not Allow Encrypted Connections?

Jan 16, 2011

I've seen posts revolving around this issue on many different forums but none really have given and answer to the problem that i've seen thus far. so I'm trying to connect to a wireless network with WPA/WPA2 encryption. Every time WICD gets to the point where it searches for a DHCP server but cannot aquire an IP address. This only happens if the network is encrypted though. If I take the encryption of the network I can connect no problem. Looking in the wicd.log file I find a few errors that I have searched for but cannot find any answers.

2011/01/16 15:19:37 :: Connecting to wireless network The_Welchs_Media
2011/01/16 15:19:37 :: Running command ['wpa_cli', '-i', 'wlan0', 'terminate'] failed: [Errno 2] No such file or directory
2011/01/16 15:19:37 :: Putting interface down
2011/01/16 15:19:37 :: Releasing DHCP leases...

[Code]....

I'm kind of lost as to why I'm getting the no such file or directory outputs along with the PSK generation failure.

View 3 Replies View Related

Slackware :: KDE4 Wicd Startup - Turn Off?

Mar 13, 2010

I once had wicd running at KDE startup as I was just playing around with it. The problem is I now have turned off rc.wicd and don't want to use wicd any more. Every time I start KDE it still asks for the root password which I cancel and it then tells me it can't connect to wicd's dbus. This is getting really annoying as I have been trawling through my ~ looking for the setting that starts this up. I just want wicd turning off completely and this message to go away.

View 14 Replies View Related

Slackware :: Wicd Hangs At Dhcp Stage

Jan 10, 2010

I've been using wicd since starting out with 13.0 and it works flawlessly when using three different WPA wireless networks and a couple of wired networks. But, every time I get on a virgin train and try and connect to the internet via the open wireless network, wicd just hangs at the dhcp stage. If I stop wicd and edit rc.inet1.conf to contain this:

[code]...

View 5 Replies View Related

Slackware :: Wicd Keeps Dropping WiFi Connedtion

Jul 16, 2011

wicd keeps dropping my wifi connection most of the time I can just tell wicd to reconnect the connection never stays up for more than 10 minuets with out doing other times it looks like it connected when it didn't other times it times out when obtaining the ip address in these 2 cases I have to run "etc/rc.d/rc.wicd restart
then tell it to connect sometimes posting on forums requires me to copy my text hit submit hope the connection is still up maybe restart wicd reconnect.is there a bug in wicd or python ?

View 14 Replies View Related

Slackware :: Wicd No Longer Bringing Up Wlan0?

Jan 15, 2011

I have recently started using this laptop as a host for tinkering with vmware. I have wicd installed on it, which normally brings up wlan0 and connects to the nearest configured wireless lan automatically.

Vmware has installed another, virtual, NIC on the host, called vmnet8. I configured it in /rc.d/rc.inet1.conf with a static IP.

Now when I boot up the laptop vmnet8 starts up and running and correctly configured, but wlan0 doesn't. I have the wicd icon in my systray but it doesn't find a network, even when i click on it and refresh etc. I have to open a terminal and "ifconfig wlan0 up" in order to get the NIC up. Then wicd works fine.

Networking configuration in Slackware looks like a bit of a nightmare frankly (why i usually use wicd!) so I thought i'd ask you chaps before messing about too much.

View 6 Replies View Related

Slackware :: Upgraded WICD - Cannot Connect To Wireless Point

May 24, 2011

I just upgraded to 13.37, and for some reason wicd now cannot connect to my wireless point. It keeps saying the password is wrong, when I know for an absolute fact that it is correct (even changed the password to '1' just to make sure, and no dice. Which is weird because even though its the exact same version of wicd, and not only that, it no longer seems to be able to see networks with my built in card, so having to use a USB card. Anyway, googling turned up very little. Seems to be a common problem across distros, and some people reported that downgrading to 1.6.x fixes it.

So, I ran
Code:
removepkg wicd
And it uninstalled wicd. Downloaded wicd-1.6.2.1-x86_64-1.txz from a 13.0 mirror and did

Code:
installpkg wicd-1.6.2.1-x86_64-1.txz
While in the correct directory. It installed, and I ran wicd. But checking the version number when it loaded, it says its 1.7.0 again.

Not really sure why this happens. I'm assuming there's some remnant of wicd that removepkg doesn't dump, and its preventing me from installing this older version of wicd. What do I need to do for this? If anyone has a surefire way to make 1.7 work again, that would be fine.

View 7 Replies View Related

Slackware :: Stop Wicd Daemon At Boot Time?

Feb 20, 2010

If i do

Code:
su
password:
cd /etc/rc.d
chmod 644 rc.wicd
chmod 644 rc.wireless
will it do the job?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved