Installing Driver
-
4. Downloading Realtek rtl8188GU Driver
Download Realtek rtl8188GU Driver in CentOS GNU/Linux
Clone it with Git.
-
5. Installing Realtek rtl8188GU Driver
Then to Install rtl8188GU Wi-fi Driver for CentOS
Access the Target folder:cd ~/Downloads/rtl8188gu
Then Compile it with:
make
And last, to Install it play:
sudo make install
In case of Issue see the Developer’s GitHub Page.
Congratulations, your Realtek rtl8188GU Network Device on CentOS 8 should be now nicely working!
Contents