Lineage OS
Run airodump-ng on Xiaomi8(dipper)
The dipper comes with qalcd 3.0 driver, it is possible to do wireless raw packet capture on the device directly.
Compile kernel for dipper
Follow the steps on https://wiki.lineageos.org/devices/dipper/build
cd ~/android/lineage
repo init -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs --depth=1
repo sync
source build/envsetup.sh
breakfast dipper
lunch lineageos_dipper_userdebug
mka kernel
mka boot_image