Hello! The Radeon driver is adding a 'Trigger 6' display adapter as a 2nd 6700XT GPU to vulkaninfo, causing screen to freeze.
In setting up a new Win10 PC w/ radeon 6700xt gpu, as an x-plane simulator, all ran great with vulkan until I added a usb 3.0 to dual HDMI display adapter that uses the Trigger 6 display adapter. I need this for two small 640x480 gauge displays. X-plane instantly freezes upon loading the plane. I've worked with a few others online to get to this point as we troubleshooted the issue. We think we have the culprit, and why I am here asking for help. When I plug in that USB/hdmi device, it shows up in Vulkaninfo incorrectly as a second Radeon 6700xt GPU...I can send the vulkaninfo output if needed. When I unplug it, it goes away and vulkan graphics work again.
Feedback from the Vulkan Dev forum points to the AMD driver as the driver is responsible for finding and setting up the hardware on the system. All vulkaninfo is doing is calling vkEnumeratePhysicalDevices and printing what was returned. How can I resolve this, is there a way to not have that 2nd display load as an available GPU to Vulkan? This is also a fairly common "sim" setup and I do not see others with the same issue...something within my AMD configuration? I have uninstalled and performed a full install several times, no luck.
I am running the latest 21.3.1 driver. I have also tried rolling back drivers, still does not fix.