Installation of nvidia driver not fully working - prime-run not working

mhwd -li 

gives the following output:

--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2021.11.04               false            PCI
     video-modesetting            2020.01.13                true            PCI

nvidia-smi

No devices were found

prime-run glxinfo | grep "OpenGL renderer"
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  50
  Current serial number in output stream:  51
inxi -G
Graphics:
  Device-1: Intel 4th Gen Core Processor Integrated Graphics driver: i915
    v: kernel
  Device-2: NVIDIA GM107M [GeForce GTX 850M] driver: nvidia v: 525.89.02
  Device-3: Sunplus Innovation HD WebCam type: USB driver: uvcvideo
  Display: x11 server: X.Org v: 21.1.7 with: Xwayland v: 22.1.8 driver: X:
    loaded: modesetting failed: nvidia dri: crocus gpu: i915
    resolution: 1920x1080~60Hz
  API: OpenGL v: 4.6 Mesa 22.3.5 renderer: Mesa Intel HD Graphics 4600 (HSW
    GT2)

So as you can see, there is an issue with the nvidia-drivers. My question is, how can I finally get prime-run working?

Thank you a lot for your tme and effort

You mean this right?

I would say nvidia’s xorg driver fails here for some reason, therefor GLX also doesn’t work. I guess the xorg log will show more details.

Could you please tell me the path to the xorg log file? Also, as soon as have access to my laptop I will check on “failed: nvidia”

/var/log

Regarding the logs, just in case the old Xorg logs might become important

➜  ~ cd /var/log 
➜  log ll
insgesamt 2,5M
drwx------  2 root root            4,0K 21. Apr 2022  audit
-rw-------  1 root root            409K 20. Mär 13:29 boot.log
-rw-------  1 root root             51K 19. Mär 14:26 boot.log.1
-rw-------  1 root root             20K 18. Mär 00:35 boot.log.2
-rw-------  1 root root             15K 16. Mär 00:00 boot.log.3
-rw-------  1 root root             27K 14. Mär 09:24 boot.log.4
-rw-------  1 root root             46K 10. Mär 10:06 boot.log.5
-rw-------  1 root root             83K  7. Mär 08:12 boot.log.6
-rw-------  1 root root             13K 22. Feb 20:29 boot.log.7
-rw-rw----  1 root utmp            4,5K 19. Mär 22:50 btmp
-rw-rw----  1 root utmp               0  8. Feb 09:02 btmp.1
drwxr-xr-x  2 root root            4,0K 19. Mär 14:26 cups
drwx--x--x  2 root gdm             4,0K 24. Nov 21:14 gdm
drwxr-xr-x  2 root root            4,0K  6. Jun 2022  gssproxy
-rw-r--r--  1 root root              81 30. Nov 12:42 gufw.log
drwxr-xr-x  2 root root            4,0K  8. Jun 2022  httpd
drwxr-sr-x+ 4 root systemd-journal 4,0K 24. Nov 21:14 journal
-rw-rw-r--  1 root utmp            286K 19. Mär 22:50 lastlog
drwxr-xr-x  5 root root            4,0K 16. Aug 2022  libvirt
drwx--x--x  2 root lightdm         4,0K 19. Mär 19:28 lightdm
-rw-r-----  1 root root            1,8K 19. Mär 17:06 lxdm.log
-rw-r-----  1 root root            2,2K 19. Mär 17:04 lxdm.log.old
-rw-r--r--  1 root root            1,7K 18. Mär 18:43 nvidia-installer.log
drwxr-xr-x  2 root root            4,0K  9. Jun 2022  old
drwxr-xr-x  4 root root            4,0K 18. Mär 20:47 optimus-manager
-rw-r--r--  1 root root            1,2M 19. Mär 23:08 pacman.log
-rw-r--r--  1 root root             204 18. Mär 20:40 pacman.PackageKit.log
drwx------  2 root root            4,0K 16. Aug 2022  private
drwxr-xr-x  3 root root            4,0K 16. Aug 2022  swtpm
-rw-rw-r--  1 root utmp            392K 20. Mär 13:30 wtmp
-rw-r--r--  1 root gdm              50K 20. Mär 13:30 Xorg.0.log
-rw-r--r--  1 root gdm             7,8K 20. Mär 13:29 Xorg.0.log.old
-rw-r--r--  1 root jav              53K 20. Mär 15:13 Xorg.1.log
-rw-r--r--  1 root jav              51K 19. Mär 23:52 Xorg.1.log.old

The Xorg.1.log contains quite a bite of text. Shall I upload it somewhere, or shall I search for some specific output? Some output, which I believe to be helpul:

