Skip to content

Instantly share code, notes, and snippets.

@jeremyb31
Created March 25, 2022 21:44
Show Gist options
  • Save jeremyb31/4c8e1ba4126ea892f70f182ffe594f47 to your computer and use it in GitHub Desktop.
Save jeremyb31/4c8e1ba4126ea892f70f182ffe594f47 to your computer and use it in GitHub Desktop.
sudo apt install git dkms
git clone https://github.com/jeremyb31/bluetooth-5.4.git
cd bluetooth-5.4
make
sudo cp btrtl.ko /lib/modules/$(uname -r)/kernel/drivers/bluetooth/btrtl.ko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment