Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unable to connect to X server [Solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
enrico68
Apprentice
Apprentice


Joined: 21 Oct 2016
Posts: 169

PostPosted: Fri Mar 17, 2023 2:03 pm    Post subject: Unable to connect to X server [Solved] Reply with quote

Hello,

as the title says, no matter what I tried, I cannot connect the X server. I have a feeling it is something related to the Nvidia drivers non properly installed, or something. I am using the proprietary drivers, and I have disabled nouveau in the kernel.

As a start, I am posting my Xorg.log but let me know what other files you need to help me.

Thank you in advance for your support.

Code:
[ 64798.981]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[ 64798.982] Current Operating System: Linux livecd 6.1.12-gentoo-x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar  7 22:32:16 UTC 2023 x86_64
[ 64798.982] Kernel command line: BOOT_IMAGE=/boot/gentoo root=/dev/ram0 init=/linuxrc dokeymap looptype=squashfs loop=/image.squashfs cdroot
[ 64798.983] 
[ 64798.984] Current version of pixman: 0.42.2
[ 64798.985]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[ 64798.985] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 64798.987] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 17 14:53:20 2023
[ 64798.988] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 64798.988] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 64798.988] (==) No Layout section.  Using the first Screen section.
[ 64798.988] (==) No screen section available. Using defaults.
[ 64798.988] (**) |-->Screen "Default Screen Section" (0)
[ 64798.988] (**) |   |-->Monitor "<default monitor>"
[ 64798.989] (==) No device specified for screen "Default Screen Section".
   Using the first device section listed.
[ 64798.989] (**) |   |-->Device "nvidia"
[ 64798.989] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[ 64798.989] (==) Automatically adding devices
[ 64798.989] (==) Automatically enabling devices
[ 64798.989] (==) Automatically adding GPU devices
[ 64798.989] (==) Automatically binding GPU devices
[ 64798.989] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 64798.989] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 64798.989]    Entry deleted from font path.
[ 64798.989] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 64798.989]    Entry deleted from font path.
[ 64798.989] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 64798.989]    Entry deleted from font path.
[ 64798.989] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[ 64798.989]    Entry deleted from font path.
[ 64798.989]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[ 64798.989] (==) FontPath set to:
   /usr/share/fonts/misc,
   /usr/share/fonts/75dpi
[ 64798.989] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 64798.989] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 64798.989] (II) Module ABI versions:
[ 64798.989]    X.Org ANSI C Emulation: 0.4
[ 64798.989]    X.Org Video Driver: 25.2
[ 64798.989]    X.Org XInput driver : 24.4
[ 64798.989]    X.Org Server Extension : 10.0
[ 64798.989] (--) using VT number 7

[ 64798.989] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 64798.990] (--) PCI:*(1@0:0:0) 10de:2208:3842:3967 rev 161, Mem @ 0xaf000000/16777216, 0x4000000000/17179869184, 0x4400000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/131072
[ 64798.990] (II) LoadModule: "glx"
[ 64798.990] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 64798.991] (II) Module glx: vendor="X.Org Foundation"
[ 64798.991]    compiled for 1.21.1.7, module version = 1.0.0
[ 64798.991]    ABI class: X.Org Server Extension, version 10.0
[ 64798.991] (II) LoadModule: "nvidia"
[ 64798.991] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 64798.991] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 64798.991]    compiled for 1.6.99.901, module version = 1.0.0
[ 64798.991]    Module class: X.Org Video Driver
[ 64798.991] (II) NVIDIA dlloader X Driver  525.89.02  Wed Feb  1 23:14:37 UTC 2023
[ 64798.991] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 64798.994] (II) Loading sub module "fb"
[ 64798.994] (II) LoadModule: "fb"
[ 64798.994] (II) Module "fb" already built-in
[ 64798.994] (II) Loading sub module "wfb"
[ 64798.994] (II) LoadModule: "wfb"
[ 64798.994] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 64798.994] (II) Module wfb: vendor="X.Org Foundation"
[ 64798.994]    compiled for 1.21.1.7, module version = 1.0.0
[ 64798.994]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 64798.994] (II) Loading sub module "ramdac"
[ 64798.994] (II) LoadModule: "ramdac"
[ 64798.994] (II) Module "ramdac" already built-in
[ 64799.008] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[ 64799.008] (EE) NVIDIA:     system's kernel log for additional error messages and
[ 64799.008] (EE) NVIDIA:     consult the NVIDIA README for details.
[ 64799.008] (EE) No devices detected.
[ 64799.008] (EE)
Fatal server error:
[ 64799.008] (EE) no screens found(EE)
[ 64799.008] (EE)
Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
[ 64799.008] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 64799.008] (EE)
[ 64799.014] (EE) Server terminated with error (1). Closing log file.


