Created
February 8, 2017 21:57
-
-
Save dzhu/dcdca129f1aef59585ddb74a757e42c9 to your computer and use it in GitHub Desktop.
bumblebee information
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[bumblebeed] | |
VirtualDisplay=:8 | |
KeepUnusedXServer=true | |
ServerGroup=bumblebee | |
TurnCardOffAtExit=false | |
NoEcoModeOverride=false | |
Driver=nvidia | |
XorgConfDir=/etc/bumblebee/xorg.conf.d | |
XorgBinary=/usr/lib/xorg/Xorg | |
[optirun] | |
Bridge=auto | |
VGLTransport=proxy | |
PrimusLibraryPath=/usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus | |
AllowFallbackToIGC=false | |
[driver-nvidia] | |
KernelDriver=nvidia-367 | |
PMMethod=none | |
LibraryPath=/usr/lib/nvidia-367:/usr/lib32/nvidia-367 | |
XorgModulePath=/usr/lib/nvidia-367/xorg,/usr/lib/xorg/modules | |
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia | |
[driver-nouveau] | |
KernelDriver=nouveau | |
PMMethod=auto | |
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ uname -a | |
Linux dzhu-tp 4.4.0-62-generic #83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux | |
$ xrandr -d :8 | |
Screen 0: minimum 8 x 8, current 640 x 480, maximum 16384 x 16384 | |
$ lspci -nn | grep 'VGA\|3D' | |
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) | |
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107GLM [Quadro K2000M] [10de:0ffb] (rev a1) | |
$ dpkg -l 'bumblebee*' 'nvidia-*' | grep ^ii | |
ii bumblebee 3.2.1-96~xenialppa1 amd64 NVIDIA Optimus support for Linux | |
ii bumblebee-nvidia 3.2.1-96~xenialppa1 amd64 NVIDIA Optimus support using the proprietary NVIDIA driver | |
ii nvidia-367 367.57-0ubuntu0.16.04.1 amd64 NVIDIA binary driver - version 367.57 | |
ii nvidia-opencl-icd-367 367.57-0ubuntu0.16.04.1 amd64 NVIDIA OpenCL ICD | |
ii nvidia-settings 361.42-0ubuntu1 amd64 Tool for configuring the NVIDIA graphics driver | |
$ /usr/lib/nvidia-367/bin/nvidia-xconfig --query-gpu-info --nvidia-cfg-path=/usr/lib/nvidia-367 | |
Number of GPUs: 1 | |
GPU #0: | |
Name : Quadro K2000M | |
UUID : GPU-1329d501-47b8-286e-7240-d71d4f564898 | |
PCI BusID : PCI:1:0:0 | |
Number of Display Devices: 1 | |
Display Device 0 (CRT-0): | |
EDID Name : ViewSonic VP930 Series | |
Minimum HorizSync : 30.000 kHz | |
Maximum HorizSync : 82.000 kHz | |
Minimum VertRefresh : 50 Hz | |
Maximum VertRefresh : 75 Hz | |
Maximum PixelClock : 140.000 MHz | |
Maximum Width : 1280 pixels | |
Maximum Height : 1024 pixels | |
Preferred Width : 1280 pixels | |
Preferred Height : 1024 pixels | |
Preferred VertRefresh : 60 Hz | |
Physical Width : 380 mm | |
Physical Height : 310 mm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 21876.287] | |
X.Org X Server 1.18.4 | |
Release Date: 2016-07-19 | |
[ 21876.287] X Protocol Version 11, Revision 0 | |
[ 21876.287] Build Operating System: Linux 4.4.0-45-generic x86_64 Ubuntu | |
[ 21876.287] Current Operating System: Linux dzhu-tp 4.4.0-62-generic #83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 x86_64 | |
[ 21876.287] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic root=UUID=0513250d-a398-4c36-bc4e-605a54eb2f1e ro text | |
[ 21876.287] Build Date: 02 November 2016 10:06:10PM | |
[ 21876.287] xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see http://www.ubuntu.com/support) | |
[ 21876.287] Current version of pixman: 0.33.6 | |
[ 21876.287] Before reporting problems, check http://wiki.x.org | |
to make sure that you have the latest version. | |
[ 21876.287] Markers: (--) probed, (**) from config file, (==) default setting, | |
(++) from command line, (!!) notice, (II) informational, | |
(WW) warning, (EE) error, (NI) not implemented, (??) unknown. | |
[ 21876.287] (==) Log file: "/var/log/Xorg.8.log", Time: Wed Feb 8 16:12:40 2017 | |
[ 21876.288] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia" | |
[ 21876.288] (++) Using config directory: "/etc/bumblebee/xorg.conf.d" | |
[ 21876.288] (==) Using system config directory "/usr/share/X11/xorg.conf.d" | |
[ 21876.288] (==) ServerLayout "Layout0" | |
[ 21876.288] (==) No screen section available. Using defaults. | |
[ 21876.288] (**) |-->Screen "Default Screen Section" (0) | |
[ 21876.288] (**) | |-->Monitor "<default monitor>" | |
[ 21876.288] (==) No device specified for screen "Default Screen Section". | |
Using the first device section listed. | |
[ 21876.288] (**) | |-->Device "DiscreteNvidia" | |
[ 21876.288] (==) No monitor specified for screen "Default Screen Section". | |
Using a default monitor configuration. | |
[ 21876.289] (**) Option "AutoAddDevices" "true" | |
[ 21876.289] (**) Option "AutoAddGPU" "false" | |
[ 21876.289] (**) Automatically adding devices | |
[ 21876.289] (==) Automatically enabling devices | |
[ 21876.289] (**) Not automatically adding GPU devices | |
[ 21876.289] (==) Max clients allowed: 256, resource mask: 0x1fffff | |
[ 21876.289] (WW) The directory "/usr/share/fonts/X11/misc" does not exist. | |
[ 21876.289] Entry deleted from font path. | |
[ 21876.289] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. | |
[ 21876.289] Entry deleted from font path. | |
[ 21876.289] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. | |
[ 21876.289] Entry deleted from font path. | |
[ 21876.289] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. | |
[ 21876.289] Entry deleted from font path. | |
[ 21876.289] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/Type1". | |
[ 21876.289] Entry deleted from font path. | |
[ 21876.289] (Run 'mkfontdir' on "/usr/share/fonts/X11/Type1"). | |
[ 21876.289] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. | |
[ 21876.289] Entry deleted from font path. | |
[ 21876.289] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. | |
[ 21876.289] Entry deleted from font path. | |
[ 21876.289] (==) FontPath set to: | |
built-ins | |
[ 21876.289] (++) ModulePath set to "/usr/lib/nvidia-367/xorg,/usr/lib/xorg/modules" | |
[ 21876.289] (II) The server relies on udev to provide the list of input devices. | |
If no devices become available, reconfigure udev or disable AutoAddDevices. | |
[ 21876.289] (II) Loader magic: 0x560c881b0dc0 | |
[ 21876.289] (II) Module ABI versions: | |
[ 21876.289] X.Org ANSI C Emulation: 0.4 | |
[ 21876.289] X.Org Video Driver: 20.0 | |
[ 21876.289] X.Org XInput driver : 22.1 | |
[ 21876.289] X.Org Server Extension : 9.0 | |
[ 21876.290] (--) using VT number 1 | |
[ 21876.290] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration | |
[ 21876.291] (II) xfree86: Adding drm device (/dev/dri/card0) | |
[ 21876.291] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied | |
[ 21876.291] (II) config/udev: Ignoring already known drm device (/dev/dri/card0) | |
[ 21876.294] (--) PCI:*(0:1:0:0) 10de:0ffb:17aa:21f5 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288 | |
[ 21876.294] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere. | |
[ 21876.294] (II) "glx" will be loaded by default. | |
[ 21876.294] (II) LoadModule: "glx" | |
[ 21876.294] (II) Loading /usr/lib/nvidia-367/xorg/libglx.so | |
[ 21876.300] (II) Module glx: vendor="NVIDIA Corporation" | |
[ 21876.300] compiled for 4.0.2, module version = 1.0.0 | |
[ 21876.300] Module class: X.Org Server Extension | |
[ 21876.300] (II) NVIDIA GLX Module 367.57 Mon Oct 3 20:28:17 PDT 2016 | |
[ 21876.300] (II) LoadModule: "nvidia" | |
[ 21876.300] (II) Loading /usr/lib/nvidia-367/xorg/nvidia_drv.so | |
[ 21876.300] (II) Module nvidia: vendor="NVIDIA Corporation" | |
[ 21876.300] compiled for 4.0.2, module version = 1.0.0 | |
[ 21876.300] Module class: X.Org Video Driver | |
[ 21876.301] (II) NVIDIA dlloader X Driver 367.57 Mon Oct 3 20:03:48 PDT 2016 | |
[ 21876.301] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs | |
[ 21876.301] (II) Loading sub module "fb" | |
[ 21876.301] (II) LoadModule: "fb" | |
[ 21876.301] (II) Loading /usr/lib/xorg/modules/libfb.so | |
[ 21876.301] (II) Module fb: vendor="X.Org Foundation" | |
[ 21876.301] compiled for 1.18.4, module version = 1.0.0 | |
[ 21876.301] ABI class: X.Org ANSI C Emulation, version 0.4 | |
[ 21876.301] (II) Loading sub module "wfb" | |
[ 21876.301] (II) LoadModule: "wfb" | |
[ 21876.301] (II) Loading /usr/lib/xorg/modules/libwfb.so | |
[ 21876.301] (II) Module wfb: vendor="X.Org Foundation" | |
[ 21876.301] compiled for 1.18.4, module version = 1.0.0 | |
[ 21876.301] ABI class: X.Org ANSI C Emulation, version 0.4 | |
[ 21876.302] (II) Loading sub module "ramdac" | |
[ 21876.302] (II) LoadModule: "ramdac" | |
[ 21876.302] (II) Module "ramdac" already built-in | |
[ 21876.302] (II) NVIDIA(0): Creating default Display subsection in Screen section | |
"Default Screen Section" for depth/fbbpp 24/32 | |
[ 21876.302] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32 | |
[ 21876.302] (==) NVIDIA(0): RGB weight 888 | |
[ 21876.302] (==) NVIDIA(0): Default visual is TrueColor | |
[ 21876.302] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) | |
[ 21876.302] (**) NVIDIA(0): Option "NoLogo" "true" | |
[ 21876.302] (**) NVIDIA(0): Option "ProbeAllGpus" "false" | |
[ 21876.302] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "true" | |
[ 21876.302] (**) NVIDIA(0): Enabling 2D acceleration | |
[ 21876.898] (II) NVIDIA(0): NVIDIA GPU Quadro K2000M (GK107GL) at PCI:1:0:0 (GPU-0) | |
[ 21876.898] (--) NVIDIA(0): Memory: 2097152 kBytes | |
[ 21876.898] (--) NVIDIA(0): VideoBIOS: 80.07.31.00.18 | |
[ 21876.898] (II) NVIDIA(0): Detected PCI Express Link width: 16X | |
[ 21876.898] (II) NVIDIA(0): Validated MetaModes: | |
[ 21876.898] (II) NVIDIA(0): "NULL" | |
[ 21876.898] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480 | |
[ 21876.898] (WW) NVIDIA(0): Unable to get display device for DPI computation. | |
[ 21876.898] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default | |
[ 21876.898] (--) Depth 24 pixmap format is 32 bpp | |
[ 21876.899] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory | |
[ 21876.899] (II) NVIDIA: access. | |
[ 21876.923] (II) NVIDIA(0): Setting mode "NULL" | |
[ 21876.928] (==) NVIDIA(0): Disabling shared memory pixmaps | |
[ 21876.928] (==) NVIDIA(0): Backing store enabled | |
[ 21876.928] (==) NVIDIA(0): Silken mouse enabled | |
[ 21876.928] (==) NVIDIA(0): DPMS enabled | |
[ 21876.928] (II) Loading sub module "dri2" | |
[ 21876.928] (II) LoadModule: "dri2" | |
[ 21876.928] (II) Module "dri2" already built-in | |
[ 21876.928] (II) NVIDIA(0): [DRI2] Setup complete | |
[ 21876.928] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia | |
[ 21876.928] (--) RandR disabled | |
[ 21876.932] (II) SELinux: Disabled on system | |
[ 21876.933] (II) Initializing extension GLX | |
[ 21876.933] (II) Indirect GLX disabled. | |
[ 21876.970] (II) config/udev: Adding input device Power Button (/dev/input/event2) | |
[ 21876.970] (**) Power Button: Applying InputClass "evdev keyboard catchall" | |
[ 21876.970] (II) LoadModule: "evdev" | |
[ 21876.970] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so | |
[ 21876.970] (II) Module evdev: vendor="X.Org Foundation" | |
[ 21876.970] compiled for 1.18.1, module version = 2.10.1 | |
[ 21876.970] Module class: X.Org XInput Driver | |
[ 21876.970] ABI class: X.Org XInput driver, version 22.1 | |
[ 21876.970] (II) Using input driver 'evdev' for 'Power Button' | |
[ 21876.970] (**) Power Button: always reports core events | |
[ 21876.970] (**) evdev: Power Button: Device: "/dev/input/event2" | |
[ 21876.971] (--) evdev: Power Button: Vendor 0 Product 0x1 | |
[ 21876.971] (--) evdev: Power Button: Found keys | |
[ 21876.971] (II) evdev: Power Button: Configuring as keyboard | |
[ 21876.971] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2" | |
[ 21876.971] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) | |
[ 21876.971] (**) Option "xkb_rules" "evdev" | |
[ 21876.971] (**) Option "xkb_model" "pc105" | |
[ 21876.971] (**) Option "xkb_layout" "us" | |
[ 21876.988] (II) config/udev: Adding input device Video Bus (/dev/input/event5) | |
[ 21876.988] (**) Video Bus: Applying InputClass "evdev keyboard catchall" | |
[ 21876.988] (II) Using input driver 'evdev' for 'Video Bus' | |
[ 21876.988] (**) Video Bus: always reports core events | |
[ 21876.988] (**) evdev: Video Bus: Device: "/dev/input/event5" | |
[ 21876.989] (--) evdev: Video Bus: Vendor 0 Product 0x6 | |
[ 21876.989] (--) evdev: Video Bus: Found keys | |
[ 21876.989] (II) evdev: Video Bus: Configuring as keyboard | |
[ 21876.989] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event5" | |
[ 21876.989] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) | |
[ 21876.989] (**) Option "xkb_rules" "evdev" | |
[ 21876.989] (**) Option "xkb_model" "pc105" | |
[ 21876.989] (**) Option "xkb_layout" "us" | |
[ 21876.989] (II) config/udev: Adding input device Video Bus (/dev/input/event6) | |
[ 21876.989] (**) Video Bus: Applying InputClass "evdev keyboard catchall" | |
[ 21876.989] (II) Using input driver 'evdev' for 'Video Bus' | |
[ 21876.989] (**) Video Bus: always reports core events | |
[ 21876.989] (**) evdev: Video Bus: Device: "/dev/input/event6" | |
[ 21876.989] (--) evdev: Video Bus: Vendor 0 Product 0x6 | |
[ 21876.989] (--) evdev: Video Bus: Found keys | |
[ 21876.989] (II) evdev: Video Bus: Configuring as keyboard | |
[ 21876.989] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input8/event6" | |
[ 21876.989] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8) | |
[ 21876.989] (**) Option "xkb_rules" "evdev" | |
[ 21876.989] (**) Option "xkb_model" "pc105" | |
[ 21876.989] (**) Option "xkb_layout" "us" | |
[ 21876.990] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) | |
[ 21876.990] (II) No input driver specified, ignoring this device. | |
[ 21876.990] (II) This device may have been added with another device file. | |
[ 21876.990] (II) config/udev: Adding input device Sleep Button (/dev/input/event1) | |
[ 21876.990] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" | |
[ 21876.990] (II) Using input driver 'evdev' for 'Sleep Button' | |
[ 21876.990] (**) Sleep Button: always reports core events | |
[ 21876.990] (**) evdev: Sleep Button: Device: "/dev/input/event1" | |
[ 21876.990] (--) evdev: Sleep Button: Vendor 0 Product 0x3 | |
[ 21876.990] (--) evdev: Sleep Button: Found keys | |
[ 21876.990] (II) evdev: Sleep Button: Configuring as keyboard | |
[ 21876.990] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1" | |
[ 21876.990] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9) | |
[ 21876.990] (**) Option "xkb_rules" "evdev" | |
[ 21876.990] (**) Option "xkb_model" "pc105" | |
[ 21876.990] (**) Option "xkb_layout" "us" | |
[ 21876.990] (II) config/udev: Adding drm device (/dev/dri/card0) | |
[ 21876.990] (II) xfree86: Adding drm device (/dev/dri/card0) | |
[ 21876.990] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied | |
[ 21876.990] (II) config/udev: Ignoring already known drm device (/dev/dri/card0) | |
[ 21876.991] (II) config/udev: Adding input device Integrated Camera (/dev/input/event13) | |
[ 21876.991] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall" | |
[ 21876.991] (II) Using input driver 'evdev' for 'Integrated Camera' | |
[ 21876.991] (**) Integrated Camera: always reports core events | |
[ 21876.991] (**) evdev: Integrated Camera: Device: "/dev/input/event13" | |
[ 21876.991] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb2ea | |
[ 21876.991] (--) evdev: Integrated Camera: Found keys | |
[ 21876.991] (II) evdev: Integrated Camera: Configuring as keyboard | |
[ 21876.991] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input15/event13" | |
[ 21876.991] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10) | |
[ 21876.991] (**) Option "xkb_rules" "evdev" | |
[ 21876.991] (**) Option "xkb_model" "pc105" | |
[ 21876.991] (**) Option "xkb_layout" "us" | |
[ 21876.991] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8) | |
[ 21876.991] (II) No input driver specified, ignoring this device. | |
[ 21876.991] (II) This device may have been added with another device file. | |
[ 21876.992] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event9) | |
[ 21876.992] (II) No input driver specified, ignoring this device. | |
[ 21876.992] (II) This device may have been added with another device file. | |
[ 21876.992] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10) | |
[ 21876.992] (II) No input driver specified, ignoring this device. | |
[ 21876.992] (II) This device may have been added with another device file. | |
[ 21876.992] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event11) | |
[ 21876.992] (II) No input driver specified, ignoring this device. | |
[ 21876.992] (II) This device may have been added with another device file. | |
[ 21876.992] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3) | |
[ 21876.992] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" | |
[ 21876.992] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' | |
[ 21876.992] (**) AT Translated Set 2 keyboard: always reports core events | |
[ 21876.992] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3" | |
[ 21876.992] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 | |
[ 21876.992] (--) evdev: AT Translated Set 2 keyboard: Found keys | |
[ 21876.992] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard | |
[ 21876.992] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3" | |
[ 21876.992] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11) | |
[ 21876.992] (**) Option "xkb_rules" "evdev" | |
[ 21876.992] (**) Option "xkb_model" "pc105" | |
[ 21876.992] (**) Option "xkb_layout" "us" | |
[ 21876.993] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4) | |
[ 21876.993] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall" | |
[ 21876.993] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall" | |
[ 21876.993] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" | |
[ 21876.993] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons" | |
[ 21876.993] (II) LoadModule: "synaptics" | |
[ 21876.993] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so | |
[ 21876.993] (II) Module synaptics: vendor="X.Org Foundation" | |
[ 21876.993] compiled for 1.18.1, module version = 1.8.2 | |
[ 21876.993] Module class: X.Org XInput Driver | |
[ 21876.993] ABI class: X.Org XInput driver, version 22.1 | |
[ 21876.993] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad' | |
[ 21876.993] (**) SynPS/2 Synaptics TouchPad: always reports core events | |
[ 21876.993] (**) Option "Device" "/dev/input/event4" | |
[ 21877.052] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device | |
[ 21877.052] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5470 (res 60) | |
[ 21877.052] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4498 (res 85) | |
[ 21877.052] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255 | |
[ 21877.052] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15 | |
[ 21877.052] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple | |
[ 21877.052] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7 | |
[ 21877.052] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found | |
[ 21877.052] (**) SynPS/2 Synaptics TouchPad: always reports core events | |
[ 21877.064] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event4" | |
[ 21877.064] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12) | |
[ 21877.064] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5 | |
[ 21877.064] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75 | |
[ 21877.064] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040 | |
[ 21877.064] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1 | |
[ 21877.064] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1 | |
[ 21877.064] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000 | |
[ 21877.064] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4 | |
[ 21877.064] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found | |
[ 21877.064] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0) | |
[ 21877.064] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates" | |
[ 21877.065] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event14) | |
[ 21877.065] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall" | |
[ 21877.065] (**) TPPS/2 IBM TrackPoint: Applying InputClass "trackpoint catchall" | |
[ 21877.065] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint' | |
[ 21877.065] (**) TPPS/2 IBM TrackPoint: always reports core events | |
[ 21877.065] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event14" | |
[ 21877.065] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa | |
[ 21877.065] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons | |
[ 21877.065] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes | |
[ 21877.065] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes | |
[ 21877.065] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse | |
[ 21877.065] (**) Option "Emulate3Buttons" "true" | |
[ 21877.065] (**) Option "EmulateWheel" "true" | |
[ 21877.065] (**) Option "EmulateWheelButton" "2" | |
[ 21877.065] (**) Option "YAxisMapping" "4 5" | |
[ 21877.065] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5 | |
[ 21877.065] (**) Option "XAxisMapping" "6 7" | |
[ 21877.065] (**) evdev: TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7 | |
[ 21877.065] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 | |
[ 21877.065] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input6/event14" | |
[ 21877.065] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 13) | |
[ 21877.065] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes. | |
[ 21877.065] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1 | |
[ 21877.065] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0 | |
[ 21877.065] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000 | |
[ 21877.065] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4 | |
[ 21877.066] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1) | |
[ 21877.066] (II) No input driver specified, ignoring this device. | |
[ 21877.066] (II) This device may have been added with another device file. | |
[ 21877.068] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7) | |
[ 21877.068] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall" | |
[ 21877.068] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons' | |
[ 21877.068] (**) ThinkPad Extra Buttons: always reports core events | |
[ 21877.068] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event7" | |
[ 21877.068] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054 | |
[ 21877.068] (--) evdev: ThinkPad Extra Buttons: Found keys | |
[ 21877.068] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard | |
[ 21877.068] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input9/event7" | |
[ 21877.068] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14) | |
[ 21877.068] (**) Option "xkb_rules" "evdev" | |
[ 21877.068] (**) Option "xkb_model" "pc105" | |
[ 21877.068] (**) Option "xkb_layout" "us" | |
[ 21877.069] (II) config/udev: Adding input device keymap (/dev/input/event12) | |
[ 21877.069] (**) keymap: Applying InputClass "evdev keyboard catchall" | |
[ 21877.069] (II) Using input driver 'evdev' for 'keymap' | |
[ 21877.069] (**) keymap: always reports core events | |
[ 21877.069] (**) evdev: keymap: Device: "/dev/input/event12" | |
[ 21877.069] (--) evdev: keymap: Vendor 0x1111 Product 0x1 | |
[ 21877.069] (--) evdev: keymap: Found keys | |
[ 21877.069] (II) evdev: keymap: Configuring as keyboard | |
[ 21877.069] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event12" | |
[ 21877.069] (II) XINPUT: Adding extended input device "keymap" (type: KEYBOARD, id 15) | |
[ 21877.069] (**) Option "xkb_rules" "evdev" | |
[ 21877.069] (**) Option "xkb_model" "pc105" | |
[ 21877.069] (**) Option "xkb_layout" "us" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "ServerLayout" | |
Identifier "Layout0" | |
Option "AutoAddDevices" "true" | |
Option "AutoAddGPU" "false" | |
EndSection | |
Section "Device" | |
Identifier "DiscreteNvidia" | |
Driver "nvidia" | |
VendorName "NVIDIA Corporation" | |
BusID "PCI:01:00:0" | |
Option "ProbeAllGpus" "false" | |
Option "NoLogo" "true" | |
# Option "UseEDID" "true" | |
# Option "UseDisplayDevice" "none" | |
Option "AllowEmptyInitialConfiguration" "true" | |
EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment