07-19-2018, 03:02 AM
(This post was last modified: 07-19-2018, 01:13 PM by TheOldPresbyope.)
(07-17-2018, 10:48 AM)badbat75 Wrote: Hi guys,@badbat75
I released a completely new build tool that offers more functionalities and boost up more the build of moode.
I build a moode-r42 image using your tool this evening and accepting all the defaults (nitpick: the script in bbbuild-2.0 is named "bbbuilder", not "bbbuild").
The log file appears to be reasonably clean. I did note an interesting warning with bluez which I haven't digested.
Code:
01:08:37 configure: WARNING: You have enabled support for aptX encoding. Note, that
01:08:37 configure: WARNING: by default bluez-alsa will use openaptx library, which
01:08:37 configure: WARNING: does NOT perform any encoding/decoding.
The resulting image booted and moOde initialized. Everything seemed to work until I got to Bluetooth.
When I turned on the Bluetooth controller, the moOde UI went into permanent "arrow circling" while waiting for the page refresh. The relevant syslog message says /usr/bin/hciattach is missing.
Looks like there's a missing dependency. Or am I missing something?
(note added next morning): I see hciattach and other hci* sources are contained in the tools subdirectory of rel-stretch/other/bluetooth/BlueZ-master-4e926f8.zip but many aren't shown in the log to have been compiled. The mystery deepens.
Regards,
Kent