lutris / docs

720 stars 225 forks source link

[QUESTION] nvidia-dkms and linux61-nvidia are in conflict #138

Open stonefoxes opened 1 year ago

stonefoxes commented 1 year ago

I'm on Manjaro and following docs from https://github.com/lutris/docs/blob/master/InstallingDrivers.md,

sudo pacman -S --needed nvidia-dkms nvidia-utils lib32-nvidia-utils nvidia-settings vulkan-icd-loader lib32-vulkan-icd-loader

warning: nvidia-utils-530.41.03-4 is up to date -- skipping
warning: lib32-nvidia-utils-530.41.03-1 is up to date -- skipping
warning: nvidia-settings-530.41.03-3 is up to date -- skipping
warning: vulkan-icd-loader-1.3.245-1 is up to date -- skipping
warning: lib32-vulkan-icd-loader-1.3.245-1 is up to date -- skipping
resolving dependencies...
looking for conflicting packages...
:: nvidia-dkms and linux61-nvidia are in conflict (NVIDIA-MODULE). Remove linux61-nvidia? [y/N]

What is the recommended package to use? According to #53 user doesn't need dkms on non-custom kernel. Am I right? If yes, should I create pull request with additional note about it?

xMonologue commented 1 year ago

I actually have the same issue and proceded to the installation now my pc is stuck on boot screen lol. No ideas how to fix :/

stonefoxes commented 1 year ago

@xMonologue Had the same issue, fixed with chroot and manually reinstalled linux61-nvidia.

xMonologue commented 1 year ago

omggg bro you saved my ass right here, I was about to switch distro @stonefoxes thank you so much