Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:user-guide:hardware:bluetooth:usb.bluetooth [2018/02/17 20:28] – ↷ Page moved from docs:user-guide:bluetooth:usb.bluetooth to docs:user-guide:hardware:bluetooth:usb.bluetooth bobafetthotmail | docs:guide-user:hardware:bluetooth:usb.bluetooth [2020/12/13 04:01] (current) – Added two more guided vernonjvs | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== USB Bluetooth support ====== | ====== USB Bluetooth support ====== | ||
| - | |||
| {{page> | {{page> | ||
| Line 6: | Line 5: | ||
| == Other Bluetooth guides == | == Other Bluetooth guides == | ||
| - | * [[docs:user-guide: | + | * [[docs: |
| - | * [[docs:user-guide: | + | * [[docs: |
| + | * [[docs: | ||
| + | * [[docs: | ||
| - | Some images offered on the OpenWrt download page, come with the basic [[wp> | + | Some images offered on the OpenWrt download page, come with the basic [[wp> |
| ^ Name ^ Size (KB) ^ Required ^ Desciption ^ | ^ Name ^ Size (KB) ^ Required ^ Desciption ^ | ||
| Line 19: | Line 20: | ||
| | usbutils | | usbutils | ||
| | kmod-bluetooth | | kmod-bluetooth | ||
| + | | bluez-daemon | ||
| | bluez-libs | | bluez-libs | ||
| | bluez-utils | | bluez-utils | ||
| | dbus | | dbus | ||
| - | By installing the correct kernel packages, your GNU/Linux system is able to address the bus. Now, depending on what you want to connect over the bus, you still need to install the drivers for that specific device. Please see [[doc:howto: | + | By installing the correct kernel packages, your GNU/Linux system is able to address the bus. Now, depending on what you want to connect over the bus, you still need to install the drivers for that specific device. Please see [[docs:guide-user: |
| ===== Installation ===== | ===== Installation ===== | ||
| Line 34: | Line 36: | ||
| opkg update | opkg update | ||
| opkg install kmod-bluetooth bluez-libs bluez-utils kmod-usb-core kmod-usb-uhci kmod-usb2 usbutils | opkg install kmod-bluetooth bluez-libs bluez-utils kmod-usb-core kmod-usb-uhci kmod-usb2 usbutils | ||
| + | </ | ||
| + | |||
| + | In OpenWRT >=18.06: | ||
| + | < | ||
| + | opkg update | ||
| + | opkg install kmod-bluetooth bluez-libs bluez-utils kmod-usb-core kmod-usb-uhci kmod-usb2 usbutils bluez-daemon | ||
| </ | </ | ||
| Line 48: | Line 56: | ||
| </ | </ | ||
| - | In Chaos Calmer (15.05 maybe earlier) | + | In 18.06 the **bluez-daemon** installs the **bluetoothd** init script instead of **bluez-utils**: |
| < | < | ||
| Line 94: | Line 102: | ||
| ===== Troubleshooting and issues ===== | ===== Troubleshooting and issues ===== | ||
| - | |||
| If bluetooth device doesn' | If bluetooth device doesn' | ||
| Line 103: | Line 110: | ||
| </ | </ | ||
| - | ===== Tags ===== | ||
| - | [[meta: | ||
| - | {{tag> | ||