← Back to team overview

linaro-release team mailing list archive

[Bug 789095] Re: Bluetooth does not work on PandaBoard

 

npitre tree doesn't have the necessary patches for BT.  They're layered
out in my for-nicolas branch on top of npitre tree at the moment FWIW.

http://git.linaro.org/gitweb?p=people/andygreen/kernel-
tilt.git;a=shortlog;h=refs/heads/for-nicolas

Generally LT tree has radioactive patches that would conflict with other
builds of a common tree so npitre can't take them.  But, LT tree is at
least based on npitre.

On Panda / WL12XX BT, you also need a userland daemon called uim for BT
to work.

https://gitorious.org/uim

I build the BT config in the monolithic kernel and run uim in
/etc/rc.local with no args, this gets workable BT on Panda.

-- 
You received this bug notification because you are a member of Linaro
Release Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/789095

Title:
  Bluetooth does not work on PandaBoard

Status in “linux-linaro-omap” package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth chip on PandaBoard is recognized and 'btsdio' module is
  loaded to handle that. But BT ADDR is set to 0 so interface is not
  usable.

  root@linaro:~# hciconfig 
  hci0:   Type: BR/EDR  Bus: SDIO
          BD Address: 00:00:00:00:00:00  ACL MTU: 0:0  SCO MTU: 0:0
          DOWN 
          RX bytes:0 acl:0 sco:0 events:0 errors:0
          TX bytes:0 acl:0 sco:0 commands:0 errors:0