Alberto Garcia
Alberto Garcia
Hi, this is a bug in the current version of `steamos-chroot` and it will be fixed in the new one. You can make it work if you use a relative...
> Following this I seem to have no access to the home folder for the deck user? Try with `mount /dev/nvme0n1p8 /home` inside the steamos-chroot (and then `umount /home` before...
Flatpak is designed for desktop / graphic apps and not for text-based programs like MC. It also isolates the app from the rest of the system, which kind of defeats...
> Makes you wish they included MC. As I said once you install Nix it's just one command away: ``` $ nix-env -iA nixpkgs.mc ```
What's the version of the OS that you are using?
I cannot reproduce the problem with the same versions... what steps did you follow to mirror the screen, and what resolutions are you using?
I think this is what you're looking for: https://steamdecki.org/Steam_Deck/Wireless/Bluetooth
With SteamOS 3.6.8 I don't see anything wrong with the fonts, can anyone confirm if the problem is still there for them?
~~This is probably the same problem as https://github.com/ValveSoftware/SteamOS/issues/1019, it will be fixed in SteamOS 3.6~~. Oops, I think I was too fast, this might be a different issue.
I'm trying to reproduce this problem using a very basic test case. I'm using SteamOS 3.6.3 beta (build id: `20240516.100`). - Create a `hello-world.sh` script with these contents: ``` #!/bin/sh...