Kyle
Kyle
Hi, thanks for your reply! I tried the `MESA_LOADER_DRIVER_OVERRIDE` option, so my launch options are now `PROTON_LOG=1 MESA_LOADER_DRIVER_OVERRIDE=radeonsi %command%`. The log output with that is: ``` 1377.415:0114:0130:trace:seh:call_vectored_handlers calling handler at...
The `HSA_OVERRIDE_GFX_VERSION=10.3.0` hack mentioned several times in issues here (see https://github.com/RadeonOpenCompute/ROCm/issues/1797) appears to work on the steam deck, at least to the point of creating tensors and `matmul` on gpu...
> how did you remove the check? I had this ugly hack in my jupyter notebook, YMMV. In short it locates `bindings.py` in your interpreter's package path and then edits...
Hi, I have this same issue when installing from the snap, where I tried stable (1.105.17075) and edge (1.106.27818). I downloaded the vscodium-reh-web-linux tar.gz's from the releases page for the...
Tested edge (1.106.37943) from snap installation today and the web interface works - thank you!