Hello guys, I really like Artixlinux and I would like to keep using it but I have some problems. In artix when I run programs and games through portproton my laptop gets very warm. I installed manjaro with the same set of programs and play the same games my notebook is barely warm and the FPS is higher the video card is built into the processor
CPU: 12th Gen Intel i7-12700H (20) @ 4.600GHz
GPU: Intel Alder Lake-P
Can I achieve the same results with Artix?
Translated with www.DeepL.com/Translator (free version)
Experimentally it was found out that it is not about packages, I saved the list of packages from manjaro and installed in artix the result this did not give conclusions about the installed drivers on the video card are identical
~ " lspci -k | grep -EA3 3D|Display'
~ " lsmod | grep video
~ " glxinfo | grep OpenGL
~ " lspci -v | grep
I would be glad to have your advice.
Have you used htop to see if any processes are using 100% cpu when they should be idle ?
no unnecessary processes, bare artix and portproton also bare manjaro and portproton and there neither installed anything additional, in artix installed only intel-media-driver in mkinitcpio.conf prescribed i915 in manjaro it was prescribed by default, please tell me whether systemd affects my question, sorry for such a stupid question I do not know much about linux
Can you elaborate? And are you sure the new initcpio is compiled after you modified it? (reinstall linux*-headers easiest way)
I have no knowledge of portproton and whether it uses DXVK and thus vulkan If it does, can you check any packages with the name "*vulkan*" in them? Also check the output of the command "vulkaninfo".
Have you tried with another wine manager like bottles/lutris?
Yes it uses DXVK on startup there is a choice of Stable DXVK 1.10.3-28 and VKD3D 1.1-2602
Did sudo mkinitcpio -P command and reinstalled the kernel with the header.
vulkaninfo
~ » vulkaninfo user@pc
ERROR: [Loader Message] Code 0 : loader_scanned_icd_add: Could not get 'vkCreateInstance' via 'vk_icdGetInstanceProcAddr' for ICD libGLX_nvidia.so.0
==========
VULKANINFO
==========
Vulkan Instance Version: 1.3.253
Instance Extensions: count = 23
===============================
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_surface_maintenance1 : 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_portability_enumeration : 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
VK_LUNARG_direct_driver_loading : extension revision 1
Layers: count = 1
=================
VK_LAYER_NV_optimus (NVIDIA Optimus layer) Vulkan version 1.3.236, layer version 1:
Layer Extensions: count = 0
Devices: count = 2
GPU id = 0 (Intel(R) Graphics (ADL GT2))
Layer-Device Extensions: count = 0
GPU id = 1 (llvmpipe (LLVM 15.0.7, 256 bits))
Layer-Device Extensions: count = 0
vulkan
~ » sudo pacman -Q |grep vulkan user@pc
[sudo] пароль для user:
lib32-vulkan-icd-loader 1.3.251-1
lib32-vulkan-intel 23.1.2-1
vulkan-icd-loader 1.3.251-1
vulkan-intel 23.1.2-1
vulkan-radeon 23.1.2-1
vulkan-swrast 23.1.2-1
vulkan-tools 1.3.245-1
intel
~ » sudo pacman -Q |grep intel user@pc
intel-gmmlib 22.3.3-1
intel-gpu-tools 1.27-1
intel-media-driver 23.1.0-1
intel-ucode 20230613-1
lib32-vulkan-intel 23.1.2-1
libva-intel-driver 2.4.1-2
vulkan-intel 23.1.2-1