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 revision
Previous revision
Next revisionBoth sides next revision
arch_linux_ubertooth [2017/05/26 22:44] 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>
 +curl -Ol https://github.com/greatscottgadgets/libbtbb/archive/2017-03-R2.tar.gz
 +
 curl -OL https://github.com/greatscottgadgets/ubertooth/releases/download/2017-03-R2/ubertooth-2017-03-R2.tar.xz curl -OL https://github.com/greatscottgadgets/ubertooth/releases/download/2017-03-R2/ubertooth-2017-03-R2.tar.xz
 tar xf ubertooth-2017-03-R2.tar.xz  tar xf ubertooth-2017-03-R2.tar.xz 
arch_linux_ubertooth.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1