Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
Blaze
DEV Team
Posts: 3993 Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:
Post #1
by Blaze » 20 Mar 2023, 15:34
Seems I have issue with mesa in Porteus 5.0 x86_64:
Code: Select all
# vulkaninfo --summary
WARNING: radv is not a conformant Vulkan implementation, testing use only.
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
==========
VULKANINFO
==========
Vulkan Instance Version: 1.2.176
Instance Extensions: count = 18
-------------------------------
VK_EXT_acquire_xlib_display : extension revision 1
VK_EXT_debug_report : extension revision 10
VK_EXT_debug_utils : extension revision 2
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
VK_KHR_external_memory_capabilities : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2 : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2 : extension revision 1
VK_KHR_surface : extension revision 25
VK_KHR_surface_protected_capabilities : extension revision 1
VK_KHR_wayland_surface : extension revision 6
VK_KHR_xcb_surface : extension revision 6
VK_KHR_xlib_surface : extension revision 6
Instance Layers: count = 13
---------------------------
VK_LAYER_INTEL_nullhw INTEL NULL HW 1.1.73 version 1
VK_LAYER_KHRONOS_synchronization2 Khronos Synchronization2 layer 1.2.176 version 1
VK_LAYER_KHRONOS_timeline_semaphore Khronos timeline Semaphore layer 1.2.176 version 1
VK_LAYER_KHRONOS_validation Khronos Validation Layer 1.2.176 version 1
VK_LAYER_LUNARG_api_dump LunarG API dump layer 1.2.176 version 2
VK_LAYER_LUNARG_demo_layer LunarG Validation Layer Factory Layer 1.2.176 version 1
VK_LAYER_LUNARG_device_simulation LunarG device simulation layer 1.2.176 version 1
VK_LAYER_LUNARG_gfxreconstruct GFXReconstruct Capture Layer Version 0.9.7-unknown 1.2.176 version 36871
VK_LAYER_LUNARG_monitor Execution Monitoring Layer 1.2.176 version 1
VK_LAYER_LUNARG_screenshot LunarG image capture layer 1.2.176 version 1
VK_LAYER_LUNARG_starter_layer LunarG Validation Layer Factory Layer 1.2.176 version 1
VK_LAYER_MESA_device_select Linux device selection layer 1.2.73 version 1
VK_LAYER_MESA_overlay Mesa Overlay layer 1.1.73 version 1
Devices:
========
GPU0:
apiVersion = 4202691 (1.2.195)
driverVersion = 88092677 (0x5403005)
vendorID = 0x1002
deviceID = 0x73ff
deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName = AMD RADV DIMGREY_CAVEFISH
driverID = DRIVER_ID_MESA_RADV
driverName = radv
driverInfo = Mesa 21.3.5
conformanceVersion = 1.2.3.0
GPU1:
apiVersion = 4202691 (1.2.195)
driverVersion = 1 (0x0001)
vendorID = 0x10005
deviceID = 0x0000
deviceType = PHYSICAL_DEVICE_TYPE_CPU
deviceName = llvmpipe (LLVM 13.0.0, 256 bits)
driverID = DRIVER_ID_MESA_LLVMPIPE
driverName = llvmpipe
driverInfo = Mesa 21.3.5 (LLVM 13.0.0)
conformanceVersion = 0.0.0.0
for test need to download
vulkan-sdk-1.2.176.1-x86_64-2.txz
My info:
Code: Select all
# glxinfo | grep OpenGL
OpenGL vendor string: AMD
OpenGL renderer string: AMD DIMGREY_CAVEFISH (DRM 3.49.0, 6.2.3-porteus, LLVM 13.0.0)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.3.5
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.3.5
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.3.5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
Code: Select all
WARNING: radv is not a conformant Vulkan implementation, testing use only.
I see the same warning if run chromium browser in the terminal.
Any suggestions are welcome.
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
beny
Full of knowledge
Posts: 2253 Joined: 02 Jan 2011, 11:33
Location: italy
Post #2
by beny » 20 Mar 2023, 17:12
beny
babam
Warlord
Posts: 528 Joined: 16 Nov 2016, 10:30
Distribution: Porteus 5.0rc3 Xfce K6.1.1
Location: Rainy city
Post #3
by babam » 25 Mar 2023, 12:19
Intel UHD Graphics (TGL GT2)
Code: Select all
$ vulkaninfo --summary
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
==========
VULKANINFO
==========
Vulkan Instance Version: 1.2.176
Instance Extensions: count = 18
-------------------------------
VK_EXT_acquire_xlib_display : extension revision 1
VK_EXT_debug_report : extension revision 10
VK_EXT_debug_utils : extension revision 2
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
VK_KHR_external_memory_capabilities : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2 : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2 : extension revision 1
VK_KHR_surface : extension revision 25
VK_KHR_surface_protected_capabilities : extension revision 1
VK_KHR_wayland_surface : extension revision 6
VK_KHR_xcb_surface : extension revision 6
VK_KHR_xlib_surface : extension revision 6
Instance Layers: count = 13
---------------------------
VK_LAYER_INTEL_nullhw INTEL NULL HW 1.1.73 version 1
VK_LAYER_KHRONOS_synchronization2 Khronos Synchronization2 layer 1.2.176 version 1
VK_LAYER_KHRONOS_timeline_semaphore Khronos timeline Semaphore layer 1.2.176 version 1
VK_LAYER_KHRONOS_validation Khronos Validation Layer 1.2.176 version 1
VK_LAYER_LUNARG_api_dump LunarG API dump layer 1.2.176 version 2
VK_LAYER_LUNARG_demo_layer LunarG Validation Layer Factory Layer 1.2.176 version 1
VK_LAYER_LUNARG_device_simulation LunarG device simulation layer 1.2.176 version 1
VK_LAYER_LUNARG_gfxreconstruct GFXReconstruct Capture Layer Version 0.9.7-unknown 1.2.176 version 36871
VK_LAYER_LUNARG_monitor Execution Monitoring Layer 1.2.176 version 1
VK_LAYER_LUNARG_screenshot LunarG image capture layer 1.2.176 version 1
VK_LAYER_LUNARG_starter_layer LunarG Validation Layer Factory Layer 1.2.176 version 1
VK_LAYER_MESA_device_select Linux device selection layer 1.3.211 version 1
VK_LAYER_MESA_overlay Mesa Overlay layer 1.3.211 version 1
Devices:
========
GPU0:
apiVersion = 4206803 (1.3.211)
driverVersion = 92278786 (0x5801002)
vendorID = 0x8086
deviceID = 0x9a78
deviceType = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
deviceName = Intel(R) UHD Graphics (TGL GT2)
driverID = DRIVER_ID_INTEL_OPEN_SOURCE_MESA
driverName = Intel open-source Mesa driver
driverInfo = Mesa 22.1.2
conformanceVersion = 1.3.0.0
GPU1:
apiVersion = 4206803 (1.3.211)
driverVersion = 1 (0x0001)
vendorID = 0x10005
deviceID = 0x0000
deviceType = PHYSICAL_DEVICE_TYPE_CPU
deviceName = llvmpipe (LLVM 12.0.0, 256 bits)
driverID = DRIVER_ID_MESA_LLVMPIPE
driverName = llvmpipe
driverInfo = Mesa 22.1.2 (LLVM 12.0.0)
conformanceVersion = 0.0.0.0
Sorry, my English is bad.
babam
Blaze
DEV Team
Posts: 3993 Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:
Post #4
by Blaze » 26 Mar 2023, 07:00
In PorteuX I don't have this issue:
Code: Select all
# vulkaninfo --summary
==========
VULKANINFO
==========
Vulkan Instance Version: 1.3.204
Instance Extensions: count = 20
-------------------------------
VK_EXT_acquire_drm_display : extension revision 1
VK_EXT_acquire_xlib_display : extension revision 1
VK_EXT_debug_report : extension revision 10
VK_EXT_debug_utils : extension revision 2
VK_EXT_direct_mode_display : extension revision 1
VK_EXT_display_surface_counter : extension revision 1
VK_EXT_swapchain_colorspace : extension revision 4
VK_KHR_device_group_creation : extension revision 1
VK_KHR_display : extension revision 23
VK_KHR_external_fence_capabilities : extension revision 1
VK_KHR_external_memory_capabilities : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2 : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2 : extension revision 1
VK_KHR_surface : extension revision 25
VK_KHR_surface_protected_capabilities : extension revision 1
VK_KHR_wayland_surface : extension revision 6
VK_KHR_xcb_surface : extension revision 6
VK_KHR_xlib_surface : extension revision 6
Instance Layers: count = 13
---------------------------
VK_LAYER_INTEL_nullhw INTEL NULL HW 1.1.73 version 1
VK_LAYER_KHRONOS_synchronization2 Khronos Synchronization2 layer 1.2.176 version 1
VK_LAYER_KHRONOS_timeline_semaphore Khronos timeline Semaphore layer 1.2.176 version 1
VK_LAYER_KHRONOS_validation Khronos Validation Layer 1.2.176 version 1
VK_LAYER_LUNARG_api_dump LunarG API dump layer 1.2.176 version 2
VK_LAYER_LUNARG_demo_layer LunarG Validation Layer Factory Layer 1.2.176 version 1
VK_LAYER_LUNARG_device_simulation LunarG device simulation layer 1.2.176 version 1
VK_LAYER_LUNARG_gfxreconstruct GFXReconstruct Capture Layer Version 0.9.7-unknown 1.2.176 version 36871
VK_LAYER_LUNARG_monitor Execution Monitoring Layer 1.2.176 version 1
VK_LAYER_LUNARG_screenshot LunarG image capture layer 1.2.176 version 1
VK_LAYER_LUNARG_starter_layer LunarG Validation Layer Factory Layer 1.2.176 version 1
VK_LAYER_MESA_device_select Linux device selection layer 1.3.211 version 1
VK_LAYER_MESA_overlay Mesa Overlay layer 1.3.211 version 1
Devices:
========
GPU0:
apiVersion = 4206830 (1.3.238)
driverVersion = 96468992 (0x5c00000)
vendorID = 0x1002
deviceID = 0x73ff
deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName = AMD Radeon RX 6600 (RADV NAVI23)
driverID = DRIVER_ID_MESA_RADV
driverName = radv
driverInfo = Mesa 23.0.0
conformanceVersion = 1.3.0.0
GPU1:
apiVersion = 4206830 (1.3.238)
driverVersion = 1 (0x0001)
vendorID = 0x10005
deviceID = 0x0000
deviceType = PHYSICAL_DEVICE_TYPE_CPU
deviceName = llvmpipe (LLVM 14.0.6, 256 bits)
driverID = DRIVER_ID_MESA_LLVMPIPE
driverName = llvmpipe
driverInfo = Mesa 23.0.0 (LLVM 14.0.6)
conformanceVersion = 1.3.1.1
Code: Select all
# glxinfo | grep OpenGL
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon RX 6600 (navi23, LLVM 14.0.6, DRM 3.49, 6.2.7-porteux)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.0.0
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6 (Compatibility Profile) Mesa 23.0.0
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.0.0
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
Seems MESA is old in Porteus 5.0 and does not correctly identify my AMD Radeon RX 6600
Code: Select all
# Porteus 5
OpenGL renderer string: AMD DIMGREY_CAVEFISH (DRM 3.49.0, 6.2.3-porteus, LLVM 13.0.0)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.3.5
# PorteuX 0.2
OpenGL renderer string: AMD Radeon RX 6600 (navi23, LLVM 14.0.6, DRM 3.49, 6.2.7-porteux)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.0.0
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze