Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
BUG 667686 Vulkan bug invalid?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
KWCZE
n00b
n00b


Joined: 03 Aug 2018
Posts: 22

PostPosted: Sat Oct 06, 2018 4:00 pm    Post subject: BUG 667686 Vulkan bug invalid? Reply with quote

NOTICE: Bug was filled for vulkan in general, dev changed subject on vulkan-tools with no obvious reason to me.

https://bugs.gentoo.org/667686

Can anyone provide more info?

I suspect bug with Vulkan on AMD/ATI GPU, Gentoo Dev believes that it's invalid.

TempFix is to invoke
Code:
sudo chmod 666 /dev/dri/renderD128
each reboot.

Thanks for any info,
- Krey

EDIT: fixed typo, notice


Last edited by KWCZE on Sat Oct 06, 2018 4:18 pm; edited 3 times in total
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1252

PostPosted: Sat Oct 06, 2018 4:03 pm    Post subject: Reply with quote

confirm on Haswell
Code:
 ~ $ vulkaninfo
==========
VULKANINFO
==========

Vulkan Instance Version: 1.1.77

/tmp/portage/dev-util/vulkan-tools-1.1.82.0/work/Vulkan-Tools-2cfddd146d666efe0ed06ef1d2bc5565821df144/vulkaninfo/vulkaninfo.c:3339: failed with VK_ERROR_INITIALIZATION_FAILED
 ~ $ sudo chmod 666 /dev/dri/renderD128
 ~ $ vulkaninfo
==========
VULKANINFO
==========

Vulkan Instance Version: 1.1.77

INTEL-MESA: warning: Haswell Vulkan support is incomplete
INTEL-MESA: warning: ../mesa-9999/src/intel/vulkan/anv_device.c:1173: FINISHME: Implement pop-free point clipping
Back to top
View user's profile Send private message
KWCZE
n00b
n00b


Joined: 03 Aug 2018
Posts: 22

PostPosted: Sat Oct 06, 2018 4:11 pm    Post subject: Reply with quote

Perfect Gentleman wrote:
confirm on Haswell
Code:
 ~ $ vulkaninfo
==========
VULKANINFO
==========

Vulkan Instance Version: 1.1.77

/tmp/portage/dev-util/vulkan-tools-1.1.82.0/work/Vulkan-Tools-2cfddd146d666efe0ed06ef1d2bc5565821df144/vulkaninfo/vulkaninfo.c:3339: failed with VK_ERROR_INITIALIZATION_FAILED
 ~ $ sudo chmod 666 /dev/dri/renderD128
 ~ $ vulkaninfo
==========
VULKANINFO
==========

Vulkan Instance Version: 1.1.77

INTEL-MESA: warning: Haswell Vulkan support is incomplete
INTEL-MESA: warning: ../mesa-9999/src/intel/vulkan/anv_device.c:1173: FINISHME: Implement pop-free point clipping


Provide more info in https://bugs.gentoo.org/667686 if possible. Simple `confirm` might be missleading.
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sun Oct 07, 2018 12:18 am    Post subject: Reply with quote

Code:
 ~ $ vulkaninfo | tee >(head -n20 >&2) | wc -l
==========
VULKANINFO
==========

Vulkan Instance Version: 1.1.82

ERROR: [Loader Message] Code 0 : /usr/lib32/libvulkan_radeon.so: wrong ELF class: ELFCLASS32


Instance Extensions:
====================
Instance Extensions     count = 16
        VK_EXT_acquire_xlib_display         : extension revision  1
        VK_EXT_debug_report                 : extension revision  9
        VK_EXT_debug_utils                  : extension revision  1
        VK_EXT_direct_mode_display          : extension revision  1
        VK_EXT_display_surface_counter      : extension revision  1
        VK_KHR_device_group_creation        : extension revision  1
        VK_KHR_display                      : extension revision 23
        VK_KHR_external_fence_capabilities  : extension revision  1
212

Works fine here. Fix your udev rules.
Back to top
View user's profile Send private message
KWCZE
n00b
n00b


Joined: 03 Aug 2018
Posts: 22

PostPosted: Sun Oct 07, 2018 6:44 am    Post subject: Reply with quote

Ant P. wrote:
Code:
 ~ $ vulkaninfo | tee >(head -n20 >&2) | wc -l
==========
VULKANINFO
==========

Vulkan Instance Version: 1.1.82

ERROR: [Loader Message] Code 0 : /usr/lib32/libvulkan_radeon.so: wrong ELF class: ELFCLASS32


Instance Extensions:
====================
Instance Extensions     count = 16
        VK_EXT_acquire_xlib_display         : extension revision  1
        VK_EXT_debug_report                 : extension revision  9
        VK_EXT_debug_utils                  : extension revision  1
        VK_EXT_direct_mode_display          : extension revision  1
        VK_EXT_display_surface_counter      : extension revision  1
        VK_KHR_device_group_creation        : extension revision  1
        VK_KHR_display                      : extension revision 23
        VK_KHR_external_fence_capabilities  : extension revision  1
212

Works fine here. Fix your udev rules.


Can you provide more info about fixing udev rules?

Note that
Code:
/etc/default/grub
had
Code:
GRUB_CMDLINE_LINUX="radeon.si_support=1 amdgpu.si_support=1"
. Realized few mins ago.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum