@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 Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1189721

Title:
  Ralink RT3290 needs bluetooth driver

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As of Raring Ubuntu has a wifi driver for the RT3290 that works out of
  the box.

  It still does not have bluetooth support.

  This thread in the Ubuntu forums links to a driver that is claimed to
  work:

  http://ubuntuforums.org/showthread.php?t=2115570
  --- 
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  graeme     2412 F.... pulseaudio
  CRDA:
   country GB:
        (2402 - 2482 @ 40), (N/A, 20)
        (5170 - 5250 @ 40), (N/A, 20)
        (5250 - 5330 @ 40), (N/A, 20), DFS
        (5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 13.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2d107179-35e2-4b1f-8bdd-90a01132ec70
  InstallationDate: Installed on 2013-05-17 (144 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: Hewlett-Packard HP ProBook 4540s
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=ac74fd89-3445-4a6d-b91b-ae4987867afe ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware                            1.106
  RfKill:
   0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
  Tags:  raring
  Uname: Linux 3.8.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/06/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68IRR Ver. F.32
  dmi.board.name: 17F6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 58.1D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68IRRVer.F.32:bd11/06/2012:svnHewlett-Packard:pnHPProBook4540s:pvrA1018C1100:rvnHewlett-Packard:rn17F6:rvrKBCVersion58.1D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4540s
  dmi.product.version: A1018C1100
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to