0

HP 15 ab035ax with rtl8723be WiFi not working properly only sometimes and doesn't recognise WiFi card occasionally how do I make it work

  • 2
    Other people are having problems with rtl8732be as well. That and the problem with HP may not be related. Please search the site for each problems separately. Then edit the question so that there is only one question asked in each question. – user68186 Sep 05 '15 at 18:55
  • 4
  • @user68186 I have tried all the solutions including compiling lwfinger and the options file and none of them have worked though it seems to work for others, therefore suspect it may have to do with the laptop model – Anil Gadgil Sep 06 '15 at 02:04
  • https://unix.stackexchange.com/a/593848/254422 – binarysta Aug 21 '20 at 12:10

1 Answers1

1

The following might be useful:

sudo apt-get install git build-essential
git clone [https://github.com/neurobin/MT7630E.git][1]
cd MT7630E/
chmod +x install test uninstall
./install
Byte Commander
  • 107,489