Last edited by enrico68 on Fri Mar 17, 2023 8:03 pm; edited 1 time in total
Back to top
View user's profile Send private message
stefan11111
l33t
l33t


Joined: 29 Jan 2023
Posts: 922
Location: Romania

PostPosted: Fri Mar 17, 2023 2:07 pm    Post subject: Reply with quote

Try reinstalling the drivers.
Code:
# emerge -av @module-rebuild

_________________
My overlay: https://github.com/stefan11111/stefan_overlay
INSTALL_MASK="/etc/systemd /lib/systemd /usr/lib/systemd /usr/lib/modules-load.d *udev* /usr/lib/tmpfiles.d *tmpfiles* /var/lib/dbus /usr/bin/gdbus /lib/udev"
Back to top
View user's profile Send private message
enrico68
Apprentice
Apprentice


Joined: 21 Oct 2016
Posts: 169

PostPosted: Fri Mar 17, 2023 2:23 pm    Post subject: Reply with quote

Hello stefan11111

and thank you for your reply. I did try to run the above command, but it did not make any difference...

Enrico
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21607

PostPosted: Fri Mar 17, 2023 3:10 pm    Post subject: Re: Unable to connect to X server Reply with quote

enrico68 wrote:
As a start, I am posting my Xorg.log but let me know what other files you need to help me.
Code:
[ 64799.008] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[ 64799.008] (EE) NVIDIA:     system's kernel log for additional error messages and
[ 64799.008] (EE) NVIDIA:     consult the NVIDIA README for details.
Your log file told you to check the kernel log. Did you? What is shown there around the time of the failure?
Back to top
View user's profile Send private message
sMueggli
Guru
Guru


Joined: 03 Sep 2022
Posts: 364

PostPosted: Fri Mar 17, 2023 3:39 pm    Post subject: Reply with quote

Are you using the livecd?
Back to top
View user's profile Send private message
enrico68
Apprentice
Apprentice


Joined: 21 Oct 2016
Posts: 169

PostPosted: Fri Mar 17, 2023 3:47 pm    Post subject: Re: Unable to connect to X server Reply with quote

Hu wrote:
Your log file told you to check the kernel log. Did you? What is shown there around the time of the failure?


Hello Hu,

sorry if I sound stupid, but I cannot find the kernel log. I thought it was under /var/log...but it is likely somehwere else, just I do not know where....

Enrico
Back to top
View user's profile Send private message
enrico68
Apprentice
Apprentice


Joined: 21 Oct 2016
Posts: 169

PostPosted: Fri Mar 17, 2023 3:48 pm    Post subject: Reply with quote

sMueggli wrote:
Are you using the livecd?


Hi sMueggli,

I installed gentoo through the .iso from the Gentoo mirrors,

Enrico
Back to top
View user's profile Send private message
sMueggli
Guru
Guru


Joined: 03 Sep 2022
Posts: 364

PostPosted: Fri Mar 17, 2023 4:19 pm    Post subject: Reply with quote

I am asking, because I see
Code:
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[ 64798.982] Current Operating System: Linux livecd 6.1.12-gentoo-x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar  7 22:32:16 UTC 2023 x86_64
[ 64798.982] Kernel command line: BOOT_IMAGE=/boot/gentoo root=/dev/ram0 init=/linuxrc dokeymap looptype=squashfs loop=/image.squashfs cdroot
[ 64798.983]
[ 64798.984] Current version of pixman: 0.42.2
[ 64798.985]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.


