🎮 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 I'm getting strange error that complains about no network connection when I'm fully connected to the internet. Weird...

EDIT: Seems like resolv.conf is empty inside muvm and this causes the problem. Why is this happening?

@noahimesaka1873 @AsahiLinux probably a missing dependency in one of the packages (muvm). if it is not installed install dhcp-client

the package should be foxed tomorrow

@janne @AsahiLinux It was actually dhcpcd issue. I had to swap my DHCP client to dhclient to make it work. See GH issue for details.