Summary: | Monitor’s EDID probed several times delaying X server start | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Paul Menzel <paulepanter> | ||||
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED NOTOURBUG | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | paulepanter | ||||
Version: | 7.7 (2012.06) | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Paul Menzel
2015-02-28 18:26:48 UTC
In #radeon@irc.freenode.net I was told that this is not a driver bug. < agd5f> PaulePanter, the driver just provides the hooks for the xserver. the xserver handles everything else So I am reassigning to the Product `xorg`. < agd5f> PaulePanter, probably best to profile the xserver at start up and see where the time is spent Do you have an idea how to profile the X server? It might be a Debian problem as the Fedora log – on a system with Intel graphics though – does not show this behavior and just queries the EDID once. [ 159.463] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed [ 159.463] _XSERVTransMakeAllCOTSServerListeners: server already running [ 159.463] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed [ 159.463] _XSERVTransMakeAllCOTSServerListeners: server already running [ 159.469] X.Org X Server 1.17.1 Release Date: 2015-02-10 [ 159.469] X Protocol Version 11, Revision 0 [ 159.470] Build Operating System: book9 3.19.0-0.rc4.git4.1.fc22.x86_64 [ 159.470] Current Operating System: Linux book9.halfline.org 3.19.0-0.rc4.git4.1.fc22.x86_64 #1 SMP Fri Jan 16 19:47:45 UTC 2015 x86_64 [ 159.470] Kernel command line: BOOT_IMAGE=/vmlinuz-3.19.0-0.rc4.git4.1.fc22.x86_64 root=/dev/sda3 rw enforcing=0 splash quiet [ 159.470] Build Date: 23 February 2015 11:04:33AM [ 159.470] Build ID: xorg-x11-server 1.17.1-3.fc23 [ 159.470] Current version of pixman: 0.32.6 [ 159.470] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 159.470] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 159.471] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 24 22:58:05 2015 [ 159.472] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 159.472] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 159.475] (==) No Layout section. Using the first Screen section. [ 159.475] (==) No screen section available. Using defaults. [ 159.475] (**) |-->Screen "Default Screen Section" (0) [ 159.475] (**) | |-->Monitor "<default monitor>" [ 159.476] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 159.477] (==) Automatically adding devices [ 159.477] (==) Automatically enabling devices [ 159.477] (==) Automatically adding GPU devices [ 159.477] (==) FontPath set to: catalogue:/etc/X11/fontpath.d, built-ins [ 159.477] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 159.477] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 159.477] (II) Loader magic: 0x8b0de0 [ 159.477] (II) Module ABI versions: [ 159.477] X.Org ANSI C Emulation: 0.4 [ 159.477] X.Org Video Driver: 19.0 [ 159.477] X.Org XInput driver : 21.0 [ 159.477] X.Org Server Extension : 9.0 [ 159.488] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33 [ 159.490] (II) xfree86: Adding drm device (/dev/dri/card0) [ 159.491] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 1 [ 159.491] (EE) Error systemd-logind returned paused fd for drm node [ 159.491] (II) systemd-logind: releasing fd for 226:0 [ 159.497] (--) PCI:*(0:0:2:0) 8086:0a16:144d:c0ef rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072 [ 159.498] (II) LoadModule: "glx" [ 159.502] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 159.510] (II) Module glx: vendor="X.Org Foundation" [ 159.510] compiled for 1.17.1, module version = 1.0.0 [ 159.510] ABI class: X.Org Server Extension, version 9.0 [ 159.510] (==) AIGLX enabled [ 159.510] (==) Matched intel as autoconfigured driver 0 [ 159.510] (==) Matched modesetting as autoconfigured driver 1 [ 159.511] (==) Matched fbdev as autoconfigured driver 2 [ 159.511] (==) Matched vesa as autoconfigured driver 3 [ 159.511] (==) Assigned the driver to the xf86ConfigLayout [ 159.511] (II) LoadModule: "intel" [ 159.511] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 159.514] (II) Module intel: vendor="X.Org Foundation" [ 159.514] compiled for 1.17.1, module version = 2.99.917 [ 159.514] Module class: X.Org Video Driver [ 159.515] ABI class: X.Org Video Driver, version 19.0 [ 159.515] (II) LoadModule: "modesetting" [ 159.516] (WW) Warning, couldn't open module modesetting [ 159.516] (II) UnloadModule: "modesetting" [ 159.516] (II) Unloading modesetting [ 159.516] (EE) Failed to load module "modesetting" (module does not exist, 0) [ 159.516] (II) LoadModule: "fbdev" [ 159.517] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so [ 159.518] (II) Module fbdev: vendor="X.Org Foundation" [ 159.518] compiled for 1.17.1, module version = 0.4.3 [ 159.518] Module class: X.Org Video Driver [ 159.518] ABI class: X.Org Video Driver, version 19.0 [ 159.518] (II) LoadModule: "vesa" [ 159.519] (WW) Warning, couldn't open module vesa [ 159.519] (II) UnloadModule: "vesa" [ 159.519] (II) Unloading vesa [ 159.519] (EE) Failed to load module "vesa" (module does not exist, 0) [ 159.519] (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 [ 159.521] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000 [ 159.521] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100 [ 159.521] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300 [ 159.522] (II) FBDEV: driver for framebuffer: fbdev [ 159.522] (++) using VT number 7 [ 159.532] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20141121 [ 159.534] (WW) Falling back to old probe method for fbdev [ 159.534] (II) Loading sub module "fbdevhw" [ 159.534] (II) LoadModule: "fbdevhw" [ 159.535] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so [ 159.537] (II) Module fbdevhw: vendor="X.Org Foundation" [ 159.537] compiled for 1.17.1, module version = 0.0.2 [ 159.537] ABI class: X.Org Video Driver, version 19.0 [ 159.541] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400 [ 159.541] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads [ 159.541] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 159.541] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 159.541] (==) intel(0): RGB weight 888 [ 159.541] (==) intel(0): Default visual is TrueColor [ 159.543] (II) intel(0): Output eDP1 has no monitor section [ 159.547] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1 [ 159.547] (II) intel(0): Enabled output eDP1 [ 159.547] (II) intel(0): Output HDMI1 has no monitor section [ 159.548] (II) intel(0): Enabled output HDMI1 [ 159.548] (II) intel(0): Output DP1 has no monitor section [ 159.548] (II) intel(0): Enabled output DP1 [ 159.548] (--) intel(0): Using a maximum size of 256x256 for hardware cursors [ 159.549] (II) intel(0): Output VIRTUAL1 has no monitor section [ 159.549] (II) intel(0): Enabled output VIRTUAL1 [ 159.549] (--) intel(0): Output eDP1 using initial mode 3200x1800 on pipe 0 [ 159.550] (==) intel(0): TearFree disabled [ 159.550] (==) intel(0): DPI set to (96, 96) [ 159.550] (II) Loading sub module "dri3" [ 159.550] (II) LoadModule: "dri3" [ 159.550] (II) Module "dri3" already built-in [ 159.550] (II) Loading sub module "dri2" [ 159.550] (II) LoadModule: "dri2" [ 159.550] (II) Module "dri2" already built-in [ 159.550] (II) Loading sub module "present" [ 159.550] (II) LoadModule: "present" [ 159.550] (II) Module "present" already built-in [ 159.550] (II) UnloadModule: "fbdev" [ 159.550] (II) Unloading fbdev [ 159.552] (II) UnloadSubModule: "fbdevhw" [ 159.552] (II) Unloading fbdevhw [ 159.552] (==) Depth 24 pixmap format is 32 bpp [ 159.556] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend [ 159.556] (==) intel(0): Backing store enabled [ 159.556] (==) intel(0): Silken mouse enabled [ 159.557] (II) intel(0): HW Cursor enabled [ 159.557] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 159.561] (==) intel(0): DPMS enabled [ 159.561] (==) intel(0): Display hotplug detection enabled [ 159.564] (II) intel(0): [DRI2] Setup complete [ 159.564] (II) intel(0): [DRI2] DRI driver: i965 [ 159.564] (II) intel(0): [DRI2] VDPAU driver: va_gl [ 159.564] (II) intel(0): direct rendering: DRI2 DRI3 enabled [ 159.564] (II) intel(0): hardware support for Present enabled [ 159.564] (--) RandR disabled [ 159.577] (II) SELinux: Disabled by boolean [ 159.627] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 159.627] (II) AIGLX: enabled GLX_ARB_create_context [ 159.627] (II) AIGLX: enabled GLX_ARB_create_context_profile [ 159.627] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile [ 159.627] (II) AIGLX: enabled GLX_INTEL_swap_event [ 159.627] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 159.627] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB [ 159.627] (II) AIGLX: enabled GLX_ARB_fbconfig_float [ 159.627] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 159.627] (II) AIGLX: enabled GLX_ARB_create_context_robustness [ 159.627] (II) AIGLX: Loaded and initialized i965 [ 159.627] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 159.659] (II) intel(0): switch to mode 3200x1800@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none [ 159.660] (II) intel(0): Setting screen physical size to 846 x 476 [ 159.705] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 159.705] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 159.705] (**) Power Button: Applying InputClass "system-keyboard" [ 159.705] (II) LoadModule: "evdev" [ 159.705] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 159.707] (II) Module evdev: vendor="X.Org Foundation" [ 159.708] compiled for 1.16.2, module version = 2.9.1 [ 159.708] Module class: X.Org XInput Driver [ 159.708] ABI class: X.Org XInput driver, version 21.0 [ 159.709] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 19 paused 0 [ 159.709] (II) Using input driver 'evdev' for 'Power Button' [ 159.709] (**) Power Button: always reports core events [ 159.709] (**) evdev: Power Button: Device: "/dev/input/event2" [ 159.710] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 159.710] (--) evdev: Power Button: Found keys [ 159.710] (II) evdev: Power Button: Configuring as keyboard [ 159.710] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2" [ 159.710] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 159.710] (**) Option "xkb_rules" "evdev" [ 159.710] (**) Option "xkb_model" "pc104" [ 159.710] (**) Option "xkb_layout" "us" [ 159.752] (II) config/udev: Adding input device Video Bus (/dev/input/event7) [ 159.752] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 159.752] (**) Video Bus: Applying InputClass "system-keyboard" [ 159.753] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 20 paused 0 [ 159.753] (II) Using input driver 'evdev' for 'Video Bus' [ 159.753] (**) Video Bus: always reports core events [ 159.753] (**) evdev: Video Bus: Device: "/dev/input/event7" [ 159.753] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 159.753] (--) evdev: Video Bus: Found keys [ 159.754] (II) evdev: Video Bus: Configuring as keyboard [ 159.754] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event7" [ 159.754] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 159.754] (**) Option "xkb_rules" "evdev" [ 159.754] (**) Option "xkb_model" "pc104" [ 159.754] (**) Option "xkb_layout" "us" [ 159.756] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 159.756] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 159.756] (**) Power Button: Applying InputClass "system-keyboard" [ 159.761] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 21 paused 0 [ 159.761] (II) Using input driver 'evdev' for 'Power Button' [ 159.761] (**) Power Button: always reports core events [ 159.761] (**) evdev: Power Button: Device: "/dev/input/event1" [ 159.761] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 159.761] (--) evdev: Power Button: Found keys [ 159.761] (II) evdev: Power Button: Configuring as keyboard [ 159.761] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1" [ 159.761] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) [ 159.761] (**) Option "xkb_rules" "evdev" [ 159.761] (**) Option "xkb_model" "pc104" [ 159.762] (**) Option "xkb_layout" "us" [ 159.764] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 159.764] (II) No input driver specified, ignoring this device. [ 159.764] (II) This device may have been added with another device file. [ 159.764] (II) config/udev: Adding drm device (/dev/dri/card0) [ 159.764] (II) xfree86: Adding drm device (/dev/dri/card0) [ 159.766] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 22 paused 1 [ 159.766] (EE) Error systemd-logind returned paused fd for drm node [ 159.766] (II) systemd-logind: releasing fd for 226:0 [ 159.769] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event8) [ 159.769] (II) No input driver specified, ignoring this device. [ 159.769] (II) This device may have been added with another device file. [ 159.771] (II) config/udev: Adding input device Yubico Yubikey NEO OTP+U2F (/dev/input/event4) [ 159.771] (**) Yubico Yubikey NEO OTP+U2F: Applying InputClass "evdev keyboard catchall" [ 159.772] (**) Yubico Yubikey NEO OTP+U2F: Applying InputClass "system-keyboard" [ 159.773] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 23 paused 0 [ 159.773] (II) Using input driver 'evdev' for 'Yubico Yubikey NEO OTP+U2F' [ 159.773] (**) Yubico Yubikey NEO OTP+U2F: always reports core events [ 159.773] (**) evdev: Yubico Yubikey NEO OTP+U2F: Device: "/dev/input/event4" [ 159.773] (--) evdev: Yubico Yubikey NEO OTP+U2F: Vendor 0x1050 Product 0x114 [ 159.773] (--) evdev: Yubico Yubikey NEO OTP+U2F: Found keys [ 159.773] (II) evdev: Yubico Yubikey NEO OTP+U2F: Configuring as keyboard [ 159.773] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1050:0114.0001/input/input6/event4" [ 159.773] (II) XINPUT: Adding extended input device "Yubico Yubikey NEO OTP+U2F" (type: KEYBOARD, id 9) [ 159.773] (**) Option "xkb_rules" "evdev" [ 159.774] (**) Option "xkb_model" "pc104" [ 159.774] (**) Option "xkb_layout" "us" [ 159.776] (II) config/udev: Adding input device WebCam SC-10HDP12B24N (/dev/input/event9) [ 159.776] (**) WebCam SC-10HDP12B24N: Applying InputClass "evdev keyboard catchall" [ 159.776] (**) WebCam SC-10HDP12B24N: Applying InputClass "system-keyboard" [ 159.778] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 24 paused 0 [ 159.778] (II) Using input driver 'evdev' for 'WebCam SC-10HDP12B24N' [ 159.778] (**) WebCam SC-10HDP12B24N: always reports core events [ 159.778] (**) evdev: WebCam SC-10HDP12B24N: Device: "/dev/input/event9" [ 159.778] (--) evdev: WebCam SC-10HDP12B24N: Vendor 0x2232 Product 0x1049 [ 159.778] (--) evdev: WebCam SC-10HDP12B24N: Found keys [ 159.778] (II) evdev: WebCam SC-10HDP12B24N: Configuring as keyboard [ 159.778] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input13/event9" [ 159.778] (II) XINPUT: Adding extended input device "WebCam SC-10HDP12B24N" (type: KEYBOARD, id 10) [ 159.778] (**) Option "xkb_rules" "evdev" [ 159.778] (**) Option "xkb_model" "pc104" [ 159.778] (**) Option "xkb_layout" "us" [ 159.781] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event6) [ 159.781] (**) ELAN Touchscreen: Applying InputClass "evdev touchscreen catchall" [ 159.782] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 25 paused 0 [ 159.782] (II) Using input driver 'evdev' for 'ELAN Touchscreen' [ 159.782] (**) ELAN Touchscreen: always reports core events [ 159.783] (**) evdev: ELAN Touchscreen: Device: "/dev/input/event6" [ 159.783] (--) evdev: ELAN Touchscreen: Vendor 0x4f3 Product 0x89 [ 159.783] (--) evdev: ELAN Touchscreen: Found absolute axes [ 159.783] (--) evdev: ELAN Touchscreen: Found absolute multitouch axes [ 159.783] (II) evdev: ELAN Touchscreen: No buttons found, faking one. [ 159.783] (--) evdev: ELAN Touchscreen: Found x and y absolute axes [ 159.783] (--) evdev: ELAN Touchscreen: Found absolute touchscreen [ 159.783] (II) evdev: ELAN Touchscreen: Configuring as touchscreen [ 159.783] (**) evdev: ELAN Touchscreen: YAxisMapping: buttons 4 and 5 [ 159.783] (**) evdev: ELAN Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 159.783] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:04F3:0089.0003/input/input7/event6" [ 159.784] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 11) [ 159.784] (II) evdev: ELAN Touchscreen: initialized for absolute axes. [ 159.784] (**) ELAN Touchscreen: (accel) keeping acceleration scheme 1 [ 159.784] (**) ELAN Touchscreen: (accel) acceleration profile 0 [ 159.784] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000 [ 159.784] (**) ELAN Touchscreen: (accel) acceleration threshold: 4 [ 159.786] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse1) [ 159.786] (II) No input driver specified, ignoring this device. [ 159.786] (II) This device may have been added with another device file. [ 159.788] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10) [ 159.788] (II) No input driver specified, ignoring this device. [ 159.788] (II) This device may have been added with another device file. [ 159.789] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11) [ 159.790] (II) No input driver specified, ignoring this device. [ 159.790] (II) This device may have been added with another device file. [ 159.791] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3) [ 159.791] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 159.791] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard" [ 159.792] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 26 paused 0 [ 159.792] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 159.792] (**) AT Translated Set 2 keyboard: always reports core events [ 159.792] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3" [ 159.793] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 159.793] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 159.793] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 159.793] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3" [ 159.793] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12) [ 159.793] (**) Option "xkb_rules" "evdev" [ 159.793] (**) Option "xkb_model" "pc104" [ 159.793] (**) Option "xkb_layout" "us" [ 159.795] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event5) [ 159.795] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall" [ 159.795] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall" [ 159.795] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons" [ 159.796] (II) LoadModule: "synaptics" [ 159.796] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so [ 159.797] (II) Module synaptics: vendor="X.Org Foundation" [ 159.797] compiled for 1.17.1, module version = 1.8.1 [ 159.797] Module class: X.Org XInput Driver [ 159.797] ABI class: X.Org XInput driver, version 21.0 [ 159.798] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 27 paused 0 [ 159.798] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad' [ 159.799] (**) ETPS/2 Elantech Touchpad: always reports core events [ 159.799] (**) Option "Device" "/dev/input/event5" [ 159.875] (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property [ 159.875] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 3097 (res 32) [ 159.875] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1956 (res 31) [ 159.875] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255 [ 159.876] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15 [ 159.876] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple [ 159.876] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe [ 159.876] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" [ 159.876] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found [ 159.876] (**) ETPS/2 Elantech Touchpad: always reports core events [ 159.876] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5" [ 159.876] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13) [ 159.876] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5 [ 159.876] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75 [ 159.876] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.055 [ 159.877] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1 [ 159.877] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1 [ 159.877] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000 [ 159.877] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4 [ 159.877] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found [ 159.878] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0) [ 159.878] (II) No input driver specified, ignoring this device. [ 159.878] (II) This device may have been added with another device file. [ 162.444] (II) intel(0): EDID vendor "SDC", prod id 16970 [ 162.444] (II) intel(0): Printing DDC gathered Modelines: [ 162.444] (II) intel(0): Modeline "3200x1800"x0.0 361.55 3200 3248 3280 3316 1800 1802 1807 1816 -hsync -vsync (109.0 kHz eP) This is likely a difference in desktop environment. xserver only probes outputs once on startup, but the session can ask it to re-probe as many times as it likes... |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.