I followed your suggestions and now I can get bluetooth running on my LH box and I can see it on my phone. However, I can't get it to pair with my phone. If if run the simple agent command I get this:
Code:
[root@brhes bluetooth]# bluez-simple-agent
Traceback (most recent call last):
File "/usr/bin/bluez-simple-agent", line 89, in <module>
manager = dbus.Interface(bus.get_object("org.bluez", "/"),
File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 244, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 241, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 183, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 281, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files
I also tried to pair it from my phone using the usual suspects 0000 and 1234 but these codes were not accepted.