Check the driver $ lspci -k Open the network card $ ip link set <设备名> up Check device status $ ip link show wls1 if there is an UP in <> then the device is READY Then can use the tools to connect wireless router manual way check the interface
WIN7批处理设置IP地址不成功,显示“The filename, directory name, or volume label syntax is incorrect.”错误, 解决方法:将“本地连接”换成“Local Area Connection”,注意这个是要设置的网卡的名字,在设置IP地址的地方显示的名字. @echo off title DHCP动态自动获取IP设置 echo DHCP动态自动获取IP设置... set name=Local Area Connection nets