Artix Linux Forum

Artix Linux => System => Topic started by: BPOH on 23 June 2023, 13:02:20

Title: Laptop gets very hot at portproton
Post by: BPOH on 23 June 2023, 13:02:20
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)
Title: Re: Laptop gets very hot at portproton
Post by: BPOH on 24 June 2023, 09:04:29
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.
Title: Re: Laptop gets very hot at portproton
Post by: gripped on 24 June 2023, 17:44:31
Have you used htop to see if any processes are using 100% cpu when they should be idle ?
Title: Re: Laptop gets very hot at portproton
Post by: BPOH on 24 June 2023, 19:13:17
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
Title: Re: Laptop gets very hot at portproton
Post by: Hitman on 24 June 2023, 19:33:01
Quote
in artix installed only intel-media-driver in mkinitcpio.conf prescribed i915 in manjaro it was prescribed by default
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?
Title: Re: Laptop gets very hot at portproton
Post by: BPOH on 24 June 2023, 21:41:31
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
Spoiler (click to show/hide)

vulkan
Spoiler (click to show/hide)

intel
Spoiler (click to show/hide)