No compatible memory type was found! - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: No compatible memory type was found! (/showthread.php?tid=208543) |
No compatible memory type was found! - NoNameGamer - 11-19-2024 Hello, I am unable to start any game because of the Fatal Error: No compatible memory type was found! Maybe the eGPU setup is causing some issues? It worked until a few months ago. Thanks for your help PC Setup: i7-1260p | AMD RX 6700XT TB4 eGPU (Primary) | Intel Arc A370M | Intel Iris Xe | 32 DDR4 RE: No compatible memory type was found! - Ani - 11-20-2024 Reset to defaults and use wiki settings. But it looks like a driver issue from your AMD iGPU + Intel iGPU setup. I am not sure this is fixable from the user side without further debug/fixes. Post the output of vkdiag https://github.com/13xforever/vkdiag/releases If you can, post your vulkaninfo output too, run in a terminal and save to a .txt file RE: No compatible memory type was found! - NoNameGamer - 11-20-2024 (Yesterday, 05:56 PM)Ani Wrote: Reset to defaults and use wiki settings. But it looks like a driver issue from your AMD iGPU + Intel iGPU setup.Disconnecting the amd gpu fixes the error, which indicates that the error is caused by an GPU conflict. [+] VkDiag version: 1.3.5 [i] CPU: 12th Gen Intel® Core i7-1260P [+] OS: Microsoft Windows 11 Pro [!] Version: 10.0.26100 (Windows 11 24H2) [!] This version of Windows is a pre-release software and may contain all kinds of issues [+] System Vulkan loader version: 1.3.290.0 Found 2 active GPUs: [-] AMD Radeon RX 6700 XT [-] Intel® Arc A370M Graphics [-] AMD Radeon RX 6700 XT [v] AMD Radeon RX 6700 XT [+] Driver version: 32.0.12019.1028 (10-11-2024) [v] Proper Vulkan driver registration [v] Intel® Iris® Xe Graphics [+] Driver version: 32.0.101.6297 (11-12-2024) [v] Proper Vulkan driver registration User GPU Preferences: [+] Running with High performance GPU profile Vulkan registration information: [+] No explicit driver registration entries [+] Implicit layers registration (HKEY_LOCAL_MACHINE, 64-bit): [+] Steam Overlay, API v1.3.207 (SteamOverlayVulkanLayer64.json) [+] Steam Pipeline Caching, API v1.3.207 (SteamFossilizeVulkanLayer64.json) [+] Implicit layers registration (HKEY_LOCAL_MACHINE, 32-bit): [+] Steam Overlay, API v1.3.207 (SteamOverlayVulkanLayer.json) [+] Steam Pipeline Caching, API v1.3.207 (SteamFossilizeVulkanLayer.json) [+] Explicit layers registration (HKEY_LOCAL_MACHINE, 64-bit): [+] Rockstar Games Social Club, v2.2.7.0, API v1.0.70 (SocialClubVulkanLayer.json) [+] Explicit layers registration (HKEY_LOCAL_MACHINE, 32-bit): [+] Rockstar Games Social Club, v2.2.7.0, API v1.0.70 (SocialClubVulkanLayer.json) Everything seems to be fine. |