Last active
June 2, 2023 23:15
-
-
Save jeremyb31/99721d6127b44ee5b58d5b94745ee938 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt install git dkms | |
git clone https://github.com/jeremyb31/bluetooth-5.15.git | |
sudo dkms add ./bluetooth-5.15 | |
sudo dkms install btusb/4.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment