Skip to content

Backports for Btrtl from kernel source

License

Notifications You must be signed in to change notification settings

kelebek333/backport-btrtl-dkms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backport-btrtl-dkms

Backports for btrtl bluetooth driver from kernel source

How to Install

sudo apt-get install build-essential git dkms linux-headers-$(uname -r)

git clone https://github.com/kelebek333/backport-btrtl-dkms

sudo dkms add ./backport-btrtl-dkms

sudo dkms build btrtl/0.1.1

sudo dkms install btrtl/0.1.1

Notes:Reboot your PC after installation and you must disable secueboot from BIOS/EFI settings.

How to Remove

sudo dkms remove btrtl/0.1.1 --all

About

Backports for Btrtl from kernel source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published