Users of the very new Nvidia cards: a bug in detecting the latest Nvidia cards has been fixed! 
So now your Nvidia RTX 30xx card is recognized in nvidia-installer-check and other related nvidia-installer-* tools.
Users of the very new Nvidia cards: a bug in detecting the latest Nvidia cards has been fixed! 
So now your Nvidia RTX 30xx card is recognized in nvidia-installer-check and other related nvidia-installer-* tools.
And special thanks for @akej74 for reporting missing new Nvidia cards! 
Thanks @manuel for fixing the bug, I can confirm everything works OK!
Slightly off topic: I have been running with both the regular nVidia driver (currently nvidia 455.45.01-7) and ânvidia-dkmsâ at the same time. Just curious if there are any drawbacks to this setup? Some google results indicate that the ânvidia-dkmsâ should be enoughâŚ
nvidia-dkms will be âupdatedâ when kernel headers and such stuff are updated. Sometimes plain nvidia is not updated soon enough, and that may cause temporary problems.
So I recommend you uninstall nvidia and keep nvidia-dkms.
how does it is handled that you even can have them both installed? it wasnât that before afaik?
Looks like they are not in conflict⌠Iâll check a bit more.
Yeah, doesnât seem to have conflicts variable in their PKGBUILDs.
So I donât know if that works anyway.
Okay so I thought when you installed one it removed the other? nvidia vs nvidia-dkms
If the PKGBUILD declares a conflicts variable requiring removal of the other, then yes. But in nvidiaâs case I didnât find such conflicts definition in their PKGBUILDs.