-
-
Notifications
You must be signed in to change notification settings - Fork 712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GPU acceleration doesn't work (Windows 11, AMD FirePro W2100) #2499
Comments
It should work, although someone else reported something similar also recently (#2497). Can you try editing the desktop shortcut to add the |
Thank you, PalmerAL! Adding the The white screen problem and the two threads stuck at 100% CPU usage are both solved. Here's a pair of Process Explorer screenshots: Broken: Not broken: For reference, my main display adapter (driving the first two monitors) is an AMD FirePro W2100, and I also have an old Nvidia GeForce 310 installed for the 3rd monitor. By odd coincidence I have a "new to me" (used) AMD RX480 GPU that I just bought yesterday, but I haven't installed it yet. |
Can you disable this default GPU acceleration in future releases and add an option in the settings? min browser performs best on older PCs, but even the "--disable-gpu" option makes it somewhat difficult to use. |
Disabling it reduces performance a lot, so I don't think we should do that by default. Having a settings option would be a good idea though. An even better way would be to have it disabled on initial startup, then once startup is successful, enable it for all future sessions. I'm not sure if we can detect that reliably though. |
It appears that Min is currently maintained, in that there've been two releases in the last month, but I installed it on Windows 11, and when I run it I just get a white screen. It does appear to be trying to do something, as a couple of cores are pegged at 100%. Alt-F4 exits it, but nothing else does anything. (This is on a big desktop workstation computer with lots of cores and lots of RAM.)
The latest version mentioned in the release notes on the website is 1.33.1, the "product version" embedded in the installer is 1.33.1, and the embedded "product version" and "file version" in min.exe are both 1.33.1.0.
The text was updated successfully, but these errors were encountered: