Skip to content

Instantly share code, notes, and snippets.

@thoraxe
Created July 20, 2023 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thoraxe/ea8d6ac39bf54fcceb1be5c462b6ad58 to your computer and use it in GitHub Desktop.
Save thoraxe/ea8d6ac39bf54fcceb1be5c462b6ad58 to your computer and use it in GitHub Desktop.
SettingsRegistryMergeUtils: Optional config file "/home/thoraxe/O3DE/Projects/P230720-01/Cache/linux/user.cfg" not found.
System: Network layer initialized
System: AudioSystem created!
RHISystem: Initializing RHI...
RHISystem: Enumerated physical device: llvmpipe (LLVM 16.0.5, 256 bits)
RHISystem: Using physical device: llvmpipe (LLVM 16.0.5, 256 bits)
System:
==================================================================
System: Trace::Assert
/builddir/build/BUILD/o3de-2305.0/Gems/Atom/RHI/Vulkan/Code/Source/RHI/Vulkan.h(96): (139675541223552) 'void AZ::Vulkan::AssertSuccess(VkResult)'
System: ASSERT: Vulkan API method failed: Feature not present
System: ------------------------------------------------
System: AZ::Vulkan::Device::InitInternal(AZ::RHI::PhysicalDevice&) (+0xb49) [0x7f084fb24b99]
System: AZ::RHI::Device::Init(int, AZ::RHI::PhysicalDevice&) (+0xe8) [0x7f08468c4868]
System: AZ::RHI::RHISystem::InitInternalDevices() (+0x99f) [0x7f084691949f]
System: AZ::RHI::RHISystem::InitDevice() (+0x2f) [0x7f0846918adf]
System: AZ::RPI::RPISystem::Initialize(AZ::RPI::RPISystemDescriptor const&) (+0xd2) [0x7f08464be812]
System: AZ::RPI::RPISystemComponent::Activate() (+0x221) [0x7f08464a6251]
System: AZ::ModuleManager::ActivateEntities(AZStd::vector<AZStd::shared_ptr<AZ::ModuleDataImpl>, AZStd::allocator> const&) (+0xa5b) [0x7f08ba8bc50b]
System: void AZ::Internal::EBusContainer<AZ::EntityEvents, AZ::EntityEvents, (AZ::EBusAddressPolicy)1, (AZ::EBusHandlerPolicy)1>::Dispatcher<AZ::EBus<AZ::EntityEvents, AZ::EntityEvents> >::Event<void (AZ::EntityEvents::*)(AZ::EntityId const&), AZ::EntityId&>(AZ::
System: AzFramework::Application::StartCommon(AZ::Entity*) (+0x58) [0x7f08bc14b998]
System: AzToolsFramework::ToolsApplication::StartCommon(AZ::Entity*) (+0x19) [0x7f08baed08f9]
System: EditorInternal::EditorToolsApplication::StartCommon(AZ::Entity*) (+0x1c) [0x7f08b9f6194c]
System: AzToolsFramework::ToolsApplication::Start(AZ::ComponentApplication::Descriptor const&, AZ::ComponentApplication::StartupParameters const&) (+0x4b) [0x7f08baed085b]
System: EditorInternal::EditorToolsApplication::Start() (+0x51) [0x7f08b9f619e1]
System: CryEditMain (+0x48f) [0x7f08b9f3e32f]
System: main (+0xe0) [0x56543a987070]
System: __libc_start_call_main (+0x7a) [0x7f08be449b4a]
System: __libc_start_main (+0x8b) [0x7f08be449c0b]
System: _start (+0x25) [0x56543a986ec5]
System: ==================================================================
System: ====Assert added to ignore list by spec and verbosity setting.====
RHISystem:
==================================================================
RHISystem: Trace::Error
/builddir/build/BUILD/o3de-2305.0/Gems/Atom/RHI/Code/Source/RHI/RHISystem.cpp(193): 'ResultCode AZ::RHI::RHISystem::InitInternalDevices()'
RHISystem: Failed to initialize RHI device.
RHISystem: ==================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment