HP Victus Gaming Laptop 15-fa2xxx Having Trouble Waking Screen After Being Off For Some Time - Nvidia 3050

This is my first time posting to any type of forum so hopefully I’m doing this right.

My laptop has a problem on Linux period waking the screen after awhile of it being off where it would take upwards of one minute sometimes more before showing the lock screen, other times it’ll freeze and flash black screens making it almost impossible to login where once logged in the problem disappears where other times it doesn’t and continues past the lock screen forcing a reboot, I’ve ruled out this being an issue with sleep as it does this outside of sleep as well with the screen being off for a time. I’ve ruled out two possible issues below.

It also does it whether sleep is enabled or not

I think this is possibly two things:

Possible Issue One:
Upon waking up the system becomes confused on which GPU is handling the screen (eDP-1) where it waits and waits and waits before doing something to find the display once more.

Possible Issue Two:
The Nvidia Driver ( Ver. 595.58.03 ) is somehow messing up how the display (eDP-1) is being detected upon powering it up after its been turned off for some time causing the long wakes and bugging out flashing of black screens and freezing because when I set the laptop to use intel only mode it seems the problem disappears completely.

This problem happens regardless of what distro I use but I favor CachyOS because its really solid in terms of performance to other distros and easy to use

I will perform any suggestions given and I’m willing to do as many reinstalls to get this problem resolved so that I can finally 100% move away from Windows 11

Thank you all.

Laptop Specs:

Laptop: Victus by HP Gaming Laptop 15-fa2xxx
Processor: 13th Gen i5-13420H
Ram: 16GB Duel Channel 3200MT/s
Integrated GPU: Intel UHD 13th Gen
Dedicated GPU: RTX 3050 6GB Laptop GPU
Storage: 2x512GB NVme SSDs ( 1TB )

Linux Specs:

OS: CachyOS Mid April 2026
Kernel: 7.0.0-1 CachyOS-Bore-lto
Sleep Standard: s2idle (only one my laptop supports)
Nvidia Driver Ver: 595.58.03
Boot Manager: Grub
Desktop Environment: KDE 6.6.4

From the command line, run

sudo chwd –list-installed

You should see table with both the iGPU and dGP.

Then remove the nvidia driver:

sudo chwd -r nvidia-open-dkms

Ensure to use the name listed for the dGPU. Retart and verifiy the nvidia driver is gone using the first command. Next, re-add the nvidia driver:

sudo chwd -a

Reboot again.

This process “fixed” my issue with my Legion 7 + dGPU 3070 card that exhibited similar symptons.

This unfortunately did not fix anything but thank you for your suggestion!

I figured out that none of the graphics drivers like my internal laptop display eDP-1 and whatever I do nothing seems to fix it, plugging an HDMI into my laptop makes the sleep problem go away, intel only mode makes the problem disappear I dont know what I can do anymore, chatGPT didnt help, google gemini didn’t help I am convinced my laptop display is just unsupported Linux wise

Hi, I bet your problem related to this Intel graphics - ArchWiki