Hacker News new | ask | show | jobs
by HellsMaddy 268 days ago
I'm also unable to load it in chrome on linux (wayland backend). Seems like some sort of GPU issue.
1 comments

Same. Chrome on Manjaro with Wayland, just crashes.
more info on setup, if you can: are you using a non-intel GPU for rendering?
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
hmm not ideal -- will try and take a look and see whats going wrong