Coder Social home page Coder Social logo

Comments (10)

tapiama avatar tapiama commented on July 26, 2024

Thanks for sharing your experience. I have a different laptop (Yoga 13) with different config:

Bus 003 Device 004: ID 0bda:1724 Realtek Semiconductor Corp. RTL8723AU 802.11n WLAN Adapter

I read your post and thought I'd try that - instead of adding new entry 0bda:1724 to the blacklist, I moved the generic realtek line from blacklist to the btusb_table[] array

{ USB_VENDOR_AND_INTERFACE_INFO(0x0bda, 0xe0, 0x01, 0x01), .driver_info = BTUSB_REALTEK },

I've used lwfinger's modules for years, but after upgraded Ubuntu to 15.10 "new" branch no longer compile and I had to use the "kernel" branch and the above modification to make it work. There appear to be some differences between "kernel" and "new" branchs' btusb.c. If you device used to work by "new" branch, it doesn't hurt to cross-reference the old/new code. Good luck.

from rtl8723au_bt.

tapiama avatar tapiama commented on July 26, 2024

BTW, once bluetooth is up, under 15.10 I was able to pair and use my Bluetooth 4.0 (low-energy profile) micosoft designer mouse right from standard UI. Cool.. And both wifi/bluetooth works fine simultaneously with lwfinger's drivers (there was a question about that in another thread)

from rtl8723au_bt.

N4RPS avatar N4RPS commented on July 26, 2024

Hello!

I'm having the same problem you did. Is there any way this can be passed upstream, to be included in future updates? Having to patch this file every time it's updated would be a real bummer.

I'm thinking of just plugging a BT dongle into my Toshiba, as I don't have any experience with compiling things from source...

from rtl8723au_bt.

lwfinger avatar lwfinger commented on July 26, 2024

The patch has been sent upstream, but I have heard nothing since.

from rtl8723au_bt.

N4RPS avatar N4RPS commented on July 26, 2024

Hello!

I finally found what I needed on the Ubuntu forums. Bless the soul who created a PPA to handle this issue as new kernels arrive!

73 DE N4RPS
Rob

On December 15, 2015 10:30:53 AM EST, lwfinger [email protected] wrote:

The patch has been sent upstream, but I have heard nothing since.


Reply to this email directly or view it on GitHubhttps://github.com//issues/40#issuecomment-164798885.

Sent from my Android device with K-9 Mail. Please excuse my brevity.

from rtl8723au_bt.

mochnaufals avatar mochnaufals commented on July 26, 2024

Sorry for commenting on an old issue.

But I wonder if the line { USB_DEVICE(0x0930, 0x0222), .driver_info = BTUSB_REALTEK }, has been added to the newer kernel, since my Bluetooth Realtek ID is 0930:0222 and I still have Bluetooth problem with kernel 5.10.34-1-MANJARO. I checked this link https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/bluetooth/btusb.c?h=v5.12.4 and I did not found that line.

Any suggestions of what should I do?
Many thanks.

from rtl8723au_bt.

lwfinger avatar lwfinger commented on July 26, 2024

The USB vendor ID of 0x0930 belongs to Atheros, not Realtek. Are you sure that your BT device is made by Realtek?

from rtl8723au_bt.

mochnaufals avatar mochnaufals commented on July 26, 2024

@lwfinger
Thank you for replying. Yes, I'm pretty sure that my BT device is made by realtek. This is a picture of the back of my laptop,
mylaptop-info

I did not do any replacement to the bluetooth/WiFi hardware since I bought it, and one of my lsusb output returns Bus 002 Device 004: ID 0930:0222 Toshiba Corp. Bluetooth Radio

from rtl8723au_bt.

blisshome avatar blisshome commented on July 26, 2024

I'm so glad your post from 2015 was still up. Your solution worked perfectly! On the other hand, doing my first kernel recompile was, let's just say "a learning experience". I hope you see this post and feel my wireless gratitude.

from rtl8723au_bt.

lwfinger avatar lwfinger commented on July 26, 2024

I remember my first kernel build, but the kernel was a lot smaller. You are welcome.

from rtl8723au_bt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.