You are not logged in.

#1 2021-03-11 22:35:07

nweyna
Member
Registered: 2021-03-11
Posts: 9

nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

Hi,

I have just switched from Ubuntu 20.10 to Arch Linux. I got AMD Ryzen 7 4800H cpu and Nvidia RTX 2060 mobile gpu. I have installed xorg xf86-video-amdgpu nvidia nvidia-utils and nvidia-settings.

When I run nvidia-settings via terminal, it runs but gives this error message:

(nvidia-settings:1342): GLib-G0bject-CRTICIAL **: g_object_unref: assertion `G_IS_OBJECT (object)` 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.

I have never had this message in ubuntu. So I checked the ArchWiki and some forums regarding this problem but could not find a solution for this error message.

Anyone had the same issue? What should I do?

Offline

#2 2021-03-11 23:11:09

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,551

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

"prime-run nvidia-settings"?
You're most likely running the X11 server on the AMD gpu?

Post your xorg log and see https://wiki.archlinux.org/index.php/PR … er_offload

Online

#3 2021-03-11 23:56:06

nweyna
Member
Registered: 2021-03-11
Posts: 9

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

[     5.905] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[     5.905] Build Operating System: Linux Arch Linux
[     5.905] Current Operating System: Linux xmg 5.11.5-arch1-1 #1 SMP PREEMPT Tue, 09 Mar 2021 18:56:28 +0000 x86_64
[     5.905] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=2b6e5a9e-9a61-461e-b594-4369064a630a rw loglevel=3 quiet
[     5.905] Build Date: 14 December 2020  12:10:29PM
[     5.905]  
[     5.905] Current version of pixman: 0.40.0
[     5.905] 	Before reporting problems, check [url]http://wiki.x.org[/url]
	to make sure that you have the latest version.
[     5.905] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.905] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 11 23:00:54 2021
[     5.906] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.906] (==) No Layout section.  Using the first Screen section.
[     5.906] (==) No screen section available. Using defaults.
[     5.906] (**) |-->Screen "Default Screen Section" (0)
[     5.906] (**) |   |-->Monitor "<default monitor>"
[     5.906] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.906] (==) Automatically adding devices
[     5.906] (==) Automatically enabling devices
[     5.906] (==) Automatically adding GPU devices
[     5.906] (==) Automatically binding GPU devices
[     5.906] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.906] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[     5.906] 	Entry deleted from font path.
[     5.906] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     5.906] 	Entry deleted from font path.
[     5.906] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     5.906] 	Entry deleted from font path.
[     5.906] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     5.906] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.906] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.906] (II) Module ABI versions:
[     5.906] 	X.Org ANSI C Emulation: 0.4
[     5.906] 	X.Org Video Driver: 24.1
[     5.906] 	X.Org XInput driver : 24.1
[     5.906] 	X.Org Server Extension : 10.0
[     5.908] (++) using VT number 7

