Comment 16 for bug 859886

Revision history for this message
Angus Ainslie (angus-akkea) wrote : Re: [Bug 859886] Re: Bluetooth does not work on Origen

On Dec 3, 2011 2:35 AM, "Botao Sun" <email address hidden> wrote:
>
> The return value of "hciconfig" is empty:
>
> root@android:/system/modules # hciconfig
> root@android:/system/modules #
>
> Looks like the Bluetooth chip can't be recognized. After I run
> "hciconfig up", it shows:
>
> Can't get device info: No such device.
>
> Below is the code in "init.origen.rc" file which is related to the
> Bluetooth:
>
> # For Samsung Origen Bluetooth Feature
> service bccmd /system/bin/bccmd -t bcsp -d /dev/ttySAC0 psload -r
/system/etc/bluetooth/origen.psr
> disabled
> oneshot
>

Does 'disabled' mean these commands aren't to be run ?

If these commands don't run the bluetooth chip won't get initialized

> service hciattach /system/bin/hciattach -s 921600 /dev/ttySAC0 bcsp
921600 flow
> disabled
> oneshot
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/859886
>
> Title:
> Bluetooth does not work on Origen
>
> Status in Linaro Android:
> In Progress
> Status in Linaro Samsung Landing Team Project:
> In Progress
> Status in Linaro Ubuntu Evaluation Builds:
> Confirmed
>
> Bug description:
> On
https://android-build.linaro.org/builds/~linaro-android/staging-origen-11.09-release/#build=2
> Bluetooth doesn't work. When you enable it on the UI it just sends back
an error.
>
> Affects 11.09, 11.10 releases.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/linaro-android/+bug/859886/+subscriptions