Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Screen is black after suspend

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
mikhairu
Posts: 17
Joined: 2021-09-28 06:51

Screen is black after suspend

#1 Post by mikhairu »

I am using Debian testing. When I suspend the system and wake it up again the computer wakes up but the screen is black.

I have GeForce RTX 3050 video card with Nvidia driver installed.

Any ideas on how to solve this?

Update:

According to this answer https://askubuntu.com/questions/23238/h ... -my-system, when I run

Code: Select all

lspci -nnk | egrep -i --color 'vga|3d|2d' -A3 | grep 'in use'
I get output: Kernel driver in use: nvidia

Post Reply