chimeraos icon indicating copy to clipboard operation
chimeraos copied to clipboard

Steam BPM can not find any of my bluetooth devices

Open bashu opened this issue 2 years ago • 6 comments

subj, another question how can I check if bluetooth is working at all?

bashu avatar Aug 21 '22 12:08 bashu

This is a known issue. Steam is turning bluetooth off by default and there is no option in BPM to turn it on. There will be a workaround in the next release.

alkazar avatar Aug 21 '22 12:08 alkazar

to @alkazar so you saying Chimera OS + Steam works with wired controllers only ?

bashu avatar Aug 21 '22 13:08 bashu

This started happening after we switched to using the Steam Deck client in ChimeraOS 34. We did this to fix other issues with games not starting and to pick up game fixes that were aimed at the Steam Deck.

You can work around the bluetooth issue by switching to gamepad UI (chimera-session gamepadui) and enabling bluetooth in the settings, but gamepad UI only works if you have an AMD GPU.

Alternatively, you can edit ~/.local/share/Steam/config/config.vdf by adding the System section shown below under the top-level "InstallConfigStore" section of the file:

        "System"
        {
                "Bluetooth"
                {
                        "enabled"               "1"
                }
        }

alkazar avatar Aug 21 '22 15:08 alkazar

is it possible to force install ChimeraOS 33?

bashu avatar Aug 21 '22 16:08 bashu

is it possible to force install ChimeraOS 33?

It can not but even then it won't work because the client is updated independently of the system itself. And Valve doesn't care about BPM for a while now in favor of the newer GamepadUI. The problem is they didn't break it until now. We are working around issues but eventually all would converge to GamepadUI.

Samsagax avatar Aug 21 '22 17:08 Samsagax

I want to thank everyone for their hard work, I am going to watch for updates and will try it again in a year or two when Gamepad UI will be usable.

bashu avatar Aug 22 '22 04:08 bashu