Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Install drivers USB Wifi
#6
This is the solution to install the drivers:


Code:
sudo apt update
sudo apt full-upgrade --yes
sudo apt install raspberrypi-kernel-headers
sudo apt install raspberrypi-kernel


--- reboot pi ---

to this day you should have the kernel


Code:
pi@moode:~ $ uname -a

Linux moode 5.15.76-v8+ #1597 SMP PREEMPT Fri Nov 4 12:16:41 GMT 2022 aarch64 GNU/Linux                                                                                                                                                                                                  


 install the drivers:


Code:
wget deb.trendtechcn.com/install -O /tmp/install
sudo sh /tmp/install



--- reboot pi ---

dont forget to disable the integrated Wifi-Modul
Reply


Messages In This Thread
Install drivers USB Wifi - by Butterblume - 11-04-2022, 09:07 PM
RE: Install drivers USB Wifi - by TheOldPresbyope - 11-04-2022, 09:29 PM
RE: Install drivers USB Wifi - by Tim Curtis - 11-05-2022, 12:08 AM
RE: Install drivers USB Wifi - by Butterblume - 11-05-2022, 12:28 AM
RE: Install drivers USB Wifi - by Butterblume - 11-05-2022, 12:49 AM
RE: Install drivers USB Wifi - by Butterblume - 11-08-2022, 06:46 PM

Forum Jump: