https://github.com/ericklv/rtl8188gu-armbian-op5
Enable USB WIFI 8188GU in Armbian
https://github.com/ericklv/rtl8188gu-armbian-op5
armbian opi5 orange orangepi5 rtl8188gu
Last synced: 5 months ago
JSON representation
Enable USB WIFI 8188GU in Armbian
- Host: GitHub
- URL: https://github.com/ericklv/rtl8188gu-armbian-op5
- Owner: ericklv
- License: mit
- Created: 2023-06-13T21:49:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T22:02:10.000Z (about 3 years ago)
- Last Synced: 2024-10-11T22:18:12.145Z (over 1 year ago)
- Topics: armbian, opi5, orange, orangepi5, rtl8188gu
- Homepage:
- Size: 2.93 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 8188GU-armbian-op5
Enable USB WIFI 8188GU in Armbian
## Steps
### Update your system
`sudo apt-get update`
### Install armbian firmware
`sudo apt-get install armbian-firmware-full`
### List your usb devices, you can see realtek device in "CD ROM Mode"
`lsusb`
### Fix with usb-modeswitch
`sudo apt-get install usb-modeswitch`
### Last, execute this command
`sudo usb_modeswitch -KW -v 0bda -p 1a2b`
### Enjoy