[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LXDE Display Coordination



On Saturday, November 7, 2015 at 12:40:05 AM UTC-6, Felix Miata wrote:
<snip>
> 
> If a change from 1960 to 1920 does not help, try putting that xrandr command
> in /etc/X11/ somewhere.
> 
> If still no joy, share an Xorg.0.log here.
 
Felix,

Thank you for the post.  You are correct, the 1960 was just an email typo.  

I don't see how/where to put the display resolution file or command line in /etc/X11/.  The contained files say they are not executed.  I don't know if any of the directories would automatically be executed or when.  

What would be an appropriate way to include the resolution command in /X11?

There are three files (plus one in installer directory).  They are Xorg.0.log, *.1.log, and *.2.log; 2 being newer than 1.  Here is the 32KB log file:
/var/log# cat Xorg.0.log
[  2416.763] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[  2416.763] X Protocol Version 11, Revision 0
[  2416.763] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[  2416.763] Current Operating System: Linux mycomp 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) x86_64
[  2416.763] Kernel command line: placeholder root=/dev/mapper/mycomp--vg-root ro initrd=/install/gtk/initrd.gz quiet
[  2416.763] Build Date: 11 February 2015  12:32:02AM
[  2416.763] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[  2416.763] Current version of pixman: 0.32.6
[  2416.763] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  2416.763] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2416.763] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov  6 21:32:22 2015
[  2416.763] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2416.764] (==) No Layout section.  Using the first Screen section.
[  2416.764] (==) No screen section available. Using defaults.
[  2416.764] (**) |-->Screen "Default Screen Section" (0)
[  2416.764] (**) |   |-->Monitor "<default monitor>"
[  2416.764] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  2416.764] (==) Automatically adding devices
[  2416.764] (==) Automatically enabling devices
[  2416.764] (==) Automatically adding GPU devices
[  2416.764] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  2416.764] 	Entry deleted from font path.
[  2416.764] (==) 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
[  2416.764] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2416.764] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  2416.764] (II) Loader magic: 0x7f2622d08d80
[  2416.764] (II) Module ABI versions:
[  2416.764] 	X.Org ANSI C Emulation: 0.4
[  2416.764] 	X.Org Video Driver: 18.0
[  2416.764] 	X.Org XInput driver : 21.0
[  2416.764] 	X.Org Server Extension : 8.0
[  2416.764] (II) xfree86: Adding drm device (/dev/dri/card0)
[  2416.766] (--) PCI:*(0:0:2:0) 8086:1616:1179:f820 rev 9, Mem @ 0xc0000000/16777216, 0xb0000000/268435456, I/O @ 0x00003000/64
[  2416.766] (II) LoadModule: "glx"
[  2416.766] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2416.767] (II) Module glx: vendor="X.Org Foundation"
[  2416.767] 	compiled for 1.16.4, module version = 1.0.0
[  2416.767] 	ABI class: X.Org Server Extension, version 8.0
[  2416.767] (==) AIGLX enabled
[  2416.767] (==) Matched intel as autoconfigured driver 0
[  2416.767] (==) Matched intel as autoconfigured driver 1
[  2416.767] (==) Matched modesetting as autoconfigured driver 2
[  2416.767] (==) Matched fbdev as autoconfigured driver 3
[  2416.767] (==) Matched vesa as autoconfigured driver 4
[  2416.767] (==) Assigned the driver to the xf86ConfigLayout
[  2416.767] (II) LoadModule: "intel"
[  2416.767] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  2416.768] (II) Module intel: vendor="X.Org Foundation"
[  2416.768] 	compiled for 1.15.99.904, module version = 2.21.15
[  2416.768] 	Module class: X.Org Video Driver
[  2416.768] 	ABI class: X.Org Video Driver, version 18.0
[  2416.768] (II) LoadModule: "modesetting"
[  2416.768] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  2416.768] (II) Module modesetting: vendor="X.Org Foundation"
[  2416.768] 	compiled for 1.16.4, module version = 0.9.0
[  2416.768] 	Module class: X.Org Video Driver
[  2416.768] 	ABI class: X.Org Video Driver, version 18.0
[  2416.768] (II) LoadModule: "fbdev"
[  2416.768] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  2416.768] (II) Module fbdev: vendor="X.Org Foundation"
[  2416.768] 	compiled for 1.15.99.904, module version = 0.4.4
[  2416.768] 	Module class: X.Org Video Driver
[  2416.768] 	ABI class: X.Org Video Driver, version 18.0
[  2416.768] (II) LoadModule: "vesa"
[  2416.768] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  2416.768] (II) Module vesa: vendor="X.Org Foundation"
[  2416.769] 	compiled for 1.15.99.904, module version = 2.3.3
[  2416.769] 	Module class: X.Org Video Driver
[  2416.769] 	ABI class: X.Org Video Driver, version 18.0
[  2416.769] (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, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[  2416.769] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  2416.769] (II) FBDEV: driver for framebuffer: fbdev
[  2416.769] (II) VESA: driver for VESA chipsets: vesa
[  2416.769] (++) using VT number 7

