Arnesfield / rtl8723be_wifi

WiFi fix for the Realtek RTL8723BE Wireless card in Ubuntu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtl8723be_wifi

WiFi fix for the Realtek RTL8723BE Wireless card in Ubuntu.

Forked from roopansh/rtl8723be_wifi.

  1. Download the fix-rtl8723be script:

    wget github.com/Arnesfield/rtl8723be_wifi/raw/master/fix-rtl8723be
  2. Add permissions to the script:

    chmod +x fix-rtl8723be
  3. Run the script:

    sudo ./fix-rtl8723be

    Pass 0 argument to skip writing to /etc/modprobe.d/rtl8723be.conf:

    sudo ./fix-rtl8723be 0
  4. You may need to reboot your system.

About

WiFi fix for the Realtek RTL8723BE Wireless card in Ubuntu.

License:MIT License


Languages

Language:Shell 100.0%