10-01-2016, 04:13 AM
In bluetoothctl
My phone and pine64 paired, but not connected.
I think I should confirm with bsp build option.
Would you mind checking install process?
I use "Debian Linux Jessie with Mate GUI Image [20160701] by lenny.raposo with Longsleep kernel" file.
I don't know how to change bluetooth kernel option.
I refer to "http://www.linuxfromscratch.org/blfs/view/svn/general/bluez.html"
My phone and pine64 paired, but not connected.
I think I should confirm with bsp build option.
Would you mind checking install process?
I use "Debian Linux Jessie with Mate GUI Image [20160701] by lenny.raposo with Longsleep kernel" file.
Code:
$ wget https://github.com/longsleep/linux-pine64/archive/3.10.102-3-pine64.zip
$ unzip 3.10.102-3-pine64.zip
$ make sun50iw1p1smp_linux_defconfig
$ make menuconfig
$ make clean
# make -j 4 Image
and then I copy form "/arch/arm64/boot/Image" file to SD card
I don't know how to change bluetooth kernel option.
I refer to "http://www.linuxfromscratch.org/blfs/view/svn/general/bluez.html"