Au risque de passer pour un nul, y a-t-il un moyen d’installer facilement les pilotes NVIDIA ?
J’ai cherché sur le forum mais les infos ont l’air obsolètes ou alors je n’ai pas compris.
I was under the impression that nvidia-mkod-open was pre-alpha testing and no one should use it if they do not know if their card is supported. Details in first post and they are important.
Did this change? I did not see it in the testing thread.
Our recipe for the nvidia driver packages already builds this and it’s the one that should be used over the proprietary one for cards that are on the compatibility list. Once we have a confirmed 1:1 or greater success rate with the open driver we can begin to discuss how to safely offer that as a default option (possibly with proper card version detection). nvidia is already recommending the open driver as the default for supported cards.
I am all for using the nvidia-kmod-open driver and I think it is working well, but I believe the install should not be done until the user knows that their card is supported. The quicker we can get card detection in there, the better.
We have enough problems to fix around here without causing more with this.
@tom comme ils l’a dit, si votre carte n’est pas dans la liste n’utilisez pas nvidia-kmod-open sudo dnf install nvidia --refresh devrait être suffisant. Si non: sudo dnf install nvidia --allowerasing --refresh
Prêtez attention aux messages de la console.
Si vous voulez faire du nettoyage vous pouvez effacer les kernel-rc puisque il semble que vous démarrez avec la version régulière.
sudo dnf remove kernel-rc-desktop… (copiez et collez le nom complet du fichier)