For the kernel logs you can provide the complete output of the "dmesg" command or with systemd also the output of "journalctl -b".
Back to top
View user's profile Send private message
enrico68
Apprentice
Apprentice


Joined: 21 Oct 2016
Posts: 169

PostPosted: Fri Mar 17, 2023 4:34 pm    Post subject: Reply with quote

sMueggli wrote:


For the kernel logs you can provide the complete output of the "dmesg" command or with systemd also the output of "journalctl -b".


Here is the dmesg log:

https://bpa.st/FNR5K
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54220
Location: 56N 3W

PostPosted: Fri Mar 17, 2023 6:09 pm    Post subject: Reply with quote

enrico68,

Code:

[    0.000000] Linux version 6.1.12-gentoo-x86_64 (root@catalyst) (x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20230121-r1 p10) 12.2.1 20230121, GNU ld (Gentoo 2.39 p5) 2.39.0) #1 SMP PREEMPT_DYNAMIC Tue Mar  7 22:32:16 UTC 2023
[    0.000000] Command line: BOOT_IMAGE=/boot/gentoo root=/dev/ram0 init=/linuxrc dokeymap looptype=squashfs loop=/image.squashfs cdroot

That suggests that you are using the liveCD binary somehow.

The 100 sec gap here
Code:
[   35.670548] IPv6: ADDRCONF(NETDEV_CHANGE): enp111s0: link becomes ready
[  135.219652] EXT4-fs (nvme1n1p4): mounted filesystem with ordered data mode. Quota mode: none.
suggests that you are mounting nvme1n1p4 by hand.

Errors like
Code:
[   17.054779] virtio_blk: Unknown symbol register_virtio_driver (err -2)
tell that the kernel binary and its modules come from two different kernel configuration files.

There is no sign of the nvidia kernel modules being installed.

Tell use how you configured, built and installed your kernel?
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
enrico68
Apprentice
Apprentice


Joined: 21 Oct 2016
Posts: 169

PostPosted: Fri Mar 17, 2023 7:45 pm    Post subject: Reply with quote

NeddySeagoon wrote:
enrico68,


There is no sign of the nvidia kernel modules being installed.

Tell use how you configured, built and installed your kernel?


Hello NeddySeagoon,

As I wrote before, I built my Gentoo system using an .ISO from one of the Gentoo mirrors, and I installed the kernel through the offial AMD64 Handbook. As for the kernel, I followed the "Configuring the Linux Kernel" section of the same Handbook. I used the

Code:
emerge --ask sys-kernel/gentoo-sources


command to install the kernel, and the Handbook to configure it via make menuconfig.

Right now, I am using the .ISO and I chrooted into the system, that is why you see the nvme1n1p4 drive mounted manually. So, yes, right now I am using the liveCD binary to post the reporst and logs you need. Maybe I should just log into the system, and not use the live CD?? If yes, silly on my part, sorry...

Should I just use the already installed system?

Enrico
Back to top
View user's profile Send private message
enrico68
Apprentice
Apprentice


Joined: 21 Oct 2016
Posts: 169

PostPosted: Fri Mar 17, 2023 8:02 pm    Post subject: Reply with quote

Hi NeddySeagoon,

I believe I solved my issue. I exited the liveCD, and this time I logged into my installed system, using Xfce as a Desktop Environment, and it works!!!

Wow, I am so happy, I have my Gentoo system back...thank you for supporting me and giving me the hint I was doing something wrong by using the liveCD version.

This made my weekend, You can't believe how happy I am...thank you, thank you, thank you!!!!!

I will mark this thread as solved.

Enrico :wink:
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54220
Location: 56N 3W

PostPosted: Fri Mar 17, 2023 8:05 pm    Post subject: Reply with quote

enrico68,

We need the logs from your own kernel.

If you do not have internet from your own install fet, save the dmesg to a file
Code:
dmesg > /dmesg.txt


