Hello, I was listing to my Bluetooth speakers when the music stopped. I thought it was just the internet station cutting out so I waited a little bit. So I checked the speakers, feed, and the Bluetooth. Bluetooth was off so I hit the slider to turn it on and it just went back to the off position. I thought that it was time to try a reboot. After the reboot it says I have no Bluetooth and I should plug in a dongle in order to use Bluetooth
I am at a complete loss and have no idea where to start. So any help would be greatly appreciated.
If you need any more info let me know and I will get it for you.
Did You got any Updates before this? Maybe a Kernel Update to Kernel 6.17? If yes, try it with boot in the older Kernel. To do that, choose on the GRUB Menu ''Advanced Options'' and choose the Option with the 6.14 Kernel.
Yes I am running the 6.17 Kernel. But that updated the the day before. I had been using my Bluetooth speakers at least an hour and a haft before the Bluetooth stopped.
I was going to try and try what you suggested but I cannot find the grub menu. I let Fedora wipe my hard drive and I have not been to do any thing with the boot menu. I can get to the bios but that is it.
Alternatively to @Forpli's Description and for the Case it shouldn't work:
In Zorin open the Terminal and type sudo nano /etc/default/grub and then You get the GRUB Configuration File for working on it. You have to make 2 Changes in this white Text Block:
the Number here says that the GRUB Menu is showing for 20 Seconds until it disappears. If this should be not enough Time for You, You can use a higher Value.
When You make these Changes press ctrl+o to save, Enter to confirm and ctrl+x to exit. When back in the normal Terminal Overview type sudo update-grub to make the Changes affect. Don't forget that! Without i, it will not work.
Thank you Ponce-De-Leon, you solution change the grub menu worked great. Except for two problems. First I skimmed over your post to fast and once I was done editing I panicked. It has been over over 25 years since I have used nano. I googled it. Then I forgot to update grub. So nothing changed when I rebooted the first time.
Once I updated grub properly I rebooted to grub chose the 6.14 kernel and finished booting then I checked and I was running the 6.14 instead of the 6.17 kernel.
Checked if I had Bluetooth but same as before it says I need a dongle to use Bluetooth.
So I am still at a loss as what to do or where to look.
Can You post the Output of the Commands sudo lshw -C network and rfkill list please? Does Your System run in Wayland or X11? You can check that with the Terminal Command echo $XDG_SESSION_TYPE
Then, I would suggest to try it with switching to X11/Xorg. To do that, go to the Login Screen. Click on Your Profile so that the Password Field appears. When it is appeared, You should see a Gear Icon in the bottom right Corner. Click on it and choose the Option ''Zorin Desktop on Xorg'' and then log in.
If bluetooth suddenly disconnected during use, this usually means something else requested pairing, rather than a driver suddenly stopping to work mid-process.
Do you have other bluetooth devices?
Pomce, I ran /etc/bluetooth/main.conf and I was greeted with
sudo: /etc/bluetooth/main.conf: command not found
Aravisian after my speakers cut off I checked my bluetooth and it was turned off. I tried to turn it back on but it switched back immediately.
I tried rebooting ant no bluetooth.
Don't enter the filename in terminal. Search for the file with your filemanager. You can type the path in the adressbar at the top to find the file or click through the folders. Start at "Other Places" on the left side.
If you want to use the terminal, you can use the command
# AutoEnable defines option to enable all controllers when they are found.
# This includes adapters present on start as well as adapters that are plugged
# in later on. Defaults to 'true'.
AutoEnable=true
I reformated it for You. But that looks like it should ... Did You checked the ''Additional Drivers'' Tab in Software & Updates if there is any Driver offered?
I was curious so I tried a live usb of Fedora the latest version as of two or three weeks ago. I I checked and it said plug in a bluetooth dongle. I had this installed and the bluetooth worked just fine.
So now im really confused on the whole situation. Is there something wrong with my computer?