You are not logged in.
Hi. I've experienced a recurring issue with my GPU not waking up after starting the computer until an operating system (Linux or Windows) is fully booted.
Usually I got it fixed by either restarting the monitor or computer or by installing fresh drivers on both OS'es. I did both of these things, to no avail.
Not even BIOS/UEFI starts my display, no matter how much time I leave it. Grub works the same way. I was thinking about uninstalling the drivers, going back to nouveau until I fix the issue, but I'm afraid I may "brick" it even more.
Graphics card: Nvidia RTX 2060;
Monitor: IIyama G-Master 1920x1080 144Hz;
OS: Arch Linux x64;
Desktop environment: LXDE
Kernel: 5.19.1-arch2-1;
[drstahp@DamianPC ~]$ lspci -v | grep VGA
26:00.0 VGA compatible controller: NVIDIA Corporation TU106 [GeForce RTX 2060 Rev. A] (rev a1) (prog-if 00 [VGA controller])[drstahp@DamianPC ~]$ pacman -Qs nvidia
local/egl-wayland 2:1.1.10-1
EGLStream-based Wayland external platform
local/lib32-nvidia-utils 515.65.01-1
NVIDIA drivers utilities (32-bit)
local/lib32-opencl-nvidia 515.65.01-1
OpenCL implemention for NVIDIA (32-bit)
local/libvdpau 1.5-1
Nvidia VDPAU library
local/libxnvctrl 515.65.01-1
NVIDIA NV-CONTROL X extension
local/nvidia 515.65.01-4
NVIDIA drivers for linux
local/nvidia-settings 515.65.01-1
Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 515.65.01-2
NVIDIA drivers utilities
local/opencl-nvidia 515.65.01-2
OpenCL implemention for NVIDIA/var/log/Xorg.0.log:
5.674] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 16 11:05:18 2022
[ 5.676] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 5.676] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.677] (==) No Layout section. Using the first Screen section.
[ 5.677] (==) No screen section available. Using defaults.
[ 5.677] (**) |-->Screen "Default Screen Section" (0)
[ 5.677] (**) | |-->Monitor "<default monitor>"
[ 5.677] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.677] (==) Automatically adding devices
[ 5.677] (==) Automatically enabling devices
[ 5.677] (==) Automatically adding GPU devices
[ 5.677] (==) Automatically binding GPU devices
[ 5.677] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.678] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 5.678] Entry deleted from font path.
[ 5.678] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 5.678] Entry deleted from font path.
[ 5.678] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 5.678] Entry deleted from font path.
[ 5.682] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 5.682] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.682] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.682] (II) Module ABI versions:
[ 5.682] X.Org ANSI C Emulation: 0.4
[ 5.682] X.Org Video Driver: 25.2
[ 5.682] X.Org XInput driver : 24.4
[ 5.682] X.Org Server Extension : 10.0
[ 5.682] (++) using VT number 1
[ 5.682] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 5.683] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.683] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:26:00.0/drm/card0
[ 5.708] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 5.708] (**) 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"
[ 5.708] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[ 5.710] (--) PCI:*(38@0:0:0) 10de:1f08:1462:3755 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[ 5.710] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 5.710] (II) LoadModule: "glx"
[ 5.713] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.719] (II) Module glx: vendor="X.Org Foundation"
[ 5.719] compiled for 1.21.1.4, module version = 1.0.0
[ 5.719] ABI class: X.Org Server Extension, version 10.0
[ 5.719] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 5.719] loading driver: nvidia
[ 5.719] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 5.719] loading driver: nvidia
[ 5.719] (==) Matched nvidia as autoconfigured driver 0
[ 5.719] (==) Matched nouveau as autoconfigured driver 1
[ 5.719] (==) Matched nv as autoconfigured driver 2
[ 5.719] (==) Matched modesetting as autoconfigured driver 3
[ 5.719] (==) Matched fbdev as autoconfigured driver 4
[ 5.719] (==) Matched vesa as autoconfigured driver 5
[ 5.719] (==) Assigned the driver to the xf86ConfigLayout
[ 5.719] (II) LoadModule: "nvidia"
[ 5.719] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 5.723] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 5.723] compiled for 1.6.99.901, module version = 1.0.0
[ 5.723] Module class: X.Org Video Driver
[ 5.724] (II) LoadModule: "nouveau"
[ 5.724] (WW) Warning, couldn't open module nouveau
[ 5.724] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 5.724] (II) LoadModule: "nv"
[ 5.724] (WW) Warning, couldn't open module nv
[ 5.724] (EE) Failed to load module "nv" (module does not exist, 0)
[ 5.724] (II) LoadModule: "modesetting"
[ 5.724] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.727] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.727] compiled for 1.21.1.4, module version = 1.21.1
[ 5.727] Module class: X.Org Video Driver
[ 5.727] ABI class: X.Org Video Driver, version 25.2
[ 5.727] (II) LoadModule: "fbdev"
[ 5.727] (WW) Warning, couldn't open module fbdev
[ 5.727] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 5.727] (II) LoadModule: "vesa"
[ 5.727] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 5.728] (II) Module vesa: vendor="X.Org Foundation"
[ 5.728] compiled for 1.21.1.3, module version = 2.5.0
[ 5.728] Module class: X.Org Video Driver
[ 5.728] ABI class: X.Org Video Driver, version 25.2
[ 5.728] (II) NVIDIA dlloader X Driver 515.65.01 Wed Jul 20 13:50:46 UTC 2022
[ 5.728] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 5.729] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 5.729] (II) VESA: driver for VESA chipsets: vesa
[ 5.729] (II) Loading sub module "fb"
[ 5.729] (II) LoadModule: "fb"
[ 5.729] (II) Module "fb" already built-in
[ 5.729] (II) Loading sub module "wfb"
[ 5.729] (II) LoadModule: "wfb"
[ 5.729] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 5.730] (II) Module wfb: vendor="X.Org Foundation"
[ 5.730] compiled for 1.21.1.4, module version = 1.0.0
[ 5.730] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.730] (II) Loading sub module "ramdac"
[ 5.730] (II) LoadModule: "ramdac"
[ 5.730] (II) Module "ramdac" already built-in
[ 5.731] (WW) Falling back to old probe method for modesetting
[ 5.752] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 5.752] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 5.752] (==) NVIDIA(0): RGB weight 888
[ 5.752] (==) NVIDIA(0): Default visual is TrueColor
[ 5.752] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.752] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 5.752] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 5.752] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 5.752] (**) NVIDIA(0): Enabling 2D acceleration
[ 5.752] (II) Loading sub module "glxserver_nvidia"
[ 5.752] (II) LoadModule: "glxserver_nvidia"
[ 5.752] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 5.788] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 5.788] compiled for 1.6.99.901, module version = 1.0.0
[ 5.788] Module class: X.Org Server Extension
[ 5.788] (II) NVIDIA GLX Module 515.65.01 Wed Jul 20 13:48:42 UTC 2022
[ 5.789] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 5.803] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:38:0:0
[ 5.803] (--) NVIDIA(0): DFP-0 (boot)
[ 5.803] (--) NVIDIA(0): DFP-1
[ 5.803] (--) NVIDIA(0): DFP-2
[ 5.803] (--) NVIDIA(0): DFP-3
[ 5.803] (--) NVIDIA(0): DFP-4
[ 5.803] (--) NVIDIA(0): DFP-5
[ 5.803] (--) NVIDIA(0): DFP-6
[ 5.804] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2060 (TU106-A) at PCI:38:0:0
[ 5.804] (II) NVIDIA(0): (GPU-0)
[ 5.804] (--) NVIDIA(0): Memory: 6291456 kBytes
[ 5.804] (--) NVIDIA(0): VideoBIOS: 90.06.2e.40.1f
[ 5.804] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 5.848] (--) NVIDIA(GPU-0): Idek Iiyama PL2560H (DFP-0): connected
[ 5.848] (--) NVIDIA(GPU-0): Idek Iiyama PL2560H (DFP-0): Internal TMDS
[ 5.848] (--) NVIDIA(GPU-0): Idek Iiyama PL2560H (DFP-0): 600.0 MHz maximum pixel clock
[ 5.848] (--) NVIDIA(GPU-0):
[ 5.848] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 5.848] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[ 5.848] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[ 5.848] (--) NVIDIA(GPU-0):
[ 5.848] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 5.848] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 5.848] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 5.848] (--) NVIDIA(GPU-0):
[ 5.848] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 5.848] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 5.848] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[ 5.848] (--) NVIDIA(GPU-0):
[ 5.848] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 5.848] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 5.848] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 5.848] (--) NVIDIA(GPU-0):
[ 5.848] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 5.848] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 5.848] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[ 5.848] (--) NVIDIA(GPU-0):
[ 5.848] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 5.848] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 5.848] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 5.848] (--) NVIDIA(GPU-0):
[ 5.891] (==) NVIDIA(0):
[ 5.891] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 5.891] (==) NVIDIA(0): will be used as the requested mode.
[ 5.891] (==) NVIDIA(0):
[ 5.892] (II) NVIDIA(0): Validated MetaModes:
[ 5.892] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 5.892] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 5.964] (--) NVIDIA(0): DPI set to (90, 91); computed from "UseEdidDpi" X config
[ 5.964] (--) NVIDIA(0): option
[ 5.964] (II) UnloadModule: "modesetting"
[ 5.964] (II) Unloading modesetting
[ 5.964] (II) UnloadModule: "vesa"
[ 5.964] (II) Unloading vesa
[ 5.965] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 5.965] (II) NVIDIA: access.
[ 5.968] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 5.968] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 5.968] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 5.968] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 5.968] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 5.968] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 5.968] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 5.968] (II) NVIDIA(0): Config Options in the README.
[ 5.986] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 6.072] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 6.072] (==) NVIDIA(0): Backing store enabled
[ 6.072] (==) NVIDIA(0): Silken mouse enabled
[ 6.072] (==) NVIDIA(0): DPMS enabled
[ 6.072] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[ 6.072] (II) Loading sub module "dri2"
[ 6.072] (II) LoadModule: "dri2"
[ 6.072] (II) Module "dri2" already built-in
[ 6.072] (II) NVIDIA(0): [DRI2] Setup complete
[ 6.072] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 6.072] (II) Initializing extension Generic Event Extension
[ 6.073] (II) Initializing extension SHAPE
[ 6.073] (II) Initializing extension MIT-SHM
[ 6.073] (II) Initializing extension XInputExtension
[ 6.073] (II) Initializing extension XTEST
[ 6.073] (II) Initializing extension BIG-REQUESTS
[ 6.073] (II) Initializing extension SYNC
[ 6.073] (II) Initializing extension XKEYBOARD
[ 6.073] (II) Initializing extension XC-MISC
[ 6.073] (II) Initializing extension SECURITY
[ 6.073] (II) Initializing extension XFIXES
[ 6.073] (II) Initializing extension RENDER
[ 6.073] (II) Initializing extension RANDR
[ 6.073] (II) Initializing extension COMPOSITE
[ 6.073] (II) Initializing extension DAMAGE
[ 6.073] (II) Initializing extension MIT-SCREEN-SAVER
[ 6.073] (II) Initializing extension DOUBLE-BUFFER
[ 6.073] (II) Initializing extension RECORD
[ 6.074] (II) Initializing extension DPMS
[ 6.074] (II) Initializing extension Present
[ 6.074] (II) Initializing extension DRI3
[ 6.074] (II) Initializing extension X-Resource
[ 6.074] (II) Initializing extension XVideo
[ 6.074] (II) Initializing extension XVideo-MotionCompensation
[ 6.074] (II) Initializing extension GLX
[ 6.074] (II) Initializing extension GLX
[ 6.074] (II) Indirect GLX disabled.
[ 6.074] (II) GLX: Another vendor is already registered for screen 0
[ 6.074] (II) Initializing extension XFree86-VidModeExtension
[ 6.074] (II) Initializing extension XFree86-DGA
[ 6.074] (II) Initializing extension XFree86-DRI
[ 6.074] (II) Initializing extension DRI2
[ 6.074] (II) Initializing extension NV-GLX
[ 6.074] (II) Initializing extension NV-CONTROL
[ 6.074] (II) Initializing extension XINERAMA
[ 6.165] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 6.165] (**) Power Button: Applying InputClass "system-keyboard"
[ 6.165] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 6.165] (II) LoadModule: "libinput"
[ 6.165] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 6.168] (II) Module libinput: vendor="X.Org Foundation"
[ 6.168] compiled for 1.21.1.3, module version = 1.2.1
[ 6.168] Module class: X.Org XInput Driver
[ 6.168] ABI class: X.Org XInput driver, version 24.4Last edited by DrSTAHP (2022-08-16 11:29:49)
Offline
Regarding the solved mark, the GPU started working just like before just by itself. I still have no idea what causes it to behave in such way though.
Offline
There's no problem indication in the xorg log, however:
1. https://wiki.archlinux.org/title/NVIDIA … de_setting (you removed the kernel line from the log for reasons™ but you want the parameter and the early loading)
2. See the 3rd link below, mandatory. No, that's not the BIOS fast boot setting and windows also keeps re-activating it with updates.
Offline