Email or username:

Password:

Forgot your password?
Top-level
Asahi Linux

@ayke This is mentioned in the documentation, it's just a spurious error and should go away if you retry.

6 comments
Ayke van Laethem

@AsahiLinux It doesn't, but I see now there are updates available (even though I just installed them). Will retry with all new updates installed.

Ayke van Laethem

@AsahiLinux
Installing all available updates doesn't seem to help. And retrying doesn't help.

I see a bunch of errors like these in the console. I don't know what's going on, but I suspect this is not supposed to happen:

```
glx: failed to create dri3 screen
failed to load driver: asahi
MESA: info: wrong context_type: 2
TU: error: ../src/freedreno/vulkan/tu_knl_drm_virtio.cc:1294: could not get connect vdrm: No such file or directory (VK_ERROR_INCOMPATIBLE_DRIVER)
```

Asahi Linux

@ayke If you updated your kernel, did you reboot?

Ayke van Laethem

@AsahiLinux Yes, I rebooted several times.
I also removed .steam and .local/share/Steam thinking it might be in an invalid state after the update, but that doesn't seem to work either.

Should I restart Steam or should I restart just steamwebhelper? The documentation doesn't clearly say which. (I tried both, neither helps. And after restarting steamwebhelper the whole process seems to get stuck).

Asahi Linux

@ayke Do you have an existing FEX-Emu config from a previous guide? If so, you need to delete all that, as it will conflict with our setup.

Ayke van Laethem

@AsahiLinux
Ah yes that was it! I renamed .fex-emu to .fex-emu.bak and it got Steam to run :D

I don't remember configuring it much, but I do remember playing around with FEX in the past (to try and get the Saleae Logic software to work).

Go Up