Ralink RT3290 [1814:3298] missing bluetooth support with 12.04.5(kernel 3.13)

Bug #1355096 reported by kaxing
46
This bug affects 8 people
Affects Status Importance Assigned to Milestone
HWE Next
Won't Fix
Low
Unassigned
linux-lts-trusty (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Look into the spec, the ralink rt3290 should have bluetooth supported,
https://wikidevi.com/files/Ralink/RT3290%20product%20brief.pdf

System with fresh 12.04.5 installed does not detect the bluetooth correctly.

rfkill failed to show the bluetooth device:
ubuntu@201209-11786:~/$ rfkill list all
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no

However lspci does listed bluetooth device:
ubuntu@201209-11786:~/$ lspci -v|grep -i RT3290
02:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe
02:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.13.0-32-generic 3.13.0-32.57~precise1 [modified: boot/vmlinuz-3.13.0-32-generic]
ProcVersionSignature: Ubuntu 3.13.0-32.57~precise1-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Mon Aug 11 05:37:32 2014
InstallationMedia: Ubuntu 12.04.5 LTS "Precise Pangolin" - Release amd64 (20140807.1)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-lts-trusty
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
kaxing (kaxing) wrote :
Changed in linux-lts-trusty (Ubuntu):
assignee: nobody → Anthony Wong (anthonywong)
Revision history for this message
kaxing (kaxing) wrote :
Changed in linux-lts-trusty (Ubuntu):
status: New → Incomplete
status: Incomplete → Confirmed
Revision history for this message
Anthony Wong (anthonywong) wrote :

According to realtek, the bluetooth device 1814:3298 needs a proprietary driver to work, due to something about their PCI-E design, they will not upstream it.

This issue has been reported before: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1078606/comments/13

summary: - Ralink RT3290 [1814:3290] missing bluetooth support with 12.04.5(kernel
+ Ralink RT3290 [1814:3298] missing bluetooth support with 12.04.5(kernel
3.13)
Changed in hwe-next:
status: New → Triaged
Changed in linux-lts-trusty (Ubuntu):
assignee: Anthony Wong (anthonywong) → nobody
Changed in hwe-next:
importance: Undecided → Low
Revision history for this message
Anthony Wong (anthonywong) wrote :

according to comment #3 I am setting hwe next to won't fix.

Changed in hwe-next:
status: Triaged → Won't Fix
Revision history for this message
Alexandre Magno (alexandre-mbm) wrote :
Revision history for this message
Alexandre Magno (alexandre-mbm) wrote :

RT3290 Bluetooth for Ubuntu 15.04 vivid
http://alexandre-mbm.github.io/rt3290

(created with checkinstall)

sudo dpkg -i rtbth_3.9.3-patched-1_amd64.deb

Revision history for this message
TJ (tj) wrote :

There's an up-to-date github repo containing a DKMS package which has been confirmed to work with 16.04.

sudo apt install git dkms
cd /usr/src
git clone https://github.com/f1u77y/rtbth.git rtbth-3.9.4.1
sudo dkms install rtbth/3.9.4.1

modinfo rtbth

sudo modprobe rtbth

hcitool dev

at this point the host controller should be reported.

Revision history for this message
Blaze (blaze) wrote :

TJ (tj):
Successfully worked only for the first time. Dunno what happened then. Maybe device got broken.

Revision history for this message
sravanth baratam (bs42) wrote :

lsusb:
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 05c8:0361 Cheng Uei Precision Industry Co., Ltd (Foxlink) SunplusIT INC. HP Truevision HD Webcam
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

uname -a:
Linux sravanth-HP-Pavilion-15-Notebook-PC 4.4.0-57-generic #78-Ubuntu SMP Fri Dec 9 23:50:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

lsb_release -a :
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.1 LTS
Release: 16.04
Codename: xenial

lscpi -nn:
00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09)
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port [8086:0151] (rev 09)
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04)
00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04)
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4)
00:1c.1 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 [8086:1e12] (rev c4)
00:1c.2 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 [8086:1e14] (rev c4)
00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04)
00:1f.0 ISA bridge [0601]: Intel Corporation HM76 Express Chipset LPC Controller [8086:1e59] (rev 04)
00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04)
00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04)
01:00.0 Display controller [0380]: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330] [1002:6660] (rev ff)
07:00.0 Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]
07:00.1 Bluetooth [0d11]: Ralink corp. RT3290 Bluetooth [1814:3298]
08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)

rfkill list:
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no

Revision history for this message
sravanth baratam (bs42) wrote :

wts wrong in my hp pavilian 15

Revision history for this message
sravanth baratam (bs42) wrote :

bluetooth not working

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.