What means latest cards only on Nvidia boot entry for the installer ISO?

Hello and good day/evening/night/morning. After installing endeavor, somehow screwing it up, and deciding to do a clean reinstall, I noticed the “EndeavourOS x86_64 UEFI NVIDIA (latest cards only)” option in the live usb boot menu. After googling and searching the forum for some time I couldn’t find what “latest cards” actually means. Like are we talking 30 series and up? 20? I dunno.
So does anyone have a concrete answer and/or knows where to look stuff like this up?

p.s : My laptop has a 840m, so far from the latest anyway xD

hello @suffet,
welcome to the purple universe :enos: :enos_flag: :penguin_face: :rocketa_purple: :purple_heart:

Unfortunately I can’t answer your question, so I’ll just say hello :wink:
your question will surely be answered soon.

1 Like

Hi @suffet and welcome to the forum. Not sure what the answer to your question is but maybe have a read of this and see if it has your answer.

https://discovery.endeavouros.com/category/nvidia/

If that fails I’d also check out the arch Linux wiki, otherwise hopefully someone more knowledgeable will come along and answer this for you soon

1 Like

Maxwell series and newer Nvidia cards use the nvidia, nvidia-lts, or nvidia-dkms packages, which can be installed from the normal repos with Pacman. See here from the ArchWiki article:

For the Maxwell (NV110/GMXXX) series and newer, install the nvidia package (for use with the linux kernel) or nvidia-lts package (for use with the linux-lts kernel) or nvidia-dkms package (for all other kernels).

All other cards require different packages. Typically they will be sourced from the AUR and will have to be set up after the installation is finished.

According to this page, 840M is a Maxwell card so you should be good to go using the option in the installer. :+1:

3 Likes

Yeah that makes sense. Thank you! Still weird that it’s not really mentioned anywhere. (specifically the meaning of the phrase “Latest cards”, which is a hell of a nitpick but I was curious).

P.S : Thanks for the warm welcome y’all!

1 Like

I think 800 series and up would be supported. :thinking:

Thats not us but Nvidia made the decision to put cards on legacy branch after some time of support with their latest driver, you would find the Info on Nvidia drivers page too.

Thats what means “latest” cards… what is indeed some info i came up on adding the boot entry only… it is hard to have some more informative info at the boot menu screen… We had no-legacy cards there before what was confusing a lot of users too. After have it like now we have a lot less questions with this.

But in the end… it is no issue that would happen… becaus eif you try booting on latest nvidia entry with a legacy card it would simply fail to load the installer.

// mod note // → changed thread title to let others find the info too…

Short info about Nvidia Modul packages on arch/based:

These are the Latest Nvidia Driver available over official Arch Repository:

https://archlinux.org/packages/extra/x86_64/nvidia/
https://archlinux.org/packages/extra/x86_64/nvidia-dkms/

https://archlinux.org/packages/extra/x86_64/nvidia-lts/

https://archlinux.org/packages/extra/x86_64/nvidia-open/
https://archlinux.org/packages/extra/x86_64/nvidia-open-dkms/

These are all legacy branch Module packages available over the AUR only:
https://aur.archlinux.org/packages/nvidia-525xx-dkms
https://aur.archlinux.org/packages/nvidia-470xx-dkms
https://aur.archlinux.org/packages/nvidia-390xx-dkms
https://aur.archlinux.org/packages/nvidia-340xx-dkms

And a warning about the builds from AUR, check the AUR page if there are comments about a current issue in case this will happen, often you will find the solution/workaround right there too.

3 Likes

And to not forget: Welcome to the purple side :enos:

You can see every question is a good question… here we have it, your question and the answer will help the next user with the same question to find the info right away.

3 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.