That file will be at /mnt/gentoo/dmesg.txt when you reboot with the live CD and mount your root filesystem at /mnt/gentoo.
Post that file.

If you have internet, use wgetpaste. You will need to emerge it.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
enrico68
Apprentice
Apprentice


Joined: 21 Oct 2016
Posts: 169

PostPosted: Fri Mar 17, 2023 8:14 pm    Post subject: Reply with quote

Hi NeddySeagoon,

I believe we crossed our posts...well, by now you know what I did...all is well....I am once again a happy Gentoo user!!

Regards,

Enrico
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54220
Location: 56N 3W

PostPosted: Fri Mar 17, 2023 8:17 pm    Post subject: Reply with quote

enrico68,

We did cross post indeed. Well done.

Its worth looking in your Xorg.0.log file to make sure that it is the nvidia driver is use.
It can work with other drivers too but thats not want you want.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
enrico68
Apprentice
Apprentice


Joined: 21 Oct 2016
Posts: 169

PostPosted: Fri Mar 17, 2023 8:28 pm    Post subject: Reply with quote

Hi NeddySeagoon,

here is the Xorg log:

Code:
[    15.938]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[    15.938] Current Operating System: Linux gentoo 6.1.12-gentoo #6 SMP PREEMPT_DYNAMIC Fri Mar 17 16:01:34 CET 2023 x86_64
[    15.938] Kernel command line: BOOT_IMAGE=/vmlinuz-6.1.12-gentoo root=/dev/nvme1n1p4 ro
[    15.938] 
[    15.938] Current version of pixman: 0.42.2
[    15.938]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    15.938] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    15.938] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 17 20:55:01 2023
[    15.938] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    15.938] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    15.938] (==) No Layout section.  Using the first Screen section.
[    15.938] (==) No screen section available. Using defaults.
[    15.938] (**) |-->Screen "Default Screen Section" (0)
[    15.938] (**) |   |-->Monitor "<default monitor>"
[    15.938] (==) No device specified for screen "Default Screen Section".
   Using the first device section listed.
[    15.938] (**) |   |-->Device "nvidia"
[    15.938] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[    15.938] (==) Automatically adding devices
[    15.938] (==) Automatically enabling devices
[    15.938] (==) Automatically adding GPU devices
[    15.938] (==) Automatically binding GPU devices
[    15.938] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    15.938] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[    15.938]    Entry deleted from font path.
[    15.938] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    15.938]    Entry deleted from font path.
[    15.938] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    15.938]    Entry deleted from font path.
[    15.938] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[    15.938]    Entry deleted from font path.
[    15.938]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[    15.938] (==) FontPath set to:
   /usr/share/fonts/misc,
   /usr/share/fonts/75dpi
[    15.938] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    15.938] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[    15.938] (II) Module ABI versions:
[    15.938]    X.Org ANSI C Emulation: 0.4
[    15.938]    X.Org Video Driver: 25.2
[    15.938]    X.Org XInput driver : 24.4
[    15.938]    X.Org Server Extension : 10.0
[    15.939] (++) using VT number 7

