GNU/Linux Debian Bullseye Realtek rtl8188du Driver Setup – Step-by-step Guide
Hi! The Tutorial shows you Step-by-Step How to Install Realtek rtl8188du WiFi Driver in Debian Bullseye 11.x GNU/Linux.
So as for Realtek specifications this Realtek rtl8188du Debian Driver should support the following Device:
- RTD1185
![How to Install Realtek rtl8188du Driver in Debian Bullseye - Featured](https://tutorialforlinux.com/wp-content/media/dg139/intro/gnomePenguinNetwork3.jpg)
1. Launching Shell Emulator
Open a Terminal window
(Press “Enter” to Execute Commands).2. Installing Dependencies
Then to Install Required Stuff
Run:sudo apt install build-essential linux-headers-$(uname -r) dkms git
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
And then possibly to reboot:sudo reboot