[Mesa-dev] [Bug 105068] vulkaninfo gives an VK_ERROR_INITIALIZATION_FAILED

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 13 13:57:44 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=105068

--- Comment #2 from Pietro Pesci Feltri <ppesci at gmail.com> ---
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, <bugzilla-daemon at freedesktop.org> wrote:

> Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> changed bug 105068
> <https://bugs.freedesktop.org/show_bug.cgi?id=105068>
> What Removed Added
> Status NEW NEEDINFO
>
> *Comment # 1 <https://bugs.freedesktop.org/show_bug.cgi?id=105068#c1> on
> bug 105068 <https://bugs.freedesktop.org/show_bug.cgi?id=105068> from Bas
> Nieuwenhuizen <bas at basnieuwenhuizen.nl> *
>
> What does
>
> glxinfo | grep "OpenGL renderer string"
>
> say? If DRM version is < 3.0.0, you should make sure your kernel is at least
> 4.13 and then add
>
> radeon.si_support=0 radeon.cik_support=0 amdgpu.si_support=1
> amdgpu.cik_support=1
>
> to the kernel commandline.
>
> ------------------------------
> You are receiving this mail because:
>
>    - You reported the bug.
>
>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180213/f7059777/attachment.html>


More information about the mesa-dev mailing list