HP Pavilion G7-2310ED, wifi card got killed after a W10 update

Got it to work using these commands.

sudo apt-get update
sudo apt-get install -y dkms git
mkdir src
cd src
git clone https://github.com/morrownr/88x2bu.git
cd 88x2bu
sudo ./install-driver.sh
sudo reboot

https://i.imgur.com/lzs54kq.png

2 Likes