I am trying to get Nvidia GPU turned off so I can reduce power consumption.
I think I am close so I'll post what I have managed to do.
I used gfxcardstatus v2.2.1 from here http://www.downloadcrew.com/article/27732-gfxcardstatus
Unzip it in OS-X, run it, select Internal Only, I also set Integrated for AC and battery operation, then shutdown OS-X - I think quitting gfxcardstatus before shutting down does not work.
Boot to Linux. I' using rEFInd (beautiful system).
I have this command line - compiled from many locations. Not perfect, but a start.
I'm using 3.7.5 kernel from ppa mainline http://kernel.ubuntu.com/~kernel-ppa/mainline/ and a pre-release Raring 13.04 (upgraded 20/4/2013).
Intel Xorg driver seems to be working.
What I don't seem to have is
And... power consumption is still high. But since this is first time I got Intel GPU to work, I felt it worthwhile to share.
I think I am close so I'll post what I have managed to do.
I used gfxcardstatus v2.2.1 from here http://www.downloadcrew.com/article/27732-gfxcardstatus
Unzip it in OS-X, run it, select Internal Only, I also set Integrated for AC and battery operation, then shutdown OS-X - I think quitting gfxcardstatus before shutting down does not work.
Boot to Linux. I' using rEFInd (beautiful system).
I have this command line - compiled from many locations. Not perfect, but a start.
I'm using 3.7.5 kernel from ppa mainline http://kernel.ubuntu.com/~kernel-ppa/mainline/ and a pre-release Raring 13.04 (upgraded 20/4/2013).
Code:
cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.7.5-030705-generic root=UUID=c5fdc871-7c20-4563-bf3b-8f42f36e21b2 ro modeset=1 splash i915.lvds_use_ssc=0 i915.lvds_channel_mode=2 i915.modeset=1
What I don't seem to have is
Code:
/sys/kernel/debug/vgaswitcheroo/switch
Code:
[ 26.908]
X.Org X Server 1.13.3
Release Date: 2013-03-07
[ 26.908] X Protocol Version 11, Revision 0
[ 26.908] Build Operating System: Linux 3.2.0-37-generic x86_64 Ubuntu
[ 26.908] Current Operating System: Linux rex 3.7.5-030705-generic #201301280206 SMP Mon Jan 28 07:07:29 UTC 2013 x86_64
[ 26.908] Kernel command line: BOOT_IMAGE=/vmlinuz-3.7.5-030705-generic root=UUID=c5fdc871-7c20-4563-bf3b-8f42f36e21b2 ro modeset=1 splash i915.lvds_use_ssc=0 i915.lvds_channel_mode=2 i915.modeset=1
[ 26.909] Build Date: 17 April 2013 10:43:13PM
[ 26.909] xorg-server 2:1.13.3-0ubuntu6 (For technical support please see http://www.ubuntu.com/support)
[ 26.909] Current version of pixman: 0.28.2
[ 26.909] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 26.909] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 26.909] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 21 18:14:07 2013
[ 26.928] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 26.928] (==) No Layout section. Using the first Screen section.
[ 26.928] (==) No screen section available. Using defaults.
[ 26.928] (**) |-->Screen "Default Screen Section" (0)
[ 26.928] (**) | |-->Monitor "<default monitor>"
[ 26.928] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 26.928] (==) Automatically adding devices
[ 26.928] (==) Automatically enabling devices
[ 26.928] (==) Automatically adding GPU devices
[ 26.928] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 26.928] Entry deleted from font path.
[ 26.928] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 26.928] Entry deleted from font path.
[ 26.928] (==) 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
[ 26.928] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 26.928] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 26.928] (II) Loader magic: 0x7fa523b45d20
[ 26.928] (II) Module ABI versions:
[ 26.928] X.Org ANSI C Emulation: 0.4
[ 26.928] X.Org Video Driver: 13.1
[ 26.928] X.Org XInput driver : 18.0
[ 26.928] X.Org Server Extension : 7.0
[ 26.928] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 26.929] (--) PCI:*(0:0:2:0) 8086:0166:106b:00fb rev 9, Mem @ 0xc1400000/4194304, 0xb0000000/268435456, I/O @ 0x00003000/64
[ 26.930] (--) PCI: (0:1:0:0) 10de:0fd5:106b:00fc rev 161, Mem @ 0xc0000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[ 26.930] (II) Open ACPI successful (/var/run/acpid.socket)
[ 26.930] Initializing built-in extension Generic Event Extension
[ 26.930] Initializing built-in extension SHAPE
[ 26.930] Initializing built-in extension MIT-SHM
[ 26.930] Initializing built-in extension XInputExtension
[ 26.930] Initializing built-in extension XTEST
[ 26.930] Initializing built-in extension BIG-REQUESTS
[ 26.930] Initializing built-in extension SYNC
[ 26.930] Initializing built-in extension XKEYBOARD
[ 26.930] Initializing built-in extension XC-MISC
[ 26.930] Initializing built-in extension SECURITY
[ 26.930] Initializing built-in extension XINERAMA
[ 26.930] Initializing built-in extension XFIXES
[ 26.930] Initializing built-in extension RENDER
[ 26.930] Initializing built-in extension RANDR
[ 26.930] Initializing built-in extension COMPOSITE
[ 26.930] Initializing built-in extension DAMAGE
[ 26.930] Initializing built-in extension MIT-SCREEN-SAVER
[ 26.930] Initializing built-in extension DOUBLE-BUFFER
[ 26.930] Initializing built-in extension RECORD
[ 26.930] Initializing built-in extension DPMS
[ 26.930] Initializing built-in extension X-Resource
[ 26.930] Initializing built-in extension XVideo
[ 26.930] Initializing built-in extension XVideo-MotionCompensation
[ 26.930] Initializing built-in extension SELinux
[ 26.930] Initializing built-in extension XFree86-VidModeExtension
[ 26.930] Initializing built-in extension XFree86-DGA
[ 26.930] Initializing built-in extension XFree86-DRI
[ 26.930] Initializing built-in extension DRI2
[ 26.930] (II) LoadModule: "glx"
[ 26.958] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 26.958] (II) Module glx: vendor="X.Org Foundation"
[ 26.958] compiled for 1.13.3, module version = 1.0.0
[ 26.958] ABI class: X.Org Server Extension, version 7.0
[ 26.958] (==) AIGLX enabled
[ 26.958] Loading extension GLX
[ 26.958] (==) Matched intel as autoconfigured driver 0
[ 26.958] (==) Matched intel as autoconfigured driver 1
[ 26.958] (==) Matched vesa as autoconfigured driver 2
[ 26.958] (==) Matched modesetting as autoconfigured driver 3
[ 26.958] (==) Matched fbdev as autoconfigured driver 4
[ 26.958] (==) Assigned the driver to the xf86ConfigLayout
[ 26.958] (II) LoadModule: "intel"
[ 26.958] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 26.994] (II) Module intel: vendor="X.Org Foundation"
[ 26.994] compiled for 1.13.2.902, module version = 2.21.6
[ 26.994] Module class: X.Org Video Driver
[ 26.994] ABI class: X.Org Video Driver, version 13.1
[ 26.994] (II) LoadModule: "vesa"
[ 26.994] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 26.994] (II) Module vesa: vendor="X.Org Foundation"
[ 26.994] compiled for 1.13.0, module version = 2.3.2
[ 26.994] Module class: X.Org Video Driver
[ 26.994] ABI class: X.Org Video Driver, version 13.0
[ 26.994] (II) LoadModule: "modesetting"
[ 26.994] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 26.994] (II) Module modesetting: vendor="X.Org Foundation"
[ 26.994] compiled for 1.13.3, module version = 0.7.0
[ 26.994] Module class: X.Org Video Driver
[ 26.994] ABI class: X.Org Video Driver, version 13.1
[ 26.994] (II) LoadModule: "fbdev"
[ 26.994] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 26.994] (II) Module fbdev: vendor="X.Org Foundation"
[ 26.994] compiled for 1.12.99.903, module version = 0.4.3
[ 26.994] Module class: X.Org Video Driver
[ 26.994] ABI class: X.Org Video Driver, version 13.0
[ 26.994] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
Haswell Server (GT2+), Haswell SDV Desktop (GT1),
Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
Haswell ULT Server (GT1), Haswell ULT Server (GT2),
Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
ValleyView PO board
[ 26.995] (II) VESA: driver for VESA chipsets: vesa
[ 26.995] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 26.995] (II) FBDEV: driver for framebuffer: fbdev
[ 26.995] (++) using VT number 7
[ 26.995] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.21.6+git20130416.ddd3cc4e-0ubuntu0sarvatt~quantal (Robert Hooker <sarvatt@ubuntu.com>)
[ 26.995] (WW) Falling back to old probe method for vesa
[ 26.995] (WW) Falling back to old probe method for modesetting
[ 26.995] (WW) Falling back to old probe method for fbdev
[ 26.995] (II) Loading sub module "fbdevhw"
[ 26.995] (II) LoadModule: "fbdevhw"
[ 26.995] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 26.995] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 26.995] compiled for 1.13.3, module version = 0.0.2
[ 26.995] ABI class: X.Org Video Driver, version 13.1
[ 26.996] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 26.996] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 26.996] (==) intel(0): RGB weight 888
[ 26.996] (==) intel(0): Default visual is TrueColor
[ 26.996] (--) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Mobile (GT2)
[ 26.996] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[ 26.996] (**) intel(0): Framebuffer tiled
[ 26.996] (**) intel(0): Pixmaps tiled
[ 26.996] (**) intel(0): "Tear free" disabled
[ 26.996] (**) intel(0): Forcing per-crtc-pixmaps? no
[ 26.996] (II) intel(0): Output LVDS1 has no monitor section
[ 26.996] (--) intel(0): found backlight control interface gmux_backlight (type 'platform')
[ 27.028] (II) intel(0): Output VGA1 has no monitor section
[ 27.028] (II) intel(0): EDID for output LVDS1
[ 27.028] (II) intel(0): Manufacturer: APP Model: 9cb7 Serial#: 0
[ 27.028] (II) intel(0): Year: 2009 Week: 22
[ 27.028] (II) intel(0): EDID Version: 1.3
[ 27.028] (II) intel(0): Digital Display Input
[ 27.028] (II) intel(0): Max Image Size [cm]: horiz.: 33 vert.: 21
[ 27.028] (II) intel(0): Gamma: 2.20
[ 27.028] (II) intel(0): No DPMS capabilities specified
[ 27.028] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 27.028] (II) intel(0): First detailed timing is preferred mode
[ 27.028] (II) intel(0): redX: 0.640 redY: 0.330 greenX: 0.310 greenY: 0.610
[ 27.028] (II) intel(0): blueX: 0.150 blueY: 0.055 whiteX: 0.313 whiteY: 0.329
[ 27.028] (II) intel(0): Manufacturer's mask: 0
[ 27.028] (II) intel(0): Supported detailed timing:
[ 27.028] (II) intel(0): clock: 119.0 MHz Image Size: 331 x 207 mm
[ 27.028] (II) intel(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
[ 27.028] (II) intel(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
[ 27.028] (II) intel(0): Unknown vendor-specific block 1
[ 27.028] (II) intel(0): LTN154MT07
[ 27.028] (II) intel(0): Monitor name: Color LCD
[ 27.028] (II) intel(0): EDID (in hex):
[ 27.028] (II) intel(0): 00ffffffffffff000610b79c00000000
[ 27.028] (II) intel(0): 16130103802115780ae585a3544f9c26
[ 27.028] (II) intel(0): 0e505400000001010101010101010101
[ 27.028] (II) intel(0): 0101010101017c2e90a0601a1e403020
[ 27.028] (II) intel(0): 36004bcf100000190000000100061030
[ 27.028] (II) intel(0): 00000000000000000a20000000fe004c
[ 27.028] (II) intel(0): 544e3135344d543037000a20000000fc
[ 27.028] (II) intel(0): 00436f6c6f72204c43440a2020200008
[ 27.028] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 27.028] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 27.028] (II) intel(0): Printing probed modes for output LVDS1
[ 27.028] (II) intel(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 -hsync -vsync (64.7 kHz eP)
[ 27.028] (II) intel(0): Modeline "1600x1024"x60.2 103.12 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[ 27.028] (II) intel(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 27.028] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 27.028] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 27.028] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 27.028] (II) intel(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 27.028] (II) intel(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 27.028] (II) intel(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 27.028] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 27.028] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 27.028] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 27.028] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 27.060] (II) intel(0): EDID for output VGA1
[ 27.060] (II) intel(0): Output LVDS1 connected
[ 27.060] (II) intel(0): Output VGA1 disconnected
[ 27.060] (II) intel(0): Using exact sizes for initial modes
[ 27.060] (II) intel(0): Output LVDS1 using initial mode 1680x1050
[ 27.060] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 27.060] (==) intel(0): DPI set to (96, 96)
[ 27.060] (II) Loading sub module "dri2"
[ 27.060] (II) LoadModule: "dri2"
[ 27.060] (II) Module "dri2" already built-in
[ 27.060] (II) UnloadModule: "vesa"
[ 27.060] (II) Unloading vesa
[ 27.060] (II) UnloadModule: "modesetting"
[ 27.060] (II) Unloading modesetting
[ 27.060] (II) UnloadModule: "fbdev"
[ 27.060] (II) Unloading fbdev
[ 27.060] (II) UnloadSubModule: "fbdevhw"
[ 27.060] (II) Unloading fbdevhw
[ 27.060] (==) Depth 24 pixmap format is 32 bpp
[ 27.103] (II) intel(0): SNA initialized with IvyBridge backend
[ 27.103] (==) intel(0): Backing store disabled
[ 27.103] (==) intel(0): Silken mouse enabled
[ 27.103] (II) intel(0): HW Cursor enabled
[ 27.103] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 27.103] (==) intel(0): DPMS enabled
[ 27.103] (II) intel(0): [DRI2] Setup complete
[ 27.103] (II) intel(0): [DRI2] DRI driver: i965
[ 27.103] (II) intel(0): direct rendering: DRI2 Enabled
[ 27.103] (==) intel(0): hotplug detection: "enabled"
[ 27.103] (--) RandR disabled
[ 27.106] (II) SELinux: Disabled on system
[ 27.107] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[ 27.107] (EE) AIGLX: reverting to software rendering
[ 27.107] (II) AIGLX: Screen 0 is not DRI capable
[ 27.107] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
[ 27.107] (EE) GLX: could not load software renderer
[ 27.107] (II) GLX: no usable GL providers found for screen 0
[ 27.107] (II) intel(0): switch to mode 1680x1050 on crtc 3 (pipe 0)
[ 27.148] (II) intel(0): Setting screen physical size to 444 x 277
[ 27.201] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 27.202] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 27.202] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 27.202] (II) LoadModule: "evdev"
[ 27.202] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 27.221] (II) Module evdev: vendor="X.Org Foundation"
[ 27.221] compiled for 1.13.3, module version = 2.7.3
[ 27.221] Module class: X.Org XInput Driver
[ 27.221] ABI class: X.Org XInput driver, version 18.0
[ 27.221] (II) Using input driver 'evdev' for 'Power Button'
[ 27.221] (**) Power Button: always reports core events
[ 27.221] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 27.221] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 27.221] (--) evdev: Power Button: Found keys
[ 27.221] (II) evdev: Power Button: Configuring as keyboard
[ 27.221] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 27.221] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 27.221] (**) Option "xkb_rules" "evdev"
[ 27.221] (**) Option "xkb_model" "pc105"
[ 27.221] (**) Option "xkb_layout" "us"
[ 27.222] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 27.222] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 27.222] (II) Using input driver 'evdev' for 'Video Bus'
[ 27.222] (**) Video Bus: always reports core events
[ 27.222] (**) evdev: Video Bus: Device: "/dev/input/event9"
[ 27.222] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 27.222] (--) evdev: Video Bus: Found keys
[ 27.222] (II) evdev: Video Bus: Configuring as keyboard
[ 27.222] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event9"
[ 27.222] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 27.222] (**) Option "xkb_rules" "evdev"
[ 27.222] (**) Option "xkb_model" "pc105"
[ 27.222] (**) Option "xkb_layout" "us"
[ 27.222] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 27.222] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 27.222] (II) Using input driver 'evdev' for 'Video Bus'
[ 27.222] (**) Video Bus: always reports core events
[ 27.222] (**) evdev: Video Bus: Device: "/dev/input/event8"
[ 27.222] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 27.222] (--) evdev: Video Bus: Found keys
[ 27.222] (II) evdev: Video Bus: Configuring as keyboard
[ 27.222] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input8/event8"
[ 27.222] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 27.222] (**) Option "xkb_rules" "evdev"
[ 27.222] (**) Option "xkb_model" "pc105"
[ 27.222] (**) Option "xkb_layout" "us"
[ 27.223] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 27.223] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 27.223] (II) Using input driver 'evdev' for 'Power Button'
[ 27.223] (**) Power Button: always reports core events
[ 27.223] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 27.223] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 27.223] (--) evdev: Power Button: Found keys
[ 27.223] (II) evdev: Power Button: Configuring as keyboard
[ 27.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 27.223] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 27.223] (**) Option "xkb_rules" "evdev"
[ 27.223] (**) Option "xkb_model" "pc105"
[ 27.223] (**) Option "xkb_layout" "us"
[ 27.223] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 27.223] (II) No input driver specified, ignoring this device.
[ 27.223] (II) This device may have been added with another device file.
[ 27.223] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 27.223] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 27.223] (II) Using input driver 'evdev' for 'Sleep Button'
[ 27.223] (**) Sleep Button: always reports core events
[ 27.223] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[ 27.223] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 27.223] (--) evdev: Sleep Button: Found keys
[ 27.223] (II) evdev: Sleep Button: Configuring as keyboard
[ 27.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 27.223] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[ 27.223] (**) Option "xkb_rules" "evdev"
[ 27.223] (**) Option "xkb_model" "pc105"
[ 27.223] (**) Option "xkb_layout" "us"
[ 27.224] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[ 27.224] (II) No input driver specified, ignoring this device.
[ 27.224] (II) This device may have been added with another device file.
[ 27.224] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
[ 27.224] (II) No input driver specified, ignoring this device.
[ 27.224] (II) This device may have been added with another device file.
[ 27.224] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[ 27.224] (II) No input driver specified, ignoring this device.
[ 27.224] (II) This device may have been added with another device file.
[ 27.224] (II) config/udev: Adding drm device (/dev/dri/card0) card0 /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 27.224] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
[ 27.224] (II) config/udev: Adding input device FaceTime HD Camera (Built-in) (/dev/input/event14)
[ 27.224] (**) FaceTime HD Camera (Built-in): Applying InputClass "evdev keyboard catchall"
[ 27.224] (II) Using input driver 'evdev' for 'FaceTime HD Camera (Built-in)'
[ 27.224] (**) FaceTime HD Camera (Built-in): always reports core events
[ 27.224] (**) evdev: FaceTime HD Camera (Built-in): Device: "/dev/input/event14"
[ 27.224] (--) evdev: FaceTime HD Camera (Built-in): Vendor 0x5ac Product 0x8509
[ 27.224] (--) evdev: FaceTime HD Camera (Built-in): Found keys
[ 27.224] (II) evdev: FaceTime HD Camera (Built-in): Configuring as keyboard
[ 27.224] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input14/event14"
[ 27.224] (II) XINPUT: Adding extended input device "FaceTime HD Camera (Built-in)" (type: KEYBOARD, id 11)
[ 27.224] (**) Option "xkb_rules" "evdev"
[ 27.224] (**) Option "xkb_model" "pc105"
[ 27.224] (**) Option "xkb_layout" "us"
[ 27.224] (II) config/udev: Adding input device HDA Intel PCH SPDIF In (/dev/input/event10)
[ 27.224] (II) No input driver specified, ignoring this device.
[ 27.224] (II) This device may have been added with another device file.
[ 27.225] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[ 27.225] (II) No input driver specified, ignoring this device.
[ 27.225] (II) This device may have been added with another device file.
[ 27.225] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[ 27.225] (II) No input driver specified, ignoring this device.
[ 27.225] (II) This device may have been added with another device file.
[ 27.225] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event4)
[ 27.225] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
[ 27.225] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
[ 27.225] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[ 27.225] (**) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event4"
[ 27.225] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Vendor 0x5ac Product 0x252
[ 27.225] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
[ 27.225] (II) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
[ 27.225] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.3/2-1.8.3:1.0/input/input4/event4"
[ 27.225] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 12)
[ 27.225] (**) Option "xkb_rules" "evdev"
[ 27.225] (**) Option "xkb_model" "pc105"
[ 27.225] (**) Option "xkb_layout" "us"
[ 27.225] (II) config/udev: Adding input device bcm5974 (/dev/input/event13)
[ 27.225] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
[ 27.225] (**) bcm5974: Applying InputClass "touchpad catchall"
[ 27.225] (**) bcm5974: Applying InputClass "Default clickpad buttons"
[ 27.225] (**) bcm5974: Applying InputClass "Disable clickpad buttons on Apple touchpads"
[ 27.225] (II) LoadModule: "synaptics"
[ 27.225] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 27.225] (II) Module synaptics: vendor="X.Org Foundation"
[ 27.225] compiled for 1.13.1.901, module version = 1.6.99
[ 27.225] Module class: X.Org XInput Driver
[ 27.225] ABI class: X.Org XInput driver, version 18.0
[ 27.225] (II) Using input driver 'synaptics' for 'bcm5974'
[ 27.225] (**) bcm5974: always reports core events
[ 27.225] (**) Option "Device" "/dev/input/event13"
[ 27.265] (II) synaptics: bcm5974: found clickpad property
[ 27.265] (--) synaptics: bcm5974: x-axis range -4750 - 5280
[ 27.265] (--) synaptics: bcm5974: y-axis range -150 - 6730
[ 27.265] (--) synaptics: bcm5974: pressure range 0 - 256
[ 27.265] (--) synaptics: bcm5974: finger width range 0 - 16
[ 27.265] (--) synaptics: bcm5974: buttons: left double triple
[ 27.265] (--) synaptics: bcm5974: Vendor 0x5ac Product 0x252
[ 27.265] (**) Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
[ 27.265] (--) synaptics: bcm5974: touchpad found
[ 27.265] (**) bcm5974: always reports core events
[ 27.272] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.3/2-1.8.3:1.2/input/input13/event13"
[ 27.272] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 13)
[ 27.272] (**) synaptics: bcm5974: (accel) MinSpeed is now constant deceleration 2.5
[ 27.272] (**) synaptics: bcm5974: (accel) MaxSpeed is now 1.75
[ 27.272] (**) synaptics: bcm5974: (accel) AccelFactor is now 0.016
[ 27.272] (**) bcm5974: (accel) keeping acceleration scheme 1
[ 27.272] (**) bcm5974: (accel) acceleration profile 1
[ 27.272] (**) bcm5974: (accel) acceleration factor: 2.000
[ 27.272] (**) bcm5974: (accel) acceleration threshold: 4
[ 27.273] (--) synaptics: bcm5974: touchpad found
[ 27.273] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse1)
[ 27.273] (**) bcm5974: Ignoring device from InputClass "touchpad ignore duplicates"
[ 27.273] (II) config/udev: Adding input device applesmc (/dev/input/event7)
[ 27.273] (II) No input driver specified, ignoring this device.
[ 27.273] (II) This device may have been added with another device file.
[ 31.186] (II) intel(0): EDID vendor "APP", prod id 40119
[ 31.186] (II) intel(0): Printing DDC gathered Modelines:
[ 31.186] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 -hsync -vsync (64.7 kHz eP)
[ 32.041] (II) intel(0): EDID vendor "APP", prod id 40119
[ 32.041] (II) intel(0): Printing DDC gathered Modelines:
[ 32.041] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 -hsync -vsync (64.7 kHz eP)
[ 42.722] (II) intel(0): EDID vendor "APP", prod id 40119
[ 42.722] (II) intel(0): Printing DDC gathered Modelines:
[ 42.722] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 -hsync -vsync (64.7 kHz eP)
[ 43.177] (II) intel(0): EDID vendor "APP", prod id 40119
[ 43.177] (II) intel(0): Printing DDC gathered Modelines:
[ 43.177] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 -hsync -vsync (64.7 kHz eP)
[ 44.286] (II) XKB: reuse xkmfile /var/lib/xkb/server-53628FFEAE787BDF7F5128B07068E2A1D9DEC814.xkm
[ 65.848] (II) intel(0): EDID vendor "APP", prod id 40119
[ 65.848] (II) intel(0): Printing DDC gathered Modelines:
[ 65.848] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 -hsync -vsync (64.7 kHz eP)