#post-installation stuff (nvidia and i3)
50 messages · Page 1 of 1 (latest)
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
pacman -Qs "(mesa|nvidia|nouv|xf86-video|optimus)"
and are you using the default linux kernel?
yes
what does this do?
just list the packages you have installed related to those words
local/egl-wayland 2:1.1.11-4 EGLStream-based Wayland external platform local/libvdpau 1.5-1 Nvidia VDPAU library local/mesa 23.0.3-1 An open-source implementation of the OpenGL specification local/nvidia-open 530.41.03-9 NVIDIA open kernel modules local/nvidia-utils 530.41.03-1 NVIDIA drivers utilities
ok you have nvidia-open, that might be the reason :)
aw arch wiki asked me to install it
replace it with the closed-source official nvidia driver?
nah, the lame driver by nvidia is by far the best.
nvidia-open is new and limited
i see
how do i do it?
For the Maxwell (NV110/GMXXX) series and newer, install the nvidia package (for use with the linux kernel) or nvidia-lts (for use with the linux-lts kernel) package.
If these packages do not work, nvidia-betaAUR may have a newer driver version that offers support.
Alternatively for the Turing (NV160/TUXXX) series or newer the nvidia-open package may be installed for open source kernel modules on the linux kernel (On other kernels nvidia-open-dkms must be used).
**This is currently alpha quality on desktop cards, so there will be issues. **Due to nvidia-open issue #282, it does not work on systems that have AMD integrated GPUs.
oh
pacman -S nvidia should replace it.
done
actually it seems not.
so do pacman -Rns nvidia-open afterwards
$ sudo pacman -Rns nvidia-open error: target not found: nvidia-open
ok then it did replace :D
how to check ?
usually a mkinitcpio is needed after installing / updating nvidia
keep that in mind for the future
lsblk to check boot and its current mount point (should be /boot)
ran
reboot and check
nice!
Error: status_command process exited unexpectedly (exit 1)
$ i3status Could not set locale. Please make sure all your LC_* / LANG settings are correct.
i somehow got it later