Ticket #2218 (closed defect: community)
[Om 2008.12] BlueZ d-bus system not working
| Reported by: | VDVsx | Owned by: | Nytowl |
|---|---|---|---|
| Priority: | normal | Milestone: | Om2008.12 |
| Component: | Distro | Version: | |
| Severity: | blocker | Keywords: | bluetooth bluez d-bus |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
The BlueZ d-bus system isn't working in the Om 2008.12 images, this is a blocker for applications that use this services.
Test Om2008.12
Turn Bluetooth on and in a terminal type:
dbus-send --system --print-reply --dest=org.bluez /org/bluez/service_input org.bluez.Service.Stop
Output:
Error org.freedesktop.DBus.Error.ServiceUnknown?: The name org.bluez was not
provided by any .service files
Test Om2008.08/09 and FSO ML 4
Turn Bluetooth on and in a terminal type:
dbus-send --system --print-reply --dest=org.bluez /org/bluez/service_input org.bluez.Service.Stop
Output:
method return sender=:1.4 -> dest=:1.15 reply_serial=2
OR
Error org.bluez.Error.Failed: Operation not permitted (If the service is already stopped)
Change History
comment:2 follow-up: ↓ 3 Changed 4 years ago by Nytowl
Is there bluez daemon running ?
/etc/init.d/bluetooth start
comment:3 in reply to: ↑ 2 Changed 4 years ago by VDVsx
Replying to Nytowl:
Is there bluez daemon running ?
/etc/init.d/bluetooth start
The deamon isn't running at the startup, so is a init problem.
The BlueZ-utils version used in Om2008.12 have a lot o known bugs, I recommend a upgrade for a more stable version like 3.32 or 3.36.

maintainer change