Bug 84521
Summary: | Ralink RT3290 doesn't have a bluetooth driver | ||
---|---|---|---|
Product: | Drivers | Reporter: | Alberto Salvia Novella (es20490446e) |
Component: | Bluetooth | Assignee: | linux-bluetooth (linux-bluetooth) |
Status: | NEW --- | ||
Severity: | normal | CC: | aadeshsonawane307, as.kmr.sinh+kernel, dmjpp, kernel, linkernel, mikewortin, oxr463, vpsink |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1189721 | ||
Kernel Version: | 3.16 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Alberto Salvia Novella
2014-09-14 01:19:10 UTC
There's a libre driver in <http://downloads.zotac.com/mediadrivers/mb/download/NB087_Ubuntu.zip>. @Alberto That driver just don't work in Ubuntu. I patched the rt3290 bt driver according to this page: http://wirama.web.id/rt3290-bluetooth-rtbth-driver-with-kernel-3-13/ And here's it: http://www.mediafire.com/download/2t59ayhx9fxxfoh/rtbth-3.9.3-patched.7z It's partially working on >3.13 kernels. I'm able to compile it and install. However it's still bugged, I can't turn it off and on again (it will not power on again) and it can't pair with any device. Any updates? Is this ever gonna work? (In reply to Ashesh Kumar Singh from comment #3) > Any updates? Is this ever gonna work? No, it does not working in any vanilla kernel. A workaround is installing rtbth as described here https://bbs.archlinux.org/viewtopic.php?id=176121 After installing this driver I can pair and send files fro my android phone, but cannot connect to my bluetooth headphones. There exists a rtbth that works with latest kernels https://github.com/loimu/rtbth-dkms Can that be integrated into the kernel? Any updates on this one? That I'm still failing at dating. I can report that this bluetooth driver https://github.com/loimu/rtbth-dkms works well with 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.37-1 (2023-07-03). It would be great if we could upstream that driver! |