Realtek b723(如:联想 E4430)没有wifi驱动解决办法


Realtek b723(如:联想 E4430)没有wifi驱动解决办法:

查看网卡命令:

$ lspci | grep Network



$ sudo apt-get install  git

$ git clone http://github.com/lwfinger/rtl8723be

$ cd rtl8723be

$ git checkout 604aa9058fb9e5bb1cf571c99989d081f8fc8b9

$ make

$ sudo make install

$ sudo modprobe rtl8723be


你可能感兴趣的:(lenovo,realtek,RTL8723be,E4430,b723)