N3Cr0@lemmy.world to linuxmemes@lemmy.world · 1 year agoKudos to Nvidialemmy.worldimagemessage-square93fedilinkarrow-up11.26K
arrow-up11.26KimageKudos to Nvidialemmy.worldN3Cr0@lemmy.world to linuxmemes@lemmy.world · 1 year agomessage-square93fedilink
minus-squarertxn@lemmy.worldMlinkfedilinkarrow-up70·1 year agopacman -S nvidia-dkms Hollywood, here I come!
minus-squareBotzo@lemmy.worldlinkfedilinkarrow-up16·1 year agoNah, that’s pacman -S hollywood Hollywood
minus-squareInFerNo@lemmy.mllinkfedilinkarrow-up6·1 year agoPartial updates are not supported on Arch. You need to use -Syu.
minus-squaresaoirse@lemmy.blahaj.zonecakelinkfedilinkEnglisharrow-up7·1 year agoI think you’re misunderstanding what a partial upgrade is. A partial upgrade is where you update the database without then upgrading every package (calling pacman -Sy with the u switch). pacman -S, therefore, is not a partial upgrade, as the database is not updated with the y switch. See System maintenance#Partial upgrades are unsupported for more info.
minus-squareayyy@sh.itjust.workslinkfedilinkarrow-up2·1 year agoYeah, obviously, who wouldn’t know that
minus-squaremaxprime@lemmy.mllinkfedilinkarrow-up2·1 year agoI thought dkms was recommended only for alternative kernels, and that nvidia or nvidia-open is what’s recommended generally.
minus-squarertxn@lemmy.worldMlinkfedilinkarrow-up2·1 year agoRecommended, yes, but I’ve had issues with the pre-compiled modules before, so I switched to nvidia-dkms to make sure the binaries are always freshly baked.
pacman -S nvidia-dkmsHollywood, here I come!
Nah, that’s
pacman -S hollywoodHollywood
Partial updates are not supported on Arch. You need to use
-Syu.I think you’re misunderstanding what a partial upgrade is.
A partial upgrade is where you update the database without then upgrading every package (calling
pacman -Sywith theuswitch).pacman -S, therefore, is not a partial upgrade, as the database is not updated with theyswitch.See System maintenance#Partial upgrades are unsupported for more info.
Yeah, obviously, who wouldn’t know that
I thought dkms was recommended only for alternative kernels, and that nvidia or nvidia-open is what’s recommended generally.
Recommended, yes, but I’ve had issues with the pre-compiled modules before, so I switched to
nvidia-dkmsto make sure the binaries are always freshly baked.