🎮 Announcing Steam gaming on Fedora Asahi Remix! 🎮

Get the scoop here: alx.sh/gaming.

... or just fully update your system, then dnf install steam and give it a go!

Don't forget to check out our documentation too.

AAA gaming on Asahi Linux - Asahi Linux

@AsahiLinux is USB device passthrough something that might work in the future? I have use some proprietary applications (Saleae Logic and nRF Connect) that need USB access to some special hardware, but sadly the only Linux variant is x86-64 for both applications.

I know it's very much at the bottom of the priority list, just wondering whether this is something that could work at all with the current architecture (inside a VM and all).

@ayke Libkrun does not support USB hardware virtualization and I don't think there are any plans to add that. Perhaps something could be done with usbip though?

Realistically though, given how finicky USB is as a protocol, we would highly recommend using an x86 machine to run these kinds of applications. No matter how it's done, USB virtualization is always quirky, due to the very tunneling-unfriendly design of the USB protocol.

Or you could try getting it to work with box64 without the VM layer, if native x86-64 Linux apps exist.

@AsahiLinux oh that's unfortunate. And understandable regarding VMs and USB.

The tools also work on MacOS so I have a way of using them, but rebooting is just frustrating.

I tried box64, but sadly they don't work with it. Maybe I'll try hacking FEX to add a similar page size hack :)