Skip to content

Loads BCM43430A1 firmware on boot on Ubuntu 18.04.2/Raspberry pi 3b+

Notifications You must be signed in to change notification settings

ascentai/pi-bluetooth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pi-bluetooth

Loads BCM43430A1 firmware on boot Originally forked from https://github.com/RPi-DISTRO. Bring nicer support of Raspberry 3B+ on-board bluetooth device for ubuntu 18.04-arm.

Getting prepared

On ubuntu 16.04.5 LTS

$ sudo apt-get install build-essential
$ sudo apt-get install dh-systemd

Build the package

$ mkdir deb-build-dir && cd deb-build-dir
$ git clone [email protected]:ascentai/pi-bluetooth.git && cd pi-bluetooth
$ dpkg-buildpackage -us -uc
$ cd ../ && ls -la | grep *.deb

About

Loads BCM43430A1 firmware on boot on Ubuntu 18.04.2/Raspberry pi 3b+

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%