Urtwm
FreeBSD driver for RTL8812AU/RTL8821AU
Install / Use
/learn @s3erios/UrtwmREADME
urtwm
FreeBSD driver for RTL8812AU/RTL8821AU
How-to-build:
- Clone / download this repository.
- Apply 'patch-usbdevs.diff' to your source tree checkout; e.g.
cd /usr/src/ && svn patch <patch-usbdevs.diff location> - Build and install firmware:
cd <repository location>/sys/modules/urtwmfw && make && make install - Build and install driver:
cd ../urtwm && make && make install
How-to-test:
- Load the driver:
kldload if_urtwm
In case if device was recognized successfully driver will report about that:
urtwm0: <802.11n WLAN Adapter> on usbus4
urtwm0: MAC/BB RTL8821AU, RF 6052 1T1R
or
urtwm0: MAC/BB RTL8812AU, RF 6052 2T2R
- Load necessary modules (if not already loaded):
kldload wlan_amrr wlan_ccmp wlan_tkip wlan_wep - Create wlan(4) interface:
ifconfig wlan1 create wlandev urtwm0 - Start wpa_supplicant(8):
wpa_supplicant -i wlan1 -c /etc/wpa_supplicant.conf - Start dhclient(8) after association / 4-Way handshake:
dhclient wlan1
Related Skills
node-connect
351.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