[     5.908] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.908] (II) xfree86: Adding drm device (/dev/dri/card1)
[     5.908] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.914] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     5.916] (--) PCI: (1@0:0:0) 10de:1f15:1d05:1100 rev 161, Mem @ 0xfb000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[     5.916] (--) PCI:*(5@0:0:0) 1002:1636:1d05:1100 rev 198, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfc500000/524288, I/O @ 0x0000d000/256
[     5.916] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     5.916] (II) LoadModule: "glx"
[     5.917] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.918] (II) Module glx: vendor="X.Org Foundation"
[     5.918] 	compiled for 1.20.10, module version = 1.0.0
[     5.918] 	ABI class: X.Org Server Extension, version 10.0
[     5.918] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[     5.918] 	loading driver: amdgpu
[     5.918] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[     5.918] 	loading driver: nvidia
[     5.918] (==) Matched amdgpu as autoconfigured driver 0
[     5.918] (==) Matched ati as autoconfigured driver 1
[     5.918] (==) Matched nvidia as autoconfigured driver 2
[     5.918] (==) Matched nouveau as autoconfigured driver 3
[     5.918] (==) Matched nv as autoconfigured driver 4
[     5.918] (==) Matched modesetting as autoconfigured driver 5
[     5.918] (==) Matched fbdev as autoconfigured driver 6
[     5.918] (==) Matched vesa as autoconfigured driver 7
[     5.918] (==) Assigned the driver to the xf86ConfigLayout
[     5.918] (II) LoadModule: "amdgpu"
[     5.919] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[     5.919] (II) Module amdgpu: vendor="X.Org Foundation"
[     5.919] 	compiled for 1.20.8, module version = 19.1.0
[     5.919] 	Module class: X.Org Video Driver
[     5.919] 	ABI class: X.Org Video Driver, version 24.1
[     5.919] (II) LoadModule: "ati"
[     5.920] (WW) Warning, couldn't open module ati
[     5.920] (EE) Failed to load module "ati" (module does not exist, 0)
[     5.920] (II) LoadModule: "nvidia"
[     5.920] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     5.920] (II) Module nvidia: vendor="NVIDIA Corporation"
[     5.920] 	compiled for 1.6.99.901, module version = 1.0.0
[     5.920] 	Module class: X.Org Video Driver
[     5.920] (II) LoadModule: "nouveau"
[     5.920] (WW) Warning, couldn't open module nouveau
[     5.921] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     5.921] (II) LoadModule: "nv"
[     5.921] (WW) Warning, couldn't open module nv
[     5.921] (EE) Failed to load module "nv" (module does not exist, 0)
[     5.921] (II) LoadModule: "modesetting"
[     5.921] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.921] (II) Module modesetting: vendor="X.Org Foundation"
[     5.921] 	compiled for 1.20.10, module version = 1.20.10
[     5.921] 	Module class: X.Org Video Driver
[     5.921] 	ABI class: X.Org Video Driver, version 24.1
[     5.921] (II) LoadModule: "fbdev"
[     5.922] (WW) Warning, couldn't open module fbdev
[     5.922] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     5.922] (II) LoadModule: "vesa"
[     5.922] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     5.922] (II) Module vesa: vendor="X.Org Foundation"
[     5.922] 	compiled for 1.20.9, module version = 2.5.0
[     5.922] 	Module class: X.Org Video Driver
[     5.922] 	ABI class: X.Org Video Driver, version 24.1
[     5.922] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[     5.922] (II) NVIDIA dlloader X Driver  460.56  Tue Feb 23 23:25:58 UTC 2021
[     5.922] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     5.922] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.922] (II) VESA: driver for VESA chipsets: vesa
[     5.922] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[     5.926] (WW) Falling back to old probe method for modesetting
[     5.926] (II) Loading sub module "fb"
[     5.926] (II) LoadModule: "fb"
[     5.926] (II) Loading /usr/lib/xorg/modules/libfb.so
[     5.926] (II) Module fb: vendor="X.Org Foundation"
[     5.926] 	compiled for 1.20.10, module version = 1.0.0
[     5.926] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.926] (II) Loading sub module "wfb"
[     5.926] (II) LoadModule: "wfb"
[     5.926] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     5.927] (II) Module wfb: vendor="X.Org Foundation"
[     5.927] 	compiled for 1.20.10, module version = 1.0.0
[     5.927] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.927] (II) Loading sub module "ramdac"
[     5.927] (II) LoadModule: "ramdac"
[     5.927] (II) Module "ramdac" already built-in
[     5.927] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     5.927] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[     5.927] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[     5.927] (==) AMDGPU(0): Default visual is TrueColor
[     5.928] (==) AMDGPU(0): RGB weight 888
[     5.928] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[     5.928] (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x1636)
[     5.928] (II) Loading sub module "fb"
[     5.928] (II) LoadModule: "fb"
[     5.928] (II) Loading /usr/lib/xorg/modules/libfb.so
[     5.928] (II) Module fb: vendor="X.Org Foundation"
[     5.928] 	compiled for 1.20.10, module version = 1.0.0
[     5.928] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.928] (II) Loading sub module "dri2"
[     5.928] (II) LoadModule: "dri2"
[     5.928] (II) Module "dri2" already built-in
[     5.960] (II) Loading sub module "glamoregl"
[     5.960] (II) LoadModule: "glamoregl"
[     5.961] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     5.963] (II) Module glamoregl: vendor="X.Org Foundation"
[     5.963] 	compiled for 1.20.10, module version = 1.0.1
[     5.963] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.973] (II) AMDGPU(0): glamor X acceleration enabled on AMD RENOIR (DRM 3.40.0, 5.11.5-arch1-1, LLVM 11.1.0)
[     5.973] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[     5.973] (==) AMDGPU(0): TearFree property default: auto
[     5.973] (==) AMDGPU(0): VariableRefresh: disabled
[     5.973] (II) AMDGPU(0): KMS Pageflipping: enabled
[     5.974] (II) AMDGPU(0): Output eDP has no monitor section
[     5.982] (II) AMDGPU(0): EDID for output eDP
[     5.982] (II) AMDGPU(0): Manufacturer: BOE  Model: 84d  Serial#: 0
[     5.982] (II) AMDGPU(0): Year: 2018  Week: 1
[     5.982] (II) AMDGPU(0): EDID Version: 1.4
[     5.982] (II) AMDGPU(0): Digital Display Input
[     5.982] (II) AMDGPU(0): 8 bits per channel
[     5.982] (II) AMDGPU(0): Digital interface is DisplayPort
[     5.982] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     5.982] (II) AMDGPU(0): Gamma: 2.20
[     5.982] (II) AMDGPU(0): No DPMS capabilities specified
[     5.982] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 
[     5.982] (II) AMDGPU(0): First detailed timing is preferred mode
[     5.982] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[     5.982] (II) AMDGPU(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[     5.982] (II) AMDGPU(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[     5.982] (II) AMDGPU(0): Manufacturer's mask: 0
[     5.982] (II) AMDGPU(0): Supported detailed timing:
[     5.982] (II) AMDGPU(0): clock: 342.1 MHz   Image Size:  344 x 193 mm
[     5.982] (II) AMDGPU(0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2080 h_border: 0
[     5.982] (II) AMDGPU(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1142 v_border: 0
[     5.982] (II) AMDGPU(0):  BOE HF
[     5.982] (II) AMDGPU(0):  NV156FHM-N4G
[     5.982] (II) AMDGPU(0): EDID (in hex):
[     5.982] (II) AMDGPU(0): 	00ffffffffffff0009e54d0800000000
[     5.982] (II) AMDGPU(0): 	011c0104a522137802de50a3544c9926
[     5.982] (II) AMDGPU(0): 	0f505400000001010101010101010101
[     5.982] (II) AMDGPU(0): 	0101010101019d8580a070383e406c30
[     5.982] (II) AMDGPU(0): 	aa0058c11000001a0000000000000000
[     5.982] (II) AMDGPU(0): 	00000000000000000000000000fe0042
[     5.982] (II) AMDGPU(0): 	4f452048460a202020202020000000fe
[     5.982] (II) AMDGPU(0): 	004e5631353646484d2d4e34470a0004
[     5.982] (II) AMDGPU(0): Printing probed modes for output eDP
[     5.982] (II) AMDGPU(0): Modeline "1920x1080"x144.0  342.05  1920 2028 2076 2080  1080 1090 1100 1142 +hsync -vsync (164.4 kHz eP)
[     5.982] (II) AMDGPU(0): Modeline "1680x1050"x144.0  342.05  1680 2028 2076 2080  1050 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[     5.982] (II) AMDGPU(0): Modeline "1280x1024"x144.0  342.05  1280 2028 2076 2080  1024 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[     5.982] (II) AMDGPU(0): Modeline "1440x900"x144.0  342.05  1440 2028 2076 2080  900 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[     5.982] (II) AMDGPU(0): Modeline "1280x800"x144.0  342.05  1280 2028 2076 2080  800 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[     5.982] (II) AMDGPU(0): Modeline "1280x720"x144.0  342.05  1280 2028 2076 2080  720 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[     5.982] (II) AMDGPU(0): Modeline "1024x768"x144.0  342.05  1024 2028 2076 2080  768 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[     5.982] (II) AMDGPU(0): Modeline "800x600"x144.0  342.05  800 2028 2076 2080  600 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[     5.983] (II) AMDGPU(0): Modeline "640x480"x144.0  342.05  640 2028 2076 2080  480 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[     5.983] (II) AMDGPU(0): Output eDP connected
[     5.983] (II) AMDGPU(0): Using exact sizes for initial modes
[     5.983] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[     5.983] (II) AMDGPU(0): mem size init: gart size :bf6b3000 vram size: s:1dedd000 visible:1dedd000
[     5.983] (==) AMDGPU(0): DPI set to (96, 96)
[     5.983] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[     5.983] (II) Loading sub module "ramdac"
[     5.983] (II) LoadModule: "ramdac"
[     5.983] (II) Module "ramdac" already built-in
[     5.983] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[     5.983] (==) NVIDIA(G0): RGB weight 888
[     5.983] (==) NVIDIA(G0): Default visual is TrueColor
[     5.983] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[     5.983] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     5.983] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[     5.983] (**) NVIDIA(G0): Enabling 2D acceleration
[     5.983] (II) Loading sub module "glxserver_nvidia"
[     5.983] (II) LoadModule: "glxserver_nvidia"
[     5.983] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     5.987] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     5.987] 	compiled for 1.6.99.901, module version = 1.0.0
[     5.987] 	Module class: X.Org Server Extension
[     5.987] (II) NVIDIA GLX Module  460.56  Tue Feb 23 23:23:21 UTC 2021
[     5.987] (II) NVIDIA: The X server supports PRIME Render Offload.
[     6.449] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     6.449] (--) NVIDIA(0):     DFP-0
[     6.450] (--) NVIDIA(0):     DFP-1
[     6.450] (--) NVIDIA(0):     DFP-2
[     6.450] (--) NVIDIA(0):     DFP-3
[     6.450] (--) NVIDIA(0):     DFP-4
[     6.450] (II) NVIDIA(G0): NVIDIA GPU GeForce RTX 2060 (TU106-A) at PCI:1:0:0 (GPU-0)
[     6.450] (--) NVIDIA(G0): Memory: 6291456 kBytes
[     6.450] (--) NVIDIA(G0): VideoBIOS: 90.06.5c.00.12
[     6.450] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[     6.450] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     6.450] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[     6.450] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[     6.450] (--) NVIDIA(GPU-0): 
[     6.450] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     6.450] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     6.450] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     6.450] (--) NVIDIA(GPU-0): 
[     6.450] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     6.450] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[     6.450] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[     6.450] (--) NVIDIA(GPU-0): 
[     6.450] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     6.450] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[     6.450] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[     6.450] (--) NVIDIA(GPU-0): 
[     6.450] (--) NVIDIA(GPU-0): DFP-4: disconnected
[     6.450] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[     6.450] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[     6.450] (--) NVIDIA(GPU-0): 
[     6.451] (II) NVIDIA(G0): Validated MetaModes:
[     6.451] (II) NVIDIA(G0):     "NULL"
[     6.451] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[     6.451] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[     6.451] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[     6.451] (II) UnloadModule: "modesetting"
[     6.451] (II) Unloading modesetting
[     6.451] (II) UnloadModule: "vesa"
[     6.451] (II) Unloading vesa
[     6.451] (II) AMDGPU(0): [DRI2] Setup complete
[     6.451] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[     6.451] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[     6.464] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[     6.465] (II) AMDGPU(0): SYNC extension fences enabled
[     6.465] (II) AMDGPU(0): Present extension enabled
[     6.465] (==) AMDGPU(0): DRI3 enabled
[     6.465] (==) AMDGPU(0): Backing store enabled
[     6.465] (II) AMDGPU(0): Direct rendering enabled
[     6.469] (II) AMDGPU(0): Use GLAMOR acceleration.
[     6.469] (II) AMDGPU(0): Acceleration enabled
[     6.469] (==) AMDGPU(0): DPMS enabled
[     6.469] (==) AMDGPU(0): Silken mouse disabled
[     6.469] (II) AMDGPU(0): Set up textured video (glamor)
[     6.475] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[     6.475] (II) NVIDIA:     access.
[     6.485] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     6.485] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[     6.485] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[     6.485] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[     6.485] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[     6.485] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[     6.485] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     6.485] (II) NVIDIA(G0):     Config Options in the README.
[     6.498] (II) NVIDIA(G0): Setting mode "NULL"
[     6.508] (==) NVIDIA(G0): Disabling shared memory pixmaps
[     6.508] (==) NVIDIA(G0): Backing store enabled
[     6.508] (==) NVIDIA(G0): Silken mouse disabled
[     6.508] (==) NVIDIA(G0): DPMS enabled
[     6.508] (II) Loading sub module "dri2"
[     6.508] (II) LoadModule: "dri2"
[     6.508] (II) Module "dri2" already built-in
[     6.508] (II) NVIDIA(G0): [DRI2] Setup complete
[     6.508] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[     6.508] (II) Initializing extension Generic Event Extension
[     6.508] (II) Initializing extension SHAPE
[     6.508] (II) Initializing extension MIT-SHM
[     6.508] (II) Initializing extension XInputExtension
[     6.508] (II) Initializing extension XTEST
[     6.508] (II) Initializing extension BIG-REQUESTS
[     6.508] (II) Initializing extension SYNC
[     6.508] (II) Initializing extension XKEYBOARD
[     6.508] (II) Initializing extension XC-MISC
[     6.509] (II) Initializing extension SECURITY
[     6.509] (II) Initializing extension XFIXES
[     6.509] (II) Initializing extension RENDER
[     6.509] (II) Initializing extension RANDR
[     6.509] (II) Initializing extension COMPOSITE
[     6.509] (II) Initializing extension DAMAGE
[     6.509] (II) Initializing extension MIT-SCREEN-SAVER
[     6.509] (II) Initializing extension DOUBLE-BUFFER
[     6.509] (II) Initializing extension RECORD
[     6.509] (II) Initializing extension DPMS
[     6.509] (II) Initializing extension Present
[     6.509] (II) Initializing extension DRI3
[     6.509] (II) Initializing extension X-Resource
[     6.509] (II) Initializing extension XVideo
[     6.509] (II) Initializing extension XVideo-MotionCompensation
[     6.509] (II) Initializing extension GLX
[     6.509] (II) Initializing extension GLX
[     6.509] (II) Indirect GLX disabled.
[     6.512] (II) AIGLX: Loaded and initialized radeonsi
[     6.512] (II) GLX: Initialized DRI2 GL provider for screen 0
[     6.512] (II) Initializing extension XFree86-VidModeExtension
[     6.512] (II) Initializing extension XFree86-DGA
[     6.512] (II) Initializing extension XFree86-DRI
[     6.512] (II) Initializing extension DRI2
[     6.512] (II) Initializing extension NV-GLX
[     6.512] (II) Initializing extension NV-CONTROL
[     6.514] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[     6.604] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[     6.604] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.604] (II) LoadModule: "libinput"
[     6.605] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     6.607] (II) Module libinput: vendor="X.Org Foundation"
[     6.607] 	compiled for 1.20.8, module version = 0.30.0
[     6.607] 	Module class: X.Org XInput Driver
[     6.607] 	ABI class: X.Org XInput driver, version 24.1
[     6.607] (II) Using input driver 'libinput' for 'Power Button'
[     6.607] (**) Power Button: always reports core events
[     6.607] (**) Option "Device" "/dev/input/event3"
[     6.607] (**) Option "_source" "server/udev"
[     6.609] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     6.609] (II) event3  - Power Button: device is a keyboard
[     6.610] (II) event3  - Power Button: device removed
[     6.641] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[     6.641] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     6.642] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     6.642] (II) event3  - Power Button: device is a keyboard
[     6.643] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[     6.643] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.643] (II) Using input driver 'libinput' for 'Video Bus'
[     6.643] (**) Video Bus: always reports core events
[     6.643] (**) Option "Device" "/dev/input/event5"
[     6.643] (**) Option "_source" "server/udev"
[     6.644] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     6.645] (II) event5  - Video Bus: device is a keyboard
[     6.645] (II) event5  - Video Bus: device removed
[     6.720] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0e/LNXVIDEO:00/input/input5/event5"
[     6.721] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     6.722] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     6.722] (II) event5  - Video Bus: device is a keyboard
[     6.723] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     6.723] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.723] (II) Using input driver 'libinput' for 'Power Button'
[     6.723] (**) Power Button: always reports core events
[     6.723] (**) Option "Device" "/dev/input/event0"
[     6.723] (**) Option "_source" "server/udev"
[     6.724] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     6.725] (II) event0  - Power Button: device is a keyboard
[     6.725] (II) event0  - Power Button: device removed
[     6.760] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     6.761] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     6.762] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     6.762] (II) event0  - Power Button: device is a keyboard
[     6.763] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[     6.763] (II) No input driver specified, ignoring this device.
[     6.763] (II) This device may have been added with another device file.
[     6.764] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[     6.764] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     6.764] (II) Using input driver 'libinput' for 'Sleep Button'
[     6.764] (**) Sleep Button: always reports core events
[     6.764] (**) Option "Device" "/dev/input/event1"
[     6.764] (**) Option "_source" "server/udev"
[     6.765] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     6.765] (II) event1  - Sleep Button: device is a keyboard
[     6.765] (II) event1  - Sleep Button: device removed
[     6.801] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[     6.801] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[     6.802] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     6.802] (II) event1  - Sleep Button: device is a keyboard
[     6.803] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[     6.803] (II) No input driver specified, ignoring this device.
[     6.803] (II) This device may have been added with another device file.
[     6.804] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[     6.804] (II) No input driver specified, ignoring this device.
[     6.804] (II) This device may have been added with another device file.
[     6.804] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[     6.804] (II) No input driver specified, ignoring this device.
[     6.804] (II) This device may have been added with another device file.
[     6.805] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event13)
[     6.805] (II) No input driver specified, ignoring this device.
[     6.805] (II) This device may have been added with another device file.
[     6.805] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event14)
[     6.805] (II) No input driver specified, ignoring this device.
[     6.805] (II) This device may have been added with another device file.
[     6.806] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[     6.806] (II) No input driver specified, ignoring this device.
[     6.806] (II) This device may have been added with another device file.
[     6.807] (II) config/udev: Adding input device HD Webcam: HD Webcam (/dev/input/event17)
[     6.807] (**) HD Webcam: HD Webcam: Applying InputClass "libinput keyboard catchall"
[     6.807] (II) Using input driver 'libinput' for 'HD Webcam: HD Webcam'
[     6.807] (**) HD Webcam: HD Webcam: always reports core events
[     6.807] (**) Option "Device" "/dev/input/event17"
[     6.807] (**) Option "_source" "server/udev"
[     6.809] (II) event17 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[     6.809] (II) event17 - HD Webcam: HD Webcam: device is a keyboard
[     6.809] (II) event17 - HD Webcam: HD Webcam: device removed
[     6.867] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb3/3-4/3-4:1.0/input/input19/event17"
[     6.867] (II) XINPUT: Adding extended input device "HD Webcam: HD Webcam" (type: KEYBOARD, id 10)
[     6.869] (II) event17 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[     6.869] (II) event17 - HD Webcam: HD Webcam: device is a keyboard
[     6.870] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event15)
[     6.870] (II) No input driver specified, ignoring this device.
[     6.870] (II) This device may have been added with another device file.
[     6.871] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event16)
[     6.871] (II) No input driver specified, ignoring this device.
[     6.871] (II) This device may have been added with another device file.
[     6.872] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/event7)
[     6.872] (**) UNIW0001:00 093A:0255 Mouse: Applying InputClass "libinput pointer catchall"
[     6.872] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Mouse'
[     6.872] (**) UNIW0001:00 093A:0255 Mouse: always reports core events
[     6.872] (**) Option "Device" "/dev/input/event7"
[     6.872] (**) Option "_source" "server/udev"
[     6.873] (II) event7  - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[     6.874] (II) event7  - UNIW0001:00 093A:0255 Mouse: device is a pointer
[     6.875] (II) event7  - UNIW0001:00 093A:0255 Mouse: device removed
[     6.934] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-0/i2c-UNIW0001:00/0018:093A:0255.0001/input/input15/event7"
[     6.934] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Mouse" (type: MOUSE, id 11)
[     6.934] (**) Option "AccelerationScheme" "none"
[     6.934] (**) UNIW0001:00 093A:0255 Mouse: (accel) selected scheme none/0
[     6.934] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration factor: 2.000
[     6.934] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration threshold: 4
[     6.936] (II) event7  - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[     6.936] (II) event7  - UNIW0001:00 093A:0255 Mouse: device is a pointer
[     6.938] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/mouse0)
[     6.938] (II) No input driver specified, ignoring this device.
[     6.938] (II) This device may have been added with another device file.
[     6.939] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/event8)
[     6.939] (**) UNIW0001:00 093A:0255 Touchpad: Applying InputClass "libinput touchpad catchall"
[     6.939] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Touchpad'
[     6.939] (**) UNIW0001:00 093A:0255 Touchpad: always reports core events
[     6.939] (**) Option "Device" "/dev/input/event8"
[     6.939] (**) Option "_source" "server/udev"
[     6.940] (II) event8  - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[     6.943] (II) event8  - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[     6.943] (II) event8  - UNIW0001:00 093A:0255 Touchpad: device removed
[     7.001] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-0/i2c-UNIW0001:00/0018:093A:0255.0001/input/input16/event8"
[     7.001] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Touchpad" (type: TOUCHPAD, id 12)
[     7.003] (**) Option "AccelerationScheme" "none"
[     7.003] (**) UNIW0001:00 093A:0255 Touchpad: (accel) selected scheme none/0
[     7.003] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration factor: 2.000
[     7.003] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration threshold: 4
[     7.005] (II) event8  - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[     7.007] (II) event8  - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[     7.009] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/mouse1)
[     7.009] (II) No input driver specified, ignoring this device.
[     7.009] (II) This device may have been added with another device file.
[     7.009] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[     7.009] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     7.009] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     7.009] (**) AT Translated Set 2 keyboard: always reports core events
[     7.009] (**) Option "Device" "/dev/input/event4"
[     7.009] (**) Option "_source" "server/udev"
[     7.011] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     7.011] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[     7.012] (II) event4  - AT Translated Set 2 keyboard: device removed
[     7.054] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[     7.054] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[     7.056] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     7.056] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[     7.058] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[     7.058] (II) No input driver specified, ignoring this device.
[     7.058] (II) This device may have been added with another device file.

Moderator edit:  Took the liberty of adding BBCode Code tags.   Please use them in the future, thanks

Last edited by ewaller (2021-03-12 01:50:58)

Offline

#4 2021-03-11 23:59:32

nweyna
Member
Registered: 2021-03-11
Posts: 9

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

Sorry, I could not figure out how to post my log so I just copied and pasted here.... Now I am checking the arch wiki page that you sent

Also;

$ glxinfo | grep "OpenGL renderer"
OpenGL renderer string: AMD RENOIR (DRM 3.40.0, 5.11.5-arch1-1, LLVM 11.1.0)
$ prime-run glxinfo | grep "OpenGL renderer"
OpenGL renderer string: GeForce RTX 2060/PCIe/SSE2
$ prime-run nvidia-settings

(nvidia-settings:33499): GLib-GObject-CRITICAL **: 01:03:54.053: g_object_unref: assertion 'G_IS_OBJECT (object)' 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.

Last edited by nweyna (2021-03-12 00:05:06)

Offline

#5 2021-03-12 01:52:14

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,698

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

See my edits to your post.  To see what I did, use the edit function on your post


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#6 2021-03-12 06:29:44

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,551

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

You're running on the AMD chip, but apparently that's not the (only) problem here:

stat /usr/share/nvidia/nvidia-application-profiles-key-documentation
pacman -Qs nvidia
pacman -Qikk nvidia-utils

Online

#7 2021-03-12 10:14:50

nweyna
Member
Registered: 2021-03-11
Posts: 9

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

ewaller wrote:

See my edits to your post.  To see what I did, use the edit function on your post

Thanks! I could'nt find that function earlier. Sorry for the inconvenience

Offline

#8 2021-03-12 10:22:19

nweyna
Member
Registered: 2021-03-11
Posts: 9

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

seth wrote:

You're running on the AMD chip, but apparently that's not the (only) problem here:

stat /usr/share/nvidia/nvidia-application-profiles-key-documentation
pacman -Qs nvidia
pacman -Qikk nvidia-utils

I did run these codes, here are the results;

 
$ pacman -Qs nvidia
local/egl-wayland 1.1.6-1
    EGLStream-based Wayland external platform
local/libvdpau 1.4-1
    Nvidia VDPAU library
local/libxnvctrl 460.56-1
    NVIDIA NV-CONTROL X extension
local/nvidia 460.56-5
    NVIDIA drivers for linux
local/nvidia-prime 1.0-4
    NVIDIA Prime Render Offload configuration and utilities
local/nvidia-settings 460.56-1
    Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 460.56-1
    NVIDIA drivers utilities

and

$ pacman -Qikk nvidia-utils 
Name            : nvidia-utils
Version         : 460.56-1
Description     : NVIDIA drivers utilities
Architecture    : x86_64
URL             : http://www.nvidia.com/
Licenses        : custom
Groups          : None
Provides        : vulkan-driver  opengl-driver  nvidia-libgl
Depends On      : xorg-server  libglvnd  egl-wayland
Optional Deps   : nvidia-settings: configuration tool [installed]
                  xorg-server-devel: nvidia-xconfig [installed]
                  opencl-nvidia: OpenCL support
Required By     : libglvnd  nvidia  nvidia-prime  nvidia-settings
Optional For    : ffmpeg  vulkan-icd-loader
Conflicts With  : nvidia-libgl
Replaces        : nvidia-libgl
Installed Size  : 311.29 MiB
Packager        : Sven-Hendrik Haase <svenstaro@gmail.com>
Build Date      : Thu 25 Feb 2021 05:49:07 PM CET
Install Date    : Thu 11 Mar 2021 09:20:38 PM CET
Install Reason  : Explicitly installed
Install Script  : Yes
Validated By    : Signature

I could not figure out what's the problem. I also added a configuration file to /etc/X11/xorg.conf.d as it is recommended on https://wiki.archlinux.org/index.php/NVIDIA

Offline

#9 2021-03-12 12:31:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,551

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

seth wrote:

stat /usr/share/nvidia/nvidia-application-profiles-key-documentation

However, the file doesn't seem to be shipped by nvidia-utils anymore - though the PKGBUILD still references and seeks to install it.
Might have been removed upstream - *shrug*.

I also added a configuration file to /etc/X11/xorg.conf.d

What config file exactly?
Most of the time it's not a good idea w/ hybrid systems.

Online

#10 2021-03-12 19:17:36

nweyna
Member
Registered: 2021-03-11
Posts: 9

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

