No Bluetooth adapters found

linux_anand

New Member
Joined
May 25, 2024
Messages
11
Reaction score
3
Credits
112
I am using Fedora 40 on an MSI Modern C7M, and it is showing “no Bluetooth adapter found.” Please assist me in fixing this issue as I am unable to connect any Bluetooth devices.
 


please install inxi and run from the terminal

inxi -Nn

then copy and paste back the report
 
First things first you should check if the service is even working:
`
systemctl status bluetooth
`
If it isn't you can simply enable it with
`
sudo systemctl start bluetooth
sudo systemctl enable bluetooth
`
 
what is the output of

lspci

and

lsusb
 

Members online


Latest posts

Top