更新archlinux后无法链接wifi
archlinux吧
全部回复
仅看楼主
level 7
liekong 楼主
使用wifi-menu连接wifi报错:
Job for netctl@wlp3s0\x2dTP\x2dLINK_PocketAP_A34BA4.service failed. See 'systemctl status netctl@wlp3s0\x2dTP\x2dLINK_PocketAP_A34BA4.service' and 'journalctl -xn' for details.
然后根据提示查看错误信息,执行systemctl status netctl@wlp3s0\x2dTP\x2dLINK_PocketAP_A34BA4.service显示:
netctl@wlp3s0x2dTPx2dLINK_PocketAP_A34BA4.service - Networking for netctl profile wlp3s0x2dTPx2dLINK_PocketAP_A34BA4
Loaded: loaded (/usr/lib/systemd/system/[email protected]; static)
Active: inactive (dead)
Docs: man:netctl.profile(5)
执行journalctl -xn显示:
-- Logs begin at Mon 2014-01-20 23:35:46 CST, end at Thu 2014-03-27 22:45:12 CST. --
Mar 27 22:45:03 WWL-NOTE sudo[1381]: pam_unix(sudo:session): session opened for user root by wwl(uid=0)
Mar 27 22:45:12 WWL-NOTE systemd[1]: Stopped Networking for netctl profile wlp3s0-snewfly.
-- Subject: Unit netctl@wlp3s0\x2dsnewfly.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit netctl@wlp3s0\x2dsnewfly.service has finished shutting down.
Mar 27 22:45:12 WWL-NOTE systemd[1]: Stopped Networking for netctl profile wlp3s0-TP-LINK_PocketAP_A34BA4.
-- Subject: Unit netctl@wlp3s0\x2dTP\x2dLINK_PocketAP_A34BA4.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit netctl@wlp3s0\x2dTP\x2dLINK_PocketAP_A34BA4.service has finished shutting down.
Mar 27 22:45:12 WWL-NOTE systemd[1]: Starting Networking for netctl profile wlp3s0-TP-LINK_PocketAP_A34BA4...
-- Subject: Unit netctl@wlp3s0\x2dTP\x2dLINK_PocketAP_A34BA4.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit netctl@wlp3s0\x2dTP\x2dLINK_PocketAP_A34BA4.service has begun starting up.
Mar 27 22:45:12 WWL-NOTE network[1450]: Starting network profile 'wlp3s0-TP-LINK_PocketAP_A34BA4'...
Mar 27 22:45:12 WWL-NOTE network[1450]: The interface of network profile 'wlp3s0-TP-LINK_PocketAP_A34BA4' is already up
Mar 27 22:45:12 WWL-NOTE systemd[1]: netctl@wlp3s0\x2dTP\x2dLINK_PocketAP_A34BA4.service: main process exited, code=exited, status=1/FAILURE
Mar 27 22:45:12 WWL-NOTE systemd[1]: Failed to start Networking for netctl profile wlp3s0-TP-LINK_PocketAP_A34BA4.
-- Subject: Unit netctl@wlp3s0\x2dTP\x2dLINK_PocketAP_A34BA4.service has failed
-- Defined-By: systemd-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit netctl@wlp3s0\x2dTP\x2dLINK_PocketAP_A34BA4.service has failed.
--
-- The result is failed.
Mar 27 22:45:12 WWL-NOTE systemd[1]: Unit netctl@wlp3s0\x2dTP\x2dLINK_PocketAP_A34BA4.service entered failed state.
Mar 27 22:45:12 WWL-NOTE sudo[1381]: pam_unix(sudo:session): session closed for user root
求救......
2014年03月27日 06点03分 1
level 11
# netctl stop-all
# systemctl restart dhcpcd
# wifi-menu
顺便检查下你的密码输对了没有。。。
2014年03月27日 12点03分 2
找不到wifi-mean这个命令怎么办
2018年09月24日 11点09分
level 8
也可能是冲突了,检查你etc/system/system/mu*下的配置文件。至于怎么检查,得详看netctl,你是用它管里网络的
2014年03月28日 00点03分 4
level 1
是的,可能配置文件有问题,我的networkmanager也出现者问题,把wifi配置删了重配后又正常了...
2014年03月30日 04点03分 5
level 7
liekong 楼主
我把wifi配置文件删了,把netctl.service的配置删了都不行....
2014年03月30日 12点03分 6
level 13
好吧 楼主我也遇到了这个问题 至今没能解决。。。
---------这只是条小尾巴 不要看哦
2014年03月31日 23点03分 7
level 7
liekong 楼主
貌似最近有人解决了这个问题,自顶继续求助
2014年04月17日 02点04分 8
level 3
好吧,我也是,不过现在弄好了。
先删除配置文件,然后在关闭所有的网络服务,配置好网络连接,再启动服务等等,再不得就降级,下载以前版本的,应该可以了,我是降级好自动弄好的。
2014年04月17日 14点04分 9
level 9
我之前有这个问题,当时我是卸载NetworkManager重新启用netctl,最后发现好像前者在运行的时候好像对后则的配置文件有什么修改吧,重装一次netctl后就好了。。。仅作参考。。
2014年04月17日 17点04分 10
level 7
liekong 楼主
终于解决了,我把netctl、dhcpcd、wpa_supplicant全卸载重装一次就可以了
2014年04月24日 14点04分 11
level 5
.......怎么解决?
2014年05月06日 01点05分 13
用pacman -Rs netctl dhcpcd wpa_supplicant卸载掉, 然后用pacman -S netctl dhcpcd wpa_supplicant重新安装
2014年05月07日 07点05分
回复 liekong :不管用啊...............
2014年05月07日 11点05分
回复 Anthelion666 :我当时是用安装盘先连wifi,然后进入arch-chroot进行操作的。
2014年05月07日 16点05分
level 12
systemctl 里disable & stop 掉netctl 和dhcpd,我这边就好了
2014年05月06日 02点05分 14
level 4
rm -rf /etc/netctl/interfaces/wlp*
sudo wifi-menu wlp3s0
重启相关服务, 什么的!
折腾吧
2014年05月07日 14点05分 15
只是这样根本解决不了问题...
2014年05月07日 16点05分
回复 liekong :前段时间也总是遇到这个问题, 想起来了 sudo systemctl delete [email protected] 我把相关的都删了
2014年05月08日 07点05分
回复 kai64286513 :我是做过这个操作的,不过没能解决问题,最后还是靠卸载掉相关组建重新安装才解决
2014年05月08日 13点05分
level 11
我也遇到了……搞到现在都没搞定……删了重装一样不行[不高兴]
2014年05月24日 17点05分 16
level 11
已经搞定。。wiki上面有解决办法。。。。
2014年05月28日 12点05分 17
level 3
遇到同样的问题,不知怎么解决啊
2014年06月01日 00点06分 18
1