On Fri, Oct 06, 2017 at 05:02:45PM +0200, to...@tuxteam.de wrote: > On Fri, Oct 06, 2017 at 08:22:41PM +0530, Mayuresh Kathe wrote: > > [X keyboard not working] > > This depends on a couple of things. E.g. is your X using X input? > If yes, it's supposed to work automagically. If not, you might need > to put a stanza in your /etc/X11/xorg.conf which looks more or less > like > > Section "InputDevice" > Identifier "the-keyboard" > Driver "kbd" > Option "XkbModel" "pc104" > EndSection > > or something similar. > > Could you post your X server's log? Where is it located? > (the two possibilities know to me are ~/.local/share/xorg/ > and /var/log/Xorg.0.log, depending on whether your X server > runs rootless or not).
sure, your stanza for /etc/X11/xorg.conf didn't work, it just refused to startup the X server itself. actually, that file itself did not exist at that location, i had to create it, and when it didn't work, i deleted it, and the same old stuff was on again, i.e. X worked, but keyboard didn't. please find below my X server's log; [ 533.054] X.Org X Server 1.19.2 Release Date: 2017-03-02 [ 533.060] X Protocol Version 11, Revision 0 [ 533.063] Build Operating System: Linux 4.9.0-3-amd64 x86_64 Debian [ 533.065] Current Operating System: Linux tiny 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u5 (2017-09-19) x86_64 [ 533.065] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-3-amd64 root=/dev/sda2 ro quiet [ 533.069] Build Date: 07 July 2017 06:14:06AM [ 533.072] xorg-server 2:1.19.2-1+deb9u1 (https://www.debian.org/support) [ 533.074] Current version of pixman: 0.34.0 [ 533.078] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 533.078] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 533.088] (==) Log file: "/home/mayuresh/.local/share/xorg/Xorg.0.log", Time: Fri Oct 6 21:12:15 2017 [ 533.121] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 533.122] (==) No Layout section. Using the first Screen section. [ 533.122] (==) No screen section available. Using defaults. [ 533.122] (**) |-->Screen "Default Screen Section" (0) [ 533.122] (**) | |-->Monitor "<default monitor>" [ 533.123] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 533.123] (==) Automatically adding devices [ 533.123] (==) Automatically enabling devices [ 533.124] (==) Automatically adding GPU devices [ 533.124] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 533.151] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 533.151] Entry deleted from font path. [ 533.156] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 533.156] Entry deleted from font path. [ 533.156] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist. [ 533.156] Entry deleted from font path. [ 533.156] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 533.156] Entry deleted from font path. [ 533.156] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/100dpi, built-ins [ 533.156] (==) ModulePath set to "/usr/lib/xorg/modules" [ 533.156] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 533.157] (II) Loader magic: 0x5636ced75e00 [ 533.157] (II) Module ABI versions: [ 533.157] X.Org ANSI C Emulation: 0.4 [ 533.157] X.Org Video Driver: 23.0 [ 533.157] X.Org XInput driver : 24.1 [ 533.157] X.Org Server Extension : 10.0 [ 533.161] (++) using VT number 2 [ 533.170] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33 [ 533.172] (II) xfree86: Adding drm device (/dev/dri/card0) [ 533.174] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0 [ 533.178] (--) PCI:*(0:0:2:0) 8086:22b1:103c:82e1 rev 53, Mem @ 0x90000000/16777216, 0x80000000/268435456, I/O @ 0x00001000/64, BIOS @ 0x????????/131072 [ 533.178] (II) LoadModule: "glx" [ 533.181] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 533.412] (II) Module glx: vendor="X.Org Foundation" [ 533.412] compiled for 1.19.2, module version = 1.0.0 [ 533.412] ABI class: X.Org Server Extension, version 10.0 [ 533.412] (==) Matched modesetting as autoconfigured driver 0 [ 533.412] (==) Matched fbdev as autoconfigured driver 1 [ 533.412] (==) Matched vesa as autoconfigured driver 2 [ 533.412] (==) Assigned the driver to the xf86ConfigLayout [ 533.412] (II) LoadModule: "modesetting" [ 533.413] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 533.439] (II) Module modesetting: vendor="X.Org Foundation" [ 533.439] compiled for 1.19.2, module version = 1.19.2 [ 533.439] Module class: X.Org Video Driver [ 533.439] ABI class: X.Org Video Driver, version 23.0 [ 533.439] (II) LoadModule: "fbdev" [ 533.440] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 533.469] (II) Module fbdev: vendor="X.Org Foundation" [ 533.469] compiled for 1.19.0, module version = 0.4.4 [ 533.469] Module class: X.Org Video Driver [ 533.470] ABI class: X.Org Video Driver, version 23.0 [ 533.470] (II) LoadModule: "vesa" [ 533.470] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 533.472] (II) Module vesa: vendor="X.Org Foundation" [ 533.472] compiled for 1.19.0, module version = 2.3.4 [ 533.472] Module class: X.Org Video Driver [ 533.472] ABI class: X.Org Video Driver, version 23.0 [ 533.472] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 533.473] (II) FBDEV: driver for framebuffer: fbdev [ 533.473] (II) VESA: driver for VESA chipsets: vesa [ 533.473] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted) [ 533.474] (II) modeset(0): using drv /dev/dri/card0 [ 533.474] (WW) Falling back to old probe method for fbdev [ 533.474] (II) Loading sub module "fbdevhw" [ 533.474] (II) LoadModule: "fbdevhw" [ 533.475] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 533.485] (II) Module fbdevhw: vendor="X.Org Foundation" [ 533.485] compiled for 1.19.2, module version = 0.0.2 [ 533.485] ABI class: X.Org Video Driver, version 23.0 [ 533.486] (WW) Falling back to old probe method for vesa [ 533.486] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 533.486] (II) modeset(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 533.486] (==) modeset(0): Depth 24, (==) framebuffer bpp 32 [ 533.486] (==) modeset(0): RGB weight 888 [ 533.486] (==) modeset(0): Default visual is TrueColor [ 533.486] (II) Loading sub module "glamoregl" [ 533.486] (II) LoadModule: "glamoregl" [ 533.486] (II) Loading /usr/lib/xorg/modules/libglamoregl.so [ 533.668] (II) Module glamoregl: vendor="X.Org Foundation" [ 533.668] compiled for 1.19.2, module version = 1.0.0 [ 533.668] ABI class: X.Org ANSI C Emulation, version 0.4 [ 533.668] (II) glamor: OpenGL accelerated X.org driver based. [ 533.991] (II) glamor: EGL version 1.4 (DRI2): [ 534.075] (II) modeset(0): glamor initialized [ 534.077] (II) modeset(0): Output eDP-1 has no monitor section [ 534.077] (II) modeset(0): Output DP-1 has no monitor section [ 534.080] (II) modeset(0): Output HDMI-1 has no monitor section [ 534.085] (II) modeset(0): Output DP-2 has no monitor section [ 534.268] (II) modeset(0): Output HDMI-2 has no monitor section [ 534.268] (II) modeset(0): EDID for output eDP-1 [ 534.268] (II) modeset(0): Manufacturer: AUO Model: 235c Serial#: 0 [ 534.269] (II) modeset(0): Year: 2014 Week: 1 [ 534.269] (II) modeset(0): EDID Version: 1.4 [ 534.269] (II) modeset(0): Digital Display Input [ 534.269] (II) modeset(0): 6 bits per channel [ 534.269] (II) modeset(0): Digital interface is DisplayPort [ 534.269] (II) modeset(0): Max Image Size [cm]: horiz.: 26 vert.: 14 [ 534.269] (II) modeset(0): Gamma: 2.20 [ 534.269] (II) modeset(0): No DPMS capabilities specified [ 534.269] (II) modeset(0): Supported color encodings: RGB 4:4:4 [ 534.269] (II) modeset(0): First detailed timing is preferred mode [ 534.269] (II) modeset(0): Preferred mode is native pixel format and refresh rate [ 534.269] (II) modeset(0): redX: 0.567 redY: 0.334 greenX: 0.330 greenY: 0.569 [ 534.269] (II) modeset(0): blueX: 0.155 blueY: 0.136 whiteX: 0.313 whiteY: 0.329 [ 534.269] (II) modeset(0): Manufacturer's mask: 0 [ 534.269] (II) modeset(0): Supported detailed timing: [ 534.269] (II) modeset(0): clock: 76.3 MHz Image Size: 256 x 144 mm [ 534.270] (II) modeset(0): h_active: 1366 h_sync: 1404 h_sync_end 1426 h_blank_end 1592 h_border: 0 [ 534.270] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 798 v_border: 0 [ 534.270] (II) modeset(0): Supported detailed timing: [ 534.270] (II) modeset(0): clock: 50.9 MHz Image Size: 256 x 144 mm [ 534.270] (II) modeset(0): h_active: 1366 h_sync: 1404 h_sync_end 1426 h_blank_end 1592 h_border: 0 [ 534.270] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 798 v_border: 0 [ 534.270] (II) modeset(0): Unknown vendor-specific block 2 [ 534.270] (II) modeset(0): EDID (in hex): [ 534.270] (II) modeset(0): 00ffffffffffff0006af5c2300000000 [ 534.270] (II) modeset(0): 01180104951a0e78026bf59155549127 [ 534.270] (II) modeset(0): 22505400000001010101010101010101 [ 534.270] (II) modeset(0): 010101010101ce1d56e250001e302616 [ 534.270] (II) modeset(0): 3600009010000018df1356e250001e30 [ 534.270] (II) modeset(0): 26163600009010000018000000000000 [ 534.271] (II) modeset(0): 00000000000000000000000000000002 [ 534.271] (II) modeset(0): 001048ff0f3c6e5005186e202020002b [ 534.271] (II) modeset(0): Printing probed modes for output eDP-1 [ 534.272] (II) modeset(0): Modeline "1366x768"x60.1 76.30 1366 1404 1426 1592 768 771 777 798 -hsync -vsync (47.9 kHz eP) [ 534.272] (II) modeset(0): Modeline "1366x768"x40.0 50.87 1366 1404 1426 1592 768 771 777 798 -hsync -vsync (32.0 kHz e) [ 534.272] (II) modeset(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d) [ 534.272] (II) modeset(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d) [ 534.272] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d) [ 534.272] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d) [ 534.272] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d) [ 534.272] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d) [ 534.272] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d) [ 534.272] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d) [ 534.272] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d) [ 534.272] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d) [ 534.272] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d) [ 534.273] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d) [ 534.273] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d) [ 534.273] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d) [ 534.273] (II) modeset(0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d) [ 534.273] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d) [ 534.273] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d) [ 534.273] (II) modeset(0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d) [ 534.273] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d) [ 534.273] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d) [ 534.273] (II) modeset(0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d) [ 534.273] (II) modeset(0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d) [ 534.273] (II) modeset(0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d) [ 534.273] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d) [ 534.274] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d) [ 534.274] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d) [ 534.274] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d) [ 534.274] (II) modeset(0): EDID for output DP-1 [ 534.276] (II) modeset(0): EDID for output HDMI-1 [ 534.284] (II) modeset(0): EDID for output DP-2 [ 534.468] (II) modeset(0): EDID for output HDMI-2 [ 534.468] (II) modeset(0): Output eDP-1 connected [ 534.468] (II) modeset(0): Output DP-1 disconnected [ 534.468] (II) modeset(0): Output HDMI-1 disconnected [ 534.468] (II) modeset(0): Output DP-2 disconnected [ 534.468] (II) modeset(0): Output HDMI-2 disconnected [ 534.468] (II) modeset(0): Using exact sizes for initial modes [ 534.468] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0 [ 534.468] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0) [ 534.468] (==) modeset(0): DPI set to (96, 96) [ 534.468] (II) Loading sub module "fb" [ 534.468] (II) LoadModule: "fb" [ 534.468] (II) Loading /usr/lib/xorg/modules/libfb.so [ 534.475] (II) Module fb: vendor="X.Org Foundation" [ 534.475] compiled for 1.19.2, module version = 1.0.0 [ 534.475] ABI class: X.Org ANSI C Emulation, version 0.4 [ 534.475] (II) UnloadModule: "fbdev" [ 534.475] (II) Unloading fbdev [ 534.475] (II) UnloadSubModule: "fbdevhw" [ 534.475] (II) Unloading fbdevhw [ 534.475] (II) UnloadModule: "vesa" [ 534.475] (II) Unloading vesa [ 534.475] (==) Depth 24 pixmap format is 32 bpp [ 534.699] (==) modeset(0): Backing store enabled [ 534.699] (==) modeset(0): Silken mouse enabled [ 534.701] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 534.703] (==) modeset(0): DPMS enabled [ 534.703] (II) modeset(0): [DRI2] Setup complete [ 534.703] (II) modeset(0): [DRI2] DRI driver: i965 [ 534.703] (II) modeset(0): [DRI2] VDPAU driver: i965 [ 534.704] (--) RandR disabled [ 534.711] (II) SELinux: Disabled on system [ 534.719] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 534.719] (II) AIGLX: enabled GLX_ARB_create_context [ 534.719] (II) AIGLX: enabled GLX_ARB_create_context_profile [ 534.719] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile [ 534.719] (II) AIGLX: enabled GLX_INTEL_swap_event [ 534.719] (II) AIGLX: enabled GLX_SGI_swap_control [ 534.719] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB [ 534.719] (II) AIGLX: enabled GLX_ARB_fbconfig_float [ 534.719] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float [ 534.719] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 534.719] (II) AIGLX: enabled GLX_ARB_create_context_robustness [ 534.720] (II) AIGLX: Loaded and initialized i965 [ 534.720] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 534.734] (II) modeset(0): Damage tracking initialized [ 534.735] (II) modeset(0): Setting screen physical size to 361 x 203 [ 535.253] (II) config/udev: Adding input device Power Button (/dev/input/event5) [ 535.253] (II) No input driver specified, ignoring this device. [ 535.253] (II) This device may have been added with another device file. [ 535.254] (II) config/udev: Adding input device Video Bus (/dev/input/event10) [ 535.254] (II) No input driver specified, ignoring this device. [ 535.254] (II) This device may have been added with another device file. [ 535.254] (II) config/udev: Adding input device Lid Switch (/dev/input/event4) [ 535.254] (II) No input driver specified, ignoring this device. [ 535.254] (II) This device may have been added with another device file. [ 535.256] (II) config/udev: Adding input device HP Webcam (/dev/input/event8) [ 535.256] (II) No input driver specified, ignoring this device. [ 535.256] (II) This device may have been added with another device file. [ 535.256] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11) [ 535.256] (II) No input driver specified, ignoring this device. [ 535.256] (II) This device may have been added with another device file. [ 535.257] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12) [ 535.257] (II) No input driver specified, ignoring this device. [ 535.257] (II) This device may have been added with another device file. [ 535.257] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13) [ 535.257] (II) No input driver specified, ignoring this device. [ 535.257] (II) This device may have been added with another device file. [ 535.258] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14) [ 535.258] (II) No input driver specified, ignoring this device. [ 535.258] (II) This device may have been added with another device file. [ 535.258] (II) config/udev: Adding input device SYNA7813:00 06CB:16DE (/dev/input/event2) [ 535.258] (II) No input driver specified, ignoring this device. [ 535.258] (II) This device may have been added with another device file. [ 535.259] (II) config/udev: Adding input device SYNA7813:00 06CB:16DE (/dev/input/mouse1) [ 535.259] (II) No input driver specified, ignoring this device. [ 535.259] (II) This device may have been added with another device file. [ 535.259] (II) config/udev: Adding input device Intel Virtual Button driver (/dev/input/event6) [ 535.259] (II) No input driver specified, ignoring this device. [ 535.259] (II) This device may have been added with another device file. [ 535.260] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 535.260] (II) No input driver specified, ignoring this device. [ 535.260] (II) This device may have been added with another device file. [ 535.261] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event1) [ 535.261] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall" [ 535.261] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons" [ 535.261] (II) LoadModule: "synaptics" [ 535.261] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 535.306] (II) Module synaptics: vendor="X.Org Foundation" [ 535.306] compiled for 1.19.0, module version = 1.9.0 [ 535.306] Module class: X.Org XInput Driver [ 535.306] ABI class: X.Org XInput driver, version 24.1 [ 535.306] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad' [ 535.311] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 20 paused 0 [ 535.311] (**) ETPS/2 Elantech Touchpad: always reports core events [ 535.312] (**) Option "Device" "/dev/input/event1" [ 535.313] (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property [ 535.313] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2800 (res 31) [ 535.313] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1540 (res 32) [ 535.313] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255 [ 535.313] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15 [ 535.313] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple [ 535.314] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe [ 535.314] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" [ 535.314] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found [ 535.314] (**) ETPS/2 Elantech Touchpad: always reports core events [ 535.315] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1" [ 535.315] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 6) [ 535.315] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5 [ 535.315] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75 [ 535.315] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.063 [ 535.316] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1 [ 535.316] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1 [ 535.316] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000 [ 535.316] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4 [ 535.316] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found [ 535.317] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0) [ 535.317] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates" [ 535.318] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event9) [ 535.318] (II) No input driver specified, ignoring this device. [ 535.318] (II) This device may have been added with another device file. [ 535.318] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0) [ 535.318] (II) No input driver specified, ignoring this device. [ 535.318] (II) This device may have been added with another device file. [ 535.319] (II) config/udev: Adding input device PC Speaker (/dev/input/event7) [ 535.319] (II) No input driver specified, ignoring this device. [ 535.319] (II) This device may have been added with another device file. [ 535.320] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event15) [ 535.320] (II) No input driver specified, ignoring this device. [ 535.320] (II) This device may have been added with another device file. [ 535.320] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event3) [ 535.320] (II) No input driver specified, ignoring this device. [ 535.320] (II) This device may have been added with another device file. [ 547.338] (II) UnloadModule: "synaptics" [ 547.338] (II) systemd-logind: releasing fd for 13:65 [ 548.806] (II) Server terminated successfully (0). Closing log file. thanks, ~mayuresh