• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Are you having HotKey issues? Click here for tips and tricks.
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended
Victus by HP 16.1 inch Gaming Laptop PC 16-s0000 (76T56AV)
I HAVE DONE DUAL BOOTING,IN MY VICTUS 
Victus Gaming Laptop 16-s0095AX (8R1E6PA)  
AND I HAVE MANUALY INSTALLED NVIDIA  DRIVER IN MY UBUNTU 22.04 LTS DRIVER 570 ,
WHILE USING  SOME APPLICATION MY SYSTEM GETS FREEZE OR SCREEN BLACK OUT IF IT FREEZEZS I HAVE DONE FORCE SHUTDOWN ,IF IT BALCK OUT I USED ALT + F2  (REBOOT) . THE PROBLEMATIC APPLICTIONS ARE CHROME , RVIZ, GAZEBO .
 AND I HAVE USED ONLY THE NVIDIA NOT IN HIDRID MODE LIKE IN WINDOWS 
1 REPLY 1
HP Recommended

Hi @PRAVEENS-2005,

Welcome to the HP Support Community.
 

Thank you for posting your query. I will be glad to help you.

I see you're using Ubuntu 22.04 LTS (dual boot) on your Victus by HP 16.1-inch Gaming Laptop PC 16-s0095AX, and you're encountering system freezes or screen blackouts during GPU-intensive tasks (e.g., using Chrome, RViz, or Gazebo) with the manually installed NVIDIA 570 driver, in dedicated GPU mode (non-hybrid).

Unfortunately, Victus gaming laptops are not officially supported by HP for Linux/Ubuntu. This means:

  • Drivers (especially GPU, audio, and thermal) are not optimized or officially provided by HP for Ubuntu on this model.
  • Only Windows 11 is fully validated and supported on the Victus 16-s0000/0095AX series.
  • However, Ubuntu can still work unofficially, with some manual driver handling and workarounds.


Recommended Fixes

1. Switch to Hybrid Graphics Mode

Even if you prefer NVIDIA-only mode, try switching to hybrid mode temporarily: sudo prime-select on-demand

Then reboot: sudo reboot

This reduces GPU load and may prevent crashes.

2. Downgrade to a More Stable NVIDIA Driver

Driver 570 is relatively new and may not be fully stable. Try downgrading to driver 535 or 525, which are known to be more stable: sudo apt purge nvidia* 
             sudo ubuntu-drivers autoinstall

Or manually install: sudo apt install nvidia-driver-535

Then reboot.

3. Disable Hardware Acceleration in Chrome

Chrome can trigger GPU crashes. Disable hardware acceleration:

  • Open Chrome
  • Go to Settings > System
  • Turn off “Use hardware acceleration when available”
  • Restart Chrome

 

I hope this helps.

 

Take care, and have an amazing day!
 

Did we resolve the issue? If yes, please consider marking this post as "Accepted Solution" and click "Yes" to give us a helpful vote - your feedback keeps us going!

 

Regards,

VikramTheGreat

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.