我刚安装了Arch Linux。
Wifi在我安装时运行良好,但当我重新启动时,当我试图连接到我的路由器时,我收到了失败消息。当试图通过wifi-menu访问我的路由器时,我会收到:
Job for netctl@wls1\x2d2WIRE740.service failed. See 'systemctl status netctl@wls1\x2d2WIRE740.service and journalctl -xn' for details.systemctl status netctl@wls1\x2d2WIRE740.service说:
Loaded: loaded (/usr/lib/systemmd/system/netctl@.service; static)
Active: inactive (dead)
Docs: man:netctl.profile(5)journalctl -xn说:
-- Unit netctl@wls1\x2d2WIRE740.service has begun starting up.
Jan 01 06:40:43 termin01 network[2002]: Starting network profile 'wls1-2WIRE740' ...
Jan 01 06:40:43 termin01 network[2002]: The interface of network profile 'wls1-2WIRE740' is already up
Jan 01 06:40:43 termin01 systemd[1]: netctl@wls1\x2d2WIRE740.service:main process exited. code=exited, status=1/FAILURE
Jan 01 06:40:43 termin01 systemd[1]: Failed to start Automatically generated profile by wifi-menu.发布于 2014-01-10 20:42:28
看起来,您试图连接的配置文件不在范围内,或者arch无法连接到它。也许您应该看看文献资料,并尝试再次配置它。我目前使用它,但它不连接到随机网络,如果它们是开放的,它只连接到已识别的SSID,我有一个概要文件。
https://unix.stackexchange.com/questions/107477
复制相似问题