I just did pkg upgrade few days ago, then my touchpad suddenly stopped working.
Code: Select all
dmesg | grep psm
Code: Select all
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Synaptics Touchpad, device ID 0
I also did other things for few days, but I couldn't fix the problem, I hope you guys can help me out.
Currently, /etc/X11/xorg.conf and /etc/X11/xorg.conf.d/ are empty. /usr/local/share/X11/xorg.conf.d is left as default, that is, I have
10-amdgpu.conf, 10-quirks.conf, 20-evdev-kbd.conf, 50-vmmouse.conf, 10-evdev.conf, 10-radeon.conf, 40-libinput.conf, 70-synaptics.conf
inside of it.
Here is my loader.conf
Code: Select all
loader_brand="ghostbsd"
loader_logo="ghostbsd"
loader_menu_title="Welcome to GhostBSD"
hw.psm.synaptics_support="1"
net.inet.ip.fw.default_to_accept="1"
boot_mute="NO"
crypto_load="YES"
aesni_load="YES"
geom_eli_load="YES"
vfs.zfs.arc_max="512M"
zfs_load="YES"
kern.vty=vt
net.inet.tcp.soreceive_stream=1
net.link.if1maxlen="2048"
acpi_ctr_load="YES"
msdosfs_iconv_load="YES"
Code: Select all
ntpdate_enable="YES"
ntpdate_flags="-b ntp.nict.jp"
root_rw_mount="NO"
sendmail_enable="NONE"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"
devfs_system_ruleset="devfsrules_common"
kld_list="linux linux64 cuse"
ntpd_sync_on_start="YES"
ifconfig_em0="DHCP"
wlans_iwm0="wlan0"
ifconfig_wlan0="WPA DHCP"
keymap="jp.kbd"
moused_enable="YES"
network_interfaces="em0 wlan0"
sshd_enable="YES"
powerd_enable="YES"
dumpdev="AUTO"
linux_enable="YES"
powrd_enable="YES"
webcamd_enable="NO"
dbus_enable="YES"
hald_enable="YES"
background_dhclient="YES"
clear_tmp_enable="YES"
kld_list="/boot/modules/i915kms.ko"
Code: Select all
[ 8.868]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 8.868] Build Operating System: FreeBSD 12.1-STABLE amd64
[ 8.868] Current Operating System: FreeBSD leo.ghostbsd.net 12.1-STABLE FreeBSD 12.1-STABLE GENERIC amd64
[ 8.868] Build Date: 01 May 2020 11:04:24AM
[ 8.868]
[ 8.868] Current version of pixman: 0.38.4
[ 8.868] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 8.868] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.868] (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 1 13:04:46 2020
[ 8.869] (==) Using config file: "/etc/X11/xorg.conf"
[ 8.869] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 8.869] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 8.870] (==) No Layout section. Using the first Screen section.
[ 8.870] (==) No screen section available. Using defaults.
[ 8.870] (**) |-->Screen "Default Screen Section" (0)
[ 8.870] (**) | |-->Monitor "<default monitor>"
[ 8.870] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 8.870] (==) Automatically adding devices
[ 8.870] (==) Automatically enabling devices
[ 8.870] (==) Not automatically adding GPU devices
[ 8.870] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 8.874] (==) FontPath set to:
/usr/local/share/fonts/misc/,
/usr/local/share/fonts/TTF/,
/usr/local/share/fonts/OTF/,
/usr/local/share/fonts/Type1/,
/usr/local/share/fonts/100dpi/,
/usr/local/share/fonts/75dpi/,
catalogue:/usr/local/etc/X11/fontpath.d
[ 8.874] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 8.874] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 8.874] (II) Loader magic: 0x435010
[ 8.874] (II) Module ABI versions:
[ 8.874] X.Org ANSI C Emulation: 0.4
[ 8.874] X.Org Video Driver: 24.1
[ 8.874] X.Org XInput driver : 24.1
[ 8.874] X.Org Server Extension : 10.0
[ 8.874] (--) PCI:*(0@0:2:0) 8086:0a16:10f7:8338 rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/65536
[ 8.874] (II) LoadModule: "glx"
[ 8.875] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 8.913] (II) Module glx: vendor="NVIDIA Corporation"
[ 8.913] compiled for 4.0.2, module version = 1.0.0
[ 8.913] Module class: X.Org Server Extension
[ 8.913] (II) NVIDIA GLX Module 390.132 Fri Nov 1 03:45:29 PDT 2019
[ 8.913] (==) Matched intel as autoconfigured driver 0
[ 8.913] (==) Matched modesetting as autoconfigured driver 1
[ 8.913] (==) Matched scfb as autoconfigured driver 2
[ 8.913] (==) Matched vesa as autoconfigured driver 3
[ 8.913] (==) Assigned the driver to the xf86ConfigLayout
[ 8.913] (II) LoadModule: "intel"
[ 8.915] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
[ 8.918] (II) Module intel: vendor="X.Org Foundation"
[ 8.918] compiled for 1.20.8, module version = 2.99.917
[ 8.918] Module class: X.Org Video Driver
[ 8.918] ABI class: X.Org Video Driver, version 24.1
[ 8.918] (II) LoadModule: "modesetting"
[ 8.918] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 8.918] (II) Module modesetting: vendor="X.Org Foundation"
[ 8.918] compiled for 1.20.8, module version = 1.20.8
[ 8.918] Module class: X.Org Video Driver
[ 8.918] ABI class: X.Org Video Driver, version 24.1
[ 8.918] (II) LoadModule: "scfb"
[ 8.919] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[ 8.919] (II) Module scfb: vendor="X.Org Foundation"
[ 8.919] compiled for 1.20.7, module version = 0.0.5
[ 8.919] ABI class: X.Org Video Driver, version 24.1
[ 8.919] (II) LoadModule: "vesa"
[ 8.919] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[ 8.919] (II) Module vesa: vendor="X.Org Foundation"
[ 8.919] compiled for 1.20.7, module version = 2.4.0
[ 8.919] Module class: X.Org Video Driver
[ 8.919] ABI class: X.Org Video Driver, version 24.1
[ 8.919] (II) intel: Driver for Intel(R) 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
[ 8.920] (II) intel: Driver for Intel(R) HD Graphics
[ 8.920] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 8.920] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 8.920] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 8.920] (II) scfb: driver for wsdisplay framebuffer: scfb
[ 8.920] (II) VESA: driver for VESA chipsets: vesa
[ 8.920] (--) Using syscons driver with X support (version 2.0)
[ 8.920] (++) using VT number 9
[ 8.922] (WW) Falling back to old probe method for modesetting
[ 8.922] (WW) Falling back to old probe method for scfb
[ 8.922] scfb trace: probe start
[ 8.922] scfb trace: probe done
[ 8.922] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 8.922] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 8.922] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 8.922] (==) intel(0): RGB weight 888
[ 8.922] (==) intel(0): Default visual is TrueColor
[ 8.922] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[ 8.922] (**) intel(0): Relaxed fencing enabled
[ 8.922] (**) intel(0): Wait on SwapBuffers? enabled
[ 8.922] (**) intel(0): Triple buffering? enabled
[ 8.922] (**) intel(0): Framebuffer tiled
[ 8.922] (**) intel(0): Pixmaps tiled
[ 8.922] (**) intel(0): 3D buffers tiled
[ 8.922] (**) intel(0): SwapBuffers wait enabled
[ 8.922] (==) intel(0): video overlay key set to 0x101fe
[ 8.925] (II) intel(0): Output eDP1 has no monitor section
[ 8.927] (II) intel(0): Output HDMI1 has no monitor section
[ 8.927] (II) intel(0): Output DP1 has no monitor section
[ 8.930] (II) intel(0): EDID for output eDP1
[ 8.930] (II) intel(0): Manufacturer: CPT Model: 0 Serial#: 0
[ 8.930] (II) intel(0): Year: 2013 Week: 0
[ 8.930] (II) intel(0): EDID Version: 1.3
[ 8.930] (II) intel(0): Digital Display Input
[ 8.930] (II) intel(0): DFP 1.x compatible TMDS
[ 8.930] (II) intel(0): Max Image Size [cm]: horiz.: 29 vert.: 16
[ 8.930] (II) intel(0): Gamma: 2.20
[ 8.930] (II) intel(0): No DPMS capabilities specified
[ 8.930] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 8.930] (II) intel(0): First detailed timing is preferred mode
[ 8.930] (II) intel(0): redX: 0.568 redY: 0.336 greenX: 0.348 greenY: 0.570
[ 8.930] (II) intel(0): blueX: 0.162 blueY: 0.121 whiteX: 0.313 whiteY: 0.329
[ 8.930] (II) intel(0): Manufacturer's mask: 0
[ 8.930] (II) intel(0): Supported detailed timing:
[ 8.930] (II) intel(0): clock: 97.8 MHz Image Size: 309 x 174 mm
[ 8.930] (II) intel(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1760 h_border: 0
[ 8.930] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 926 v_border: 0
[ 8.930] (II) intel(0):
[ 8.930] (II) intel(0): CPT
[ 8.930] (II) intel(0): CLAA140UA01C
[ 8.930] (II) intel(0): EDID (in hex):
[ 8.930] (II) intel(0): 00ffffffffffff000e14000000000000
[ 8.930] (II) intel(0): 00170103951d10780a80859156599229
[ 8.930] (II) intel(0): 1f505400000001010101010101010101
[ 8.930] (II) intel(0): 010101010101302640a060841a303020
[ 8.930] (II) intel(0): 350035ae10000019000000fe000a2020
[ 8.930] (II) intel(0): 20202020202020202020000000fe0043
[ 8.930] (II) intel(0): 505400000a20202020202020000000fe
[ 8.930] (II) intel(0): 00434c414131343055413031430a007e
[ 8.930] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "320x180" (doublescan mode not supported)
[ 8.930] (II) intel(0): Not using default mode "320x180" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "360x202" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "360x202" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "432x243" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "432x243" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "480x270" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "480x270" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "512x288" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "512x288" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "640x360" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "640x360" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "684x384" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "684x384" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "800x450" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "800x450" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "1024x576" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "1024x576" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "1280x720" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "1280x720" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "1440x810" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "1440x810" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "1600x900" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "640x400" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "640x400" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "700x450" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "700x450" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "1280x800" (doublescan mode not supported)
[ 8.931] (II) intel(0): Not using default mode "1280x800" (doublescan mode not supported)
[ 8.931] (II) intel(0): Printing probed modes for output eDP1
[ 8.931] (II) intel(0): Modeline "1600x900"x60.0 97.76 1600 1648 1680 1760 900 903 908 926 -hsync -vsync (55.5 kHz eP)
[ 8.931] (II) intel(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 8.931] (II) intel(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 8.931] (II) intel(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 8.931] (II) intel(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 8.931] (II) intel(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 8.931] (II) intel(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 8.931] (II) intel(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 8.931] (II) intel(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 8.931] (II) intel(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 8.931] (II) intel(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 8.931] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 8.931] (II) intel(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 8.931] (II) intel(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 8.931] (II) intel(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 8.931] (II) intel(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 8.931] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 8.931] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 8.931] (II) intel(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 8.931] (II) intel(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 8.931] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 8.931] (II) intel(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 8.931] (II) intel(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 8.931] (II) intel(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 8.931] (II) intel(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 8.932] (II) intel(0): EDID for output HDMI1
[ 8.932] (II) intel(0): EDID for output DP1
[ 8.932] (II) intel(0): Output eDP1 connected
[ 8.932] (II) intel(0): Output HDMI1 disconnected
[ 8.932] (II) intel(0): Output DP1 disconnected
[ 8.932] (II) intel(0): Using exact sizes for initial modes
[ 8.932] (II) intel(0): Output eDP1 using initial mode 1600x900 +0+0
[ 8.932] (II) intel(0): Kernel page flipping support detected, enabling
[ 8.932] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 8.932] (==) intel(0): DPI set to (96, 96)
[ 8.932] (II) Loading sub module "fb"
[ 8.932] (II) LoadModule: "fb"
[ 8.932] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[ 8.933] (II) Module fb: vendor="X.Org Foundation"
[ 8.933] compiled for 1.20.8, module version = 1.0.0
[ 8.933] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.933] (II) Loading sub module "dri2"
[ 8.933] (II) LoadModule: "dri2"
[ 8.933] (II) Module "dri2" already built-in
[ 8.933] (II) UnloadModule: "modesetting"
[ 8.933] (II) Unloading modesetting
[ 8.933] (II) UnloadModule: "scfb"
[ 8.933] (II) Unloading scfb
[ 8.933] (II) UnloadModule: "vesa"
[ 8.933] (II) Unloading vesa
[ 8.933] (II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled
[ 8.936] (II) UXA(0): Driver registered support for the following operations:
[ 8.936] (II) solid
[ 8.936] (II) copy
[ 8.936] (II) composite (RENDER acceleration)
[ 8.936] (II) put_image
[ 8.936] (II) get_image
[ 8.936] (II) intel(0): [DRI2] Setup complete
[ 8.936] (II) intel(0): [DRI2] DRI driver: i965
[ 8.936] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 8.937] (==) intel(0): Backing store enabled
[ 8.937] (==) intel(0): Silken mouse enabled
[ 8.937] (II) intel(0): Initializing HW Cursor
[ 8.937] (==) intel(0): DPMS enabled
[ 8.937] (==) intel(0): Intel XvMC decoder enabled
[ 8.937] (II) intel(0): Set up textured video
[ 8.937] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 8.937] (II) intel(0): DRI2: Enabled
[ 8.937] (II) intel(0): DRI3: Disabled
[ 8.955] (II) Initializing extension Generic Event Extension
[ 8.956] (II) Initializing extension SHAPE
[ 8.956] (II) Initializing extension MIT-SHM
[ 8.956] (II) Initializing extension XInputExtension
[ 8.957] (II) Initializing extension XTEST
[ 8.957] (II) Initializing extension BIG-REQUESTS
[ 8.957] (II) Initializing extension SYNC
[ 8.957] (II) Initializing extension XKEYBOARD
[ 8.958] (II) Initializing extension XC-MISC
[ 8.958] (II) Initializing extension SECURITY
[ 8.958] (II) Initializing extension XFIXES
[ 8.958] (II) Initializing extension RENDER
[ 8.958] (II) Initializing extension RANDR
[ 8.959] (II) Initializing extension COMPOSITE
[ 8.959] (II) Initializing extension DAMAGE
[ 8.959] (II) Initializing extension MIT-SCREEN-SAVER
[ 8.959] (II) Initializing extension DOUBLE-BUFFER
[ 8.960] (II) Initializing extension RECORD
[ 8.960] (II) Initializing extension DPMS
[ 8.960] (II) Initializing extension Present
[ 8.960] (II) Initializing extension DRI3
[ 8.960] (II) Initializing extension X-Resource
[ 8.960] (II) Initializing extension XVideo
[ 8.961] (II) Initializing extension XVideo-MotionCompensation
[ 8.961] (II) Initializing extension XFree86-VidModeExtension
[ 8.961] (II) Initializing extension XFree86-DGA
[ 8.961] (II) Initializing extension XFree86-DRI
[ 8.961] (II) Initializing extension DRI2
[ 8.961] (II) Initializing extension GLX
[ 8.962] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[ 8.963] (II) intel(0): Setting screen physical size to 423 x 238
[ 9.047] (II) config/udev: Adding input device System mouse (/dev/input/event0)
[ 9.047] (**) System mouse: Applying InputClass "evdev pointer catchall"
[ 9.047] (**) System mouse: Applying InputClass "libinput pointer catchall"
[ 9.047] (II) LoadModule: "libinput"
[ 9.047] (II) Loading /usr/local/lib/xorg/modules/input/libinput_drv.so
[ 9.053] (II) Module libinput: vendor="X.Org Foundation"
[ 9.053] compiled for 1.20.8, module version = 0.29.0
[ 9.053] Module class: X.Org XInput Driver
[ 9.053] ABI class: X.Org XInput driver, version 24.1
[ 9.053] (II) Using input driver 'libinput' for 'System mouse'
[ 9.053] (**) System mouse: always reports core events
[ 9.053] (**) Option "Device" "/dev/input/event0"
[ 9.053] (**) Option "_source" "server/udev"
[ 9.059] (II) event0 - System mouse: is tagged by udev as: Mouse
[ 9.059] (II) event0 - System mouse: device is a pointer
[ 9.059] (II) event0 - System mouse: device removed
[ 9.059] (**) Option "config_info" "udev:/dev/input/event0"
[ 9.059] (II) XINPUT: Adding extended input device "System mouse" (type: MOUSE, id 6)
[ 9.060] (**) Option "AccelerationScheme" "none"
[ 9.060] (**) System mouse: (accel) selected scheme none/0
[ 9.060] (**) System mouse: (accel) acceleration factor: 2.000
[ 9.060] (**) System mouse: (accel) acceleration threshold: 4
[ 9.060] (II) event0 - System mouse: is tagged by udev as: Mouse
[ 9.060] (II) event0 - System mouse: device is a pointer
[ 9.060] (II) config/udev: Adding input device System keyboard multiplexer (/dev/input/event1)
[ 9.060] (**) System keyboard multiplexer: Applying InputClass "evdev keyboard catchall"
[ 9.060] (**) System keyboard multiplexer: Applying InputClass "Evdev keyboard"
[ 9.060] (**) System keyboard multiplexer: Applying InputClass "libinput keyboard catchall"
[ 9.060] (II) Using input driver 'libinput' for 'System keyboard multiplexer'
[ 9.060] (**) System keyboard multiplexer: always reports core events
[ 9.060] (**) Option "Device" "/dev/input/event1"
[ 9.060] (**) Option "_source" "server/udev"
[ 9.061] (II) event1 - System keyboard multiplexer: is tagged by udev as: Keyboard
[ 9.061] (II) event1 - System keyboard multiplexer: device is a keyboard
[ 9.061] (II) event1 - System keyboard multiplexer: device removed
[ 9.062] (**) Option "config_info" "udev:/dev/input/event1"
[ 9.062] (II) XINPUT: Adding extended input device "System keyboard multiplexer" (type: KEYBOARD, id 7)
[ 9.062] (**) Option "xkb_rules" "evdev"
[ 9.086] (II) event1 - System keyboard multiplexer: is tagged by udev as: Keyboard
[ 9.086] (II) event1 - System keyboard multiplexer: device is a keyboard
[ 9.086] (II) config/udev: Adding input device Control Method Lid Switch (/dev/input/event2)
[ 9.086] (II) No input driver specified, ignoring this device.
[ 9.086] (II) This device may have been added with another device file.
[ 9.086] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 9.087] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.087] (**) Power Button: Applying InputClass "Evdev keyboard"
[ 9.087] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 9.087] (II) Using input driver 'libinput' for 'Power Button'
[ 9.087] (**) Power Button: always reports core events
[ 9.087] (**) Option "Device" "/dev/input/event3"
[ 9.087] (**) Option "_source" "server/udev"
[ 9.087] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 9.087] (II) event3 - Power Button: device is a keyboard
[ 9.087] (II) event3 - Power Button: device removed
[ 9.087] (**) Option "config_info" "udev:/dev/input/event3"
[ 9.087] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 9.087] (**) Option "xkb_rules" "evdev"
[ 9.088] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 9.088] (II) event3 - Power Button: device is a keyboard
[ 9.088] (II) config/udev: Adding input device AT keyboard (/dev/input/event4)
[ 9.088] (**) AT keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.088] (**) AT keyboard: Applying InputClass "Evdev keyboard"
[ 9.088] (**) AT keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.088] (II) Using input driver 'libinput' for 'AT keyboard'
[ 9.088] (**) AT keyboard: always reports core events
[ 9.088] (**) Option "Device" "/dev/input/event4"
[ 9.088] (**) Option "_source" "server/udev"
[ 9.089] (II) event4 - AT keyboard: is tagged by udev as: Keyboard
[ 9.089] (II) event4 - AT keyboard: device is a keyboard
[ 9.089] (II) event4 - AT keyboard: device removed
[ 9.089] (**) Option "config_info" "udev:/dev/input/event4"
[ 9.089] (II) XINPUT: Adding extended input device "AT keyboard" (type: KEYBOARD, id 9)
[ 9.089] (**) Option "xkb_rules" "evdev"
[ 9.090] (II) event4 - AT keyboard: is tagged by udev as: Keyboard
[ 9.090] (II) event4 - AT keyboard: device is a keyboard
[ 9.090] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[ 9.090] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev pointer catchall"
[ 9.090] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 9.090] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput pointer catchall"
[ 9.090] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 9.090] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 9.090] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 9.090] (II) LoadModule: "synaptics"
[ 9.090] (II) Loading /usr/local/lib/xorg/modules/input/synaptics_drv.so
[ 9.091] (II) Module synaptics: vendor="X.Org Foundation"
[ 9.091] compiled for 1.20.8, module version = 1.9.1
[ 9.091] Module class: X.Org XInput Driver
[ 9.091] ABI class: X.Org XInput driver, version 24.1
[ 9.091] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 9.091] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 9.091] (**) Option "Device" "/dev/input/event5"
[ 9.091] (EE) synaptics: SynPS/2 Synaptics TouchPad: Synaptics driver unable to detect protocol
[ 9.091] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad"
[ 9.091] (II) UnloadModule: "synaptics"
[ 10.900] (II) intel(0): EDID vendor "CPT", prod id 0
[ 10.900] (II) intel(0): Printing DDC gathered Modelines:
[ 10.900] (II) intel(0): Modeline "1600x900"x0.0 97.76 1600 1648 1680 1760 900 903 908 926 -hsync -vsync (55.5 kHz eP)