[    90.750] (II) Module "fb" already built-in
[    90.751] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[    90.751] (==) NVIDIA(G0): RGB weight 888
[    90.751] (==) NVIDIA(G0): Default visual is TrueColor
[    90.751] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[    90.751] (**) Option "AllowNVIDIAGpuScreens"
[    90.751] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    90.751] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    90.751] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[    90.751] (**) NVIDIA(G0): Enabling 2D acceleration
[    90.751] (II) Loading sub module "glxserver_nvidia"
[    90.751] (II) LoadModule: "glxserver_nvidia"
[    90.751] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    90.759] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    90.759] 	compiled for 1.6.99.901, module version = 1.0.0
[    90.759] 	Module class: X.Org Server Extension
[    90.759] (II) NVIDIA GLX Module  525.89.02  Wed Feb  1 23:13:01 UTC 2023
[    90.759] (II) NVIDIA: The X server supports PRIME Render Offload.
[    91.415] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:1:0:0.  Please
[    91.415] (EE) NVIDIA(GPU-0):     check your system's kernel log for additional error
[    91.415] (EE) NVIDIA(GPU-0):     messages and refer to Chapter 8: Common Problems in the
[    91.415] (EE) NVIDIA(GPU-0):     README for additional information.
[    91.415] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!
[    91.415] (EE) NVIDIA(G0): Failing initialization of X screen
[    91.415] (II) UnloadModule: "nvidia"
[    91.415] (II) UnloadSubModule: "glxserver_nvidia"
[    91.415] (II) Unloading glxserver_nvidia
[    91.415] (II) UnloadSubModule: "wfb"
[    91.483] (==) modeset(0): Backing store enabled
[    91.483] (==) modeset(0): Silken mouse enabled

You asked if I would mean:
failed: nvidia

I did not understand your question, but I think what you might mean is:

➜  log nvidia-smi
No devices were found

Does the GPU work in general?
OBS, which is a software that can make use of the GPU was tested on Windows. It took around 50% of the GPU. Yes, the GPU works → it should be no hardware error

Have you tried to reinstall, reboot, other kernels
Yes, many times install, delete, nonfree 0300, free 0300, reboot: yes many times

mhwd -a pci nonfree 0300
mhwd -r pci (name of installed drivers)
pacman -S nvidia nvidia-utils
pacman  -Rscup nvidia-utils

Kernels:

Currently running: 4.19.277-1-MANJARO (linux419)
The following kernels are installed in your system:
   * linux419
   * linux510
   * linux515
   * linux60
   * linux61
   * linux62

linux60, linux515 used to work → now only linux419 comes through the login screen

Have you messed with the display-manager?
Yes, I installed all from: (not allowed to add links here thus → wiki. manjaro. org/index.php/Install_Display_Managers) to check, whether they might give any error

Have you played with optimus-manager?
Yes, I did - it did not work. There are some things to consider when using gnome or kde. I was not sure if I am using gdm or if Cinnamon, which I am using, has its own display manager. Optimius manager is now deinstalled

Have you tried envycontrol?
Yes, envycontrol: (cant add links here: github envycontrol) It is now removed again

first reboot and then post also output from:
mhwd -l
pacman -Qm
find /etc/X11/ -name "*.conf"
ls /etc/modprobe.d
and logs:
journalctl -b0 -p4 --no-pager
sudo dmesg | grep -E 'nvidia|nvm'

➜  ~ mhwd -l
> 0000:01:00.0 (0302:10de:1391) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2021.11.04               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2021.11.04               false            PCI
video-hybrid-intel-nvidia-390xx-bumblebee            2021.11.26               false            PCI
          video-nvidia            2021.11.04               false            PCI
    video-nvidia-470xx            2021.11.04               false            PCI
    video-nvidia-390xx            2021.11.26               false            PCI
           video-linux            2018.05.04                true            PCI


> 0000:00:02.0 (0300:8086:0416) Display controller Intel Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2021.11.04               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2021.11.04               false            PCI
video-hybrid-intel-nvidia-390xx-bumblebee            2021.11.26               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI


➜  ~ pacman -Qm
aura-bin 3.2.9-1
epson-inkjet-printer-escpr2 1.1.60-1
epsonscan2 6.7.42.0-1
gtkhash-nautilus 1.4-6
imagescan-plugin-networkscan 1.1.4-0
manjaro-documentation-en 20181009-1
manjaro-dynamic-wallpaper 1.3-1
manjaro-firmware 20160419-1
nomachine 8.2.3-1
noto-fonts-compat 20151217-1
qt5-singlecoreapplication 2.6_20170914-1
upd72020x-fw 1:1.0.0-1
vino 3.22.0+74+g7a95e10-1
➜  ~ find /etc/X11/ -name "*.conf"
/etc/X11/mhwd.d/nvidia.conf
/etc/X11/xorg.conf.d/90-mhwd.conf
/etc/X11/xorg.conf.d/00-keyboard.conf
➜  ~ ls /etc/modprobe.d
mhwd-gpu.conf
➜  ~ sudo dmesg | grep -E 'nvidia|nvm'
[    3.298631] audit: type=1400 audit(1679326890.726:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=308 comm="apparmor_parser"
[    3.298946] audit: type=1400 audit(1679326890.726:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=308 comm="apparmor_parser"
[    4.911289] nvidia: loading out-of-tree module taints kernel.
[    4.911300] nvidia: module license 'NVIDIA' taints kernel.
[    4.960326] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    4.973929] nvidia-nvlink: Nvlink Core is being initialized, major device number 236
[    4.975048] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
[    5.929681] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  525.89.02  Wed Feb  1 23:09:40 UTC 2023
[    6.016002] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    6.016004] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[    6.076304] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[    6.090589] nvidia-uvm: Loaded the UVM driver, major device number 234.

