You are not logged in.

#1 2022-06-24 09:54:22

josep
Member
From: Peru
Registered: 2022-06-06
Posts: 28

[SOLVED] NVIDIA Drivers are not working properly (gdm)

I've been having some problems installing my NVIDIA drivers and I can't see them using, the video device now set to Intel, but I want to make NVIDIA as default. Please help!

These are my logs:

nvidia-smi

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

nvidia-settings

ERROR: NVIDIA driver is not loaded


(nvidia-settings:2556): GLib-GObject-CRITICAL **: 04:51:10.617: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

** (nvidia-settings:2556): CRITICAL **: 04:51:10.619: ctk_powermode_new: assertion '(ctrl_target != NULL) && (ctrl_target->h != NULL)' failed

ERROR: nvidia-settings could not find the registry key file or the X server is not accessible. This file should have been installed along with this driver at
       /usr/share/nvidia/nvidia-application-profiles-key-documentation. The application profiles will continue to work, but values cannot be prepopulated or validated, and will not
       be listed in the help text. Please see the README for possible values and descriptions.

lspci -k | grep -A 2 -E "VGA|3D controller"

00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04)
	DeviceName:  Onboard IGD
	Subsystem: Dell Device 0798
--
01:00.0 VGA compatible controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Ti Mobile] (rev a1)
	Subsystem: Dell Device 0798
	Kernel modules: nouveau

lspci

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 05)
00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 05)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 05)
00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller (rev 31)
00:14.2 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Thermal Subsystem (rev 31)
00:15.0 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Serial IO I2C Controller #0 (rev 31)
00:15.1 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Serial IO I2C Controller #1 (rev 31)
00:16.0 Communication controller: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 (rev 31)
00:17.0 SATA controller: Intel Corporation HM170/QM170 Chipset SATA Controller [AHCI Mode] (rev 31)
00:1c.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #5 (rev f1)
00:1c.5 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #6 (rev f1)
00:1d.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #9 (rev f1)
00:1f.0 ISA bridge: Intel Corporation HM175 Chipset LPC/eSPI Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller (rev 31)
00:1f.3 Audio device: Intel Corporation CM238 HD Audio Controller (rev 31)
00:1f.4 SMBus: Intel Corporation 100 Series/C230 Series Chipset Family SMBus (rev 31)
01:00.0 VGA compatible controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Ti Mobile] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
03:00.0 Network controller: Intel Corporation Wireless 3165 (rev 79)
04:00.0 Non-Volatile memory controller: Kingston Technology Company, Inc. KC2000 NVMe SSD (rev 03)

pacman -Qs nvidia

local/egl-wayland 2:1.1.10-1
    EGLStream-based Wayland external platform
local/lib32-nvidia-utils 515.48.07-1
    NVIDIA drivers utilities (32-bit)
local/libvdpau 1.5-1
    Nvidia VDPAU library
local/libxnvctrl 515.48.07-1
    NVIDIA NV-CONTROL X extension
local/nvidia 515.48.07-12
    NVIDIA drivers for linux
local/nvidia-settings 515.48.07-1
    Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 515.48.07-2
    NVIDIA drivers utilities
local/opencl-nvidia 515.48.07-2
    OpenCL implemention for NVIDIA

Last edited by josep (2022-06-24 13:58:46)

Offline

#2 2022-06-24 11:49:27

loqs
Member
Registered: 2014-03-06
Posts: 18,859

Re: [SOLVED] NVIDIA Drivers are not working properly (gdm)

Please post the full output of dmesg.

Offline

#3 2022-06-24 12:59:42

josep
Member
From: Peru
Registered: 2022-06-06
Posts: 28

Re: [SOLVED] NVIDIA Drivers are not working properly (gdm)

loqs wrote:

Please post the full output of dmesg.

Here is:

dmesg

Offline

#4 2022-06-24 13:27:15

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,307

Re: [SOLVED] NVIDIA Drivers are not working properly (gdm)

[    0.000000] Linux version 5.15.49-1-lts (linux-lts@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP Wed, 22 Jun 2022 12:52:35 +0000

https://archlinux.org/packages/extra/x86_64/nvidia-lts/

Offline

#5 2022-06-24 13:58:16

josep
Member
From: Peru
Registered: 2022-06-06
Posts: 28

Re: [SOLVED] NVIDIA Drivers are not working properly (gdm)

seth wrote:

[    0.000000] Linux version 5.15.49-1-lts (linux-lts@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP Wed, 22 Jun 2022 12:52:35 +0000

https://archlinux.org/packages/extra/x86_64/nvidia-lts/

Thanks, I just had to install that nvidia-lts package in order to make Graphics work as desired. Thank you.

Offline

Board footer

Powered by FluxBB