トップ 差分 一覧 ソース 検索 ヘルプ RSS ログイン

tips-RTL8852AU

 TP-Link TX20UH OPEN-SUSE Leap15.4

Device

TP-Link TP-LInk TX20UH/A

git ( Driver )

https://github.com/lwfinger/rtl8852au

Install

sudo zypper install make gcc kernel-devel kernel-default-devel git libopenssl-devel bc

git clone https://github.com/lwfinger/rtl8852au.git
cd rtl8852au
make
sudo make install

When you get a new kernel, you will need to rebuild the driver. Do the following:
cd rtl8852au
git pull
make
sudo make install

test

nmcli device status
nmcli -f all device wifi
nmcli device wifi
did show status .
will be connection and speed test. (Coming..)