-
Notifications
You must be signed in to change notification settings - Fork 0
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
Freezes GNOME shell and then restarts back to GDM #5
Comments
That's odd. I'll definitely need more information, but it is most likely an underlying gnome or AMD bug if it's breaking something so badly that you get booted back to GDM. There should be logs somewhere, whether under dmesg or systemd or whatever you happen to be running. One thing is to try building it without opencl ( Does it reproduce under other desktop environments? Gnome tends to be unusual and unstable. |
Hi, I disabled opencl and it works now. |
From reading other bug reports for other issues, it seems that "Failed to initialize parser" is a generic error on GPU reset that doesn't point me to anything specific aw-man is doing. There might have been an error somewhere earlier in the logs, but without hardware on my end to test it'll be hard for me to do anything unless there's a clear "error at line X while parsing resample.cl" or "can't do Y" in the logs. Even if my opencl code is invalid (which I don't believe it is, it's fairly simple), the worst that should happen is aw-man itself crashing. It looks to me like there's an underlying AMD or mesa bug, probably mesa, so you might consider opening a bug report against mesa and mentioning that this application causes it so they can try to debug it. I know the HD 7xxx series of AMD GPUs had some opencl teething issues, but I don't think there was anything for the 6xxx series. Setting Running |
first it displays
then it freezes
I have tried single image mode and zip mode and they freeze my system.
I even disabled all the up-scaling with '0x0' target res.
waifu2x-ncnn-vulkan works on my system too
I have an AMD 6700XT and I'm running arch linux
The text was updated successfully, but these errors were encountered: