https://bugs.kde.org/show_bug.cgi?id=487833

--- Comment #4 from Lucas Lima <lima.lucas...@gmail.com> ---
So my hardware is the following:

~ lspci -nnk | grep VGA                                                         
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA104M [GeForce
RTX 3080 Mobile / Max-Q 8GB/16GB] [10de:249c] (rev a1)
06:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] [1002:1638]
(rev c4)
---

I have a setup to change the main renderer using KWIN_DRM_DEVICES as the
following line in /etc/enviroment (please note that there are udev rules to
setup those paths mentioned here)

1.
KWIN_DRM_DEVICES=/dev/dri/fixed-reference/amd-card:/dev/dri/fixed-reference/nvidia-card

Or when I want when I want to use the nvidia card:

2.
KWIN_DRM_DEVICES=/dev/dri/fixed-reference/nvidia-card:/dev/dri/fixed-reference/amd-card

Surprisingly enough, the issue seems to happen only when I'm using the amd-card
as the primary renderer. When using 2., the issue doens't seem to happen.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to