-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Desktops
- Desktop Operating Systems and Recovery
- unable to use the ubuntu due to constant freezing and displa...

Create an account on the HP Community to personalize your profile and ask a question
07-24-2025 11:59 PM
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
07-26-2025 10:40 AM
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