@Høst (helvete)

I'm running Ubuntu 14.04 on an Asus R409C with kernel 3.13.0-24-generic,
and I tested with the .x64 .deb mentioned in #78.

Here's the lspci :

03:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth
        Subsystem: Foxconn International, Inc. Device e056
        Flags: bus master, fast devsel, latency 0, IRQ 255
        Memory at f7900000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>


Device discovery works but pairing (with a headset or a Galaxy S3) fails. Here 
are some logs :


/var/log$ sudo grep bluetoothd -R * | grep May\ 25
auth.log:May 25 15:42:55 myhost dbus[744]: [system] Rejected send message, 3 
matched rules; type="method_return", sender=":1.129" (uid=1000 pid=8955 
comm="bluetooth-wizard ") interface="(unset)" member="(unset)" error 
name="(unset)" requested_reply="0" destination=":1.3" (uid=0 pid=893 
comm="/usr/sbin/bluetoothd ")
auth.log:May 25 15:43:28 myhost dbus[744]: message repeated 2 times: [ [system] 
Rejected send message, 3 matched rules; type="method_return", sender=":1.129" 
(uid=1000 pid=8955 comm="bluetooth-wizard ") interface="(unset)" 
member="(unset)" error name="(unset)" requested_reply="0" destination=":1.3" 
(uid=0 pid=893 comm="/usr/sbin/bluetoothd ")]
auth.log:May 25 15:44:22 myhost dbus[744]: [system] Rejected send message, 3 
matched rules; type="method_return", sender=":1.130" (uid=1000 pid=8973 
comm="bluetooth-wizard ") interface="(unset)" member="(unset)" error 
name="(unset)" requested_reply="0" destination=":1.3" (uid=0 pid=893 
comm="/usr/sbin/bluetoothd ")
auth.log:May 25 15:53:49 myhost dbus[595]: [system] Rejected send message, 3 
matched rules; type="method_return", sender=":1.81" (uid=1000 pid=2692 
comm="bluetooth-wizard ") interface="(unset)" member="(unset)" error 
name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=739 
comm="/usr/sbin/bluetoothd ")
auth.log:May 25 15:54:14 myhost dbus[595]: message repeated 2 times: [ [system] 
Rejected send message, 3 matched rules; type="method_return", sender=":1.81" 
(uid=1000 pid=2692 comm="bluetooth-wizard ") interface="(unset)" 
member="(unset)" error name="(unset)" requested_reply="0" destination=":1.1" 
(uid=0 pid=739 comm="/usr/sbin/bluetoothd ")]
auth.log:May 25 15:54:53 myhost dbus[595]: [system] Rejected send message, 3 
matched rules; type="method_return", sender=":1.82" (uid=1000 pid=2717 
comm="bluetooth-wizard ") interface="(unset)" member="(unset)" error 
name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=739 
comm="/usr/sbin/bluetoothd ")
auth.log:May 25 15:55:57 myhost dbus[595]: [system] Rejected send message, 3 
matched rules; type="method_return", sender=":1.83" (uid=1000 pid=2739 
comm="bluetooth-wizard ") interface="(unset)" member="(unset)" error 
name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=739 
comm="/usr/sbin/bluetoothd ")
auth.log:May 25 23:11:16 myhost dbus[744]: [system] Rejected send message, 2 
matched rules; type="method_call", sender=":1.37" (uid=112 pid=1840 
comm="/usr/lib/x86_64-linux-gnu/indicator-bluetooth/indi") 
interface="org.freedesktop.DBus.Properties" member="GetAll" error 
name="(unset)" requested_reply="0" destination=":1.3" (uid=0 pid=948 
comm="/usr/sbin/bluetoothd ")
auth.log:May 25 23:11:16 myhost dbus[744]: [system] Rejected send message, 2 
matched rules; type="method_call", sender=":1.37" (uid=112 pid=1840 
comm="/usr/lib/x86_64-linux-gnu/indicator-bluetooth/indi") 
interface="org.bluez.Manager" member="DefaultAdapter" error name="(unset)" 
requested_reply="0" destination="org.bluez" (uid=0 pid=948 
comm="/usr/sbin/bluetoothd ")
syslog:May 25 15:41:46 myhost bluetoothd[893]: hci0: Load Long Term Keys 
(0x0013) failed: Not Supported (0x0c)
syslog:May 25 15:41:46 myhost bluetoothd[893]: Endpoint registered: 
sender=:1.66 path=/MediaEndpoint/HFPAG
syslog:May 25 15:41:46 myhost bluetoothd[893]: Endpoint registered: 
sender=:1.66 path=/MediaEndpoint/HFPHS
syslog:May 25 15:41:46 myhost bluetoothd[893]: Endpoint registered: 
sender=:1.66 path=/MediaEndpoint/A2DPSource
syslog:May 25 15:41:46 myhost bluetoothd[893]: Endpoint registered: 
sender=:1.66 path=/MediaEndpoint/A2DPSink
syslog:May 25 15:41:46 myhost bluetoothd[893]: Adapter /org/bluez/893/hci0 has 
been enabled
syslog:May 25 15:41:57 myhost bluetoothd[893]: Discovery session 0x7f742d8e52c0 
with :1.128 activated
syslog:May 25 15:42:46 myhost bluetoothd[893]: Unknown command complete for 
opcode 37
syslog:May 25 15:42:48 myhost bluetoothd[893]: Discovery session 0x7f742d8e5280 
with :1.129 activated
syslog:May 25 15:42:49 myhost bluetoothd[893]: Unknown command complete for 
opcode 37
syslog:May 25 15:42:52 myhost bluetoothd[893]: Stopping discovery
syslog:May 25 15:42:55 myhost bluetoothd[893]: hci0: Cancel Pair Device 
(0x001a) failed: Invalid Parameters (0x0d)
syslog:May 25 15:42:59 myhost bluetoothd[893]: Discovery session 0x7f742d8e39d0 
with :1.129 activated
syslog:May 25 15:43:03 myhost bluetoothd[893]: Unknown command complete for 
opcode 37
syslog:May 25 15:43:06 myhost bluetoothd[893]: Stopping discovery
syslog:May 25 15:43:09 myhost bluetoothd[893]: hci0: Cancel Pair Device 
(0x001a) failed: Invalid Parameters (0x0d)
syslog:May 25 15:43:15 myhost bluetoothd[893]: Discovery session 0x7f742d8e5280 
with :1.129 activated
syslog:May 25 15:43:20 myhost bluetoothd[893]: Unknown command complete for 
opcode 37
syslog:May 25 15:43:24 myhost bluetoothd[893]: Stopping discovery
syslog:May 25 15:43:28 myhost bluetoothd[893]: hci0: Cancel Pair Device 
(0x001a) failed: Invalid Parameters (0x0d)
syslog:May 25 15:43:45 myhost bluetoothd[893]: Discovery session 0x7f742d8e6940 
with :1.130 activated
syslog:May 25 15:44:15 myhost bluetoothd[893]: Stopping discovery
syslog:May 25 15:44:22 myhost bluetoothd[893]: hci0: Cancel Pair Device 
(0x001a) failed: Invalid Parameters (0x0d)
syslog:May 25 15:52:06 myhost bluetoothd[739]: Bluetooth daemon 4.101
syslog:May 25 15:52:06 myhost bluetoothd[739]: Starting SDP server
syslog:May 25 15:52:06 myhost bluetoothd[739]: DIS cannot start: GATT is 
disabled
syslog:May 25 15:52:06 myhost bluetoothd[739]: Failed to init deviceinfo plugin
syslog:May 25 15:52:06 myhost bluetoothd[739]: Failed to init proximity plugin
syslog:May 25 15:52:06 myhost bluetoothd[739]: Failed to init time plugin
syslog:May 25 15:52:06 myhost bluetoothd[739]: Failed to init alert plugin
syslog:May 25 15:52:06 myhost bluetoothd[739]: Failed to init thermometer plugin
syslog:May 25 15:52:06 myhost bluetoothd[739]: Failed to init gatt_example 
plugin
syslog:May 25 15:52:06 myhost bluetoothd[739]: Bluetooth Management interface 
initialized
syslog:May 25 15:52:07 myhost bluetoothd[739]: hci0: Load Long Term Keys 
(0x0013) failed: Not Supported (0x0c)
syslog:May 25 15:52:07 myhost bluetoothd[739]: Adapter /org/bluez/739/hci0 has 
been enabled
syslog:May 25 15:52:15 myhost bluetoothd[739]: Endpoint registered: 
sender=:1.33 path=/MediaEndpoint/HFPAG
syslog:May 25 15:52:15 myhost bluetoothd[739]: Endpoint registered: 
sender=:1.33 path=/MediaEndpoint/HFPHS
syslog:May 25 15:52:15 myhost bluetoothd[739]: Endpoint registered: 
sender=:1.33 path=/MediaEndpoint/A2DPSource
syslog:May 25 15:52:15 myhost bluetoothd[739]: Endpoint registered: 
sender=:1.33 path=/MediaEndpoint/A2DPSink
syslog:May 25 15:52:29 myhost bluetoothd[739]: Endpoint registered: 
sender=:1.54 path=/MediaEndpoint/HFPAG
syslog:May 25 15:52:29 myhost bluetoothd[739]: Endpoint registered: 
sender=:1.54 path=/MediaEndpoint/HFPHS
syslog:May 25 15:52:29 myhost bluetoothd[739]: Endpoint registered: 
sender=:1.54 path=/MediaEndpoint/A2DPSource
syslog:May 25 15:52:29 myhost bluetoothd[739]: Endpoint registered: 
sender=:1.54 path=/MediaEndpoint/A2DPSink
syslog:May 25 15:52:44 myhost bluetoothd[739]: Endpoint unregistered: 
sender=:1.33 path=/MediaEndpoint/HFPAG
syslog:May 25 15:52:44 myhost bluetoothd[739]: Endpoint unregistered: 
sender=:1.33 path=/MediaEndpoint/HFPHS
syslog:May 25 15:52:44 myhost bluetoothd[739]: Endpoint unregistered: 
sender=:1.33 path=/MediaEndpoint/A2DPSource
syslog:May 25 15:52:44 myhost bluetoothd[739]: Endpoint unregistered: 
sender=:1.33 path=/MediaEndpoint/A2DPSink
syslog:May 25 15:53:36 myhost bluetoothd[739]: Discovery session 0x7fa988ac67a0 
with :1.81 activated
syslog:May 25 15:53:39 myhost bluetoothd[739]: Unknown command complete for 
opcode 37
syslog:May 25 15:53:46 myhost bluetoothd[739]: Stopping discovery
syslog:May 25 15:53:49 myhost bluetoothd[739]: hci0: Cancel Pair Device 
(0x001a) failed: Invalid Parameters (0x0d)
syslog:May 25 15:53:51 myhost bluetoothd[739]: Discovery session 0x7fa988ac7310 
with :1.81 activated
syslog:May 25 15:53:52 myhost bluetoothd[739]: Unknown command complete for 
opcode 37
syslog:May 25 15:53:59 myhost bluetoothd[739]: Stopping discovery
syslog:May 25 15:54:02 myhost bluetoothd[739]: hci0: Cancel Pair Device 
(0x001a) failed: Invalid Parameters (0x0d)
syslog:May 25 15:54:03 myhost bluetoothd[739]: Discovery session 0x7fa988abd900 
with :1.81 activated
syslog:May 25 15:54:05 myhost bluetoothd[739]: Unknown command complete for 
opcode 37
syslog:May 25 15:54:11 myhost bluetoothd[739]: Stopping discovery
syslog:May 25 15:54:14 myhost bluetoothd[739]: hci0: Cancel Pair Device 
(0x001a) failed: Invalid Parameters (0x0d)
syslog:May 25 15:54:28 myhost bluetoothd[739]: Discovery session 0x7fa988abb660 
with :1.82 activated
syslog:May 25 15:54:38 myhost bluetoothd[739]: Stopping discovery
syslog:May 25 15:54:53 myhost bluetoothd[739]: hci0: Cancel Pair Device 
(0x001a) failed: Invalid Parameters (0x0d)
syslog:May 25 15:54:59 myhost bluetoothd[739]: Discovery session 0x7fa988acca70 
with :1.82 activated
syslog:May 25 15:55:02 myhost bluetoothd[739]: Stopping discovery
syslog:May 25 15:55:27 myhost bluetoothd[739]: hci0: Cancel Pair Device 
(0x001a) failed: Invalid Parameters (0x0d)
syslog:May 25 15:55:36 myhost bluetoothd[739]: Discovery session 0x7fa988ac67a0 
with :1.83 activated
syslog:May 25 15:55:50 myhost bluetoothd[739]: Stopping discovery
syslog:May 25 15:55:57 myhost bluetoothd[739]: hci0: Cancel Pair Device 
(0x001a) failed: Invalid Parameters (0x0d)
syslog:May 25 15:56:03 myhost bluetoothd[739]: Adapter /org/bluez/739/hci0 has 
been disabled
syslog:May 25 15:56:13 myhost bluetoothd[739]: hci0: Set Powered (0x0005) 
failed: Failed (0x03)
syslog:May 25 16:04:58 myhost bluetoothd[857]: Bluetooth daemon 4.101
syslog:May 25 16:04:58 myhost bluetoothd[857]: Starting SDP server
syslog:May 25 16:04:58 myhost bluetoothd[857]: DIS cannot start: GATT is 
disabled
syslog:May 25 16:04:58 myhost bluetoothd[857]: Failed to init deviceinfo plugin
syslog:May 25 16:04:58 myhost bluetoothd[857]: Failed to init proximity plugin
syslog:May 25 16:04:58 myhost bluetoothd[857]: Failed to init time plugin
syslog:May 25 16:04:58 myhost bluetoothd[857]: Failed to init alert plugin
syslog:May 25 16:04:58 myhost bluetoothd[857]: Failed to init thermometer plugin
syslog:May 25 16:04:58 myhost bluetoothd[857]: Failed to init gatt_example 
plugin
syslog:May 25 16:04:58 myhost bluetoothd[857]: Bluetooth Management interface 
initialized
syslog:May 25 19:34:14 myhost bluetoothd[589]: Bluetooth daemon 4.101
syslog:May 25 19:34:14 myhost bluetoothd[589]: Starting SDP server
syslog:May 25 19:34:14 myhost bluetoothd[589]: DIS cannot start: GATT is 
disabled
syslog:May 25 19:34:14 myhost bluetoothd[589]: Failed to init deviceinfo plugin
syslog:May 25 19:34:14 myhost bluetoothd[589]: Failed to init proximity plugin
syslog:May 25 19:34:14 myhost bluetoothd[589]: Failed to init time plugin
syslog:May 25 19:34:14 myhost bluetoothd[589]: Failed to init alert plugin
syslog:May 25 19:34:14 myhost bluetoothd[589]: Failed to init thermometer plugin
syslog:May 25 19:34:14 myhost bluetoothd[589]: Failed to init gatt_example 
plugin
syslog:May 25 19:34:14 myhost bluetoothd[589]: Bluetooth Management interface 
initialized
syslog:May 25 23:10:50 myhost bluetoothd[948]: Bluetooth daemon 4.101
syslog:May 25 23:10:50 myhost bluetoothd[948]: Starting SDP server
syslog:May 25 23:10:50 myhost bluetoothd[948]: DIS cannot start: GATT is 
disabled
syslog:May 25 23:10:50 myhost bluetoothd[948]: Failed to init deviceinfo plugin
syslog:May 25 23:10:50 myhost bluetoothd[948]: Failed to init proximity plugin
syslog:May 25 23:10:50 myhost bluetoothd[948]: Failed to init time plugin
syslog:May 25 23:10:50 myhost bluetoothd[948]: Failed to init alert plugin
syslog:May 25 23:10:50 myhost bluetoothd[948]: Failed to init thermometer plugin
syslog:May 25 23:10:50 myhost bluetoothd[948]: Failed to init gatt_example 
plugin
syslog:May 25 23:10:50 myhost bluetoothd[948]: Bluetooth Management interface 
initialized
syslog.1:May 25 06:07:51 myhost bluetoothd[893]: Starting SDP server
syslog.1:May 25 06:07:51 myhost bluetoothd[893]: DIS cannot start: GATT is 
disabled
syslog.1:May 25 06:07:51 myhost bluetoothd[893]: Failed to init deviceinfo 
plugin
syslog.1:May 25 06:07:51 myhost bluetoothd[893]: Failed to init proximity plugin
syslog.1:May 25 06:07:51 myhost bluetoothd[893]: Failed to init time plugin
syslog.1:May 25 06:07:51 myhost bluetoothd[893]: Failed to init alert plugin
syslog.1:May 25 06:07:51 myhost bluetoothd[893]: Failed to init thermometer 
plugin
syslog.1:May 25 06:07:51 myhost bluetoothd[893]: Failed to init gatt_example 
plugin
syslog.1:May 25 06:07:51 myhost bluetoothd[893]: Bluetooth Management interface 
initialized

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1189721

Title:
  Ralink RT3290 needs bluetooth driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1189721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to