SteamOS on your HP laptop setup.
SteamOS on your HP laptop setup.
Hey everyone, I've been working with SteamOS on my HP laptop with a GTX 1050. I've updated the kernel and installed the necessary Arch Linux drivers, but the "Discover" store is failing to update because of dependency issues. Someone has already tried getting the NVIDIA drivers working—any advice on how to resolve this? Thanks!
Run pacman -Q nvidia-utils to check installation or outdated versions. If installed, use sudo pacman -S nvidia-utils to update. If outdated, execute sudo pacman -Su nvidia-utils to refresh.
Did you get the NVIDIA drivers from the official repositories or from NVIDIA’s website?
The most reliable source for installing on your Arch system is the official Arch Linux wiki page. https://wiki.archlinux.org/title/NVIDIA#Installation If the upgrade isn't working, what kernel version are you currently using? Type "uname -r" in the console.