Skip to content

Instantly share code, notes, and snippets.

@oscarbg
Created May 13, 2020 17:51
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 oscarbg/baa75d8e8ebc5a623d743f1cf25c0352 to your computer and use it in GitHub Desktop.
Save oscarbg/baa75d8e8ebc5a623d743f1cf25c0352 to your computer and use it in GitHub Desktop.
Xplane 11.5 Vulkan Intel HD 530 fail log..
log.txt for X-Plane 11.50b4 (build 115014 64-bit)
compiled on Apr 14 2020 23:11:26
X-Plane started on Tue Apr 28 07:26:37 2020
This log file is generated automatically by Laminar Research applications and contains diagnostics about your graphics hardware, installation, and any error conditions.
If you need to contact tech support or file a bug, please send us this file. NOTE: this file is rewritten every time you start ANY of your X-System applications.
Windows 10.0 (build 19564/2)
This is a 64-bit version of Windows.
CPU type: 8664
Physical Memory (total for computer): 33769340928
Maximum Virtual Memory (for X-Plane only): 140737488224256
CPU 0: Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz Speed (mhz): 3504
CPU 0: Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz Speed (mhz): 3504
CPU 0: Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz Speed (mhz): 3504
CPU 0: Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz Speed (mhz): 3504
X-System folder:'E:\xplane/X-Plane 11/', case sensitive=0
0:00:00.000 I/GFX/VK: Queue info for device Intel(R) HD Graphics 530
0:00:00.000 I/GFX/VK: Device queue 0:
Queue count: 1 Queue flags: GRAPHICS_BIT | COMPUTE_BIT | TRANSFER_BIT | SPARSE_BINDING_BIT (f)
Can present
0:00:00.000 I/GFX/VK: Discovered Vulkan device: Intel(R) HD Graphics 530 (fce8700000), Vulkan: 1.2.135, driver: 0.401.4045. Score: 8405262
0:00:00.000 E/GFX/VK: Using queue 0 as generic queue
0:00:00.000 E/GFX/VK: Using queue 0 as transfer queue
0:00:00.000 E/GFX/VK: Using queue 0 as presentation queue
0:00:00.000 I/GFX/VK: Heap info (1 heaps)
0:00:00.000 I/GFX/VK: Heap 0 - Flags: DEVICE_LOCAL_BIT (1), Size: 17018888192
0:00:00.000 I/GFX/VK: Memory type info (3 types)
0:00:00.000 I/GFX/VK: Heap: 0, Flags: DEVICE_LOCAL_BIT | HOST_VISIBLE_BIT | HOST_COHERENT_BIT (7)
0:00:00.000 I/GFX/VK: Heap: 0, Flags: DEVICE_LOCAL_BIT | HOST_VISIBLE_BIT | HOST_COHERENT_BIT | HOST_CACHED_BIT (f)
0:00:00.000 I/GFX/VK: Heap: 0, Flags: DEVICE_LOCAL_BIT (1)
WARNING: extension missing proc glGetnTexImage. This is a problem with your video driver.
WARNING: extension missing proc glGetnUniformdv. This is a problem with your video driver.
WARNING: extension missing proc glGetnMapdv. This is a problem with your video driver.
WARNING: extension missing proc glGetnMapfv. This is a problem with your video driver.
WARNING: extension missing proc glGetnMapiv. This is a problem with your video driver.
WARNING: extension missing proc glGetnPixelMapfv. This is a problem with your video driver.
WARNING: extension missing proc glGetnPixelMapuiv. This is a problem with your video driver.
WARNING: extension missing proc glGetnPixelMapusv. This is a problem with your video driver.
WARNING: extension missing proc glGetnPolygonStipple. This is a problem with your video driver.
WARNING: extension missing proc glGetnColorTable. This is a problem with your video driver.
WARNING: extension missing proc glGetnConvolutionFilter. This is a problem with your video driver.
WARNING: extension missing proc glGetnSeparableFilter. This is a problem with your video driver.
WARNING: extension missing proc glGetnHistogram. This is a problem with your video driver.
WARNING: extension missing proc glGetnMinmax. This is a problem with your video driver.
0:00:00.000 E/GFX: GFX bridge doesn't support required extension GL_EXT_memory_object
0:00:00.000 E/GFX: GFX bridge doesn't support required extension GL_EXT_semaphore
0:00:00.000 E/GFX: GFX bridge doesn't support required extension GL_EXT_memory_object_win32
0:00:00.000 E/GFX: GFX bridge doesn't support required extension GL_EXT_semaphore_win32
0:00:00.000 E/SYS: MACIBM_alert: Failed to initialize OpenGL bridge
0:00:00.000 E/SYS: MACIBM_alert: X-Plane can't run Vulkan or Metal without the OpenGL bridge and will fall back to OpenGL on next launch
0:00:00.000 E/SYS: MACIBM_alert:
0:00:00.000 E/SYS: MACIBM_alert: See the Log.txt file for detailed error information.
0:00:00.000 E/SYS: MACIBM_alert: C:/jenkins/design-triggered/source_code/app/X-Plane-f/../../core/gfx/gfx_glue.cpp:248
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment