Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[NEED HELP] Setting up Xonotic on my school shared directory

#1
So my university updated their remote file system and now I can't get the copy of Xonotic that I put on there to work. Here is the terminal output for glx:

Code:
Game is Xonotic using base gamedir data
gamename for server filtering: Xonotic
Xonotic Linux 22:14:21 Jan 11 2017 - release
Current nice level is below the soft limit - cannot use niceness
Skeletal animation uses SSE code path
DPSOFTRAST available (SSE2 instructions detected)
execing quake.rc
execing default.cfg
execing defaultXonotic.cfg
execing sRGB-disable.cfg
menu: program is not loaded
execing weapons.cfg
execing binds-xonotic.cfg
execing cdtracks.cfg
execing balance-xonotic.cfg
execing bal-wep-xonotic.cfg
execing effects-normal.cfg
execing physicsX.cfg
execing turrets.cfg
execing crosshairs.cfg
execing gamemodes.cfg
execing ctfscoring-samual.cfg
execing mutators.cfg
execing notifications.cfg
execing monsters.cfg
execing minigames.cfg
execing physics.cfg
execing commands.cfg
execing _hud_common.cfg
execing _hud_descriptions.cfg
execing hud_luma.cfg
execing config.cfg
"maxplayers" set to "16"
execing data/campaign.cfg
execing config_update.cfg
execing font-xolonium.cfg
client: program is not loaded
execing autoexec/empty.cfg
execing autoexec.cfg
Loaded public key key_0.d0pk (fingerprint: Xon//KssdlzGkFKdnnN4sgg8H+koTbBn5JTi37BAW1Q=)
Loaded private ID key_0.d0si for key_0.d0pk (public key fingerprint: XVQKomjpdV/2Im5WEpqodAeYhl3Lvwti8BJJmap8eg0=)
there is already a signed private key for 0
execing post-config.cfg
Client using an automatically assigned port
Client opened a socket on address 0.0.0.0:0
Client opened a socket on address [0:0:0:0:0:0:0:0]:0
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Desired video mode fail, trying fallbacks...
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Quake Error: Video modes failed

Here is the terminal output for sdl
Code:
Game is Xonotic using base gamedir data
gamename for server filtering: Xonotic
Xonotic Linux 22:15:34 Jan 11 2017 - release
Current nice level is below the soft limit - cannot use niceness
Skeletal animation uses SSE code path
DPSOFTRAST available (SSE2 instructions detected)
Failed to init SDL joystick subsystem:
execing quake.rc
execing default.cfg
execing defaultXonotic.cfg
execing sRGB-disable.cfg
menu: program is not loaded
execing weapons.cfg
execing binds-xonotic.cfg
execing cdtracks.cfg
execing balance-xonotic.cfg
execing bal-wep-xonotic.cfg
execing effects-normal.cfg
execing physicsX.cfg
execing turrets.cfg
execing crosshairs.cfg
execing gamemodes.cfg
execing ctfscoring-samual.cfg
execing mutators.cfg
execing notifications.cfg
execing monsters.cfg
execing minigames.cfg
execing physics.cfg
execing commands.cfg
execing _hud_common.cfg
execing _hud_descriptions.cfg
execing hud_luma.cfg
execing config.cfg
"maxplayers" set to "16"
execing data/campaign.cfg
execing config_update.cfg
execing font-xolonium.cfg
client: program is not loaded
execing autoexec/empty.cfg
execing autoexec.cfg
Loaded public key key_0.d0pk (fingerprint: Xon//KssdlzGkFKdnnN4sgg8H+koTbBn5JTi37BAW1Q=)
Loaded private ID key_0.d0si for key_0.d0pk (public key fingerprint: XVQKomjpdV/2Im5WEpqodAeYhl3Lvwti8BJJmap8eg0=)
there is already a signed private key for 0
execing post-config.cfg
Client using an automatically assigned port
Client opened a socket on address 0.0.0.0:0
Client opened a socket on address [0:0:0:0:0:0:0:0]:0
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 1280x960: Couldn't find matching GLX visual
Desired video mode fail, trying fallbacks...
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 1280x960: Couldn't find matching GLX visual
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 1280x960: Couldn't find matching GLX visual
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 1280x960: Couldn't find matching GLX visual
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 640x960: Couldn't find matching GLX visual
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 640x480: Couldn't find matching GLX visual
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 640x480: Couldn't find matching GLX visual
Quake Error: Video modes failed


I tried downloading libgl1-mesa-glx-dbg_8.0.4-0ubuntu0.6_amd64.deb and I put it in /Xonotic, but I still got the same issue. The operating system is Arch Linux (I think) running MATE desktop environment. Because this is a university system I can't su/sudo. Can anyone tell me what to do? Thanks!
[Image: 5365.png]
[Image: 126092.png]
Reply

#2
(03-04-2017, 02:48 PM)Bla1 Wrote: I tried downloading libgl1-mesa-glx-dbg_8.0.4-0ubuntu0.6_amd64.deb and I put it in /Xonotic, but I still got the same issue. The operating system is Arch Linux (I think) running MATE desktop environment. Because this is a university system I can't su/sudo. Can anyone tell me what to do? Thanks!

This will not work because that is a debian/ubuntu package. You'll need a more Arch specific solution. Can you tell us more about your video card?
Reply

#3
I was wrong about Arch linux. I ran cat /etc/*-release and found the university machine is running CentOS.

So lspci gives
Code:
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3 Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:16.3 Serial controller: Intel Corporation 8 Series/C220 Series Chipset Family KT Controller (rev 04)
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection I217-LM (rev 05)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation C226 Series Chipset Family Server Advanced SKU LPC Controller (rev 05)
00:1f.2 RAID bus controller: Intel Corporation SATA Controller [RAID mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107GL [Quadro K600] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GK107 HDMI Audio Controller (rev a1)
03:00.0 PCI bridge: Integrated Technology Express, Inc. IT8893E PCIe to PCI Bridge (rev 52)

and cat /etc/*-release gives
Code:
CentOS Linux release 7.3.1611 (Core) 
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

CentOS Linux release 7.3.1611 (Core)
CentOS Linux release 7.3.1611 (Core)
[Image: 5365.png]
[Image: 126092.png]
Reply

#4
It sounds like you don't have your 3D acceleration configured. If you tried installing the nVidia drivers from nVidia, this thread might be helpful https://www.centos.org/forums/viewtopic.php?t=52991

Otherwise, I'm not really sure, but I'm sure someone else will know how to troubleshoot. Please provide the output of "glxinfo" if the above link doesn't help you resolve your issue.
Reply

#5
Sad 
glxinfo gives 
Code:
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig

I'm guessing that means I don't have the drivers? Seeing how the thread says I need to reinstall drivers, and since I'm using a university computer with really good specs but no sudo privileges, I guess that means I'm screwed?
Shame... this university machine runs Xonotic better than my laptop does Sad
[Image: 5365.png]
[Image: 126092.png]
Reply

#6
(03-04-2017, 04:10 PM)Bla1 Wrote: glxinfo gives 
Code:
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig

I'm guessing that means I don't have the drivers? Seeing how the thread says I need to reinstall drivers, and since I'm using a university computer with really good specs but no sudo privileges, I guess that means I'm screwed?
Shame... this university machine runs Xonotic better than my laptop does Sad


Well no, not exactly. We need to know more about what this setup is. You stated in your original post "remote file system", can you clarify what you mean by this? I had assumed this was a samba (windows) file share, or NFS, which may not be the situation here.

Are you using simply a terminal, a VM, a remote desktop of some sort?

Also, are you trying to run a client or a server?
Reply

#7
I'm not exactly sure what the proper term is but when I log in on any one of the hundreds of machines on campus, all the files in the home directory are transferred over, so thus I don't need to worry about transferring my files across machines, as when I save it to my home directory on one computer, when I log into another computer, I can still access it. Thus, before I would be able to play Xonotic on any one of the university machines, until they updated the system. I'm trying to run the client
[Image: 5365.png]
[Image: 126092.png]
Reply

#8
Can you try to run in windowed mode? Launch Xonotic from the terminal:
Code:
cd path/to/your/xonotic/directory/
./xonotic-linux-sdl.sh +vid_fullscreen 0
Reply

#9
My xonotic is already set to windowed mode. When I ran your command I got
Code:
[rnai2@dcl-l440-03 Xonotic]$ ./xonotic-linux64-sdl +vid_fullscreen 0
Game is Xonotic using base gamedir data
gamename for server filtering: Xonotic
Xonotic Linux 22:15:34 Jan 11 2017 - release
Current nice level is below the soft limit - cannot use niceness
Skeletal animation uses SSE code path
DPSOFTRAST available (SSE2 instructions detected)
Failed to init SDL joystick subsystem:
execing quake.rc
execing default.cfg
execing defaultXonotic.cfg
execing sRGB-disable.cfg
menu: program is not loaded
execing weapons.cfg
execing binds-xonotic.cfg
execing cdtracks.cfg
execing balance-xonotic.cfg
execing bal-wep-xonotic.cfg
execing effects-normal.cfg
execing physicsX.cfg
execing turrets.cfg
execing crosshairs.cfg
execing gamemodes.cfg
execing ctfscoring-samual.cfg
execing mutators.cfg
execing notifications.cfg
execing monsters.cfg
execing minigames.cfg
execing physics.cfg
execing commands.cfg
execing _hud_common.cfg
execing _hud_descriptions.cfg
execing hud_luma.cfg
execing config.cfg
"maxplayers" set to "16"
execing data/campaign.cfg
execing config_update.cfg
execing font-xolonium.cfg
client: program is not loaded
execing autoexec/empty.cfg
execing autoexec.cfg
Loaded public key key_0.d0pk (fingerprint: Xon//KssdlzGkFKdnnN4sgg8H+koTbBn5JTi37BAW1Q=)
Loaded private ID key_0.d0si for key_0.d0pk (public key fingerprint: XVQKomjpdV/2Im5WEpqodAeYhl3Lvwti8BJJmap8eg0=)
there is already a signed private key for 0
execing post-config.cfg
Client using an automatically assigned port
Client opened a socket on address 0.0.0.0:0
Client opened a socket on address [0:0:0:0:0:0:0:0]:0
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 1280x960: Couldn't find matching GLX visual
Desired video mode fail, trying fallbacks...
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 1280x960: Couldn't find matching GLX visual
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 1280x960: Couldn't find matching GLX visual
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 1280x960: Couldn't find matching GLX visual
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 640x960: Couldn't find matching GLX visual
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 640x480: Couldn't find matching GLX visual
Linked against SDL version 2.0.4
Using SDL library version 2.0.4
Failed to set video mode to 640x480: Couldn't find matching GLX visual
Quake Error: Video modes failed
[Image: 5365.png]
[Image: 126092.png]
Reply

#10
I'm guessing driver issues.

Can you send your Xorg log? Possibly located at /var/log/Xorg.0.log.
Reply

#11
Sorry for the delayed reply, was a little busy with school. Here is the log
Code:
[    32.292]
X.Org X Server 1.17.2
Release Date: 2015-06-16
[    32.292] X Protocol Version 11, Revision 0
[    32.292] Build Operating System:  2.6.32-573.18.1.el6.x86_64
[    32.292] Current Operating System: Linux eceb-3070-07.ews.illinois.edu 3.10.0-514.10.2.el7.x86_64 #1 SMP Fri Mar 3 00:04:05 UTC 2017 x86_64
[    32.292] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-514.10.2.el7.x86_64 root=/dev/mapper/eceb_3070_07_sys-root ro crashkernel=auto rd.lvm.lv=eceb_3070_07_sys/root rd.lvm.lv=eceb_3070_07_sys/swap rhgb quiet nouveau.modeset=0 rd.driver.blacklist=nouveau LANG=en_US.UTF-8
[    32.292] Build Date: 06 November 2016  12:43:39AM
[    32.292] Build ID: xorg-x11-server 1.17.2-22.el7
[    32.292] Current version of pixman: 0.34.0
[    32.292] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[    32.292] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    32.292] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar  9 12:26:12 2017
[    32.292] (==) Using config file: "/etc/X11/xorg.conf"
[    32.292] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    32.292] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    32.293] (==) ServerLayout "Layout0"
[    32.293] (**) |-->Screen "Screen0" (0)
[    32.293] (**) |   |-->Monitor "Monitor0"
[    32.293] (**) |   |-->Device "Device0"
[    32.293] (**) |-->Input Device "Keyboard0"
[    32.293] (**) |-->Input Device "Mouse0"
[    32.293] (==) Automatically adding devices
[    32.293] (==) Automatically enabling devices
[    32.293] (==) Automatically adding GPU devices
[    32.293] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    32.293] (**) FontPath set to:
/usr/X11R6/lib/X11/fonts/misc/:unscaled,
/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,
/usr/X11R6/lib/X11/fonts/misc/,
/usr/X11R6/lib/X11/fonts/Type1/,
/usr/X11R6/lib/X11/fonts/100dpi/,
/usr/share/fonts/default/Type1,
catalogue:/etc/X11/fontpath.d,
built-ins
[    32.293] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    32.293] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    32.293] (WW) Disabling Keyboard0
[    32.293] (WW) Disabling Mouse0
[    32.293] (II) Loader magic: 0x7f5bdc42a020
[    32.293] (II) Module ABI versions:
[    32.293] X.Org ANSI C Emulation: 0.4
[    32.293] X.Org Video Driver: 19.0
[    32.293] X.Org XInput driver : 21.0
[    32.293] X.Org Server Extension : 9.0
[    32.293] (II) xfree86: Adding drm device (/dev/dri/card0)
[    32.294] (--) PCI:*(0:1:0:0) 10de:0ffa:103c:094b rev 161, Mem @ 0xeb000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    32.294] (II) LoadModule: "glx"
[    32.294] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    32.295] (II) Module glx: vendor="X.Org Foundation"
[    32.295] compiled for 1.17.2, module version = 1.0.0
[    32.295] ABI class: X.Org Server Extension, version 9.0
[    32.295] (==) AIGLX enabled
[    32.295] (II) LoadModule: "nvidia"
[    32.295] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    32.295] (II) Module nvidia: vendor="NVIDIA Corporation"
[    32.295] compiled for 4.0.2, module version = 1.0.0
[    32.295] Module class: X.Org Video Driver
[    32.295] (II) NVIDIA dlloader X Driver  375.39  Tue Jan 31 19:13:22 PST 2017
[    32.295] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    32.295] (++) using VT number 1

[    32.298] (II) Loading sub module "fb"
[    32.298] (II) LoadModule: "fb"
[    32.298] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    32.299] (II) Module fb: vendor="X.Org Foundation"
[    32.299] compiled for 1.17.2, module version = 1.0.0
[    32.299] ABI class: X.Org ANSI C Emulation, version 0.4
[    32.299] (II) Loading sub module "wfb"
[    32.299] (II) LoadModule: "wfb"
[    32.299] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    32.299] (II) Module wfb: vendor="X.Org Foundation"
[    32.299] compiled for 1.17.2, module version = 1.0.0
[    32.299] ABI class: X.Org ANSI C Emulation, version 0.4
[    32.299] (II) Loading sub module "ramdac"
[    32.299] (II) LoadModule: "ramdac"
[    32.299] (II) Module "ramdac" already built-in
[    32.299] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    32.299] (==) NVIDIA(0): RGB weight 888
[    32.299] (==) NVIDIA(0): Default visual is TrueColor
[    32.299] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    32.299] (**) NVIDIA(0): Enabling 2D acceleration
[    32.299] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[    32.299] (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
[    32.299] (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
[    32.299] (EE) NVIDIA(0):     you continue to encounter problems, Please try
[    32.299] (EE) NVIDIA(0):     reinstalling the NVIDIA driver.
[    32.630] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    32.630] (--) NVIDIA(0):     CRT-0
[    32.630] (--) NVIDIA(0):     DFP-0 (boot)
[    32.630] (--) NVIDIA(0):     DFP-1
[    32.630] (--) NVIDIA(0):     DFP-2
[    32.631] (II) NVIDIA(0): NVIDIA GPU Quadro K600 (GK107GL) at PCI:1:0:0 (GPU-0)
[    32.631] (--) NVIDIA(0): Memory: 1048576 kBytes
[    32.631] (--) NVIDIA(0): VideoBIOS: 80.07.c5.00.0c
[    32.631] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    32.646] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    32.646] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    32.646] (--) NVIDIA(GPU-0):
[    32.677] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[    32.677] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[    32.677] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[    32.677] (--) NVIDIA(GPU-0):
[    32.677] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    32.677] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    32.677] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    32.677] (--) NVIDIA(GPU-0):
[    32.677] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    32.677] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    32.677] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    32.677] (--) NVIDIA(GPU-0):
[    32.678] (==) NVIDIA(0):
[    32.678] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    32.678] (==) NVIDIA(0):     will be used as the requested mode.
[    32.678] (==) NVIDIA(0):
[    32.678] (II) NVIDIA(0): Validated MetaModes:
[    32.678] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[    32.678] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    32.681] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[    32.681] (--) NVIDIA(0):     option
[    32.681] (--) Depth 24 pixmap format is 32 bpp
[    32.682] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[    32.682] (II) NVIDIA:     access.
[    32.684] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    32.684] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    32.684] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    32.684] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    32.684] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    32.684] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    32.684] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    32.684] (II) NVIDIA(0):     Config Options in the README.
[    32.707] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[    32.757] (==) NVIDIA(0): Disabling shared memory pixmaps
[    32.757] (==) NVIDIA(0): Backing store enabled
[    32.757] (==) NVIDIA(0): Silken mouse enabled
[    32.757] (**) NVIDIA(0): DPMS enabled
[    32.757] (II) Loading sub module "dri2"
[    32.757] (II) LoadModule: "dri2"
[    32.757] (II) Module "dri2" already built-in
[    32.757] (II) NVIDIA(0): [DRI2] Setup complete
[    32.757] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    32.757] (--) RandR disabled
[    32.760] (II) SELinux: Disabled by boolean
[    32.760] (II) AIGLX: Screen 0 is not DRI2 capable
[    32.760] (EE) AIGLX: reverting to software rendering
[    32.764] (II) AIGLX: Loaded and initialized swrast
[    32.764] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    32.785] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    32.785] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    32.785] (II) LoadModule: "evdev"
[    32.785] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    32.786] (II) Module evdev: vendor="X.Org Foundation"
[    32.786] compiled for 1.17.2, module version = 2.9.2
[    32.786] Module class: X.Org XInput Driver
[    32.786] ABI class: X.Org XInput driver, version 21.0
[    32.786] (II) Using input driver 'evdev' for 'Power Button'
[    32.786] (**) Power Button: always reports core events
[    32.786] (**) evdev: Power Button: Device: "/dev/input/event1"
[    32.786] (--) evdev: Power Button: Vendor 0 Product 0x1
[    32.786] (--) evdev: Power Button: Found keys
[    32.786] (II) evdev: Power Button: Configuring as keyboard
[    32.786] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    32.786] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    32.786] (**) Option "xkb_rules" "evdev"
[    32.786] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    32.786] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    32.786] (II) Using input driver 'evdev' for 'Power Button'
[    32.786] (**) Power Button: always reports core events
[    32.786] (**) evdev: Power Button: Device: "/dev/input/event0"
[    32.786] (--) evdev: Power Button: Vendor 0 Product 0x1
[    32.786] (--) evdev: Power Button: Found keys
[    32.786] (II) evdev: Power Button: Configuring as keyboard
[    32.786] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    32.786] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    32.786] (**) Option "xkb_rules" "evdev"
[    32.786] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[    32.786] (II) No input driver specified, ignoring this device.
[    32.786] (II) This device may have been added with another device file.
[    32.787] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[    32.787] (II) No input driver specified, ignoring this device.
[    32.787] (II) This device may have been added with another device file.
[    32.787] (II) config/udev: Adding input device HP USB Keyboard (/dev/input/event2)
[    32.787] (**) HP USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    32.787] (II) Using input driver 'evdev' for 'HP USB Keyboard'
[    32.787] (**) HP USB Keyboard: always reports core events
[    32.787] (**) evdev: HP USB Keyboard: Device: "/dev/input/event2"
[    32.787] (--) evdev: HP USB Keyboard: Vendor 0x3f0 Product 0xd4a
[    32.787] (--) evdev: HP USB Keyboard: Found keys
[    32.787] (II) evdev: HP USB Keyboard: Configuring as keyboard
[    32.787] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/input/input2/event2"
[    32.787] (II) XINPUT: Adding extended input device "HP USB Keyboard" (type: KEYBOARD, id 8)
[    32.787] (**) Option "xkb_rules" "evdev"
[    32.787] (II) config/udev: Adding input device HP USB Keyboard (/dev/input/event3)
[    32.787] (**) HP USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    32.787] (II) Using input driver 'evdev' for 'HP USB Keyboard'
[    32.787] (**) HP USB Keyboard: always reports core events
[    32.787] (**) evdev: HP USB Keyboard: Device: "/dev/input/event3"
[    32.787] (--) evdev: HP USB Keyboard: Vendor 0x3f0 Product 0xd4a
[    32.787] (--) evdev: HP USB Keyboard: Found keys
[    32.787] (II) evdev: HP USB Keyboard: Configuring as keyboard
[    32.787] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/input/input3/event3"
[    32.787] (II) XINPUT: Adding extended input device "HP USB Keyboard" (type: KEYBOARD, id 9)
[    32.787] (**) Option "xkb_rules" "evdev"
[    32.787] (II) config/udev: Adding input device PixArt HP USB Optical Mouse (/dev/input/event4)
[    32.787] (**) PixArt HP USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    32.787] (II) Using input driver 'evdev' for 'PixArt HP USB Optical Mouse'
[    32.787] (**) PixArt HP USB Optical Mouse: always reports core events
[    32.787] (**) evdev: PixArt HP USB Optical Mouse: Device: "/dev/input/event4"
[    32.838] (--) evdev: PixArt HP USB Optical Mouse: Vendor 0x3f0 Product 0x94a
[    32.838] (--) evdev: PixArt HP USB Optical Mouse: Found 12 mouse buttons
[    32.838] (--) evdev: PixArt HP USB Optical Mouse: Found scroll wheel(s)
[    32.838] (--) evdev: PixArt HP USB Optical Mouse: Found relative axes
[    32.838] (--) evdev: PixArt HP USB Optical Mouse: Found x and y relative axes
[    32.838] (II) evdev: PixArt HP USB Optical Mouse: Configuring as mouse
[    32.838] (II) evdev: PixArt HP USB Optical Mouse: Adding scrollwheel support
[    32.838] (**) evdev: PixArt HP USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    32.838] (**) evdev: PixArt HP USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    32.838] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input4/event4"
[    32.838] (II) XINPUT: Adding extended input device "PixArt HP USB Optical Mouse" (type: MOUSE, id 10)
[    32.838] (II) evdev: PixArt HP USB Optical Mouse: initialized for relative axes.
[    32.838] (**) PixArt HP USB Optical Mouse: (accel) keeping acceleration scheme 1
[    32.838] (**) PixArt HP USB Optical Mouse: (accel) acceleration profile 0
[    32.838] (**) PixArt HP USB Optical Mouse: (accel) acceleration factor: 2.000
[    32.838] (**) PixArt HP USB Optical Mouse: (accel) acceleration threshold: 4
[    32.838] (II) config/udev: Adding input device PixArt HP USB Optical Mouse (/dev/input/mouse0)
[    32.838] (II) No input driver specified, ignoring this device.
[    32.838] (II) This device may have been added with another device file.
[    32.838] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[    32.838] (II) No input driver specified, ignoring this device.
[    32.838] (II) This device may have been added with another device file.
[    32.838] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[    32.838] (II) No input driver specified, ignoring this device.
[    32.838] (II) This device may have been added with another device file.
[    32.839] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[    32.839] (II) No input driver specified, ignoring this device.
[    32.839] (II) This device may have been added with another device file.
[    32.839] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)
[    32.839] (II) No input driver specified, ignoring this device.
[    32.839] (II) This device may have been added with another device file.
[    32.839] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    32.839] (II) No input driver specified, ignoring this device.
[    32.839] (II) This device may have been added with another device file.
[    32.839] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
[    32.839] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    32.839] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[    32.839] (**) HP WMI hotkeys: always reports core events
[    32.839] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event6"
[    32.839] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[    32.839] (--) evdev: HP WMI hotkeys: Found keys
[    32.839] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[    32.839] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[    32.839] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 11)
[    32.839] (**) Option "xkb_rules" "evdev"
[    42.342] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    42.342] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    42.342] (--) NVIDIA(GPU-0):
[    42.372] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[    42.372] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[    42.372] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[    42.372] (--) NVIDIA(GPU-0):
[    42.373] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    42.373] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    42.373] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    42.373] (--) NVIDIA(GPU-0):
[    42.373] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    42.373] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    42.373] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    42.373] (--) NVIDIA(GPU-0):
[    42.389] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    42.389] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    42.389] (--) NVIDIA(GPU-0):
[    42.419] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[    42.419] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[    42.419] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[    42.419] (--) NVIDIA(GPU-0):
[    42.419] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    42.419] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    42.419] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    42.419] (--) NVIDIA(GPU-0):
[    42.419] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    42.419] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    42.419] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    42.419] (--) NVIDIA(GPU-0):
[    42.467] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    42.467] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    42.467] (--) NVIDIA(GPU-0):
[    42.497] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[    42.497] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[    42.497] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[    42.497] (--) NVIDIA(GPU-0):
[    42.498] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    42.498] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    42.498] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    42.498] (--) NVIDIA(GPU-0):
[    42.498] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    42.498] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    42.498] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    42.498] (--) NVIDIA(GPU-0):
[    42.519] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    42.519] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    42.519] (--) NVIDIA(GPU-0):
[    42.549] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[    42.549] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[    42.549] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[    42.549] (--) NVIDIA(GPU-0):
[    42.549] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    42.549] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    42.549] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    42.549] (--) NVIDIA(GPU-0):
[    42.550] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    42.550] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    42.550] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    42.550] (--) NVIDIA(GPU-0):
[    45.266] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    45.266] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    45.266] (--) NVIDIA(GPU-0):
[    45.297] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[    45.297] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[    45.297] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[    45.297] (--) NVIDIA(GPU-0):
[    45.297] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    45.297] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    45.297] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    45.297] (--) NVIDIA(GPU-0):
[    45.297] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    45.297] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    45.297] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    45.297] (--) NVIDIA(GPU-0):
[   142.064] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   142.064] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   142.064] (--) NVIDIA(GPU-0):
[   142.112] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   142.112] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   142.112] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   142.112] (--) NVIDIA(GPU-0):
[   142.112] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   142.112] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   142.112] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   142.112] (--) NVIDIA(GPU-0):
[   142.112] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   142.112] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   142.112] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   142.112] (--) NVIDIA(GPU-0):
[   142.136] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   142.136] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   142.136] (--) NVIDIA(GPU-0):
[   142.185] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   142.185] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   142.185] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   142.185] (--) NVIDIA(GPU-0):
[   142.185] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   142.185] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   142.185] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   142.185] (--) NVIDIA(GPU-0):
[   142.185] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   142.185] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   142.185] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   142.185] (--) NVIDIA(GPU-0):
[   142.976] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   142.976] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   142.976] (--) NVIDIA(GPU-0):
[   143.024] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   143.024] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   143.024] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   143.024] (--) NVIDIA(GPU-0):
[   143.024] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   143.024] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   143.024] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   143.024] (--) NVIDIA(GPU-0):
[   143.024] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   143.024] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   143.024] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   143.024] (--) NVIDIA(GPU-0):
[   143.051] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   143.051] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   143.051] (--) NVIDIA(GPU-0):
[   143.099] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   143.099] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   143.099] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   143.099] (--) NVIDIA(GPU-0):
[   143.099] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   143.099] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   143.099] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   143.099] (--) NVIDIA(GPU-0):
[   143.099] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   143.099] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   143.099] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   143.099] (--) NVIDIA(GPU-0):
[   143.128] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   143.128] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   143.128] (--) NVIDIA(GPU-0):
[   143.177] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   143.177] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   143.177] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   143.177] (--) NVIDIA(GPU-0):
[   143.177] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   143.177] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   143.177] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   143.177] (--) NVIDIA(GPU-0):
[   143.177] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   143.177] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   143.177] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   143.177] (--) NVIDIA(GPU-0):
[   143.202] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   143.202] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   143.202] (--) NVIDIA(GPU-0):
[   143.251] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   143.251] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   143.251] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   143.251] (--) NVIDIA(GPU-0):
[   143.251] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   143.251] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   143.251] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   143.251] (--) NVIDIA(GPU-0):
[   143.251] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   143.251] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   143.251] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   143.251] (--) NVIDIA(GPU-0):
[   143.279] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   143.279] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   143.279] (--) NVIDIA(GPU-0):
[   143.327] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   143.327] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   143.327] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   143.327] (--) NVIDIA(GPU-0):
[   143.327] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   143.327] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   143.327] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   143.327] (--) NVIDIA(GPU-0):
[   143.327] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   143.327] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   143.327] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   143.327] (--) NVIDIA(GPU-0):
[   143.352] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   143.352] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   143.352] (--) NVIDIA(GPU-0):
[   143.401] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   143.402] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   143.402] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   143.402] (--) NVIDIA(GPU-0):
[   143.402] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   143.402] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   143.402] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   143.402] (--) NVIDIA(GPU-0):
[   143.402] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   143.402] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   143.402] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   143.402] (--) NVIDIA(GPU-0):
[   143.431] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   143.431] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   143.431] (--) NVIDIA(GPU-0):
[   143.479] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   143.479] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   143.479] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   143.479] (--) NVIDIA(GPU-0):
[   143.479] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   143.479] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   143.479] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   143.479] (--) NVIDIA(GPU-0):
[   143.479] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   143.479] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   143.479] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   143.479] (--) NVIDIA(GPU-0):
[   143.504] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   143.504] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   143.504] (--) NVIDIA(GPU-0):
[   143.552] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   143.552] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   143.552] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   143.552] (--) NVIDIA(GPU-0):
[   143.553] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   143.553] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   143.553] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   143.553] (--) NVIDIA(GPU-0):
[   143.553] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   143.553] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   143.553] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   143.553] (--) NVIDIA(GPU-0):
[   143.581] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   143.581] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   143.581] (--) NVIDIA(GPU-0):
[   143.629] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   143.629] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   143.629] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   143.629] (--) NVIDIA(GPU-0):
[   143.629] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   143.629] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   143.629] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   143.629] (--) NVIDIA(GPU-0):
[   143.629] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   143.629] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   143.629] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   143.629] (--) NVIDIA(GPU-0):
[   143.655] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   143.655] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   143.655] (--) NVIDIA(GPU-0):
[   143.702] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   143.702] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   143.702] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   143.702] (--) NVIDIA(GPU-0):
[   143.703] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   143.703] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   143.703] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   143.703] (--) NVIDIA(GPU-0):
[   143.703] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   143.703] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   143.703] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   143.703] (--) NVIDIA(GPU-0):
[   143.732] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   143.732] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   143.732] (--) NVIDIA(GPU-0):
[   143.780] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   143.780] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   143.780] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   143.780] (--) NVIDIA(GPU-0):
[   143.780] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   143.780] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   143.780] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   143.780] (--) NVIDIA(GPU-0):
[   143.780] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   143.780] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   143.780] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   143.780] (--) NVIDIA(GPU-0):
[   143.806] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   143.806] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   143.806] (--) NVIDIA(GPU-0):
[   143.854] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): connected
[   143.854] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): Internal TMDS
[   143.854] (--) NVIDIA(GPU-0): HP Z23i (DFP-0): 330.0 MHz maximum pixel clock
[   143.854] (--) NVIDIA(GPU-0):
[   143.854] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   143.854] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   143.854] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   143.854] (--) NVIDIA(GPU-0):
[   143.854] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   143.854] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   143.854] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   143.854] (--) NVIDIA(GPU-0):

For some reason, when I remote connect to the school filesystem with FastX2, Xonotic will start, but when I actually use the school machines, it won't.
[Image: 5365.png]
[Image: 126092.png]
Reply

#12
(03-09-2017, 01:31 PM)Bla1 Wrote:
Code:
[    32.299] (**) NVIDIA(0): Enabling 2D acceleration
[    32.299] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[    32.299] (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
[    32.299] (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
[    32.299] (EE) NVIDIA(0):     you continue to encounter problems, Please try
[    32.299] (EE) NVIDIA(0):     reinstalling the NVIDIA driver.

That's probably related to your troubles. Unfortunately I have no idea how it broke or how to fix it, but I think that's a good starting point for the system administrators at your school. You should contact them with this logfile. I don't think there is much you can do without root access anyway.
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  [BUG] Setting Waypoints on 2D Maps mrhip 0 418 10-18-2023, 04:31 PM
Last Post: mrhip
  Why ClanArena ends after round 6 despite server setting to infinite? zwz 2 1,889 08-11-2023, 10:20 AM
Last Post: zwz
  [NEED HELP] Trouble with setting up a non-local private server spaceenfix 3 3,530 03-22-2023, 12:53 AM
Last Post: FAF
  [NEED HELP] Setting rsync autobuild to "Xonotic-High" Danfun64 1 1,297 10-05-2022, 01:23 AM
Last Post: irisxerno
  [NEED HELP] Xonotic on RaspPI - Setting up fonts gilius 5 3,395 04-09-2021, 11:22 PM
Last Post: gilius
  [NEED HELP] Xonotic change data directory Bla1 2 2,131 06-26-2019, 12:45 AM
Last Post: Bla1
  [NEED HELP] setting up server with custom maps le Bork 2 2,960 01-31-2019, 01:06 PM
Last Post: morosophos
  [SOLVED] No stat ID despite setting checkmarks Bloodthorn 9 5,685 10-06-2018, 07:08 PM
Last Post: BuddyFriendGuy
  [SOLVED] How do you change directory. satuim 23 21,784 07-03-2013, 11:23 PM
Last Post: satuim
  [SOLVED] Help with setting for campaign (or whatever that is) forseti 14 11,698 02-06-2012, 03:14 PM
Last Post: Mr. Bougo

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-