[Mesa-dev] [Bug 105068] vulkaninfo gives an VK_ERROR_INITIALIZATION_FAILED
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Feb 13 14:50:19 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105068
--- Comment #3 from Pietro Pesci Feltri <ppesci at gmail.com> ---
BTW:
uname -a
Linux xxxxxxxxxxxxxxxxxx.dsl.cantv.net 4.14.16-300.fc27.x86_64 #1 SMP Wed
Jan 31 19:24:27 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
On Tue, Feb 13, 2018 at 9:57 AM, Pietro Pesci Feltri <ppesci at gmail.com>
wrote:
> 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 QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180213/e4d5c266/attachment-0001.html>
More information about the mesa-dev
mailing list