You are not logged in.
Hello there.
I freshly installed Arch Linux with the archinstall script. I chose the NVIDIA proprietary drivers in the archinstall GUI.
Now my question is: Do I have to install any additional NVIDIA drivers? Or is everything already set up for me when choosing that option?
Last edited by Thilo (2022-07-21 06:53:09)
Offline
Offline
Do I have to install any additional NVIDIA drivers?
You need to make sure you install the right driver for your graphics card:
https://wiki.archlinux.org/title/NVIDIA
Offline
Do I have to install any additional NVIDIA drivers?
You need to make sure you install the right driver for your graphics card:
https://wiki.archlinux.org/title/NVIDIA
That isn't automatically done by choosing the proprietary driver option?
If not so, what's the point of the proprietary driver selection?
Last edited by Thilo (2022-07-21 07:26:42)
Offline
d_fajardo wrote:Do I have to install any additional NVIDIA drivers?
You need to make sure you install the right driver for your graphics card:
https://wiki.archlinux.org/title/NVIDIAThat isn't automatically done by choosing the proprietary driver option?
If not so, what's the point of the proprietary driver selection?
It's just a script: it can't read your mind. It has no idea, nor do we, what actual card you have.
Offline
It's just a script: it can't read your mind. It has no idea, nor do we, what actual card you have.
Yeah, that's understandable. However, what's the point of the NVIDIA proprietary driver installation option? What benefits does it offer me when it can't recognize the GPU I have?
Last edited by Thilo (2022-07-21 07:35:02)
Offline
It's just a script: it can't read your mind. It has no idea, nor do we, what actual card you have.
Yeah, that's understandable. However, what's the point of the proprietary driver installation option? What benefits does it offer you when it can't recognize the gpu I have?
No idea. And I could not care less about the script, so I have no intention of reading it to find out.
Offline
What benefits does it offer me when it can't recognize the GPU I have?
As someone who has never used an install script, I have no idea neither but I' think the assumptions here are slightly misguided. You assume that the script will detect your GPU but my feeling is the script assumes you actually know your GPU.
Offline
How about, we just take look at it?
lspci -k
Since the install script will hopefully not shovel any AUR packages onto your disk, there's actually just one proprietary nvidia driver and it either supports your GPU or it doesn't.
Since installing it will blacklist nouveau and leave you w/o any GPU support, the rule of thumb would be that https://wallhere.com/en/wallpaper/1341339 - and it might be reasonable for the installer to test the support before offering a driver that will effectively break the setup.
Offline