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

--- Comment #48 from Victor Ryzhykh <victorr2...@yandex.ru> ---
(In reply to Victor Ryzhykh from comment #44)
> After updating egl-wayland to version 1.1.14, on Nvidia driver 555.58.02,
> exiting sleep mode occurs without failure and a black screen.
> Tested with screen lock enabled and with screen lock disabled.
> Everything works flawlessly.
> Recorded the transition into sleep mode and exit from it
> with the completion of recording.

On my Nvidia 555 driver the files are located in


/etc/X11/xorg.conf.d/15-nvidia.conf
/etc/vulkan/icd.d/nvidia_icd.json

Exiting sleep mode occurs without problems and image
artifacts on the screen.

I tried moving them inside the nvidia package to a different location in

/usr/share/X11/xorg.conf.d/15-nvidia.conf
/usr/share/vulkan/icd.d/nvidia_icd.json

As is done in many other distributions.
After such a movement, when exiting sleep mode,
I received a black screen with a cursor.

Then returned file
/usr/share/X11/xorg.conf.d/15-nvidia.conf
back to
/etc/X11/xorg.conf.d/15-nvidia.conf

After that, waking up from sleep mode began to work,
but there were strong image artifacts.

After that I returned file
/usr/share/vulkan/icd.d/nvidia_icd.json
to
/etc/vulkan/icd.d/nvidia_icd.json

Wakeup from sleep mode started working correctly.
The system wakes up and works without failures.
There are no image artifacts.

In general, the placement of files in the nvidia driver package matters a lot.

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

Reply via email to