Linux wifi dongles

From wikipost
Revision as of 21:12, 4 November 2024 by Admin (talk | contribs) (Created page with "Compile instructions for Linux WiFi dongles It can be as simple as this: <pre> apt-get install raspberrypi-kernel-headers build-essential bc dkms git git clone https://github.com/morrownr/8821cu-20210916.git cd ~/src/8821cu-20210916 sudo ./install-driver.sh </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Compile instructions for Linux WiFi dongles


It can be as simple as this:

apt-get install raspberrypi-kernel-headers build-essential bc dkms git

git clone https://github.com/morrownr/8821cu-20210916.git

cd ~/src/8821cu-20210916

sudo ./install-driver.sh