<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I don't know why I received in Developing Games on Intel Graphics</title>
    <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-Linux-Mesa-VK-ERROR-INCOMPATIBLE-DIRVER/m-p/1106822#M1461</link>
    <description>&lt;P&gt;Thanks for your help, but it's not working.&lt;/P&gt;

&lt;P&gt;I think dri3 is okay :&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;[    88.548] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[    88.548] (WW) Falling back to old probe method for modesetting
[    88.548] (--) intel(0): gen9 engineering sample
[    88.548] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[    88.548] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    88.548] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    88.548] (==) intel(0): RGB weight 888
[    88.548] (==) intel(0): Default visual is TrueColor
[    88.549] (II) intel(0): Output HDMI1 has no monitor section
[    88.549] (II) intel(0): Enabled output HDMI1
[    88.549] (II) intel(0): Output HDMI2 has no monitor section
[    88.549] (II) intel(0): Enabled output HDMI2
[    88.549] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    88.549] (II) intel(0): Output VIRTUAL1 has no monitor section
[    88.549] (II) intel(0): Enabled output VIRTUAL1
[    88.549] (--) intel(0): Output HDMI2 using initial mode 1920x1080 on pipe 0
[    88.549] (==) intel(0): TearFree disabled
[    88.549] (==) intel(0): DPI set to (96, 96)
[    88.549] (II) Loading sub module "dri3"
[    88.549] (II) LoadModule: "dri3"
[    88.549] (II) Module "dri3" already built-in
[    88.549] (II) Loading sub module "dri2"
[    88.549] (II) LoadModule: "dri2"
[    88.549] (II) Module "dri2" already built-in
[    88.549] (II) Loading sub module "present"
[    88.549] (II) LoadModule: "present"
[    88.549] (II) Module "present" already built-in
[    88.549] (II) UnloadModule: "modesetting"
[    88.549] (II) Unloading modesetting
[    88.549] (==) Depth 24 pixmap format is 32 bpp
[    88.549] (II) intel(0): SNA initialized with Skylake (gen9) backend
[    88.549] (==) intel(0): Backing store enabled
[    88.549] (==) intel(0): Silken mouse enabled
[    88.549] (II) intel(0): HW Cursor enabled
[    88.549] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    88.549] (==) intel(0): DPMS enabled
[    88.549] (==) intel(0): Display hotplug detection enabled
[    88.549] (II) intel(0): [DRI2] Setup complete
[    88.549] (II) intel(0): [DRI2]   DRI driver: i965
[    88.549] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    88.549] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    88.549] (II) intel(0): hardware support for Present enabled
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I hope I won't have to switch on window to work on Vulkan...&lt;/P&gt;

&lt;P&gt;Anyway thanks&lt;/P&gt;</description>
    <pubDate>Mon, 17 Oct 2016 08:53:00 GMT</pubDate>
    <dc:creator>Mathieu_V_</dc:creator>
    <dc:date>2016-10-17T08:53:00Z</dc:date>
    <item>
      <title>[Vulkan][Linux][Mesa] VK_ERROR_INCOMPATIBLE_DIRVER</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-Linux-Mesa-VK-ERROR-INCOMPATIBLE-DIRVER/m-p/1106820#M1459</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;

&lt;P&gt;I'm on Gentoo/Linux and tried to run vulkaninfo, but :&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;===========
VULKAN INFO
===========

Vulkan API Version: 1.0.30

