-
Notifications
You must be signed in to change notification settings - Fork 64
Antutu 3D benchmark crash #195
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
Comments
Just checked with geekbench 6, the same thing, GPU tests arent working but for some reason geekbench 5 worked. |
That's what logs are for so there's no need to guess. Please attach the appropriate logs ( |
I've uploaded the entire log, and I ran the app at 18:31 (for time reference). I've noticed this line -
any clue on whats causing this?? |
No idea TBH. You would probably need to ask Mesa/Vulkan developers. Some Vulkan features Android expects are not implemented on V3DV (https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32319) but I doubt it's related to this. Attached full tombstone as I can reproduce this on Geekbench GPU test. Feel free to investigate. |
The geekbench 5 works fine but not 6. In the gitlab repo you've shared, I saw somewhere that they need to update the current vulkan api impl methods to the latest api impl methods ( which geekbench 6 might be using), Thus might be the reason geekbench 5 works but not 6. Anyways, I'll debug more and figure out the exact issue. |
Hey @KonstaT,
It might sound silly, but for benchmarking purposes, I ran Antutu Benchmark 3D test, and for the gpu test, It was crashing. It says that it found the v3d 7.1.7.0 driver( Vulkan driver) but for tests such as Seasons-Vulkan and Coastline-Vulkan, it says that its not supported.
It it because of the vulkan driver in the ROM or just the app is glitching??
The text was updated successfully, but these errors were encountered: