Skip to content

Instantly share code, notes, and snippets.

@McBitter
Created December 10, 2017 16:48
Show Gist options
  • Select an option

  • Save McBitter/9d8e932bcf0b4cb5b9ad193c6db8df8d to your computer and use it in GitHub Desktop.

Select an option

Save McBitter/9d8e932bcf0b4cb5b9ad193c6db8df8d to your computer and use it in GitHub Desktop.

Revisions

  1. McBitter created this gist Dec 10, 2017.
    225 changes: 225 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,225 @@
    [ 1618.993]
    X.Org X Server 1.19.5
    Release Date: 2017-10-12
    [ 1618.993] X Protocol Version 11, Revision 0
    [ 1618.993] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
    [ 1618.993] Current Operating System: Linux NoMagicHere 4.13.0-041300-generic #201709031731 SMP Sun Sep 3 21:33:09 UTC 2017 x86_64
    [ 1618.993] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-041300-generic root=UUID=301de332-f6be-4f78-af73-3ea0dfdb8749 ro quiet acpi_osi=Linux acpi_backlight=vendor
    [ 1618.993] Build Date: 16 October 2017 12:28:38PM
    [ 1618.993] xorg-server 2:1.19.5-1 (https://www.debian.org/support)
    [ 1618.993] Current version of pixman: 0.34.0
    [ 1618.993] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1618.993] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1618.993] (==) Log file: "/var/log/Xorg.8.log", Time: Sun Dec 10 18:41:32 2017
    [ 1618.993] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
    [ 1618.993] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
    [ 1618.993] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 1618.993] (==) ServerLayout "Layout0"
    [ 1618.993] (==) No screen section available. Using defaults.
    [ 1618.993] (**) |-->Screen "Default Screen Section" (0)
    [ 1618.993] (**) | |-->Monitor "<default monitor>"
    [ 1618.993] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 1618.993] (**) | |-->Device "DiscreteNvidia"
    [ 1618.993] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 1618.993] (**) Option "AutoAddDevices" "false"
    [ 1618.993] (**) Option "AutoAddGPU" "false"
    [ 1618.993] (**) Not automatically adding devices
    [ 1618.993] (==) Automatically enabling devices
    [ 1618.993] (**) Not automatically adding GPU devices
    [ 1618.993] (==) Max clients allowed: 256, resource mask: 0x1fffff
    [ 1618.993] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [ 1618.993] Entry deleted from font path.
    [ 1618.993] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    built-ins
    [ 1618.993] (++) ModulePath set to "/usr/lib/nvidia/nvidia,/usr/lib/xorg/modules"
    [ 1618.994] (==) |-->Input Device "<default pointer>"
    [ 1618.994] (==) |-->Input Device "<default keyboard>"
    [ 1618.994] (==) The core pointer device wasn't specified explicitly in the layout.
    Using the default mouse configuration.
    [ 1618.994] (==) The core keyboard device wasn't specified explicitly in the layout.
    Using the default keyboard configuration.
    [ 1618.994] (II) Loader magic: 0x55c0635d0de0
    [ 1618.994] (II) Module ABI versions:
    [ 1618.994] X.Org ANSI C Emulation: 0.4
    [ 1618.994] X.Org Video Driver: 23.0
    [ 1618.994] X.Org XInput driver : 24.1
    [ 1618.994] X.Org Server Extension : 10.0
    [ 1618.994] (--) using VT number 7

    [ 1618.994] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
    [ 1618.994] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1618.994] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
    [ 1618.996] (--) PCI:*(0:1:0:0) 10de:1d10:1025:121a rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128
    [ 1618.996] (II) LoadModule: "glx"
    [ 1618.996] (II) Loading /usr/lib/nvidia/nvidia/libglx.so
    [ 1618.999] (II) Module glx: vendor="NVIDIA Corporation"
    [ 1618.999] compiled for 4.0.2, module version = 1.0.0
    [ 1618.999] Module class: X.Org Server Extension
    [ 1618.999] (II) NVIDIA GLX Module 384.98 Thu Oct 26 14:35:55 PDT 2017
    [ 1618.999] (II) LoadModule: "nvidia"
    [ 1618.999] (II) Loading /usr/lib/nvidia/nvidia/nvidia_drv.so
    [ 1618.999] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 1618.999] compiled for 4.0.2, module version = 1.0.0
    [ 1618.999] Module class: X.Org Video Driver
    [ 1618.999] (II) LoadModule: "mouse"
    [ 1618.999] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    [ 1618.999] (II) Module mouse: vendor="X.Org Foundation"
    [ 1618.999] compiled for 1.19.0, module version = 1.9.2
    [ 1618.999] Module class: X.Org XInput Driver
    [ 1618.999] ABI class: X.Org XInput driver, version 24.1
    [ 1618.999] (II) LoadModule: "kbd"
    [ 1619.000] (WW) Warning, couldn't open module kbd
    [ 1619.000] (II) UnloadModule: "kbd"
    [ 1619.000] (II) Unloading kbd
    [ 1619.000] (EE) Failed to load module "kbd" (module does not exist, 0)
    [ 1619.000] (II) NVIDIA dlloader X Driver 384.98 Thu Oct 26 14:06:45 PDT 2017
    [ 1619.000] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 1619.000] (II) Loading sub module "fb"
    [ 1619.000] (II) LoadModule: "fb"
    [ 1619.000] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1619.000] (II) Module fb: vendor="X.Org Foundation"
    [ 1619.000] compiled for 1.19.5, module version = 1.0.0
    [ 1619.000] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1619.000] (II) Loading sub module "wfb"
    [ 1619.000] (II) LoadModule: "wfb"
    [ 1619.000] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 1619.000] (II) Module wfb: vendor="X.Org Foundation"
    [ 1619.000] compiled for 1.19.5, module version = 1.0.0
    [ 1619.000] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1619.000] (II) Loading sub module "ramdac"
    [ 1619.000] (II) LoadModule: "ramdac"
    [ 1619.000] (II) Module "ramdac" already built-in
    [ 1619.000] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 1619.000] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 1619.000] (==) NVIDIA(0): RGB weight 888
    [ 1619.000] (==) NVIDIA(0): Default visual is TrueColor
    [ 1619.000] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 1619.000] (**) NVIDIA(0): Option "ProbeAllGpus" "false"
    [ 1619.000] (**) NVIDIA(0): Option "UseEDID" "false"
    [ 1619.000] (**) NVIDIA(0): Option "UseDisplayDevice" "none"
    [ 1619.000] (**) NVIDIA(0): Enabling 2D acceleration
    [ 1619.000] (**) NVIDIA(0): Ignoring EDIDs
    [ 1619.000] (**) NVIDIA(0): Option "UseDisplayDevice" set to "none"; enabling NoScanout
    [ 1619.000] (**) NVIDIA(0): mode
    [ 1619.173] (II) NVIDIA(0): NVIDIA GPU GeForce MX150 (GP108-A) at PCI:1:0:0 (GPU-0)
    [ 1619.173] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 1619.173] (--) NVIDIA(0): VideoBIOS: 86.08.10.00.07
    [ 1619.173] (II) NVIDIA(0): Detected PCI Express Link width: 4X
    [ 1619.173] (II) NVIDIA(0): Validated MetaModes:
    [ 1619.173] (II) NVIDIA(0): "NULL"
    [ 1619.173] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
    [ 1619.173] (WW) NVIDIA(0): Unable to get display device for DPI computation.
    [ 1619.173] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [ 1619.173] (--) Depth 24 pixmap format is 32 bpp
    [ 1619.174] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
    [ 1619.174] (II) NVIDIA: access.
    [ 1619.195] (II) NVIDIA(0): Setting mode "NULL"
    [ 1619.199] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 1619.199] (==) NVIDIA(0): Backing store enabled
    [ 1619.199] (==) NVIDIA(0): Silken mouse enabled
    [ 1619.199] (==) NVIDIA(0): DPMS enabled
    [ 1619.199] (WW) NVIDIA(0): Option "NoLogo" is not used
    [ 1619.199] (II) Loading sub module "dri2"
    [ 1619.199] (II) LoadModule: "dri2"
    [ 1619.199] (II) Module "dri2" already built-in
    [ 1619.199] (II) NVIDIA(0): [DRI2] Setup complete
    [ 1619.199] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 1619.199] (--) RandR disabled
    [ 1619.201] (II) SELinux: Disabled on system
    [ 1619.201] (II) Initializing extension GLX
    [ 1619.201] (II) Indirect GLX disabled.
    [ 1619.222] (II) Using input driver 'mouse' for '<default pointer>'
    [ 1619.222] (**) Option "CorePointer" "on"
    [ 1619.222] (**) <default pointer>: always reports core events
    [ 1619.222] (WW) <default pointer>: No Device specified, looking for one...
    [ 1619.288] (II) <default pointer>: Setting Device option to "/dev/input/mice"
    [ 1619.288] (--) <default pointer>: Device: "/dev/input/mice"
    [ 1619.288] (==) <default pointer>: Protocol: "Auto"
    [ 1619.288] (**) <default pointer>: always reports core events
    [ 1619.288] (**) Option "Device" "/dev/input/mice"
    [ 1619.344] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
    [ 1619.344] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
    [ 1619.344] (**) <default pointer>: Buttons: 9
    [ 1619.344] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE, id 6)
    [ 1619.344] (**) <default pointer>: (accel) keeping acceleration scheme 1
    [ 1619.344] (**) <default pointer>: (accel) acceleration profile 0
    [ 1619.344] (**) <default pointer>: (accel) acceleration factor: 2.000
    [ 1619.344] (**) <default pointer>: (accel) acceleration threshold: 4
    [ 1619.344] (II) <default pointer>: Setting mouse protocol to "ExplorerPS/2"
    [ 1619.639] (II) <default pointer>: ps2EnableDataReporting: succeeded
    [ 1619.639] (II) LoadModule: "kbd"
    [ 1619.640] (WW) Warning, couldn't open module kbd
    [ 1619.640] (II) UnloadModule: "kbd"
    [ 1619.640] (II) Unloading kbd
    [ 1619.640] (EE) Failed to load module "kbd" (module does not exist, 0)
    [ 1619.640] (EE) No input driver matching `kbd'
    [ 1619.640] (II) Falling back to input driver `libinput'
    [ 1619.640] (II) LoadModule: "libinput"
    [ 1619.640] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
    [ 1619.641] (II) Module libinput: vendor="X.Org Foundation"
    [ 1619.641] compiled for 1.19.3, module version = 0.26.0
    [ 1619.641] Module class: X.Org XInput Driver
    [ 1619.641] ABI class: X.Org XInput driver, version 24.1
    [ 1619.641] (II) Using input driver 'libinput' for '<default keyboard>'
    [ 1619.641] (**) Option "CoreKeyboard" "on"
    [ 1619.641] (**) <default keyboard>: always reports core events
    [ 1619.641] (EE) PreInit returned 2 for "<default keyboard>"
    [ 1619.641] (II) UnloadModule: "libinput"
    [ 1619.646] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 1619.646] (II) AutoAddDevices is off - not adding device.
    [ 1619.647] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 1619.647] (II) AutoAddDevices is off - not adding device.
    [ 1619.647] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 1619.647] (II) AutoAddDevices is off - not adding device.
    [ 1619.647] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 1619.647] (II) AutoAddDevices is off - not adding device.
    [ 1619.647] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 1619.647] (II) AutoAddDevices is off - not adding device.
    [ 1619.647] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
    [ 1619.647] (II) AutoAddDevices is off - not adding device.
    [ 1619.647] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 1619.647] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1619.647] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
    [ 1619.648] (II) config/udev: Adding input device 2.4G Wireless Mouse (/dev/input/event5)
    [ 1619.648] (II) AutoAddDevices is off - not adding device.
    [ 1619.648] (II) config/udev: Adding input device 2.4G Wireless Mouse (/dev/input/mouse0)
    [ 1619.648] (II) AutoAddDevices is off - not adding device.
    [ 1619.648] (II) config/udev: Adding input device HD WebCam: HD WebCam (/dev/input/event11)
    [ 1619.648] (II) AutoAddDevices is off - not adding device.
    [ 1619.648] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
    [ 1619.648] (II) AutoAddDevices is off - not adding device.
    [ 1619.648] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
    [ 1619.648] (II) AutoAddDevices is off - not adding device.
    [ 1619.648] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
    [ 1619.648] (II) AutoAddDevices is off - not adding device.
    [ 1619.648] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
    [ 1619.648] (II) AutoAddDevices is off - not adding device.
    [ 1619.649] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
    [ 1619.649] (II) AutoAddDevices is off - not adding device.
    [ 1619.649] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
    [ 1619.649] (II) AutoAddDevices is off - not adding device.
    [ 1619.649] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
    [ 1619.649] (II) AutoAddDevices is off - not adding device.
    [ 1619.649] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
    [ 1619.649] (II) AutoAddDevices is off - not adding device.
    [ 1619.649] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 1619.649] (II) AutoAddDevices is off - not adding device.
    [ 1619.649] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
    [ 1619.649] (II) AutoAddDevices is off - not adding device.
    [ 1619.650] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event10)
    [ 1619.650] (II) AutoAddDevices is off - not adding device.
    [ 1750.137] (II) UnloadModule: "mouse"
    [ 1750.365] (II) NVIDIA(GPU-0): Deleting GPU-0
    [ 1750.366] (II) Server terminated successfully (0). Closing log file.