Skip to content

Add support RTL88x2BU usb wifi dongles#1742

Merged
agners merged 3 commits intohome-assistant:devfrom
kyangk:RTL88X2BU
Feb 21, 2022
Merged

Add support RTL88x2BU usb wifi dongles#1742
agners merged 3 commits intohome-assistant:devfrom
kyangk:RTL88X2BU

Conversation

@kyangk
Copy link
Contributor

@kyangk kyangk commented Feb 8, 2022

This pull request adds support for RTL88x2BU usb wifi dongles.

Package source is from https://github.com/cilynx/rtl88x2bu

I have personally tested RTL8812BU on my rpi3b+ running Homeassistant OS 32bit w/ Kangzio USB WiFi Adapter 1300Mbps.

# lsmod
Module                  Size  Used by
88x2bu               2338816  0
rfcomm                 49152  4
nf_conntrack_netlink    49152  0
nfnetlink              16384  2 nf_conntrack_netlink
...
# ./iwconfig
...
wlan1     IEEE 802.11AC  ESSID:"REDACTED"  Nickname:"<WIFI@REALTEK>"
          Mode:Managed  Frequency:5.785 GHz  Access Point: REDACTED
          Bit Rate:867 Mb/s   Sensitivity:0/0
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:****-****-****-****-****-****-****-****   Security mode:open
          Power Management:off
          Link Quality=77/100  Signal level=70/100  Noise level=0/100
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

Some other example hardware (from searching web)

Fastoe AC1200 USB Wi-Fi Adapter
Cudy WU1200 AC1200 High Gain USB Wi-Fi Adapter
TP-Link Archer T3U
TP-Link Archer T3U Plus
TP-Link Archer T4U V3
Linksys WUSB6400M
Dlink DWA-181
Dlink DWA-182

@homeassistant
Copy link

Hi @kyangk,

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

Copy link
Member

@agners agners left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also add the driver to generic-x86-64, khadas-vim3, and the odroids?

Realtek 8812BU USB wifi dongle

Signed-off-by: Kevin Yang <kangyang@google.com>
Signed-off-by: Kevin Yang <kangyang@google.com>
@kyangk
Copy link
Contributor Author

kyangk commented Feb 9, 2022

All the other added platforms compiled successfully. I have no way of actually testing them beyond this.

@kyangk
Copy link
Contributor Author

kyangk commented Feb 11, 2022

Anything else I should do for this to merge?

@agners agners added board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) board/raspberrypi Raspberry Pi Boards board/khadas Khadas VIM Boards board/odroid Hardkernel's ODROID Boards unsupported/tinker ASUS' Tinker Boards (not supported since HAOS 17.0) board/ova Open Virtual Appliance (Virtual Machine) run-dev-build Execute development build on a PR labels Feb 21, 2022
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@agners agners temporarily deployed to dev_build February 21, 2022 10:43 Inactive
@diegomontanaduarte
Copy link

@agners When this merge will be available on rel-7 branch?

@agners
Copy link
Member

agners commented Mar 28, 2022

Currently I don't intend to backport it to rel-7. rel-8 will soon enter rc phase. Also, you can install nightly builds already (https://os-builds.home-assistant.io/), it will be possible to upgrade to rc/stable builds.

@diegomontanaduarte
Copy link

@agners any ETA for rel-8 stable release?

@agners
Copy link
Member

agners commented Apr 2, 2022

I'll build a first rc next week or so, final release depends on how it goes... I hope in April still. We will see.

@diegomontanaduarte
Copy link

@agners Niceeeeee! Thanks for your prompt response on all my questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) board/khadas Khadas VIM Boards board/odroid Hardkernel's ODROID Boards board/ova Open Virtual Appliance (Virtual Machine) board/raspberrypi Raspberry Pi Boards cla-signed run-dev-build Execute development build on a PR unsupported/tinker ASUS' Tinker Boards (not supported since HAOS 17.0)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants