Search results

  1. curtis_connors

    Solved Confused about Nvidia driver versions

    yeah i went a little more verbose with sudo apt purge '^nvidia' sudo apt purge "^.cublas" sudo apt purge "^.*cuda" ---also purged nvidia-compute & libnvidia sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.old sudo apt autoremove sudo apt autoclean sudo apt-get autoremove sudo apt-get audoclean...
  2. curtis_connors

    Solved Confused about Nvidia driver versions

    so i have an integrated gpu on my laptop that runs intel, so as long as i offload the nvidia modules, i can firebomb them with full gui on screen. the nvidia drivers tell me they are not compatible with nouveau when i try to install the nvidia ones so i have to blacklist them. but i was going...
  3. curtis_connors

    Solved Confused about Nvidia driver versions

    oh and.... the apt install nvidia-drivers/dkms-535 echo'd this back... nvidia.ko.zst: Running module version sanity check. Error! Module version 535.171.04 for nvidia.ko.zst is not newer than what is already found in kernel 6.5.0-35-generic (550.78). You may override by specifying --force...
  4. curtis_connors

    Solved Confused about Nvidia driver versions

    this is crazy that this thread came up today. ive been struggling for the past few days. same gpu, same drivers - well my gpu is a notebook version... tl:dr skip tho the arrow - ill try to keep it brief and to the point while including as much as i can... trying to get cuda functionality out...
Top