@Xenova
- Happy New Year! 🎉
With the demo link above I'm seeing issues when running on Linux with Chrome on a laptop which make me wonder if the WASM fallback is working in my case.
I get this message:
An error occurred
Requested device not found
The message about the requested device is quickly replaced with:
Uncaught Error: no available backend found. ERR: [webgpu] Error: Failed to get GPU adapter. You may need to enable flag "--enable-unsafe-webgpu" if you are using Chrome.
I've tried setting the Chrome flags, but that doesn't seem to make any difference.
Is there anything you'd recommend I check to try to diagnose the issue? Or a way to force the WASM fallback?
I'd previously had great results on my main PC (but this has a 3090 GPU) and on mobile (Android Pixel 8 Pro which also has GPU support) and it was only when I went to test on some slightly older devices I came upon this issue.
Problem laptop has Chrome Version 131.0.6778.204 (Official Build) (64-bit), it's running Arch Linux. CPU is an i7-7500U from 2017 which has Intel® HD Graphics 620.