Closed lgcavalheiro closed 1 year ago
Yes, the card shows up as 05:00.0 Network controller: Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz (rev 1a)
.
About the linux-firmware, pacman -Ss linux-firmware | grep installed
returns these:
holoiso/linux-firmware 20220815.8413c63-1 [installed]
holoiso/linux-firmware-whence 20220815.8413c63-1 [installed]
core/linux-firmware 20220119.0c6a7b3-2 [installed: 20220815.8413c63-1]
core/linux-firmware-whence 20220119.0c6a7b3-2 [installed: 20220815.8413c63-1]
I noticed there this may be some sort of regression issue with 5.13 that is described here: https://bugzilla.kernel.org/show_bug.cgi?id=213829
Maybe there's a valve-neptune 5.12 or something that i could try to downgrade to and see if it fixes the issue? (uname -r
returns 5.13.0-valve24-1-neptune-02226-g5b8545e4c5a1
)
I'm having similar issues with a UB500 bluetooth adapter
Systemctl status reports bluetooth service as running. My xbox controller just doesn't show up when I push the pair button or other bluetooth devices.
I'm having similar issues with a UB500 bluetooth adapter
Yep, my TP-link UB500 bluetooth usb adapter does not see any signals while running HoloISO. I dual boot Manjaro (Linux 5.15), where it does work. I investigated this for a bit and my best bet is it's due to an older kernel in HoloISO (Linux 5.13). This is a Bluetooth 5.0 dongle. I tried plugging in my old Bluetooth 4.0 dongle and that one works fine.
@lnew253
My xbox controller just doesn't show up when I push the pair button or other bluetooth devices.
That's a separate issue, and not bluetooth related. You just need the driver for the wireless Xbox controller adapter:
yay -Sa xone-dkms
@lnew253
My xbox controller just doesn't show up when I push the pair button or other bluetooth devices.
That's a separate issue, and not bluetooth related. You just need the driver for the wireless Xbox controller adapter:
yay -Sa xone-dkms
No the controller works plugged in over usb. It doesn't see any bluetooth device.
Are there any other kernel versions i can try with holoiso? I think this might be a module missing for the kernel I'm using or something (5.13). I have a Cambridge Silicon Radio bluetooth dongle that will only worl on 5.19, so I'm wondering if this is the problem. If i can't find another kernel, I'll see if i can source another ssd and try to get the bluetooth working on arch as a test. I tried with a 519-wip kernel or something but holoiso is still using 5.13....
Ok i managed to run some more tests on my current install of holoiso:
I'm using a generic CSR 5.0 bluetooth dongle to test how the kernel versions i got react to bluetooth, since the AX210 seems to not work on any of them, this dongle is recognized by the system as Bus 001 Device 006: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
For now i guess i'll use the dongle to get some bluetooth working on the machine, defaulting to linux-holoiso
(had to uninstall all other kernels, since grub-configure
is breaking the grub file, and editing by hand would not change from linux-neptune for some reason).
I'll continue looking into this to see if i can find something else to try out, i'm starting to think i installed the AX210 card wrong (maybe the order of the main and aux antennas needs to be reverted?) or the card is faulty or something.
Hello, got a Nuc 11 extreme (with intel AX210 card) and same issue here.
Fresh install of the last release (ISO Update 3.3), and no bluetooth working.
But what is weird, during first boot of installator, on desktop (before really installing holoiso to HDD), bluetooth was working and detect peripheral... But after reboot, on the deck no bluetooth... so no wireless gamepad... :'(
Hello,
linux-neptune 5.13: Bluetooth service activates, but can't pair or find any devices; << that kernel version is know to have some bluetooth issue :/
Your Issue:
Your device's full specs
Your OS version (
cat /etc/os-release | grep VARIANT_ID | cut -d '"' -f 2
):(Only for SteamOS Session loading issues) Have you tried launching
gamescope-session
from terminal? If yes, provide a log.Your installation type:
Have you updated your installation recently?
What i tried so far
Enabling the service again
Changing from neptune kernel to linux-holoiso
Modprobing btusb
Also, here's the output from
journalctl -b -g bluetooth
: