Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


arch_linux_ubertooth

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
arch_linux_ubertooth [2017/05/26 22:47] – [Update firmware] adminarch_linux_ubertooth [2017/05/26 22:47] – [Install (from git)] admin
Line 2: Line 2:
 ~~TOC~~ ~~TOC~~
 =====PC Engines APU, Arch Linux - Ubertooth===== =====PC Engines APU, Arch Linux - Ubertooth=====
-====Install (from git)==== 
-<code> 
-pacman -S cmake 
  
-git clone https://github.com/greatscottgadgets/libbtbb.git 
-cd libbtbb 
-mkdir build 
-cd build 
-cmake .. 
-make 
-make install 
- 
-git clone https://github.com/greatscottgadgets/ubertooth.git 
-cd ubertooth/host 
-mkdir build 
-cd build 
-cmake .. 
-make 
-sudo make install 
- 
-echo "/usr/local/lib" >>/etc/ld.so.conf.d/local.conf 
-ldconfig 
- 
- 
-</code> 
 ====Update firmware==== ====Update firmware====
 <code> <code>
arch_linux_ubertooth.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1