Skip to content

Yet another rtl8822bs sdio driver that have tested on Armbian Tanix TX6 board 4/32GB.

Notifications You must be signed in to change notification settings

twentysevns/rtl8822bs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtl8822bs

Known Issues

High CPU load (idle 99%)
Not fully support iw ioctl command (iw dev del)
Unstable AP mode when Bluetooth is ON (client infinity reconnect)

NOTE: Other issue are not fully tested, Not for daily use.

How to use

Install linux-header first, that depend on your kernel!

git clone https://github.com/twentysevns/rtl8822bs
cd rtl8822bs
make -j$(nproc)
sudo make install
sudo modprobe 88x2bs

need bluetooth ? see here

About

Yet another rtl8822bs sdio driver that have tested on Armbian Tanix TX6 board 4/32GB.

Topics

Resources

Stars

Watchers

Forks

Languages

  • C 99.6%
  • Other 0.4%