Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revisionLast revisionBoth sides next 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 [2019/08/26 16:36] – tag optimization vgaetera | ||
|---|---|---|---|
| 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: |
| - | 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 18: | ||
| | 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 34: | ||
| 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 54: | ||
| </ | </ | ||
| - | 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 100: | ||
| ===== Troubleshooting and issues ===== | ===== Troubleshooting and issues ===== | ||
| - | |||
| If bluetooth device doesn' | If bluetooth device doesn' | ||
| Line 103: | Line 108: | ||
| </ | </ | ||
| - | ===== Tags ===== | ||
| - | [[meta: | ||
| - | {{tag> | ||