Skip to content

Instantly share code, notes, and snippets.

@WhyNotHugo
Created May 25, 2019 16:46

Revisions

  1. Hugo Osvaldo Barrera created this gist May 25, 2019.
    95 changes: 95 additions & 0 deletions Xorg.1.log
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,95 @@
    [ 36719.267] (WW) Failed to open protocol names file lib/xorg/protocol.txt
    [ 36719.267]
    X.Org X Server 1.20.4
    X Protocol Version 11, Revision 0
    [ 36719.267] Build Operating System: Linux Arch Linux
    [ 36719.267] Current Operating System: Linux athena.barrera.io 5.1.3-arch2-1-ARCH #1 SMP PREEMPT Tue May 21 23:16:12 UTC 2019 x86_64
    [ 36719.267] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img rd.luks.uuid=8cf0bd3c-bc0b-4c99-ac5d-dcfd8c40a616 root=UUID=c1acd028-a8ff-4f23-806e-901070c46a75 rw button.lid_init_state=open splash resume=UUID=cf28842a-e7b9-480a-9a14-3a489440d0be overlay.metacopy=N
    [ 36719.268] Build Date: 27 February 2019 04:04:00PM
    [ 36719.268]
    [ 36719.268] Current version of pixman: 0.38.4
    [ 36719.268] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 36719.268] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 36719.268] (==) Log file: "/home/hugo/.local/share/xorg/Xorg.1.log", Time: Sat May 25 12:32:56 2019
    [ 36719.271] (++) Using config file: "/etc/X11/nvidia-xorg.conf"
    [ 36719.271] (EE) Unable to locate/open config directory: "nvidia-xorg.conf.d"
    [ 36719.271] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 36719.272] (==) ServerLayout "layout"
    [ 36719.272] (**) |-->Screen "nvidia" (1)
    [ 36719.272] (**) | |-->Monitor "<default monitor>"
    [ 36719.272] (**) | |-->Device "nvidia"
    [ 36719.272] (==) No monitor specified for screen "nvidia".
    Using a default monitor configuration.
    [ 36719.272] (**) |-->Inactive Device "intel"
    [ 36719.272] (==) Automatically adding devices
    [ 36719.272] (==) Automatically enabling devices
    [ 36719.272] (==) Automatically adding GPU devices
    [ 36719.272] (==) Automatically binding GPU devices
    [ 36719.272] (==) Max clients allowed: 256, resource mask: 0x1fffff
    [ 36719.272] (WW) The directory "/usr/share/fonts/misc" does not exist.
    [ 36719.273] Entry deleted from font path.
    [ 36719.273] (WW) The directory "/usr/share/fonts/Type1" does not exist.
    [ 36719.273] Entry deleted from font path.
    [ 36719.273] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
    [ 36719.273] Entry deleted from font path.
    [ 36719.273] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
    [ 36719.273] Entry deleted from font path.
    [ 36719.273] (==) FontPath set to:
    /usr/share/fonts/TTF,
    /usr/share/fonts/OTF
    [ 36719.273] (**) ModulePath set to "/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/xorg/modules"
    [ 36719.273] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 36719.273] (II) Module ABI versions:
    [ 36719.273] X.Org ANSI C Emulation: 0.4
    [ 36719.273] X.Org Video Driver: 24.0
    [ 36719.273] X.Org XInput driver : 24.1
    [ 36719.273] X.Org Server Extension : 10.0
    [ 36719.274] (++) using VT number 2

    [ 36719.274] (--) controlling tty is VT number 2, auto-enabling KeepTty
    [ 36719.277] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34
    [ 36719.277] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 36719.278] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
    [ 36719.282] (--) PCI:*(0@0:2:0) 8086:3ea0:1028:08af rev 0, Mem @ 0xdb000000/16777216, 0x50000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
    [ 36719.282] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 36719.282] (II) LoadModule: "glx"
    [ 36719.284] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
    [ 36719.286] (II) Module glx: vendor="X.Org Foundation"
    [ 36719.286] compiled for 1.20.4, module version = 1.0.0
    [ 36719.286] ABI class: X.Org Server Extension, version 10.0
    [ 36719.286] (II) LoadModule: "nvidia"
    [ 36719.286] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
    [ 36719.294] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 36719.294] compiled for 1.6.99.901, module version = 1.0.0
    [ 36719.294] Module class: X.Org Video Driver
    [ 36719.294] (II) LoadModule: "modesetting"
    [ 36719.295] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
    [ 36719.296] (II) Module modesetting: vendor="X.Org Foundation"
    [ 36719.296] compiled for 1.20.4, module version = 1.20.4
    [ 36719.296] Module class: X.Org Video Driver
    [ 36719.296] ABI class: X.Org Video Driver, version 24.0
    [ 36719.297] (II) NVIDIA dlloader X Driver 430.14 Tue May 7 20:03:40 CDT 2019
    [ 36719.297] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 36719.297] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 36719.297] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
    [ 36719.297] (WW) Falling back to old probe method for modesetting
    [ 36719.297] (II) modeset(0): using default device
    [ 36719.297] (II) modeset(G0): using drv /dev/dri/card0
    [ 36719.297] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    [ 36719.297] (EE) Screen 0 deleted because of no matching config section.
    [ 36719.297] (II) UnloadModule: "modesetting"
    [ 36719.297] (EE) Device(s) detected, but none match those in the config file.
    [ 36719.297] (EE)
    Fatal server error:
    [ 36719.297] (EE) no screens found(EE)
    [ 36719.297] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 36719.297] (EE) Please also check the log file at "/home/hugo/.local/share/xorg/Xorg.1.log" for additional information.
    [ 36719.297] (EE)
    [ 36719.310] (EE) Server terminated with error (1). Closing log file.