The output of journalctl -b0 -p4 --no-pager is too big to put it here. What options do I have? See some part of it:

Mär 20 16:43:49 javPc /usr/lib/gdm-x-session[1743]:         compiled for 1.6.99.901, module version = 1.0.0
Mär 20 16:43:49 javPc /usr/lib/gdm-x-session[1743]:         Module class: X.Org Server Extension
Mär 20 16:43:49 javPc /usr/lib/gdm-x-session[1743]: (II) NVIDIA GLX Module  525.89.02  Wed Feb  1 23:13:01 UTC 2023
Mär 20 16:43:49 javPc /usr/lib/gdm-x-session[1743]: (II) NVIDIA: The X server supports PRIME Render Offload.
Mär 20 16:43:49 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:43:49 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:43:50 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:43:50 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:43:50 javPc /usr/lib/gdm-x-session[1743]: (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:1:0:0.  Please
Mär 20 16:43:50 javPc /usr/lib/gdm-x-session[1743]: (EE) NVIDIA(GPU-0):     check your system's kernel log for additional error
Mär 20 16:43:50 javPc /usr/lib/gdm-x-session[1743]: (EE) NVIDIA(GPU-0):     messages and refer to Chapter 8: Common Problems in the
Mär 20 16:43:50 javPc /usr/lib/gdm-x-session[1743]: (EE) NVIDIA(GPU-0):     README for additional information.
Mär 20 16:43:50 javPc /usr/lib/gdm-x-session[1743]: (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!
Mär 20 16:43:50 javPc /usr/lib/gdm-x-session[1743]: (EE) NVIDIA(G0): Failing initialization of X screen
Mär 20 16:43:50 javPc /usr/lib/gdm-x-session[1743]: (II) UnloadModule: "nvidia"
Mär 20 16:43:50 javPc /usr/lib/gdm-x-session[1743]: (II) UnloadSubModule: "glxserver_nvidia"

did you rebooted first?
post output from:
sudo dmesg | grep -E 'nvidia|nvrm'
journalctl -b0 --no-pager | grep -E 'nvidia|nvrm'

but you have this:

Yes, I rebooted first, logged in using the login screen, opened a terminal and entered the commands. That is, I did not go into tty directly after booting to enter the commands.

➜  ~ sudo dmesg | grep -E 'nvidia|nvrm'
[sudo] Passwort für jav: 
[    3.298631] audit: type=1400 audit(1679326890.726:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=308 comm="apparmor_parser"
[    3.298946] audit: type=1400 audit(1679326890.726:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=308 comm="apparmor_parser"
[    4.911289] nvidia: loading out-of-tree module taints kernel.
[    4.911300] nvidia: module license 'NVIDIA' taints kernel.
[    4.960326] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    4.973929] nvidia-nvlink: Nvlink Core is being initialized, major device number 236
[    4.975048] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
[    5.929681] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  525.89.02  Wed Feb  1 23:09:40 UTC 2023
[    6.016002] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    6.016004] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[    6.076304] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[    6.090589] nvidia-uvm: Loaded the UVM driver, major device number 234.
[ 1531.254842] nvidia 0000:01:00.0: Enabling HDA controller
[ 1539.688804] nvidia 0000:01:00.0: Enabling HDA controller

next command:

➜  ~ journalctl -b0 --no-pager | grep -E 'nvidia|nvrm'
Mär 20 16:41:30 javPc kernel: audit: type=1400 audit(1679326890.726:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=308 comm="apparmor_parser"
Mär 20 16:41:30 javPc kernel: audit: type=1400 audit(1679326890.726:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=308 comm="apparmor_parser"
Mär 20 16:41:30 javPc audit[308]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=308 comm="apparmor_parser"
Mär 20 16:41:30 javPc audit[308]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=308 comm="apparmor_parser"
Mär 20 16:41:32 javPc kernel: nvidia: loading out-of-tree module taints kernel.
Mär 20 16:41:32 javPc kernel: nvidia: module license 'NVIDIA' taints kernel.
Mär 20 16:41:32 javPc kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Mär 20 16:41:32 javPc kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Mär 20 16:41:32 javPc kernel: nvidia 0000:01:00.0: enabling device (0006 -> 0007)
Mär 20 16:41:33 javPc kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  525.89.02  Wed Feb  1 23:09:40 UTC 2023
Mär 20 16:41:33 javPc systemd-modules-load[289]: Inserted module 'nvidia'
Mär 20 16:41:33 javPc systemd-modules-load[289]: Inserted module 'nvidia_drm'
Mär 20 16:41:33 javPc kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Mär 20 16:41:33 javPc kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
Mär 20 16:41:33 javPc kernel: nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
Mär 20 16:41:33 javPc systemd-modules-load[289]: Inserted module 'nvidia_uvm'
Mär 20 16:41:33 javPc kernel: nvidia-uvm: Loaded the UVM driver, major device number 234.
Mär 20 16:41:35 javPc /usr/lib/gdm-x-session[1104]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
Mär 20 16:41:35 javPc /usr/lib/gdm-x-session[1104]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
Mär 20 16:41:35 javPc /usr/lib/gdm-x-session[1104]: (II) Applying OutputClass "nvidia" to /dev/dri/card1
Mär 20 16:41:35 javPc /usr/lib/gdm-x-session[1104]:         loading driver: nvidia
Mär 20 16:41:35 javPc /usr/lib/gdm-x-session[1104]: (II) Applying OutputClass "nvidia" to /dev/dri/card1
Mär 20 16:41:35 javPc /usr/lib/gdm-x-session[1104]:         loading driver: nvidia
Mär 20 16:41:35 javPc /usr/lib/gdm-x-session[1104]: (==) Matched nvidia as autoconfigured driver 0
Mär 20 16:41:35 javPc /usr/lib/gdm-x-session[1104]: (II) LoadModule: "nvidia"
Mär 20 16:41:35 javPc /usr/lib/gdm-x-session[1104]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
Mär 20 16:41:35 javPc /usr/lib/gdm-x-session[1104]: (II) Module nvidia: vendor="NVIDIA Corporation"
Mär 20 16:41:46 javPc /usr/lib/gdm-x-session[1156]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
Mär 20 16:41:46 javPc /usr/lib/gdm-x-session[1156]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
Mär 20 16:41:46 javPc /usr/lib/gdm-x-session[1156]: (II) Applying OutputClass "nvidia" to /dev/dri/card1
Mär 20 16:41:46 javPc /usr/lib/gdm-x-session[1156]:         loading driver: nvidia
Mär 20 16:41:46 javPc /usr/lib/gdm-x-session[1156]: (II) Applying OutputClass "nvidia" to /dev/dri/card1
Mär 20 16:41:46 javPc /usr/lib/gdm-x-session[1156]:         loading driver: nvidia
Mär 20 16:41:46 javPc /usr/lib/gdm-x-session[1156]: (==) Matched nvidia as autoconfigured driver 1
Mär 20 16:41:46 javPc /usr/lib/gdm-x-session[1156]: (II) LoadModule: "nvidia"
Mär 20 16:41:46 javPc /usr/lib/gdm-x-session[1156]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
Mär 20 16:41:46 javPc /usr/lib/gdm-x-session[1156]: (II) Module nvidia: vendor="NVIDIA Corporation"
Mär 20 16:42:27 javPc /usr/lib/gdm-x-session[1156]: (II) Applying OutputClass "nvidia" options to /dev/dri/card1
Mär 20 16:42:27 javPc /usr/lib/gdm-x-session[1156]: (II) Applying OutputClass "nvidia" options to /dev/dri/card1
Mär 20 16:42:27 javPc /usr/lib/gdm-x-session[1156]: (II) Loading sub module "glxserver_nvidia"
Mär 20 16:42:27 javPc /usr/lib/gdm-x-session[1156]: (II) LoadModule: "glxserver_nvidia"
Mär 20 16:42:27 javPc /usr/lib/gdm-x-session[1156]: (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
Mär 20 16:42:27 javPc /usr/lib/gdm-x-session[1156]: (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
Mär 20 16:42:28 javPc /usr/lib/gdm-x-session[1156]: (II) UnloadModule: "nvidia"
Mär 20 16:42:28 javPc /usr/lib/gdm-x-session[1156]: (II) UnloadSubModule: "glxserver_nvidia"
Mär 20 16:42:28 javPc /usr/lib/gdm-x-session[1156]: (II) Unloading glxserver_nvidia
Mär 20 16:43:48 javPc /usr/lib/gdm-x-session[1743]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
Mär 20 16:43:48 javPc /usr/lib/gdm-x-session[1743]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
Mär 20 16:43:48 javPc /usr/lib/gdm-x-session[1743]: (II) Applying OutputClass "nvidia" to /dev/dri/card1
Mär 20 16:43:48 javPc /usr/lib/gdm-x-session[1743]:         loading driver: nvidia
Mär 20 16:43:48 javPc /usr/lib/gdm-x-session[1743]: (II) Applying OutputClass "nvidia" to /dev/dri/card1
Mär 20 16:43:48 javPc /usr/lib/gdm-x-session[1743]:         loading driver: nvidia
Mär 20 16:43:48 javPc /usr/lib/gdm-x-session[1743]: (==) Matched nvidia as autoconfigured driver 1
Mär 20 16:43:48 javPc /usr/lib/gdm-x-session[1743]: (II) LoadModule: "nvidia"
Mär 20 16:43:48 javPc /usr/lib/gdm-x-session[1743]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
Mär 20 16:43:48 javPc /usr/lib/gdm-x-session[1743]: (II) Module nvidia: vendor="NVIDIA Corporation"
Mär 20 16:43:49 javPc /usr/lib/gdm-x-session[1743]: (II) Applying OutputClass "nvidia" options to /dev/dri/card1
Mär 20 16:43:49 javPc /usr/lib/gdm-x-session[1743]: (II) Applying OutputClass "nvidia" options to /dev/dri/card1
Mär 20 16:43:49 javPc /usr/lib/gdm-x-session[1743]: (II) Loading sub module "glxserver_nvidia"
Mär 20 16:43:49 javPc /usr/lib/gdm-x-session[1743]: (II) LoadModule: "glxserver_nvidia"
Mär 20 16:43:49 javPc /usr/lib/gdm-x-session[1743]: (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
Mär 20 16:43:49 javPc /usr/lib/gdm-x-session[1743]: (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
Mär 20 16:43:50 javPc /usr/lib/gdm-x-session[1743]: (II) UnloadModule: "nvidia"
Mär 20 16:43:50 javPc /usr/lib/gdm-x-session[1743]: (II) UnloadSubModule: "glxserver_nvidia"
Mär 20 16:43:50 javPc /usr/lib/gdm-x-session[1743]: (II) Unloading glxserver_nvidia
Mär 20 16:44:02 javPc gnome-software[2036]: Transaction: update flathub:runtime/org.freedesktop.Platform.GL.nvidia-470-141-03/x86_64/1.4[*]
Mär 20 16:44:02 javPc gnome-software[2036]: marking op update:runtime/org.freedesktop.Platform.GL.nvidia-470-141-03/x86_64/1.4 resolved to c5911647083d8280e4e888641ae43028b8597f65e7849c6dbc55676dd7498ea3
Mär 20 16:44:02 javPc gnome-software[2036]: Transaction: install/update flathub:runtime/org.freedesktop.Platform.GL.nvidia-470-141-03/x86_64/1.4[*]
Mär 20 16:44:02 javPc gnome-software[2036]: Transaction: install/update flathub:runtime/org.freedesktop.Platform.GL.nvidia-525-89-02/x86_64/1.4[$old]
Mär 20 16:44:02 javPc gnome-software[2036]: Transaction: install/update flathub:runtime/org.freedesktop.Platform.GL.nvidia-470-141-03/x86_64/1.4[*]
Mär 20 16:44:02 javPc gnome-software[2036]: Transaction: install/update flathub:runtime/org.freedesktop.Platform.GL.nvidia-525-89-02/x86_64/1.4[$old]
Mär 20 16:44:02 javPc gnome-software[2036]: Transaction: install/update flathub:runtime/org.freedesktop.Platform.GL.nvidia-470-141-03/x86_64/1.4[*]
Mär 20 16:44:02 javPc gnome-software[2036]: Transaction: install/update flathub:runtime/org.freedesktop.Platform.GL.nvidia-525-89-02/x86_64/1.4[$old]
Mär 20 16:44:02 javPc gnome-software[2036]: Transaction: install/update flathub:runtime/org.freedesktop.Platform.GL.nvidia-470-141-03/x86_64/1.4[*]
Mär 20 16:44:02 javPc gnome-software[2036]: Transaction: install/update flathub:runtime/org.freedesktop.Platform.GL.nvidia-525-89-02/x86_64/1.4[$old]
Mär 20 16:44:02 javPc gnome-software[2036]: Transaction: install/update flathub:runtime/org.freedesktop.Platform.GL.nvidia-470-141-03/x86_64/1.4[*]
Mär 20 16:44:02 javPc gnome-software[2036]: Transaction: install/update flathub:runtime/org.freedesktop.Platform.GL.nvidia-525-89-02/x86_64/1.4[$old]
Mär 20 16:44:02 javPc gnome-software[2036]: marking op install/update:runtime/org.freedesktop.Platform.GL.nvidia-525-89-02/x86_64/1.4 resolved to 0f6d67571c74303ac494f26a13591540d0e608d87fcb9ef25d5099da18e008cd
Mär 20 17:07:11 javPc kernel: nvidia 0000:01:00.0: Enabling HDA controller
Mär 20 17:27:09 javPc kernel: nvidia 0000:01:00.0: Enabling HDA controller

it didnt show the nvrm, so output from:
sudo dmesg | grep NVRM
journalctl -b0 --no-pager | grep NVRM

and provide also full system info:
inxi -zav7

and also:
pacman -Qs nvidia

➜  ~ sudo dmesg | grep NVRM
[sudo] Passwort für jav: 
[    5.091787] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  525.89.02  Wed Feb  1 23:23:25 UTC 2023
[   58.190754] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
[   58.190848] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
[   58.528452] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
[   58.528553] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
[   58.867365] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
[   58.867409] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
[   59.208511] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
[   59.208611] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
[   59.596472] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
[   59.596518] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
[   59.938147] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
[   59.938235] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
[  140.539899] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
[  140.539940] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
[  140.879568] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
[  140.879653] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
[  141.221074] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
[  141.221164] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
[  141.560876] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
[  141.560966] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
[  141.896029] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
[  141.896072] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
[  142.235940] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
[  142.236040] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
➜  ~ journalctl -b0 --no-pager | grep NVRM
Mär 20 16:41:32 javPc kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  525.89.02  Wed Feb  1 23:23:25 UTC 2023
Mär 20 16:42:26 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:42:26 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:42:26 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:42:26 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:42:26 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:42:26 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:42:27 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:42:27 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:42:27 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:42:27 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:42:27 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:42:27 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:43:48 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:43:48 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:43:48 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:43:48 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:43:49 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:43:49 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:43:49 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:43:49 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:43:49 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:43:49 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Mär 20 16:43:50 javPc kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0x72:1423)
Mär 20 16:43:50 javPc kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
➜  ~ inxi -zav7
System:
  Kernel: 4.19.277-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 12.2.1
    parameters: BOOT_IMAGE=/boot/vmlinuz-4.19-x86_64
    root=UUID=3ffb939b-3592-4973-a833-0ea77ded1c73 rw quiet splash apparmor=1
    security=apparmor resume=UUID=7f02976f-b7d3-4d56-b5ee-7d2aa0e4a8f7
    udev.log_priority=3
  Desktop: Cinnamon v: 5.6.7 tk: GTK v: 3.24.36 vt: 2 dm: 1: GDM v: 43.0
    2: LightDM v: 1.32.0 note: stopped Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Laptop System: Acer product: Aspire V3-772G v: V1.15
    serial: <superuser required>
  Mobo: Acer model: VA70_HW v: Type2 - Board Version
    serial: <superuser required> UEFI-[Legacy]: Insyde v: 1.15 date: 03/07/2014
Battery:
  ID-1: BAT0 charge: 29.8 Wh (89.2%) condition: 33.4/72.6 Wh (46.0%)
    volts: 12.5 min: 11.1 model: AS10D31 type: Li-ion serial: N/A
    status: charging
Memory:
  RAM: total: 15.55 GiB used: 3.15 GiB (20.3%)
  RAM Report: permissions: Unable to run dmidecode. Root privileges
    required.
CPU:
  Info: model: Intel Core i7-4702MQ bits: 64 type: MT MCP arch: Haswell
    gen: core 4 level: v3 note: check built: 2013-15 process: Intel 22nm
    family: 6 model-id: 0x3C (60) stepping: 3 microcode: 0x28
  Topology: cpus: 1x cores: 4 tpc: 2 threads: 8 smt: enabled cache:
    L1: 256 KiB desc: d-4x32 KiB; i-4x32 KiB L2: 1024 KiB desc: 4x256 KiB
    L3: 6 MiB desc: 1x6 MiB
  Speed (MHz): avg: 1375 high: 2432 min/max: 800/3200 scaling:
    driver: intel_pstate governor: powersave cores: 1: 798 2: 806 3: 1754
    4: 1253 5: 1143 6: 2432 7: 1422 8: 1397 bogomips: 35122
  Flags: abm acpi aes aperfmperf apic arat arch_perfmon avx avx2 bmi1 bmi2
    bts clflush cmov constant_tsc cpuid cpuid_fault cx16 cx8 de ds_cpl dtes64
    dtherm dts epb ept ept_ad erms est f16c flexpriority flush_l1d fma fpu
    fsgsbase fxsr ht ibpb ibrs ida invpcid invpcid_single lahf_lm lm mca mce
    md_clear mmx monitor movbe msr mtrr nonstop_tsc nopl nx pae pat pbe pcid
    pclmulqdq pdcm pdpe1gb pebs pge pln pni popcnt pse pse36 pti pts rdrand
    rdtscp rep_good sdbg sep smep ss ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp
    syscall tm tm2 tpr_shadow tsc tsc_adjust tsc_deadline_timer vme vmx vnmi
    vpid xsave xsaveopt xtopology xtpr
  Vulnerabilities:
  Type: itlb_multihit status: KVM: Split huge pages
  Type: l1tf mitigation: PTE Inversion; VMX: conditional cache flushes, SMT
    vulnerable
  Type: mds mitigation: Clear CPU buffers; SMT vulnerable
  Type: meltdown mitigation: PTI
  Type: mmio_stale_data status: Unknown: No mitigations
  Type: retbleed status: Not affected
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl and seccomp
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW,
    STIBP: conditional, RSB filling, PBRSB-eIBRS: Not affected
  Type: srbds mitigation: Microcode
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel 4th Gen Core Processor Integrated Graphics
    vendor: Acer Incorporated ALI driver: i915 v: kernel arch: Gen-7.5
    process: Intel 22nm built: 2013 ports: active: eDP-1 empty: HDMI-A-1,VGA-1
    bus-ID: 00:02.0 chip-ID: 8086:0416 class-ID: 0300
  Device-2: NVIDIA GM107M [GeForce GTX 850M] vendor: Acer Incorporated ALI
    driver: nvidia v: 525.89.02 alternate: nouveau,nvidia_drm non-free: 525.xx+
    status: current (as of 2023-02) arch: Maxwell code: GMxxx
    process: TSMC 28nm built: 2014-19 pcie: gen: 1 speed: 2.5 GT/s lanes: 16
    link-max: gen: 3 speed: 8 GT/s bus-ID: 01:00.0 chip-ID: 10de:1391
    class-ID: 0302
  Device-3: Sunplus Innovation HD WebCam type: USB driver: uvcvideo
    bus-ID: 2-5:2 chip-ID: 1bcf:2c55 class-ID: 0e02
  Display: x11 server: X.Org v: 21.1.7 with: Xwayland v: 22.1.8 driver: X:
    loaded: modesetting failed: nvidia alternate: fbdev,nouveau,nv,vesa
    dri: crocus gpu: i915 display-ID: :1 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22")
    s-diag: 582mm (22.93")
  Monitor-1: eDP-1 model: ChiMei InnoLux 0x1735 built: 2012 res: 1920x1080
    hz: 60 dpi: 128 gamma: 1.2 size: 382x215mm (15.04x8.46") diag: 438mm (17.3")
    ratio: 16:9 modes: 1920x1080
  API: OpenGL v: 4.6 Mesa 22.3.5 renderer: Mesa Intel HD Graphics 4600 (HSW
    GT2) direct-render: Yes
Audio:
  Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio
    vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel
    bus-ID: 00:03.0 chip-ID: 8086:0c0c class-ID: 0403
  Device-2: Intel 8 Series/C220 Series High Definition Audio
    vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel
    bus-ID: 00:1b.0 chip-ID: 8086:8c20 class-ID: 0403
  Sound API: ALSA v: k4.19.277-1-MANJARO running: yes
  Sound Interface: sndio v: N/A running: no
  Sound Server-1: JACK v: 1.9.22 running: no
  Sound Server-2: PulseAudio v: 16.1 running: yes
  Sound Server-3: PipeWire v: 0.3.65 running: yes
Network:
  Device-1: Qualcomm Atheros AR9462 Wireless Network Adapter vendor: Foxconn
    driver: ath9k v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 1
    bus-ID: 0d:00.0 chip-ID: 168c:0034 class-ID: 0280
  IF: wlp13s0 state: up mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: dynamic noprefixroute scope: global
  IP v6: <filter> type: noprefixroute scope: link
  Device-2: Broadcom NetLink BCM57780 Gigabit Ethernet PCIe
    vendor: Acer Incorporated ALI driver: tg3 v: 3.137 pcie: gen: 1
    speed: 2.5 GT/s lanes: 1 port: N/A bus-ID: 0e:00.0 chip-ID: 14e4:1692
    class-ID: 0200
  IF: enp14s0 state: down mac: <filter>
  WAN IP: <filter>
Bluetooth:
  Message: No bluetooth data found.
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 1.02 TiB used: 159.28 GiB (15.3%)
  SMART Message: Required tool smartctl not installed. Check --recommends
  ID-1: /dev/sda maj-min: 8:0 vendor: Crucial model: CT500MX500SSD1
    size: 465.76 GiB block-size: physical: 4096 B logical: 512 B speed: 3.0 Gb/s
    type: SSD serial: <filter> rev: 023 scheme: MBR
  ID-2: /dev/sdb maj-min: 8:16 vendor: Samsung
    model: SSD 840 EVO 120GB mSATA size: 111.79 GiB block-size: physical: 512 B
    logical: 512 B speed: 6.0 Gb/s type: SSD serial: <filter> rev: 1B6Q
    scheme: MBR
  ID-3: /dev/sdc maj-min: 8:32 vendor: SanDisk model: SDSSDH3 500G
    size: 465.76 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    type: SSD serial: <filter> rev: 30RL scheme: MBR
  Optical-1: /dev/sr0 vendor: ■■■■■■■■ model: DVD-RAM UJ8E0 rev: 1.00
    dev-links: cdrom
  Features: speed: 24 multisession: yes audio: yes dvd: yes
    rw: cd-r,cd-rw,dvd-r,dvd-ram state: running
Partition:
  ID-1: / raw-size: 448.7 GiB size: 440.59 GiB (98.19%)
    used: 159.28 GiB (36.2%) fs: ext4 dev: /dev/sdc1 maj-min: 8:33 label: N/A
    uuid: 3ffb939b-3592-4973-a833-0ea77ded1c73
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
  ID-1: swap-1 type: partition size: 17.06 GiB used: 0 KiB (0.0%)
    priority: -2 dev: /dev/sdc2 maj-min: 8:34 label: swap
    uuid: 7f02976f-b7d3-4d56-b5ee-7d2aa0e4a8f7
Unmounted:
  ID-1: /dev/sda1 maj-min: 8:1 size: 418.58 GiB fs: ntfs label: N/A
    uuid: F0FC0361FC032188
  ID-2: /dev/sda2 maj-min: 8:2 size: 615 MiB fs: ntfs label: N/A
    uuid: 06F03574F0356B57
  ID-3: /dev/sdb1 maj-min: 8:17 size: 111.79 GiB fs: ext4 label: Small_SSD
    uuid: ac684218-eb07-4a91-824a-2a12fed95ffe
USB:
  Hub-1: 1-0:1 info: Full speed or root hub ports: 2 rev: 2.0 speed: 480 Mb/s
    chip-ID: 1d6b:0002 class-ID: 0900
  Hub-2: 1-1:2 info: Intel Integrated Rate Matching Hub ports: 6 rev: 2.0
    speed: 480 Mb/s chip-ID: 8087:8008 class-ID: 0900
  Hub-3: 2-0:1 info: Hi-speed hub with single TT ports: 14 rev: 2.0
    speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
  Device-1: 2-5:2 info: Sunplus Innovation HD WebCam type: Video
    driver: uvcvideo interfaces: 2 rev: 2.0 speed: 480 Mb/s power: 500mA
    chip-ID: 1bcf:2c55 class-ID: 0e02
  Device-2: 2-6:3 info: Logitech Unifying Receiver type: Keyboard,Mouse
    driver: hid-generic,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s power: 98mA
    chip-ID: 046d:c534 class-ID: 0301
  Hub-4: 3-0:1 info: Full speed or root hub ports: 2 rev: 2.0
    speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
  Hub-5: 3-1:2 info: Intel Integrated Rate Matching Hub ports: 8 rev: 2.0
    speed: 480 Mb/s chip-ID: 8087:8000 class-ID: 0900
  Hub-6: 4-0:1 info: Super-speed hub ports: 4 rev: 3.0 speed: 5 Gb/s
    chip-ID: 1d6b:0003 class-ID: 0900
Sensors:
  System Temperatures: cpu: 56.0 C mobo: N/A
  Fan Speeds (RPM): N/A
Info:
  Processes: 267 Uptime: 1h 6m wakeups: 10 Init: systemd v: 252
  default: graphical tool: systemctl Compilers: gcc: 12.2.1 Packages: 1552
  pm: pacman pkgs: 1516 libs: 366 tools: aura,gnome-software,pamac,yay pm: rpm
  pkgs: 0 pm: flatpak pkgs: 25 pm: snap pkgs: 11 Shell: Zsh v: 5.9
  running-in: kitty inxi: 3.3.25
➜  ~ pacman -Qs nvidia
local/egl-wayland 2:1.1.11-3
    EGLStream-based Wayland external platform
local/lib32-nvidia-utils 525.89.02-1
    NVIDIA drivers utilities (32-bit)
local/libvdpau 1.5-1
    Nvidia VDPAU library
local/libxnvctrl 525.89.02-1
    NVIDIA NV-CONTROL X extension
local/linux419-nvidia 525.89.02-7 (linux419-extramodules)
    NVIDIA drivers for linux
local/linux510-nvidia 525.89.02-9 (linux510-extramodules)
    NVIDIA drivers for linux
local/linux515-nvidia 525.89.02-12 (linux515-extramodules)
    NVIDIA drivers for linux
local/linux60-nvidia 525.89.02-1 (linux60-extramodules)
    NVIDIA drivers for linux
local/linux61-nvidia 525.89.02-11 (linux61-extramodules)
    NVIDIA drivers for linux
local/linux62-nvidia 525.89.02-9 (linux62-extramodules)
    NVIDIA drivers for linux
local/mhwd-nvidia 525.89.02-1
    MHWD module-ids for nvidia 525.89.02
local/mhwd-nvidia-390xx 390.157-1
    MHWD module-ids for nvidia 390.157
local/mhwd-nvidia-470xx 470.161.03-2
    MHWD module-ids for nvidia 470.161.03
local/nvidia-prime 1.0-4
    NVIDIA Prime Render Offload configuration and utilities
local/nvidia-utils 525.89.02-1
    NVIDIA drivers utilities

you have these:

which could be pointing to a hardware issue, since it was working previously…


boot into manjaro live usb and check with:
nvidia-smi
if its detected there or not

I booted into manjaro using a usb stick and this is the outcome:

nvidia-smi 
No devices were found

I can try it again on windows, if the GPU works or not? You want me to check anything else on this live usb manjaro?

well it looks like it could be dead… of course, try it from windows too

I believed OBS would use my Nvidia GPU, but it is also likely that it has used INTEL HD graphics. While trying to install the Nvidia driver, in Windows I got the famous windows blue screen. So it might be true, that my Nvidia is dead. This happened using the official Nvidia driver as well with the driver installation option provided by windows itself. It happened each time. I made some more couple tests. It seems to be the case that my NVIDIA hardware is dead. Thank you a lot for the great support.

well since the nvidia is still being detected, you should disable it, so install envycontrol:
pamac build envycontrol
switch to intel:
sudo envycontrol -s integrated
reboot when prompted, and check with:
inxi -G
and the nvidia should no longer be detected

or if you have the option to disable it in bios, that would be better…

I will go with the first suggestion and then check If I can disable the graphics card through the bios. However, I have to wait till I am back home.

I followed the instructions and it seems that the intel driver are working properly:

➜  ~ inxi -G   
Graphics:
  Device-1: Intel 4th Gen Core Processor Integrated Graphics driver: i915
    v: kernel
  Device-2: Sunplus Innovation HD WebCam type: USB driver: uvcvideo
  Display: x11 server: X.Org v: 21.1.7 with: Xwayland v: 22.1.8 driver: X:
    loaded: modesetting dri: i965 gpu: i915 resolution: 1920x1080~60Hz
  API: OpenGL v: 4.5 Mesa 21.3.9 Amber renderer: Mesa DRI Intel HD Graphics
    4600 (HSW GT2)

I did not find any possibility to switch off the NVIDIA graphics card from the boot menu. However, it is fine as it is - Thank you a for your time and effort spent in helping me out here.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.