目前我正在尝试netctl。当我输入命令:systemctl --type=service时,我会看到以下错误:netctl启动无线家庭netctl@wireless\x2dhome.service' and 'journalctl -xn' for details.@wireless\x2dhome.service状态
系统netc
我已经在Arch安装中在/etc/netctl/tq84-wifi中配置了一个wifi连接,并且能够用sudo netctl start tq84-wifi手动启动它。我尝试了sudo netctl-auto switch-to tq84-wifi,但是这个命令告诉我Profile 'tq84-wifi' does not exist or is not available
我正在使用netctl在超级V上的Arch Linux中。我有两个以太网接口eth0 & eth1。IP配置:eth1:使用netctl配置文件的静态ip (10.10.10.1/8)在启动时安装并启用NetworkManagereth1 netctl配置文件(/etc/netctl/sth1stat):
Description='Static IP co
我想用wifi-menu在我的arch linux机器上安装wifi,但它没有连接到wifi。它没有显示错误,它说,我连接到互联网。但有了ping 8.8.8.8,我得到了Network is unreachable。我是不是丢失了我的无线网卡的数据包或固件?顺便说一下,我的无线网卡驱动程序是atk10-pci。有人能帮忙吗?