Using GT740 4GB card.
New install
KDE
resently started using 470-dkms drivers
I started by noticing things in desktop running slugish last few days.
I got my photoshop up and running, and the 3D section tells me Vram not working.
Odd outputs of info
~]$ sudo dmesg|grep VRAM
[sudo] password for
~]$ sudo dmesg|grep GART
~]$ sudo dmesg|grep BAR
[ 19.204159] caller _nv033181rm+0x2a/0x60 [nvidia] mapping multiple BARs
[ 19.384763] caller _nv000722rm+0x1ad/0x200 [nvidia] mapping multiple BARs
[major@beholder ~]$
$ sudo modprobe nvidia-dkms
modprobe: FATAL: Module nvidia-dkms not found in directory /lib/modules/5.10.80-1-lts
$ lsmod | grep nvidia
nvidia_drm 69632 5
nvidia_modeset 1204224 18 nvidia_drm
drm_kms_helper 278528 1 nvidia_drm
nvidia_uvm 1187840 0
nvidia 35360768 1099 nvidia_uvm,nvidia_modeset
drm 577536 9 drm_kms_helper,nvidia,nvidia_drm
$ pacman -Qs nvidia
local/conky-lua-nv 1.12.2-1
An advanced system monitor for X based on torsmo with lua and nvidia enabled
local/egl-wayland 1:1.1.9+2+gdaab854-1
EGLStream-based Wayland external platform
local/lib32-nvidia-470xx-utils 470.86-1
NVIDIA drivers utilities (32-bit)
local/libvdpau 1.4-1
Nvidia VDPAU library
local/libxnvctrl-470xx 470.86-1
NVIDIA NV-CONTROL X extension
local/nvidia-470xx-dkms 470.86-3
NVIDIA drivers - module sources
local/nvidia-470xx-settings 470.86-1
Tool for configuring the NVIDIA graphics driver
local/nvidia-470xx-utils 470.86-3
NVIDIA drivers utilities
local/nvidia-installer-db 2.5.1-2
Database for the script to setup nvidia drivers in EndeavourOS
local/nvidia-installer-dkms 3.3.11-1
Script to setup nvidia drivers (dkms version) in EndeavourOS
My /etc/X11/xorg.conf.d
directory only has a keyboard.conf file in it if that matters.
I saw something something opengl at one point as well, idk if related as I was setting up WINE to get photoshop going in the first place.
I need some direction on want to do