I was actually considering switching to Nvidia because of DLSS3 and Dragon's Dogma 2
I was actually considering switching to Nvidia because of DLSS3 and Dragon's Dogma 2


#!/bin/bash
# Script to fix HHD after waking from sleep mode, known issue
sudo systemctl restart hhd@$(whoami)
sudo reboot now