What config file exactly?
Most of the time it's not a good idea w/ hybrid systems.

I see, now I am not able to boot into Arch. After OS selection in the grub, even the lightdm is not coming up.

Offline

#11 2021-03-12 20:30:27

loqs
Member
Registered: 2014-03-06
Posts: 19,016

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

Ctl + Alt + F2 to change to another tty?  If that fails change the default target to boot into to multi-user.target.

Offline

#12 2021-03-12 21:24:54

nweyna
Member
Registered: 2021-03-11
Posts: 9

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

I did it and removed the conf file. But still I am getting the same error when I run the nvidia-settings...

Offline

#13 2021-03-12 21:38:47

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,551

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

seth wrote:

However, the file doesn't seem to be shipped by nvidia-utils anymore - though the PKGBUILD still references and seeks to install it.
Might have been removed upstream - *shrug*.

profiles will continue to work, but values cannot be prepopulated or validated, and will not be listed in the help text

Isn't really a critical problem, see eg. https://forums.developer.nvidia.com/t/e … file/50142 (and google finds this message back in 2016)

The 390xx driver currently ships them (as /nvidia-application-profiles-390.xxx-rc)

Online

#14 2021-03-12 21:50:04

nweyna
Member
Registered: 2021-03-11
Posts: 9

Re: nvidia-settings issue with RTX2060 and Ryzen 7 4800H config

Isn't really a critical problem, see eg. https://forums.developer.nvidia.com/t/e … file/50142 (and google finds this message back in 2016)

The 390xx driver currently ships them (as /nvidia-application-profiles-390.xxx-rc)

Yes, you are right. It`s not a big deal but just annoying. Thanks for the links!

Offline

Board footer

Powered by FluxBB