#post-installation stuff (nvidia and i3)

50 messages · Page 1 of 1 (latest)

hot jacinth
#

Nvidia smi failed and i3 status_command

#

NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

vocal plaza
#

pacman -Qs "(mesa|nvidia|nouv|xf86-video|optimus)"

#

and are you using the default linux kernel?

hot jacinth
vocal plaza
#

just list the packages you have installed related to those words

hot jacinth
#

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

vocal plaza
#

ok you have nvidia-open, that might be the reason :)

hot jacinth
#

aw arch wiki asked me to install it

vocal plaza
#

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

hot jacinth
#

i see

hot jacinth
vocal plaza
#

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.

hot jacinth
#

oh

vocal plaza
#

pacman -S nvidia should replace it.

hot jacinth
#

done

vocal plaza
#

actually it seems not.
so do pacman -Rns nvidia-open afterwards

hot jacinth
#

$ sudo pacman -Rns nvidia-open error: target not found: nvidia-open

vocal plaza
#

ok then it did replace :D

hot jacinth
#

:D

#

so i now reboot and see if it works?

vocal plaza
#

ok, now make sure boot partition is mounted

#

and do sudo mkinitcpio -P

hot jacinth
vocal plaza
#

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)

hot jacinth
#

mounted

hot jacinth
vocal plaza
#

reboot and check

hot jacinth
#

okkok

#

it works!

#

now the i3 error

vocal plaza
#

nice!

hot jacinth
#

Error: status_command process exited unexpectedly (exit 1)

vocal plaza
#

hmm i don't know i3
what is the command exactly?

#

and how are you starting i3?

hot jacinth
#

i use systemctl to start it

#

i thin

#

think

#

idk

#

maybe fix that later cuz i gtg

hot jacinth
vocal plaza
#

cat /etc/locale.conf

#

locale (should list LC_ variables)

#

see if they are set

hot jacinth
#

i somehow got it later