[    15.939] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    15.939] (II) xfree86: Adding drm device (/dev/dri/card0)
[    15.939] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[    15.940] (--) PCI:*(1@0:0:0) 10de:2208:3842:3967 rev 161, Mem @ 0xaf000000/16777216, 0x4000000000/17179869184, 0x4400000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/131072
[    15.940] (II) LoadModule: "glx"
[    15.940] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    15.940] (II) Module glx: vendor="X.Org Foundation"
[    15.940]    compiled for 1.21.1.7, module version = 1.0.0
[    15.940]    ABI class: X.Org Server Extension, version 10.0
[    15.940] (II) LoadModule: "nvidia"
[    15.941] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    15.941] (II) Module nvidia: vendor="NVIDIA Corporation"
[    15.941]    compiled for 1.6.99.901, module version = 1.0.0
[    15.941]    Module class: X.Org Video Driver
[    15.941] (II) NVIDIA dlloader X Driver  525.89.02  Wed Feb  1 23:14:37 UTC 2023
[    15.941] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    15.941] (II) Loading sub module "fb"
[    15.941] (II) LoadModule: "fb"
[    15.941] (II) Module "fb" already built-in
[    15.941] (II) Loading sub module "wfb"
[    15.941] (II) LoadModule: "wfb"
[    15.941] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    15.941] (II) Module wfb: vendor="X.Org Foundation"
[    15.941]    compiled for 1.21.1.7, module version = 1.0.0
[    15.941]    ABI class: X.Org ANSI C Emulation, version 0.4
[    15.941] (II) Loading sub module "ramdac"
[    15.941] (II) LoadModule: "ramdac"
[    15.941] (II) Module "ramdac" already built-in
[    15.941] (II) NVIDIA(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[    15.941] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    15.941] (==) NVIDIA(0): RGB weight 888
[    15.941] (==) NVIDIA(0): Default visual is TrueColor
[    15.941] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    15.941] (**) NVIDIA(0): Enabling 2D acceleration
[    15.941] (II) Loading sub module "glxserver_nvidia"
[    15.941] (II) LoadModule: "glxserver_nvidia"
[    15.941] (II) Loading /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so
[    15.944] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    15.944]    compiled for 1.6.99.901, module version = 1.0.0
[    15.944]    Module class: X.Org Server Extension
[    15.944] (II) NVIDIA GLX Module  525.89.02  Wed Feb  1 23:13:01 UTC 2023
[    15.944] (II) NVIDIA: The X server supports PRIME Render Offload.
[    16.590] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    16.590] (--) NVIDIA(0):     DFP-0 (boot)
[    16.590] (--) NVIDIA(0):     DFP-1
[    16.590] (--) NVIDIA(0):     DFP-2
[    16.590] (--) NVIDIA(0):     DFP-3
[    16.590] (--) NVIDIA(0):     DFP-4
[    16.590] (--) NVIDIA(0):     DFP-5
[    16.590] (--) NVIDIA(0):     DFP-6
[    16.591] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3080 Ti (GA102-A) at PCI:1:0:0
[    16.591] (II) NVIDIA(0):     (GPU-0)
[    16.591] (--) NVIDIA(0): Memory: 12582912 kBytes
[    16.591] (--) NVIDIA(0): VideoBIOS: 94.02.71.80.74
[    16.591] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    16.635] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): connected
[    16.635] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): Internal TMDS
[    16.635] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): 600.0 MHz maximum pixel clock
[    16.635] (--) NVIDIA(GPU-0):
[    16.635] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    16.635] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    16.635] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[    16.635] (--) NVIDIA(GPU-0):
[    16.635] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    16.635] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    16.635] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    16.635] (--) NVIDIA(GPU-0):
[    16.635] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    16.635] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    16.635] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    16.635] (--) NVIDIA(GPU-0):
[    16.635] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    16.635] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    16.635] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    16.635] (--) NVIDIA(GPU-0):
[    16.635] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    16.635] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    16.635] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    16.635] (--) NVIDIA(GPU-0):
[    16.635] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    16.635] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    16.635] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    16.635] (--) NVIDIA(GPU-0):
[    16.700] (==) NVIDIA(0):
[    16.700] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    16.700] (==) NVIDIA(0):     will be used as the requested mode.
[    16.700] (==) NVIDIA(0):
[    16.703] (II) NVIDIA(0): Validated MetaModes:
[    16.703] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[    16.703] (II) NVIDIA(0): Virtual screen size determined to be 3440 x 1440
[    16.785] (--) NVIDIA(0): DPI set to (109, 110); computed from "UseEdidDpi" X config
[    16.785] (--) NVIDIA(0):     option
[    16.785] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    16.785] (II) NVIDIA:     access.
[    16.787] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    16.787] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    16.787] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    16.787] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    16.787] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    16.787] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    16.787] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    16.787] (II) NVIDIA(0):     Config Options in the README.
[    16.798] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[    16.818] (==) NVIDIA(0): Disabling shared memory pixmaps
[    16.818] (==) NVIDIA(0): Backing store enabled
[    16.818] (==) NVIDIA(0): Silken mouse enabled
[    16.818] (==) NVIDIA(0): DPMS enabled
[    16.818] (II) Loading sub module "dri2"
[    16.818] (II) LoadModule: "dri2"
[    16.818] (II) Module "dri2" already built-in
[    16.818] (II) NVIDIA(0): [DRI2] Setup complete
[    16.818] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    16.818] (II) Initializing extension Generic Event Extension
[    16.818] (II) Initializing extension SHAPE
[    16.818] (II) Initializing extension MIT-SHM
[    16.818] (II) Initializing extension XInputExtension
[    16.818] (II) Initializing extension XTEST
[    16.818] (II) Initializing extension BIG-REQUESTS
[    16.818] (II) Initializing extension SYNC
[    16.818] (II) Initializing extension XKEYBOARD
[    16.818] (II) Initializing extension XC-MISC
[    16.818] (II) Initializing extension XFIXES
[    16.818] (II) Initializing extension RENDER
[    16.818] (II) Initializing extension RANDR
[    16.818] (II) Initializing extension COMPOSITE
[    16.818] (II) Initializing extension DAMAGE
[    16.818] (II) Initializing extension MIT-SCREEN-SAVER
[    16.818] (II) Initializing extension DOUBLE-BUFFER
[    16.818] (II) Initializing extension RECORD
[    16.818] (II) Initializing extension DPMS
[    16.818] (II) Initializing extension Present
[    16.818] (II) Initializing extension DRI3
[    16.818] (II) Initializing extension X-Resource
[    16.818] (II) Initializing extension XVideo
[    16.818] (II) Initializing extension XVideo-MotionCompensation
[    16.818] (II) Initializing extension GLX
[    16.818] (II) Initializing extension GLX
[    16.818] (II) Indirect GLX disabled.
[    16.818] (II) GLX: Another vendor is already registered for screen 0
[    16.818] (II) Initializing extension XFree86-VidModeExtension
[    16.818] (II) Initializing extension XFree86-DGA
[    16.818] (II) Initializing extension XFree86-DRI
[    16.818] (II) Initializing extension DRI2
[    16.818] (II) Initializing extension NV-GLX
[    16.818] (II) Initializing extension NV-CONTROL
[    16.818] (II) Initializing extension XINERAMA
[    16.836] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    16.836] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.836] (II) LoadModule: "libinput"
[    16.836] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[    16.836] (II) Module libinput: vendor="X.Org Foundation"
[    16.836]    compiled for 1.21.1.7, module version = 1.2.1
[    16.836]    Module class: X.Org XInput Driver
[    16.836]    ABI class: X.Org XInput driver, version 24.4
[    16.837] (II) Using input driver 'libinput' for 'Power Button'
[    16.837] (**) Power Button: always reports core events
[    16.837] (**) Option "Device" "/dev/input/event2"
[    16.837] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    16.837] (II) event2  - Power Button: device is a keyboard
[    16.837] (II) event2  - Power Button: device removed
[    16.846] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    16.846] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    16.846] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    16.846] (II) event2  - Power Button: device is a keyboard
[    16.846] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    16.846] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.846] (II) Using input driver 'libinput' for 'Power Button'
[    16.846] (**) Power Button: always reports core events
[    16.846] (**) Option "Device" "/dev/input/event1"
[    16.847] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    16.847] (II) event1  - Power Button: device is a keyboard
[    16.847] (II) event1  - Power Button: device removed
[    16.862] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    16.862] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    16.862] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    16.862] (II) event1  - Power Button: device is a keyboard
[    16.862] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    16.862] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    16.862] (II) Using input driver 'libinput' for 'Sleep Button'
[    16.862] (**) Sleep Button: always reports core events
[    16.862] (**) Option "Device" "/dev/input/event0"
[    16.863] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    16.863] (II) event0  - Sleep Button: device is a keyboard
[    16.863] (II) event0  - Sleep Button: device removed
[    16.872] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    16.872] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    16.872] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    16.872] (II) event0  - Sleep Button: device is a keyboard
[    16.872] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event3)
[    16.872] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    16.872] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[    16.872] (**) Logitech USB Keyboard: always reports core events
[    16.872] (**) Option "Device" "/dev/input/event3"
[    16.873] (II) event3  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    16.873] (II) event3  - Logitech USB Keyboard: device is a keyboard
[    16.873] (II) event3  - Logitech USB Keyboard: device removed
[    16.882] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C31C.0001/input/input3/event3"
[    16.882] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 9)
[    16.882] (II) event3  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    16.882] (II) event3  - Logitech USB Keyboard: device is a keyboard
[    16.883] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event4)
[    16.883] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    16.883] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[    16.883] (**) Logitech USB Keyboard Consumer Control: always reports core events
[    16.883] (**) Option "Device" "/dev/input/event4"
[    16.883] (II) event4  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    16.883] (II) event4  - Logitech USB Keyboard Consumer Control: device is a keyboard
[    16.883] (II) event4  - Logitech USB Keyboard Consumer Control: device removed
[    16.898] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C31C.0002/input/input4/event4"
[    16.898] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 10)
[    16.898] (II) event4  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    16.898] (II) event4  - Logitech USB Keyboard Consumer Control: device is a keyboard
[    16.899] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event5)
[    16.899] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    16.899] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[    16.899] (**) Logitech USB Keyboard System Control: always reports core events
[    16.899] (**) Option "Device" "/dev/input/event5"
[    16.899] (II) event5  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[    16.899] (II) event5  - Logitech USB Keyboard System Control: device is a keyboard
[    16.900] (II) event5  - Logitech USB Keyboard System Control: device removed
[    16.911] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C31C.0002/input/input5/event5"
[    16.911] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 11)
[    16.911] (II) event5  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[    16.912] (II) event5  - Logitech USB Keyboard System Control: device is a keyboard
[    16.912] (II) config/udev: Adding input device MSI MYSTIC LIGHT  (/dev/input/event8)
[    16.912] (II) No input driver specified, ignoring this device.
[    16.912] (II) This device may have been added with another device file.
[    16.913] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event7)
[    16.913] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    16.913] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[    16.913] (**) PixArt USB Optical Mouse: always reports core events
[    16.913] (**) Option "Device" "/dev/input/event7"
[    16.914] (II) event7  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    16.914] (II) event7  - PixArt USB Optical Mouse: device set to 1000 DPI
[    16.914] (II) event7  - PixArt USB Optical Mouse: device is a pointer
[    16.914] (II) event7  - PixArt USB Optical Mouse: device removed
[    16.929] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.1/1-8.1.2/1-8.1.2:1.0/0003:093A:2510.0006/input/input7/event7"
[    16.929] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 12)
[    16.929] (**) Option "AccelerationScheme" "none"
[    16.929] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[    16.929] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[    16.929] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[    16.930] (II) event7  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    16.930] (II) event7  - PixArt USB Optical Mouse: device set to 1000 DPI
[    16.930] (II) event7  - PixArt USB Optical Mouse: device is a pointer
[    16.931] (II) config/udev: Adding input device Saitek Saitek Pro Flight Combat Rudder Pedals (/dev/input/event6)
[    16.931] (II) No input driver specified, ignoring this device.
[    16.931] (II) This device may have been added with another device file.
[    26.324] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    26.324] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    26.324] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    26.324] (--) NVIDIA(GPU-0):
[    27.492] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): connected
[    27.492] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): Internal TMDS
[    27.492] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): 600.0 MHz maximum pixel clock
[    27.492] (--) NVIDIA(GPU-0):
[    78.246] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): connected
[    78.246] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): Internal TMDS
[    78.246] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): 600.0 MHz maximum pixel clock
[    78.246] (--) NVIDIA(GPU-0):
[    78.246] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    78.246] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    78.246] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[    78.246] (--) NVIDIA(GPU-0):
[    78.246] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    78.246] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    78.246] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    78.246] (--) NVIDIA(GPU-0):
[    78.246] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    78.246] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    78.246] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    78.247] (--) NVIDIA(GPU-0):
[    78.247] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    78.247] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    78.247] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    78.247] (--) NVIDIA(GPU-0):
[    78.247] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    78.247] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    78.247] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[    78.247] (--) NVIDIA(GPU-0):
[    78.247] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    78.247] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    78.247] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    78.247] (--) NVIDIA(GPU-0):
[   598.730] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   598.730] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   598.730] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   598.730] (--) NVIDIA(GPU-0):
[   598.742] (II) NVIDIA(0): Setting mode "NULL"
[   600.926] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): connected
[   600.926] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): Internal TMDS
[   600.926] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): 600.0 MHz maximum pixel clock
[   600.926] (--) NVIDIA(GPU-0):
[   600.945] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @3440x1440 +0+0 {ViewPortIn=3440x1440, ViewPortOut=3440x1440+0+0}"
[   601.071] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): connected
[   601.071] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): Internal TMDS
[   601.071] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): 600.0 MHz maximum pixel clock
[   601.071] (--) NVIDIA(GPU-0):
[   601.071] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   601.071] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[   601.071] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[   601.071] (--) NVIDIA(GPU-0):
[   601.071] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   601.071] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   601.071] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   601.071] (--) NVIDIA(GPU-0):
[   601.071] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   601.071] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   601.071] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   601.071] (--) NVIDIA(GPU-0):
[   601.071] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   601.071] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   601.071] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   601.071] (--) NVIDIA(GPU-0):
[   601.071] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   601.071] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   601.071] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[   601.071] (--) NVIDIA(GPU-0):
[   601.071] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   601.071] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   601.071] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   601.071] (--) NVIDIA(GPU-0):
[  1692.940] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1692.940] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1692.940] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1692.940] (--) NVIDIA(GPU-0):
[  1692.954] (II) NVIDIA(0): Setting mode "NULL"
[  1695.133] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): connected
[  1695.133] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): Internal TMDS
[  1695.133] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): 600.0 MHz maximum pixel clock
[  1695.133] (--) NVIDIA(GPU-0):
[  1695.142] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @3440x1440 +0+0 {ViewPortIn=3440x1440, ViewPortOut=3440x1440+0+0}"
[  1695.253] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): connected
[  1695.253] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): Internal TMDS
[  1695.253] (--) NVIDIA(GPU-0): LG Electronics LG ULTRAGEAR (DFP-0): 600.0 MHz maximum pixel clock
[  1695.253] (--) NVIDIA(GPU-0):
[  1695.253] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1695.253] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[  1695.253] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[  1695.253] (--) NVIDIA(GPU-0):
[  1695.253] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1695.253] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[  1695.253] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[  1695.253] (--) NVIDIA(GPU-0):
[  1695.253] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1695.253] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  1695.253] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[  1695.253] (--) NVIDIA(GPU-0):
[  1695.253] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1695.253] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  1695.253] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  1695.253] (--) NVIDIA(GPU-0):
[  1695.253] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  1695.254] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  1695.254] (--) NVIDIA(GPU-0): DFP-5: 2670.0 MHz maximum pixel clock
[  1695.254] (--) NVIDIA(GPU-0):
[  1695.254] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  1695.254] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  1695.254] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  1695.254] (--) NVIDIA(GPU-0):
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54220
Location: 56N 3W

PostPosted: Fri Mar 17, 2023 8:44 pm    Post subject: Reply with quote

enrico68,

All those NVIDIA entries are exactly what you needed.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
enrico68
Apprentice
Apprentice


Joined: 21 Oct 2016
Posts: 169

PostPosted: Fri Mar 17, 2023 8:47 pm    Post subject: Reply with quote

NeddySeagoon wrote:
enrico68,

All those NVIDIA entries are exactly what you needed.



Just awesome! Thank you again for your precious support, it was very kind of you,

Enrico :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum