You are not logged in.
Just recently installed Arch on my personal machine and trying to use it as my full time system.
Im running into this issue where my main screen all of a sudden freezes but my secondary monitor is fine and the videos on that screen keeps playing.
The programs running on the main monitor are still running and while the screen is frozen on one frame, in order to do anything i turn the main monitor off, this fixes the screen but what happens is that any program i am actively running all crash.
The crash usually happens when i am playing a game on the main screen and have discord or a twitch stream open on the secondary.
My setup is like this:
Main Monitor= 2560x1440 running at 165 hz connected using a display cable
Secondary Monitor= 1920x1080 running at 75 hz connected using hdmi cable.
GPU= Zotac RTX 4080
CPU= Intel Core i7-12700F
Kernael Version: 6.13.7-arch1-1 (64-bit)
KDE Plasma version: 6.3.3
If there is anything else you guys need to know then just tell me.
Cause i really dont know where to look to try and fix this issue, as googling the issue brought up nothing so far.
Offline
Plasma on X11 or plasma on wayland?
If this happens on X11, please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
Smells related to https://wiki.archlinux.org/title/PRIME# … ronization
Offline
Smells related to https://wiki.archlinux.org/title/PRIME# … ronization
doubt that
OP uses a F-skew which doesn't have its iGPU enabled - so although the chip may has a somewhat working iGPU its disabled - hence OPs system only has the dGPU
Offline
Plasma on X11 or plasma on wayland?
If this happens on X11, please post your Xorg log, https://wiki.archlinux.org/title/Xorg#GeneralSmells related to https://wiki.archlinux.org/title/PRIME# … ronization
I am on wayland and havent booted the system on x11 so far.
and like cryptearth mentioned, my cpu does not have an iGPU so its purely reliant on my eGPU for creating any image.
Offline
Ok, but that makes the output-depending crashing rather obscure.
Do you have a https://wiki.archlinux.org/title/Core_d … _core_dump ?
And please test the behavior on X11, its log might help to understand what's going on (iff the behavior extends there)
Offline
Yeah this is strange, seems like on X11 im not facing the issue really.
Been doing what i normally do all day and nothing happened so far.
so best guess it is being caused by wayland somehow.
Offline
https://bbs.archlinux.org/viewtopic.php … 7#p2233477
Try to disable powerdevil
Offline
So i implemented what you sent me, still hasnt fixed the issue.
Is there any chance it has to do with packages for the Nvidia drivers?
i installed these packages: nvidia , nvidia-lts, nvidia-settings, nvidia-utils.
Is there anything i need more for wayland?
Offline
Implemented what specifically how?
Please post your complete system journal for the boot:
sudo journalctl -b | curl -F 'file=@-' 0x0.st
Offline