ifconfig wlan0 up 错误

ifconfig wlan0 up 错误

每当我跑步时ifconfig wlan0 up我都会得到:

SIOCSIFFLAGS: Operation not permitted

我的lshw -C network节目:

  *-network:1 DISABLED
   description: Wireless interface
   physical id: 2
   logical name: wlan0
   serial: [REMOVED]
   capabilities: ethernet physical wireless
   configuration: broadcast=yes driver=rtl8723bs multicast=yes wireless=unassociated

dimes显示以下错误:

Direct firmware load for rtlwifi/rtl8723bs_nic.bin failed with error -2

答案1

原来是驱动程序问题。从https://github.com/hadess/rtl8723bs修好了我的 WiFi。

相关内容