-
Notifications
You must be signed in to change notification settings - Fork 414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wifi is fine but Bluetooth not working (on Debian) #94
Comments
Hey, just run the commands in https://github.com/tomaspinho/rtl8821ce#lenovo-yoga-laptops |
Yes I tried but it didn't work for me. I also tried by doing this : "modprobe.blacklist=ideapad_laptop" in /etc/default/grub (which is actually necessary if I want the wifi). But again it doesn't solve the bluetooth problem. |
Have you tried following #19 (comment) |
No but is it adpated to a Debian system ? Because it seems to be for Arch. |
You'll need to follow the same procedure, but using the tools from Debian |
I'm ok with that but the zip file contains patch for ArchLinux and I don't know how to deal with it to have a patch for Debian. Or maybe I'm wrong and I just don't know appropriate tools. |
|
Nice try but it didn't seem to work for me. |
I prepared a repo from latest btrtl kernel source and I tried to add this patch. You can try to install btrtl driver from this backport repository. https://github.com/kelebek333/backport-btrtl-dkms/tree/master#how-to-install |
Did it look like this before installing the backports driver? Did you check the status of BT device with the following command?
Did you check for a firmware problem with the following command?
|
No I was able to active BT before but it just did nothing |
my colleague also reports non-functional bluetooth on latest LTS Ubuntu - any solution, yet? I haven(t tried myself to adapt the Arch guide proposed here #94 (comment) but I would appreciate some info first, if available, thank you very much! debug info OS:
debug info network device:
|
Hello, please, could you give me some small hint how to push this forward? I am very aware you are not obliged to do anything since you most probably do it in your free time, We can experiment ourselves, we just need a first step hint in order not to fall into bad ways. Thank you very much, I appreciate your work. |
@crysman let's try and rewrite that guide for Ubuntu together, then 😄 |
Hope I can help too. But for me the command |
@Tireur2cables that's weird, none of the two commands included require su |
@tomaspinho I will give it here once I get to that computer, thank you |
@tomaspinho here are outputs:
Thanks for help! |
Please also search for any bluetooth related messages instead: |
@tomaspinho nothing (no output) |
Have you tried a newer kernel yet? I've only used Bluetooth a couple of times but it worked on my Ubuntu 18.04-powered laptop without any special configuration other than having a 5.2 or 5.3 kernel from: Direct links to the latest 5.3 kernel .deb: |
Here are outputs for and for me the command |
uname -r: WiFi OK, Bluetooth is not working Ubuntu 18.04.3 |
Here's someone else struggling with Bluetooth. But let me start off by saying I'm very happy with this driver for it got my WiFi working, so thanks a lot for that!!! As for the Bluetooth, which I hope we can manage to get working as well....
I did try to disable the ideapad-laptop module, as in the readme. Alas, it didn't help.
Now I assume the problem can be pinpointed here, where it indicates issues with the firmware:
But this is where I get stuck. Some additional output, let me know if there's any other output you need.
|
Hey, sorry I haven't been responding as I don't use Debian, but I have been reading this trough. From the kernel log, it says it cannot find the firmware file:
Have you installed Debian's firmware-realtek package? https://packages.debian.org/buster/firmware-realtek Edit: And for Ubuntu, make sure you have linux-firmware package installed. |
@wahsot Thanks for your idea! [ 2.046947] usb 1-4: Product: Bluetooth Radio And as you can see there are more lines now. So I think there is something to do with those lines : [ 2.690285] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8821c_fw.bin But I don't really know what. |
The error still suggest the file cannot be found.
|
Yes the file doesn't exist.
but I don't have |
Thanks @wahsot I installed the firmware-realtek package. Now there's a Bluetooth adapter, it scans for devices and finds them. So this is progress! It's not yet a complete solve, for it seems unable to pair with any device. I've tried for several phones and headsets, all giving the same result. Any thoughts on where to look next for a solution? |
@Kmphs can you show us the logs in your dmesg around the time of those failures? |
Yes, I fixed it. At least for audio - not sure yet about file transfer. dmesg didn't show anything useful. So I checked syslog.
Relevant error said:
And that error message led me to this Debian-specific page https://wiki.debian.org/BluetoothUser/a2dp Also found a similar site about Arch Linux; no idea if it works but since this was originally written for Arch I feel obliged to share it as well: https://wiki.archlinux.org/index.php/Bluetooth_Headset I have yet to try file sharing. But I know now if it doesn't work, it's about a protocol and not a driver issue any more. |
Big update for me. |
Good to know everything worked out in the end! And I'm not anyone's hero, just a stubborn Linux user 🤣 I'm gonna close this one. |
Hi Iam new to Debian...I have the same problem like @Tireur2cables had once...any one give me the steps to solve this problem that will be helpful... because I didn't understand any of the above conversation....my WiFi works fine and Bluetooth is not connecting...and my mini pc has same rtl8821ce 802.11ac pcie adapter.... |
Hi @Mathuthiru ! |
Thanks a lot @Tireur2cables I have installed firmware for realtek ....after rebooting both of my WiFi and Bluetooth work's fine....once again thanks for this conversation of yours because it is the only solution I can find on Google..... |
Hi, thanks a lot for the driver but as you said on the readme Bluetooth isn't working on my Lenovo Yoga 530 laptop (lol). There are some issues for that problem but it seems to be just for ArchLinux and I am on Debian. Do you have an adapted solution for a Debian user ?
If you need some more infomations on my system just ask ;)
Thank you!
The text was updated successfully, but these errors were encountered: