Only Blank screen is coming After the laptop is suspended

Once I Suspend my Laptop By pressing Power Button Every thing goes fine untill I try to reopen my laptop by opening the lid and pressing a key (say space). The screen goes black with certain blue tint and Login screen comes after very Long time , Sometime over a minute and Sometime just freezes at login screen. And sometime it just doesn’t get back to login page at all and i need to hard reboot my laptop. Its Amd CPU and Nvidia GPU.

Can you run:

lsblk

in the terminal an paste the output here?

here is the output:)

NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 931.5G 0 disk
└─sda1 8:1 0 931.5G 0 part
nvme0n1 259:0 0 931.5G 0 disk
├─nvme0n1p1 259:1 0 529M 0 part
├─nvme0n1p2 259:2 0 99M 0 part /boot/efi
├─nvme0n1p3 259:3 0 16M 0 part
├─nvme0n1p4 259:4 0 843G 0 part
└─nvme0n1p5 259:5 0 87.9G 0 part /

Sorry for the delayed reply.

Can you go to your desktop in terminal and create a new directory called Troubleshooting

Then run the following commands in that directory:

top > top.txt
sed 's/^//' top.txt

after running the first command, you will have to press ctrl+C to make top stop doing its thing

then copy and paste the contents of the top.txt file here(please make sure sure to highlight the output and click the “</>” button in the forum menu to format it properly)?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.