Created attachment 142805 [details] vkinfo I'm trying out the radv driver on Ubuntu 18.10 on the Intel NUC 8i7HVK with AMD gpu: https://www.intel.com/content/www/us/en/products/boards-kits/nuc/kits/nuc8i7hvk.html vkinfo reports as attached. Is this hardware known to work? Is there a recommended test app to validate that the driver works on my system? I'm trying to run gfxbench 5.0, the vulkan_5_normal scenario. The app attempts to do some shader warmup early in initialization, and after a few seconds, the system freezes. Thanks.
I don't think there are any outstanding bugreports for that GPU specifically though it does not receive much testing. Looking at https://bugs.freedesktop.org/show_bug.cgi?id=108900 it looks like there is a general issue with gfxbench5. Sascha Willems Vulkan demos are a safe bet at https://github.com/SaschaWillems/Vulkan If you don't want to run a game or CTS.
*** This bug has been marked as a duplicate of bug 108900 ***
(In reply to cstout from comment #0) > Is this hardware known to work? > Is there a recommended test app to validate that the driver works on my system? > I'm trying to run gfxbench 5.0, the vulkan_5_normal scenario. All the Linux 3D benchmarks we tried (before Mesa AMD driver stopped building with LLVM v6) worked OK on HadesCanyon. GfxBench v5 (and especially its AztecRuins test) was the only exception, but there's no public GfxBench v5 release for Linux yet...
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.