Remix.run Logo
HellsMaddy 2 days ago

I'm also unable to load it in chrome on linux (wayland backend). Seems like some sort of GPU issue.

MitziMoto 2 days ago | parent [-]

Same. Chrome on Manjaro with Wayland, just crashes.

penlu 2 days ago | parent | next [-]

more info on setup, if you can: are you using a non-intel GPU for rendering?

HellsMaddy 2 days ago | parent [-]

nvidia GPU for me with hardware acceleration enabled (required some command-line flags passed to chrome to get it working on wayland):

    google-chrome-stable --enable-gpu --ozone-platform=wayland --enable-features=UseOzonePlatform,WaylandLinuxDrmSyncobj
bfogelman 2 days ago | parent | prev [-]

hmm not ideal -- will try and take a look and see whats going wrong