Questions tagged [wicd]

Wicd is an open-source network manager, aimed at simplifying the wired and wireless network management on Linux.

Official web page: https://launchpad.net/wicd

Currently, it does not support VPN or 3G networking; those features are planned for a future version.

35 questions
6
votes
1 answer

Wicd configuration file: how to read the password?

I have the password for a wifi connection stored on my computer, using wicd. However, I am wanting to check what the password is but I don't know how to read this when not in reach of this network. I have found the relevant file for this network in…
user
  • 915
  • 7
  • 27
  • 38
5
votes
1 answer

How would one permanently set names for network interface (wifi/ethernet) in arch

Seems every reboot the names reverse different nics ( wifi/ethernet )…
5
votes
2 answers

How can I solve wifi connection problems between Arch Linux and a WPA2 network?

My home network uses WPA2 for encryption. To connect to it from my Arch Linux insallation, I first tried using NetworkManager, however, that only managed to connect for a minute at most before dropping the connection. I replaced it with wicd, which…
Macha
  • 3,760
  • 7
  • 30
  • 35
5
votes
1 answer

Why doesn't wicd install its daemon?

Yet again, I've found myself banging my head against the wall after having issues with wicd (the most consistenly buggy piece of widely-used software I've ever used). This time, after installing wicd from apt-get on debian 8 jessie and then trying…
Perry
  • 398
  • 1
  • 2
  • 12
4
votes
1 answer

Wicd cannot detect wireless networks on Debian 6 testing, Xfce, fresh install

This is on a fresh Debian 6 testing install on my U100Plus MSI Wind netbook, running with Xfce desktop environment. My laptop's wireless connection works flawlessly in Xubuntu without manual intervention, so it is somewhat annoying it doesn't work…
ptrcao
  • 5,455
  • 11
  • 36
  • 44
3
votes
0 answers

Can't connect unsecured wifi from Wicd or terminal

I can connect without issue to WPA networks, but if I am somewhere like a hotel and try to connect to an unsecured WiFi, things hang at the DHCP part and I don't get an IP assigned. I'm running Ubuntu 12.04 and my Wifi is on eth1 Wicd, hangs at the…
fpghost
  • 727
  • 2
  • 8
  • 21
3
votes
1 answer

Debian Cannot Access Internet Despite Being "Connected"

I'm have a problem, I cannot access the internet. I'm using a dell inspiron 6400 with debian kernel 3.2 installed. My windows manager is xfce4. I was never able to figure out the wired network, however at my home I had the wireless network working…
Scriptonaut
  • 261
  • 1
  • 4
  • 13
3
votes
2 answers

Connecting to wireless router

According to this manual I tried: $ iwconfig lo no wireless extensions. eth1 IEEE 802.11bg ESSID:"g\xC6isQ\xFFJ\xEC)\xCD\xBA\xAB\xF2\xFB\xE3F|\xC2T\xF8\x1B\xE8\xE7\x8DvZ.c3\x9F\xC9\x9A" Mode:Managed Frequency:2.412 GHz …
xralf
  • 16,149
  • 29
  • 101
  • 149
3
votes
1 answer

Auto-login to internet script

For me to connect to internet I need to login first. Normally I do this manually (by opening my browser then at the first URL I enter I am redirected to the ISP's login page). However there is a Perl script that does this automatically (each time…
sterz
  • 814
  • 2
  • 9
  • 24
3
votes
1 answer

Disable LAN connection at startup in Debian

How to disable LAN connection at startup in Debian Jessie? Ido not know what establishes that connection. Is it any configuration file or my wicd that starts on boot. But when I open wicd I can see that connection via the wire is established after…
trzczy
  • 630
  • 2
  • 9
  • 24
3
votes
2 answers

wicd - no connection after boot, have to restart manually?

I'm using version 1.7.1_pre20120127 with python 2.7.2: [U] net-misc/wicd Available versions: 1.7.0 (~)1.7.0-r1 1.7.1_beta2-r4 (~)1.7.1_pre20111210-r1 1.7.1_pre20120127 (~)1.7.1_pre20120127-r1 (~)1.7.1 (~)1.7.1-r1 {X ambiance +gtk ioctl…
quanta
  • 1,670
  • 1
  • 14
  • 25
3
votes
1 answer

Ubuntu 16.04 How to switch to Wicd Network Manager cleanly?

I am having issues with the gnome network manager and I have always liked the wicd network manager. I have already tried to reconfigure using dpkg --reconfigure to no avail. So I would like to just switch over, but I want to do it cleanly so that…
RandomLogic
  • 33
  • 1
  • 3
3
votes
1 answer

How to setup network without wicd or NetworkManager?

I am working on a raspberry pi box with ubuntu(15.10) installed. It has limited memory so I want to same as much as possible. In memory usage report wicd/NetworkManager and subprocesses usage aprox 60MB RAM. Is there a way to setup networking…
Hemant
  • 6,834
  • 5
  • 38
  • 42
3
votes
1 answer

Linux: How to auto-configure IP routing based upon ping results

I've got a linux server with two possible connections to the net: one is a slow, high-latency cellular modem (ppp0), and the other is through fast wifi->broadband (wlan0). The problem is that the broadband connection sometimes goes down. However,…
Jemenake
  • 346
  • 3
  • 7
2
votes
1 answer

Wicd asking for password at startup

Wicd suddenly started to ask for password at startup, "Wicd needs to access your computer's network cards" sometimes followed by this error messages: "Could not connect to wicd's D-Bus interface. Check the wicd log for error messages" Never did…
rok
  • 280
  • 2
  • 3
  • 14
1
2 3