[  2416.769] (WW) Falling back to old probe method for modesetting
[  2416.769] (WW) Falling back to old probe method for fbdev
[  2416.769] (II) Loading sub module "fbdevhw"
[  2416.769] (II) LoadModule: "fbdevhw"
[  2416.769] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  2416.769] (II) Module fbdevhw: vendor="X.Org Foundation"
[  2416.769] 	compiled for 1.16.4, module version = 0.0.2
[  2416.769] 	ABI class: X.Org Video Driver, version 18.0
[  2416.769] (WW) Falling back to old probe method for vesa
[  2416.770] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  2416.770] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  2416.770] (==) intel(0): RGB weight 888
[  2416.770] (==) intel(0): Default visual is TrueColor
[  2416.770] (WW) intel(0): Unknown chipset
[  2416.770] (**) intel(0): Relaxed fencing disabled
[  2416.770] (**) intel(0): Wait on SwapBuffers? enabled
[  2416.770] (**) intel(0): Triple buffering? enabled
[  2416.770] (**) intel(0): Framebuffer linear
[  2416.770] (**) intel(0): Pixmaps tiled
[  2416.770] (**) intel(0): 3D buffers tiled
[  2416.770] (**) intel(0): SwapBuffers wait enabled
[  2416.770] (==) intel(0): video overlay key set to 0x101fe
[  2416.770] (II) intel(0): Output eDP1 has no monitor section
[  2416.770] (--) intel(0): found backlight control interface /sys/class/backlight/intel_backlight
[  2416.770] (II) intel(0): Output HDMI1 has no monitor section
[  2416.770] (II) intel(0): EDID for output eDP1
[  2416.770] (II) intel(0): Manufacturer: SHP  Model: 1414  Serial#: 0
[  2416.770] (II) intel(0): Year: 2014  Week: 5
[  2416.770] (II) intel(0): EDID Version: 1.4
[  2416.770] (II) intel(0): Digital Display Input
[  2416.770] (II) intel(0): 8 bits per channel
[  2416.770] (II) intel(0): Digital interface is DisplayPort
[  2416.770] (II) intel(0): Max Image Size [cm]: horiz.: 35  vert.: 19
[  2416.770] (II) intel(0): Gamma: 2.20
[  2416.770] (II) intel(0): No DPMS capabilities specified
[  2416.770] (II) intel(0): Supported color encodings: RGB 4:4:4 
[  2416.770] (II) intel(0): Default color space is primary color space
[  2416.770] (II) intel(0): First detailed timing is preferred mode
[  2416.770] (II) intel(0): Preferred mode is native pixel format and refresh rate
[  2416.770] (II) intel(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[  2416.770] (II) intel(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[  2416.770] (II) intel(0): Manufacturer's mask: 0
[  2416.770] (II) intel(0): Supported detailed timing:
[  2416.770] (II) intel(0): clock: 533.2 MHz   Image Size:  346 x 194 mm
[  2416.770] (II) intel(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[  2416.770] (II) intel(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
[  2416.770] (II) intel(0): Monitor name: LQ156D1JX01
[  2416.770] (II) intel(0): EDID (in hex):
[  2416.770] (II) intel(0): 	00ffffffffffff004d10141400000000
[  2416.770] (II) intel(0): 	05180104a523137806de50a3544c9926
[  2416.771] (II) intel(0): 	0f505400000001010101010101010101
[  2416.771] (II) intel(0): 	0101010101014dd000a0f0703e803020
[  2416.771] (II) intel(0): 	35005ac2100000180000001000000000
[  2416.771] (II) intel(0): 	00000000000000000000000000100000
[  2416.771] (II) intel(0): 	000000000000000000000000000000fc
[  2416.771] (II) intel(0): 	004c5131353644314a5830310a200078
[  2416.771] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[  2416.771] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  2416.771] (II) intel(0): Printing probed modes for output eDP1
[  2416.771] (II) intel(0): Modeline "3840x2160"x60.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2416.771] (II) intel(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[  2416.771] (II) intel(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[  2416.771] (II) intel(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[  2416.771] (II) intel(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[  2416.771] (II) intel(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[  2416.771] (II) intel(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[  2416.771] (II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[  2416.771] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[  2416.771] (II) intel(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[  2416.771] (II) intel(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[  2416.771] (II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[  2416.771] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[  2416.771] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[  2416.771] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[  2416.771] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[  2416.771] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[  2416.771] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[  2416.771] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[  2416.771] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[  2416.771] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[  2416.771] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[  2416.771] (II) intel(0): EDID for output HDMI1
[  2416.771] (II) intel(0): Output eDP1 connected
[  2416.771] (II) intel(0): Output HDMI1 disconnected
[  2416.771] (II) intel(0): Using exact sizes for initial modes
[  2416.771] (II) intel(0): Output eDP1 using initial mode 3840x2160
[  2416.771] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  2416.771] (II) intel(0): Kernel page flipping support detected, enabling
[  2416.771] (==) intel(0): DPI set to (96, 96)
[  2416.771] (II) Loading sub module "fb"
[  2416.771] (II) LoadModule: "fb"
[  2416.771] (II) Loading /usr/lib/xorg/modules/libfb.so
[  2416.772] (II) Module fb: vendor="X.Org Foundation"
[  2416.772] 	compiled for 1.16.4, module version = 1.0.0
[  2416.772] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2416.772] (II) Loading sub module "dri2"
[  2416.772] (II) LoadModule: "dri2"
[  2416.772] (II) Module "dri2" already built-in
[  2416.772] (II) UnloadModule: "modesetting"
[  2416.772] (II) Unloading modesetting
[  2416.772] (II) UnloadModule: "fbdev"
[  2416.772] (II) Unloading fbdev
[  2416.772] (II) UnloadSubModule: "fbdevhw"
[  2416.772] (II) Unloading fbdevhw
[  2416.772] (II) UnloadModule: "vesa"
[  2416.772] (II) Unloading vesa
[  2416.772] (==) Depth 24 pixmap format is 32 bpp
[  2416.772] (WW) intel(0): cannot enable DRI2 whilst forcing software fallbacks
[  2416.772] (II) intel(0): Allocated new frame buffer 3840x2160 stride 15360, untiled
[  2416.772] (II) UXA(0): Driver registered support for the following operations:
[  2416.772] (II)         solid
[  2416.772] (II)         copy
[  2416.772] (II)         composite (RENDER acceleration)
[  2416.772] (II)         put_image
[  2416.772] (II)         get_image
[  2416.772] (==) intel(0): Backing store enabled
[  2416.772] (==) intel(0): Silken mouse enabled
[  2416.772] (II) intel(0): Initializing HW Cursor
[  2416.772] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  2416.772] (==) intel(0): DPMS enabled
[  2416.772] (==) intel(0): Intel XvMC decoder disabled
[  2416.772] (WW) intel(0): Disabling Xv because no adaptors could be initialized.
[  2416.772] (II) intel(0): direct rendering: Failed
[  2416.772] (==) intel(0): hotplug detection: "enabled"
[  2416.808] (--) RandR disabled
[  2416.812] (II) SELinux: Disabled on system
[  2416.813] (II) AIGLX: Screen 0 is not DRI2 capable
[  2416.813] (EE) AIGLX: reverting to software rendering
[  2416.823] (II) AIGLX: Loaded and initialized swrast
[  2416.823] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  2416.824] (II) intel(0): Setting screen physical size to 1016 x 571
[  2417.056] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  2417.056] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2417.056] (II) LoadModule: "evdev"
[  2417.056] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2417.056] (II) Module evdev: vendor="X.Org Foundation"
[  2417.056] 	compiled for 1.16.0, module version = 2.9.0
[  2417.056] 	Module class: X.Org XInput Driver
[  2417.056] 	ABI class: X.Org XInput driver, version 21.0
[  2417.056] (II) Using input driver 'evdev' for 'Power Button'
[  2417.056] (**) Power Button: always reports core events
[  2417.056] (**) evdev: Power Button: Device: "/dev/input/event2"
[  2417.056] (--) evdev: Power Button: Vendor 0 Product 0x1
[  2417.056] (--) evdev: Power Button: Found keys
[  2417.056] (II) evdev: Power Button: Configuring as keyboard
[  2417.056] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event2"
[  2417.056] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  2417.056] (**) Option "xkb_rules" "evdev"
[  2417.056] (**) Option "xkb_model" "pc105"
[  2417.057] (**) Option "xkb_layout" "us"
[  2417.057] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[  2417.057] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  2417.057] (II) Using input driver 'evdev' for 'Video Bus'
[  2417.057] (**) Video Bus: always reports core events
[  2417.057] (**) evdev: Video Bus: Device: "/dev/input/event3"
[  2417.057] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  2417.057] (--) evdev: Video Bus: Found keys
[  2417.057] (II) evdev: Video Bus: Configuring as keyboard
[  2417.057] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event3"
[  2417.057] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  2417.057] (**) Option "xkb_rules" "evdev"
[  2417.057] (**) Option "xkb_model" "pc105"
[  2417.057] (**) Option "xkb_layout" "us"
[  2417.058] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  2417.058] (II) No input driver specified, ignoring this device.
[  2417.058] (II) This device may have been added with another device file.
[  2417.058] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event5)
[  2417.058] (II) No input driver specified, ignoring this device.
[  2417.058] (II) This device may have been added with another device file.
[  2417.058] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event6)
[  2417.058] (II) No input driver specified, ignoring this device.
[  2417.058] (II) This device may have been added with another device file.
[  2417.058] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event7)
[  2417.058] (II) No input driver specified, ignoring this device.
[  2417.058] (II) This device may have been added with another device file.
[  2417.059] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event11)
[  2417.059] (**) ELAN Touchscreen: Applying InputClass "evdev touchscreen catchall"
[  2417.059] (II) Using input driver 'evdev' for 'ELAN Touchscreen'
[  2417.059] (**) ELAN Touchscreen: always reports core events
[  2417.059] (**) evdev: ELAN Touchscreen: Device: "/dev/input/event11"
[  2417.059] (--) evdev: ELAN Touchscreen: Vendor 0x4f3 Product 0x21b4
[  2417.059] (--) evdev: ELAN Touchscreen: Found absolute axes
[  2417.059] (--) evdev: ELAN Touchscreen: Found absolute multitouch axes
[  2417.059] (II) evdev: ELAN Touchscreen: No buttons found, faking one.
[  2417.059] (--) evdev: ELAN Touchscreen: Found x and y absolute axes
[  2417.059] (--) evdev: ELAN Touchscreen: Found absolute touchscreen
[  2417.059] (II) evdev: ELAN Touchscreen: Configuring as touchscreen
[  2417.059] (**) evdev: ELAN Touchscreen: YAxisMapping: buttons 4 and 5
[  2417.059] (**) evdev: ELAN Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2417.059] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/0003:04F3:21B4.0002/input/input19/event11"
[  2417.059] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 8)
[  2417.059] (II) evdev: ELAN Touchscreen: initialized for absolute axes.
[  2417.059] (**) ELAN Touchscreen: (accel) keeping acceleration scheme 1
[  2417.059] (**) ELAN Touchscreen: (accel) acceleration profile 0
[  2417.059] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[  2417.059] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[  2417.059] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse0)
[  2417.059] (II) No input driver specified, ignoring this device.
[  2417.059] (II) This device may have been added with another device file.
[  2417.060] (II) config/udev: Adding input device TOSHIBA Web Camera - HD (/dev/input/event10)
[  2417.060] (**) TOSHIBA Web Camera - HD: Applying InputClass "evdev keyboard catchall"
[  2417.060] (II) Using input driver 'evdev' for 'TOSHIBA Web Camera - HD'
[  2417.060] (**) TOSHIBA Web Camera - HD: always reports core events
[  2417.060] (**) evdev: TOSHIBA Web Camera - HD: Device: "/dev/input/event10"
[  2417.060] (--) evdev: TOSHIBA Web Camera - HD: Vendor 0x4f2 Product 0xb446
[  2417.060] (--) evdev: TOSHIBA Web Camera - HD: Found keys
[  2417.060] (II) evdev: TOSHIBA Web Camera - HD: Configuring as keyboard
[  2417.060] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/input/input18/event10"
[  2417.060] (II) XINPUT: Adding extended input device "TOSHIBA Web Camera - HD" (type: KEYBOARD, id 9)
[  2417.060] (**) Option "xkb_rules" "evdev"
[  2417.060] (**) Option "xkb_model" "pc105"
[  2417.060] (**) Option "xkb_layout" "us"
[  2417.060] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[  2417.060] (II) No input driver specified, ignoring this device.
[  2417.060] (II) This device may have been added with another device file.
[  2417.060] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[  2417.060] (II) No input driver specified, ignoring this device.
[  2417.060] (II) This device may have been added with another device file.
[  2417.061] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  2417.061] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  2417.061] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  2417.061] (**) AT Translated Set 2 keyboard: always reports core events
[  2417.061] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  2417.061] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  2417.061] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  2417.061] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  2417.061] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  2417.061] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[  2417.061] (**) Option "xkb_rules" "evdev"
[  2417.061] (**) Option "xkb_model" "pc105"
[  2417.061] (**) Option "xkb_layout" "us"
[  2417.061] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
[  2417.061] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  2417.061] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  2417.061] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[  2417.061] (II) LoadModule: "synaptics"
[  2417.061] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2417.061] (II) Module synaptics: vendor="X.Org Foundation"
[  2417.061] 	compiled for 1.16.0.901, module version = 1.8.99
[  2417.061] 	Module class: X.Org XInput Driver
[  2417.061] 	ABI class: X.Org XInput driver, version 21.0
[  2417.062] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  2417.062] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  2417.062] (**) Option "Device" "/dev/input/event12"
[  2417.088] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[  2417.088] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1366 - 5660 (res 42)
[  2417.088] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1268 - 4696 (res 55)
[  2417.088] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[  2417.088] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[  2417.088] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[  2417.088] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[  2417.088] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[  2417.088] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  2417.088] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  2417.124] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input17/event12"
[  2417.124] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[  2417.124] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[  2417.124] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[  2417.124] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[  2417.124] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[  2417.124] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[  2417.124] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  2417.124] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  2417.124] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  2417.124] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[  2417.124] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[  2417.124] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[  2417.124] (II) No input driver specified, ignoring this device.
[  2417.124] (II) This device may have been added with another device file.
[  2427.239] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2427.239] (II) intel(0): Printing DDC gathered Modelines:
[  2427.239] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2427.240] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2427.240] (II) intel(0): Printing DDC gathered Modelines:
[  2427.240] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2435.324] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2435.324] (II) intel(0): Printing DDC gathered Modelines:
[  2435.324] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2435.332] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2435.332] (II) intel(0): Printing DDC gathered Modelines:
[  2435.332] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2448.883] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2448.883] (II) intel(0): Printing DDC gathered Modelines:
[  2448.883] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2449.176] (II) intel(0): Allocated new frame buffer 1920x1200 stride 7680, untiled
[  2449.998] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2449.998] (II) intel(0): Printing DDC gathered Modelines:
[  2449.998] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2449.999] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2449.999] (II) intel(0): Printing DDC gathered Modelines:
[  2449.999] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2450.000] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2450.000] (II) intel(0): Printing DDC gathered Modelines:
[  2450.000] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2450.001] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2450.001] (II) intel(0): Printing DDC gathered Modelines:
[  2450.001] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2450.002] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2450.002] (II) intel(0): Printing DDC gathered Modelines:
[  2450.002] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2450.002] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2450.002] (II) intel(0): Printing DDC gathered Modelines:
[  2450.002] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2450.003] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2450.003] (II) intel(0): Printing DDC gathered Modelines:
[  2450.003] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2464.234] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2464.234] (II) intel(0): Printing DDC gathered Modelines:
[  2464.234] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2464.516] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, untiled
[  2465.347] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2465.347] (II) intel(0): Printing DDC gathered Modelines:
[  2465.347] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2465.348] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2465.348] (II) intel(0): Printing DDC gathered Modelines:
[  2465.348] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2465.350] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2465.350] (II) intel(0): Printing DDC gathered Modelines:
[  2465.350] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2465.350] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2465.350] (II) intel(0): Printing DDC gathered Modelines:
[  2465.350] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2465.351] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2465.351] (II) intel(0): Printing DDC gathered Modelines:
[  2465.351] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2465.351] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2465.351] (II) intel(0): Printing DDC gathered Modelines:
[  2465.352] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[  2465.354] (II) intel(0): EDID vendor "SHP", prod id 5140
[  2465.354] (II) intel(0): Printing DDC gathered Modelines:
[  2465.354] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[ 37163.911] (II) intel(0): EDID vendor "SHP", prod id 5140
[ 37163.911] (II) intel(0): Printing DDC gathered Modelines:
[ 37163.911] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[ 37163.920] (II) intel(0): EDID vendor "SHP", prod id 5140
[ 37163.920] (II) intel(0): Printing DDC gathered Modelines:
[ 37163.920] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)


Reply to: