This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
virtualisation:bluetooth [2018/07/26 14:21] – [Requirements] preisig | virtualisation:bluetooth [2025/04/29 07:25] (current) – [Testing] dodenhoeft | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== LXC Bluetooth Image ====== | ====== LXC Bluetooth Image ====== | ||
- | This article decribes the usage of the Bluetooth BLE 4.2 inteface | + | This article decribes the usage of the Bluetooth BLE 4.2 interface |
+ | <WRAP center round important 100%> | ||
+ | The configuration has been accomplished and verifed with the following software versions: | ||
+ | |Software version|4.2.0.105| | ||
+ | |Debian version|jessie (8)| | ||
+ | |Kernel version|4.19| | ||
+ | We will not take any responsiblity or support whether this configuration will work with different versions. | ||
+ | </ | ||
+ | |||
===== Requirements ===== | ===== Requirements ===== | ||
- | Beside of a NB800 Router, you will need the correct LXC Container file to run Bluetooth on your router. This file can be downloaded [[ftp:// | + | Beside of a NB800 Router, you will need the correct LXC Container file to run Bluetooth on your router. This file can be downloaded [[https:// |
Beside that, you will need a virtualization licence to run LXC container. You can [[http:// | Beside that, you will need a virtualization licence to run LXC container. You can [[http:// | ||
Line 25: | Line 34: | ||
< | < | ||
- | tar -xzvf debian-jessie-bluetooth.tar.gz -C / | + | tar -xJvf debian-jessie-bluetooth.tar.gz -C / |
</ | </ | ||
* Extract the tar file to the guest0 folder. | * Extract the tar file to the guest0 folder. | ||
Line 45: | Line 54: | ||
{{ : | {{ : | ||
- | |||
- | * Switch back to your shell and reconnect to your router. The user name is still root, but when asked for the password, use the one you set when configuring your router in your web browser. | ||
- | |||
- | * Go back to your LXC folder and enter | ||
- | |||
- | < | ||
- | chmod 755 -R guest0 | ||
- | </ | ||
- | |||
- | to give the guest0-container the correct right to function properly. | ||
===== Container ===== | ===== Container ===== | ||
Line 128: | Line 127: | ||
to scan your surrounding for active bluetooth devices. | to scan your surrounding for active bluetooth devices. | ||
+ | |||
+ | |||
+ | ---- | ||
+ | === Other HowTos === | ||
+ | |||
+ | [[configuration: | ||
+ | |||