INFO: [loader] Code 0 : Found manifest file /home/celes/.vulkan/Vulkan-LoaderAndValidationLayers/dbuild/layers/VkLayer_threading.json, version "1.0.0"
INFO: [loader] Code 0 : Found manifest file /home/celes/.vulkan/Vulkan-LoaderAndValidationLayers/dbuild/layers/VkLayer_parameter_validation.json, version "1.0.0"
INFO: [loader] Code 0 : Found manifest file /home/celes/.vulkan/Vulkan-LoaderAndValidationLayers/dbuild/layers/VkLayer_swapchain.json, version "1.0.0"
INFO: [loader] Code 0 : Found manifest file /home/celes/.vulkan/Vulkan-LoaderAndValidationLayers/dbuild/layers/VkLayer_object_tracker.json, version "1.0.0"
INFO: [loader] Code 0 : Found manifest file /home/celes/.vulkan/Vulkan-LoaderAndValidationLayers/dbuild/layers/VkLayer_unique_objects.json, version "1.0.0"
INFO: [loader] Code 0 : Found manifest file /home/celes/.vulkan/Vulkan-LoaderAndValidationLayers/dbuild/layers/VkLayer_core_validation.json, version "1.0.0"
INFO: [loader] Code 0 : Found manifest file /home/celes/.vulkan/Vulkan-LoaderAndValidationLayers/dbuild/layers/VkLayer_image.json, version "1.0.0"
Cannot create Vulkan instance.
/home/celes/.vulkan/Vulkan-LoaderAndValidationLayers/demos/vulkaninfo.c:680: failed with VK_ERROR_INCOMPATIBLE_DRIVER&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;So I have mesa 12.0.1 and dri3 and my graphic card:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;00:02.0 VGA compatible controller: Intel Corporation Sky Lake Integrated Graphics (rev 06) (prog-if 00 [VGA controller])
	Subsystem: Micro-Star International Co., Ltd. [MSI] Sky Lake Integrated Graphics
	Flags: bus master, fast devsel, latency 0, IRQ 121
	Memory at dd000000 (64-bit, non-prefetchable) [size=16M]
	Memory at b0000000 (64-bit, prefetchable) [size=256M]
	I/O ports at f000 [size=64]
	Expansion ROM at &amp;lt;unassigned&amp;gt; [disabled]
	Capabilities: [40] Vendor Specific Information: Len=0c &amp;lt;?&amp;gt;
	Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [d0] Power Management version 2
	Capabilities: [100] Process Address Space ID (PASID)
	Capabilities: [200] Address Translation Service (ATS)
	Capabilities: [300] Page Request Interface (PRI)
	Kernel driver in use: i915
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Maybe I need to do something to force kernel driver i965?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Have a great day :)&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2016 10:56:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-Linux-Mesa-VK-ERROR-INCOMPATIBLE-DIRVER/m-p/1106820#M1459</guid>
      <dc:creator>Mathieu_V_</dc:creator>
      <dc:date>2016-10-08T10:56:33Z</dc:date>
    </item>
    <item>
      <title>Seems like you just need to</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-Linux-Mesa-VK-ERROR-INCOMPATIBLE-DIRVER/m-p/1106821#M1460</link>
      <description>Seems like you just need to remove the xserver-xorg-video-intel driver to force DRI3 (and thus enable Vulkan)</description>
      <pubDate>Sun, 16 Oct 2016 23:38:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-Linux-Mesa-VK-ERROR-INCOMPATIBLE-DIRVER/m-p/1106821#M1460</guid>
      <dc:creator>powerarmour</dc:creator>
      <dc:date>2016-10-16T23:38:44Z</dc:date>
    </item>
    <item>
      <title>I don't know why I received</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-Linux-Mesa-VK-ERROR-INCOMPATIBLE-DIRVER/m-p/1106822#M1461</link>
      <description>&lt;P&gt;Thanks for your help, but it's not working.&lt;/P&gt;

&lt;P&gt;I think dri3 is okay :&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;[    88.548] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[    88.548] (WW) Falling back to old probe method for modesetting
[    88.548] (--) intel(0): gen9 engineering sample
[    88.548] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[    88.548] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    88.548] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    88.548] (==) intel(0): RGB weight 888
[    88.548] (==) intel(0): Default visual is TrueColor
[    88.549] (II) intel(0): Output HDMI1 has no monitor section
[    88.549] (II) intel(0): Enabled output HDMI1
[    88.549] (II) intel(0): Output HDMI2 has no monitor section
[    88.549] (II) intel(0): Enabled output HDMI2
[    88.549] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    88.549] (II) intel(0): Output VIRTUAL1 has no monitor section
[    88.549] (II) intel(0): Enabled output VIRTUAL1
[    88.549] (--) intel(0): Output HDMI2 using initial mode 1920x1080 on pipe 0
[    88.549] (==) intel(0): TearFree disabled
[    88.549] (==) intel(0): DPI set to (96, 96)
[    88.549] (II) Loading sub module "dri3"
[    88.549] (II) LoadModule: "dri3"
[    88.549] (II) Module "dri3" already built-in
[    88.549] (II) Loading sub module "dri2"
[    88.549] (II) LoadModule: "dri2"
[    88.549] (II) Module "dri2" already built-in
[    88.549] (II) Loading sub module "present"
[    88.549] (II) LoadModule: "present"
[    88.549] (II) Module "present" already built-in
[    88.549] (II) UnloadModule: "modesetting"
[    88.549] (II) Unloading modesetting
[    88.549] (==) Depth 24 pixmap format is 32 bpp
[    88.549] (II) intel(0): SNA initialized with Skylake (gen9) backend
[    88.549] (==) intel(0): Backing store enabled
[    88.549] (==) intel(0): Silken mouse enabled
[    88.549] (II) intel(0): HW Cursor enabled
[    88.549] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    88.549] (==) intel(0): DPMS enabled
[    88.549] (==) intel(0): Display hotplug detection enabled
[    88.549] (II) intel(0): [DRI2] Setup complete
[    88.549] (II) intel(0): [DRI2]   DRI driver: i965
[    88.549] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    88.549] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    88.549] (II) intel(0): hardware support for Present enabled
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I hope I won't have to switch on window to work on Vulkan...&lt;/P&gt;

