I have a 2019 HP Spectre x360 laptop with AX201 Wifi/Bluetooth. It is set up to dual boot between Windows 11 and Fedora.
Wifi works perfectly in both Windows and Fedora. Bluetooth works perfectly in WIndows but not if Fedora. In settings, under bluetooth, it shows “No Bluetooth Found”.
I edited your post to add the preformatted text tags from the </> button on the toolbar of the text entry screen. Now it is displayed as seen on-screen.
Search the forum here for the AX201 adapter and find out how many problems there are with bluetooth. There may be a solution posted.
inxi doesn’t find any USB devices, which usually includes bluetooth. Does this modle have some “BIOS” power-saving configuration option to disable USB?
There isn’t any power-saving configuration in the BIOS that would disable USB.
I should provide more details on the problem. I’m having an issue with the AX201 Wifi/BT card that is in the laptop. If I plug in a BT dongle into a USB port, that dongle works fine. But I want to get the BT that is on the Wifi card working.
Here is the output from lsusb: (apologize, but I don’t see any preformatted text tags on the text entry screen toolbar).
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0408:5255 Quanta Computer, Inc. HP Wide Vision FHD Camera
Bus 001 Device 003: ID 06cb:00bb Synaptics, Inc.
Bus 001 Device 005: ID 2109:2817 VIA Labs, Inc. USB2.0 Hub
Bus 001 Device 007: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 008: ID 03f0:0024 HP, Inc KU-0316 Keyboard
Bus 001 Device 009: ID 2109:8884 VIA Labs, Inc. USB Billboard Device
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 2109:0817 VIA Labs, Inc. USB3.0 Hub
Bus 002 Device 003: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
And I don’t see any bluetooth devices in bluetoothctl.
Check the config settings there since you are missing 3 links that are provided default when using a chrome browser.
When you do not have that icon to use an alternative that does the same thing is to put triple backquotes [ ``` ] on both the line preceding the text and the line following the text. That also retains the on-screen formatting.
This appears to be a common problem, and not specific to Fedora. You could use a USB WiFi adapter while doing more research to see if anyone has found a fix.
The wifi card has 2 chipsets. One for wifi and one for bluetooth.
If the driver is not working for bluetooth it does not affect wifi but does impact bluetooth.
The simplest fix I can suggest is to simply replace the AX201 card with an AX210 card which seems to work for almost everyone. This avoids using a usb dongle, and is only about $25 in cost on amazon.com. The card is readily available to replace on most laptops.
At the very least, it sounds like the BT on AX201 can work on Linux.
Another is Fast Boot or Start in BIOS causing Windows to do something odd to the wifi card firmware that Linux isn’t approving of.
Disable anything related to fast boot, enable anything Legacy (including CSM), save BIOS settings, reboot back to BIOS or it’s boot selection screen, and hard-power the computer off. Turn it back on and immediately boot Linux.
Thanks for the reminder. Windows does some things that can affect the ability of linux to use some hardware, especially with some network chipsets. It is really important to ensure that windows completely does a clean shutdown and does not leave any devices unusable.
To the OP: @msisenb2
What is the output of rfkill?
Are any devices disabled within windows?