`
orcl_zhang
  • 浏览: 234209 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

How to fix wicd 1.7.0+ds1-5 Connection Failed: Bad Password on Ubuntu 10.10 (Mav

 
阅读更多
http://pc-freak.net/blog/how-to-fix-wicd-1-7-0ds1-5-connection-failed-bad-password-on-ubuntu-10-10-maverick-merkaaat/
I’ve been struggling with fixing a nasty error with wicd network manager for about 2 hours.
The exact error message I faced was:

Connection Failed: Bad Password


The issue occured after some suggested updates from the Ubuntu graphical update tool.
The wireless network to which it was connected was a WPA-PSK (WPA2) Passphrase authentication.
The network key was properly typed in and was working well on another system so the error Connection Failed: Bad Password made no sense.

There was nothing unusual in /var/log/wicd/wicd.log , that made me even more curious about what might be causing the error.After a lot of try outs and a lot of readings and tests I finally got the cause of the weird Bad Password errors produced by wicd

Weirdly enought, somehow the Ubuntu package update tool has installed the default gnome network-manager package.
The installed network-manager package has mismatched somehow the way wicd connects to wireless networks and as a cause the wpa_supplicant binary was not properly invoked.

As a consequence of the network-manager being present on the system the wpa_supplicant process which made the exact connection to the wireless network was not launching in, the exact wpa_supplicant invocation missing was:

wpa_supplicant -B -i wlan0 -c /var/lib/wicd/configurations/0022b0aa424a -D wext

Luckily the solution to the notebook wireless device unable to connect to the Wireless network was simple.

All I had to do is completely remove all occurance of network-manager packages installed on the Ubuntu system, by issuing the commands:

ubuntu:~# apt-get remove --yes network-manager
ubuntu:~# dpkg --purge network-manager-pptp-gnome network-manager-pptp network-manager

The reason for issuing the a dpkg –purge command was my desire to completely get rid of all kind of network-manager related configurations.

Now after re-connecting with wicd wireless manager, it worked fine
分享到:
评论

相关推荐

    wicd-1.7.0-cdl.tgz

    用于LIVE-CD下的LINUX系统上网。 如CDLINUX,把文件放LOCAL目录下重新启动即可。

    ubuntu 12.04 中network-manager 离线安装包

    如果卸载了network-manager,就无法再上网进行 apt-get ...ubuntu 12中有线网无法设static ip,可先卸载network-manager,再修改eth0配置,重新安装network-manager,系统显示有线网络设备未托管,但是已经可以用了!

    wicd-1.7.2.3.tar

    wicd-1.7.2.3.tar

    wicd--linux下优秀的网络管理器

    这个软件比network-manager要好用的多,而且不依赖GNOME桌面环境,KDE,fluxbox,fvwm等都可以正常使用

    wicd-开源

    一个网络连接管理器,旨在简化Linux中的有线和无线网络。

    Wheezy StartKit-开源

    - 内核 3-2-0-4-686-pae - Openbox - 每个桌面的 Pcmanfm - SystemBack 来创建你的系统的 LiveCD - vlc 视频 - Gparted - grub-customizer manutenzione - wicd - 浏览器 iceweasel - brasero per masterizzare ...

    BT4开启自带网络

    BT4启动时电脑本身带有一个网络,输入/etc/init.d/wicd start 和update-rc.d wicd defauits 即可开启

    虚拟机BT5无线网卡安装说明

    虚拟机BT5无线网卡安装说明: 1、查看你的无线网卡是否支持; 2、虚拟机的设置(很重要); 3、USB无线网卡插入顺序(重要); 4、启动Wicd。

    网卡配置说明

    LINK 300M无线USB网卡配置指南

    slitaz5 wifi问题

    slitaz5 wifi问题 Slitaz 5.0 安装上我无法启动 wicd

    kali linux基础配置文档 中文PDF版

    kali linux基础配置文档 中文PDF版

    Zootnix-开源

    Zootnix当前是Slackware64 13.37的一组标记文件,第三方软件包和安装脚本。 桌面版本包括: Openbox,PCManFM,MPlayer,Audacious,FireFox,Wicd等,旨在成为Slackware64的现成模块。

Global site tag (gtag.js) - Google Analytics