&lt;P&gt;Anyway thanks&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 08:53:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-Linux-Mesa-VK-ERROR-INCOMPATIBLE-DIRVER/m-p/1106822#M1461</guid>
      <dc:creator>Mathieu_V_</dc:creator>
      <dc:date>2016-10-17T08:53:00Z</dc:date>
    </item>
    <item>
      <title>Hi Mathieu,</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-Linux-Mesa-VK-ERROR-INCOMPATIBLE-DIRVER/m-p/1106823#M1462</link>
      <description>&lt;P style="margin: 0in; font-family: Arial; font-size: 9pt;"&gt;&lt;SPAN style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;Hi Mathieu,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in; font-family: Arial; font-size: 9pt;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="margin: 0in; font-family: Arial; font-size: 9pt;"&gt;&lt;SPAN style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;Unfortunately I can't help with Linux driver questions/issues, it is not a specialty. There are some places you can go for help though.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in; font-family: Arial; font-size: 9pt;"&gt;&lt;SPAN style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;For questions and issues with the Mesa driver, your best options are:&lt;/SPAN&gt;&lt;/P&gt;

&lt;UL style="margin-top: 0in; margin-bottom: 0in; margin-left: 0.375in; font-size: 13.008px; direction: ltr; unicode-bidi: embed;" type="disc"&gt;
	&lt;LI style="vertical-align: middle; color: rgb(96, 96, 96);"&gt;&lt;SPAN style="font-family: Arial; font-size: 9.75pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;File a bug in Mesa's public bug tracker:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"&gt;&lt;SPAN style="font-family: Arial; font-size: 9.75pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" target="_blank"&gt;https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&lt;/A&gt;&lt;SPAN style="font-family: Arial; font-size: 9.75pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;&amp;nbsp;. In the component field, select Drivers/DRI./i965.&lt;/SPAN&gt;&lt;/LI&gt;
	&lt;LI style="vertical-align: middle; color: rgb(96, 96, 96);"&gt;&lt;SPAN style="font-family: Arial; font-size: 9.75pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;Send a message to Mesa's development mailing list&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev"&gt;&lt;SPAN style="font-family: Arial; font-size: 9.75pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev" target="_blank"&gt;http://lists.freedesktop.org/mailman/listinfo/mesa-dev&lt;/A&gt;&lt;SPAN style="font-family: Arial; font-size: 9.75pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;&amp;nbsp;.&lt;/SPAN&gt;&lt;/LI&gt;
	&lt;LI style="vertical-align: middle; color: rgb(96, 96, 96);"&gt;&lt;SPAN style="font-family: Arial; font-size: 9.75pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;Most of the Intel Mesa developers are on IRC in&amp;nbsp;&lt;/SPAN&gt;&lt;A href="irc://irc.freenode.net/#intel-gfx"&gt;&lt;SPAN style="font-family: Arial; font-size: 9.75pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;irc://irc.freenode.net/#intel-gfx&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: Arial; font-size: 9.75pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;&amp;nbsp;or&amp;nbsp;&lt;/SPAN&gt;&lt;A href="irc://irc.freenode.net/#dri-devel"&gt;&lt;SPAN style="font-family: Arial; font-size: 9.75pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;irc://irc.freenode.net/#dri-devel&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: Arial; font-size: 9.75pt; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;. People there are very helpful.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P style="margin: 0in; font-family: Arial; font-size: 9pt;"&gt;&lt;SPAN style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin: 0in; font-family: Arial; font-size: 9pt;"&gt;&lt;SPAN style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;For LVDS issues, your best option is to contact one of Intel's kernel graphics developers. You can find them on IRC at&lt;/SPAN&gt;&lt;A href="irc://irc.freenode.net/#intel-gfx"&gt;irc://irc.freenode.net/#intel-gfx&lt;/A&gt;&lt;SPAN style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;&amp;nbsp;and on the mailing list&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://lists.freedesktop.org/mailman/listinfo/intel-gfx"&gt;http://lists.freedesktop.org/mailman/listinfo/intel-gfx&lt;/A&gt;&lt;/P&gt;

&lt;P style="margin: 0in; font-family: Arial; font-size: 9pt;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="margin: 0in; font-family: Arial; font-size: 9pt;"&gt;&lt;SPAN style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;-Michael&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 15:31:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Vulkan-Linux-Mesa-VK-ERROR-INCOMPATIBLE-DIRVER/m-p/1106823#M1462</guid>
      <dc:creator>Michael_C_Intel2</dc:creator>
      <dc:date>2016-10-17T15:31:14Z</dc:date>
    </item>
  </channel>
</rss>

