[HowTo] Pandaboard onboard bluetooth

This forum is for supported devices using an ARMv7 Texas Instruments (TI) SoC.

[HowTo] Pandaboard onboard bluetooth

Postby asdil12 » Fri Jan 17, 2014 4:30 pm

In this howto I describe how to use the builtin bluetooth of the Pandaboard.

EDIT: We got this packaged! - Just do this:
$this->bbcode_second_pass_code('', '
pacman -S ti-uim
systemctl enable ti-uim.service
systemctl enable bluetooth.service
systemctl start ti-uim.service
systemctl start bluetooth.service
')

$this->bbcode_second_pass_quote('OLD HowTo', '
')To use bluetooth, you will need some strange userspace daemon called uim, which does some initialisation on the bluetooth device.

Preparation:
$this->bbcode_second_pass_code('', '
git clone https://git.gitorious.org/uim/uim.git
cd uim
make')

Activation:
$this->bbcode_second_pass_code('', '# after each boot (as root)
modprobe st_drv
./uim &
modprobe btwilink
hciconfig hci0 up')

After performing these steps, I was able to pair, connect and use my bluetooth keyboard (as described here).

source: https://groups.google.com/forum/#!topic/pandaboard/On6_tZG79Kk
Last edited by asdil12 on Sun Jan 19, 2014 6:08 pm, edited 2 times in total.
asdil12
 
Posts: 12
Joined: Thu Jan 12, 2012 10:42 am

Re: [HowTo] Pandaboard onboard bluetooth

Postby qball » Sun Jan 19, 2014 10:51 am

Thanks for the How-To.

But please do not suggest people to get a git checkout and do a make as root, its not needed.
qball
 
Posts: 2
Joined: Sun Jan 19, 2014 10:48 am

Re: [HowTo] Pandaboard onboard bluetooth

Postby kmihelich » Sun Jan 19, 2014 4:25 pm

If you want to turn this into a package, we could include it in our repos. Will need to figure out a name other than "uim" though, since there is already a uim package that is a multilingual input library. Maybe something like "ti-uim" since it seems to be specific to the TI systems on OMAP.
Arch Linux ARM exists and continues to grow through community support, please donate today!
kmihelich
Developer
 
Posts: 1133
Joined: Tue Jul 20, 2010 6:55 am
Location: aka leming #archlinuxarm

Re: [HowTo] Pandaboard onboard bluetooth

Postby WarheadsSE » Sun Jan 19, 2014 4:49 pm

And it should be in the alarm/ tree.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: [HowTo] Pandaboard onboard bluetooth

Postby asdil12 » Sun Jan 19, 2014 5:40 pm

asdil12
 
Posts: 12
Joined: Thu Jan 12, 2012 10:42 am

Re: [HowTo] Pandaboard onboard bluetooth

Postby WarheadsSE » Sun Jan 19, 2014 6:08 pm

Merged. Thank you for your contribution!
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm


Return to Texas Instruments (TI)

Who is online

Users browsing this forum: No registered users and 8 guests