Page 1 of 1

Bluetooth Ubuntu 20.04 Desktop

Posted: Tue Apr 28, 2020 1:36 pm
by petro
Hello. On my raspberry 4 4GB, there is no bluetooth adapter.

In the settings it says: "Bluetooth adapters not found"

Re: Bluetooth Ubuntu 20.04 Desktop

Posted: Tue Apr 28, 2020 3:40 pm
by tigernero
have you tried to install the package

Code: Select all

sudo apt install pi-bluetooth 
and then restart ubuntu?

Re: Bluetooth Ubuntu 20.04 Desktop

Posted: Tue Apr 28, 2020 3:43 pm
by petro
yes, the problem was solved after installation and

syscfg.txt
dtparam=i2c_arm=on
dtparam=spi=on

# include nobtcfg.txt
include btcfg.txt
I was looking for a solution for a long time.