<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - vulkaninfo gives an VK_ERROR_INITIALIZATION_FAILED"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105068#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - vulkaninfo gives an VK_ERROR_INITIALIZATION_FAILED"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105068">bug 105068</a>
from <span class="vcard"><a class="email" href="mailto:ppesci@gmail.com" title="Pietro Pesci Feltri <ppesci@gmail.com>"> <span class="fn">Pietro Pesci Feltri</span></a>
</span></b>
<pre>OpenGL renderer string: AMD BONAIRE (DRM 2.50.0 / 4.14.16-300.fc27.x86_64,
LLVM 5.0.0)
I changed the file /etc/default/gub to:
cat /etc/default/grub
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
GRUB_DEFAULT=saved
GRUB_DISABLE_SUBMENU=true
GRUB_TERMINAL_OUTPUT="console"
GRUB_CMDLINE_LINUX="rhgb quiet radeon.si_support=0 radeon.cik_support=0
amdgpu.si_support=1 amdgpu.cik_support=1"
GRUB_DISABLE_RECOVERY="true"
and ran:
sudo grub2-mkconfig
reboot
Same result.
On Tue, Feb 13, 2018 at 5:01 AM, <<a href="mailto:bugzilla-daemon@freedesktop.org">bugzilla-daemon@freedesktop.org</a>> wrote:
<span class="quote">> Bas Nieuwenhuizen <<a href="mailto:bas@basnieuwenhuizen.nl">bas@basnieuwenhuizen.nl</a>> changed <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - vulkaninfo gives an VK_ERROR_INITIALIZATION_FAILED"
href="show_bug.cgi?id=105068">bug 105068</a>
> <<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - vulkaninfo gives an VK_ERROR_INITIALIZATION_FAILED"
href="show_bug.cgi?id=105068">https://bugs.freedesktop.org/show_bug.cgi?id=105068</a>>
> What Removed Added
> Status NEW NEEDINFO</span >
>
<span class="quote">> *<a href="show_bug.cgi?id=105068#c1">Comment # 1</a> <<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - vulkaninfo gives an VK_ERROR_INITIALIZATION_FAILED"
href="show_bug.cgi?id=105068#c1">https://bugs.freedesktop.org/show_bug.cgi?id=105068#c1</a>> on
> <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - vulkaninfo gives an VK_ERROR_INITIALIZATION_FAILED"
href="show_bug.cgi?id=105068">bug 105068</a> <<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - vulkaninfo gives an VK_ERROR_INITIALIZATION_FAILED"
href="show_bug.cgi?id=105068">https://bugs.freedesktop.org/show_bug.cgi?id=105068</a>> from Bas
> Nieuwenhuizen <<a href="mailto:bas@basnieuwenhuizen.nl">bas@basnieuwenhuizen.nl</a>> *</span >
>
<span class="quote">> What does</span >
>
<span class="quote">> glxinfo | grep "OpenGL renderer string"</span >
>
<span class="quote">> say? If DRM version is < 3.0.0, you should make sure your kernel is at least
> 4.13 and then add</span >
>
<span class="quote">> radeon.si_support=0 radeon.cik_support=0 amdgpu.si_support=1
> amdgpu.cik_support=1</span >
>
<span class="quote">> to the kernel commandline.</span >
>
<span class="quote">> ------------------------------
> You are receiving this mail because:</span >
>
<span class="quote">> - You reported the bug.</span >
>
></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>