Luca Boccassi:
> On Mar 9, 2016 14:29, "Fulano Diego Perez" <fulanope...@cryptolab.net>
> wrote:
>>
>>
>>
>> Luca Boccassi:
>>> On 9 March 2016 at 13:42, Fulano Diego Perez <fulanope...@cryptolab.net>
> wrote:
>>>>
>>>>
>>>> Luca Boccassi:
>>>>> On 9 March 2016 at 11:49, Fulano Diego Perez <
> fulanope...@cryptolab.net> wrote:
>>>>>> hi luca,
>>>>>>
>>>>>> Luca Boccassi:
>>>>>>> On 9 March 2016 at 10:05, Fulano Diego Perez <
> fulanope...@cryptolab.net> wrote:
>>>>>>>> hi luca
>>>>>>>>
>>>>>>>> Luca Boccassi:
>>>>>>>>> Control: package -1 nvidia-driver
>>>>>>>>> Control: tag -1 moreinfo
>>>>>>>>> Control: severity -1 normal
>>>>>>>>>
>>>>>>>>> On Thu, 2016-02-25 at 23:34 +1100, Fulano Diego Perez wrote:
>>>>>>>>>> Package: nvidia-detect
>>>>>>>>>> Severity: grave
>>>>>>>>>> Justification: renders package unusable
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> _disclaimer_
>>>>>>>>>>
>>>>>>>>>> 1.
>>>>>>>>>> i do not know if the problem lies with nvidia-detect,
> nvidia-driver and its
>>>>>>>>>> dependencies, or neither
>>>>>>>>>>
>>>>>>>>>> 2.
>>>>>>>>>> this bug report was submitted after removal and revert back to
> nouveau
>>>>>>>>>>
>>>>>>>>>> 3.
>>>>>>>>>> applies to intel ivy bridge chipset with built-in intel graphics
> +
>>>>>>>>>> nvidia below
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> nvidia-detect recommends nvidia-driver
>>>>>>>>>>
>>>>>>>>>> i then install nvidia-driver, its dependencies and nvidia-xconfig
>>>>>>>>>>
>>>>>>>>>> NB i attempted this ~6 months ago and yesterday, i do not know
> the affect of
>>>>>>>>>> the recent nvidia updates to xserver and whether nvidia-xconfig
> is still
>>>>>>>>>> necessary
>>>>>>>>>>
>>>>>>>>>> gdm3 cannot proceed after reboot
>>>>>>>>>>
>>>>>>>>>> please advise any further log provision where necessary:
>>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> It looks like you have a laptop with a switchable Optimus system
> (610M).
>>>>>>>>> If that's indeed the case, you cannot just install the nvidia
> stack, as
>>>>>>>>> your hardware is wired to use the Intel card to drive the display.
>>>>>>>>>
>>>>>>>>> If you want to use the discrete Nvidia card, you must do so
> through
>>>>>>>>> bumblebee. Please install
>>>>>>>>>
>>>>>>>>> bumblebee-nvidia
>>>>>>>>>
>>>>>>>>> Then run:
>>>>>>>>>
>>>>>>>>> sudo update-glx --config glx
>>>>>>>>>
>>>>>>>>> And make sure nvidia/bumblebee is selected, if not pick it.
>>>>>>>>
>>>>>>>> done above
>>>>>>>>
>>>>>>>>>
>>>>>>>>> If the problem persists, please add more information by running:
>>>>>>>>>
>>>>>>>>> reportbug -N 815888
>>>>>>>>
>>>>>>>> sorry, this is out ATM, nevertheless...
>>>>>>>>
>>>>>>>>> Kind regards,
>>>>>>>>> Luca Boccassi
>>>>>>>>
>>>>>>>> i get the following:
>>>>>>>>
>>>>>>>> $ primusrun glxgears
>>>>>>>> primus: fatal: Bumblebee daemon reported: error: [XORG] (EE)
>>>>>>>>
>>>>>>>> $ optirun glxgears
>>>>>>>> [23162.070642] [ERROR]Cannot access secondary GPU - error: [XORG]
> (EE)
>>>>>>>>
>>>>>>>> ive tried various basic amendments such as
>>>>>>>>
>>>>>>>> adding my user to the bumblebee group;
>>>>>>>>
>>>>>>>> manually specifying the nvidia option in
> /etc/bumblebee/bumblebee.conf;
>>>>>>>>
>>>>>>>> manually specifying BusID "PCI:1:0:0" in
> /etc/bumblebee/xorg.conf.nvidia
>>>>>>>> (from the github FAQ)
>>>>>>>>
>>>>>>>> $ lspci | egrep 'VGA|3D'
>>>>>>>> 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core
>>>>>>>> processor Graphics Controller (rev 09)
>>>>>>>> 01:00.0 VGA compatible controller: NVIDIA Corporation GF119M
> [GeForce
>>>>>>>> 610M] (rev a1)
>>>>>>>>
>>>>>>>> i admit im stuck
>>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> Sorry for your troubles.
>>>>>>>
>>>>>>> Unfortunately there's not much I can do without looking at the full
>>>>>>> system report. If reportbug -N is not working for you, could you
>>>>>>> please manually attach the output of:
>>>>>>
>>>>>> sure makes sense
>>>>>>
>>>>>>> reportbug --template nvidia-driver
>>>>>>
>>>>>> i enclose
>>>>>>
>>>>>> thanks for your help
>>>>>
>>>>> Hi,
>>>>>
>>>>> >From the log, it looks like nouveau is being loaded:
>>>>>
>>>>> 2367.838] (II) LoadModule: "nouveau"
>>>>> [  2367.838] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
>>>>> [  2367.838] (II) Module nouveau: vendor="X.Org Foundation"
>>>>> [  2367.838] compiled for 1.18.0, module version = 1.0.12
>>>>> [  2367.838] Module class: X.Org Video Driver
>>>>> [  2367.838] ABI class: X.Org Video Driver, version 20.0
>>>>>
>>>>> <cut>
>>>>>
>>>>> [  2367.839] (II) NOUVEAU driver Date:   Tue Dec 8 15:52:25 2015 +1000
>>>>> [  2367.839] (II) NOUVEAU driver for NVIDIA chipset families :
>>>>> [  2367.839] RIVA TNT        (NV04)
>>>>> [  2367.839] RIVA TNT2       (NV05)
>>>>> [  2367.840] GeForce 256     (NV10)
>>>>> [  2367.840] GeForce 2       (NV11, NV15)
>>>>> [  2367.840] GeForce 4MX     (NV17, NV18)
>>>>> [  2367.840] GeForce 3       (NV20)
>>>>> [  2367.840] GeForce 4Ti     (NV25, NV28)
>>>>> [  2367.840] GeForce FX      (NV3x)
>>>>> [  2367.840] GeForce 6       (NV4x)
>>>>> [  2367.840] GeForce 7       (G7x)
>>>>> [  2367.840] GeForce 8       (G8x)
>>>>> [  2367.840] GeForce GTX 200 (NVA0)
>>>>> [  2367.840] GeForce GTX 400 (NVC0)
>>>>>
>>>>>
>>>>> Even though the module is blacklisted.
>>>>>
>>>>> Have you rebooted after installing the nvidia stuff?
>>>>
>>>> yes, actually ive only come back to this after about 2 weeks
>>>>
>>>>>
>>>>> To make sure the module configs are parsed and up to date, please run:
>>>>>
>>>>> sudo depmod
>>>>> sudo update-initramfs -u
>>>>
>>>> yep
>>>>
>>>>>
>>>>> and then reboot and try again.
>>>>
>>>> ok, i rebooted
>>>>
>>>> seems not to work again:
>>>>
>>>> $ primusrun glxgears
>>>> primus: fatal: Bumblebee daemon reported: error: [XORG] (EE)
>>>>
>>>> $ optirun glxgears
>>>> [  169.135208] [ERROR]Cannot access secondary GPU - error: [XORG] (EE)
>>>>
>>>> [  169.135306] [WARN]The Bumblebee server was not available.
>>>> Running synchronized to the vertical refresh.  The framerate should be
>>>> approximately the same as the monitor refresh rate.
>>>> 458 frames in 5.0 seconds = 91.477 FPS
>>>> 302 frames in 5.0 seconds = 60.301 FPS
>>>> XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server
> ":0"
>>>>       after 2556 requests (2556 known processed) with 0 events
> remaining.
>>>>
>>>>
>>>>>
>>>>> If the problem persists, please attach /var/log/Xorg.8.log (I'll take
>>>>> a note to collect that in the reportbug script, it doesn't at the
>>>>> moment).
>>>>
>>>> strange?
>>>>
>>>> does not exist...only this
>>>>
>>>> -rw-r--r--  1 root        root         32804 Mar  9 01:41 Xorg.0.log
>>>> -rw-r--r--  1 root        root         34420 Mar  1 20:50
> Xorg.0.log.old
>>>> -rw-r--r--  1 root        root         29633 Aug  2  2015 Xorg.1.log
>>>
>>> That means it's not even trying to start the Xorg instance on the
> nvidia driver.
>>>
>>> That warning is worrying about bumblebeed.
>>>
>>> If you are running on systemd, can you please check the output of:
>>>
>>> sudo systemctl status bumblebeed
>>>
>>> sudo journalctl -b -u bumblebeed
>>
>> you're right, big trouble in little china
>>
>> $ sudo systemctl status bumblebeed
>> [sudo] password for fulano:
>> ● bumblebeed.service - Bumblebee C Daemon
>>    Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled;
>> vendor preset: enabled)
>>    Active: active (running) since Thu 2016-03-10 00:27:14 AEDT; 58min ago
>>  Main PID: 826 (bumblebeed)
>>    CGroup: /system.slice/bumblebeed.service
>>            └─826 /usr/sbin/bumblebeed
>>
>> Mar 10 00:29:19 hesse bumblebeed[826]: [  158.349621] [ERROR][XORG] (EE)
>> Mar 10 00:29:19 hesse bumblebeed[826]: [  158.349626] [ERROR][XORG] (EE)
>> Mar 10 00:29:19 hesse bumblebeed[826]: [  158.349630] [ERROR][XORG] (EE)
>> Mar 10 00:29:19 hesse bumblebeed[826]: [  158.349634] [ERROR]X did not
>> start properly
>> Mar 10 00:29:30 hesse bumblebeed[826]: [  169.135116] [ERROR][XORG] (EE)
>> Mar 10 00:29:30 hesse bumblebeed[826]: [  169.135145] [ERROR][XORG] (EE)
>> Mar 10 00:29:30 hesse bumblebeed[826]: [  169.135158] [ERROR][XORG] (EE)
>> Mar 10 00:29:30 hesse bumblebeed[826]: [  169.135163] [ERROR][XORG] (EE)
>> Mar 10 00:29:30 hesse bumblebeed[826]: [  169.135169] [ERROR][XORG] (EE)
>> Mar 10 00:29:30 hesse bumblebeed[826]: [  169.135174] [ERROR]X did not
>> start properly
>>
>> $ sudo journalctl -b -u bumblebeed
>> -- Logs begin at Thu 2016-03-10 00:27:05 AEDT, end at Thu 2016-03-10
>> 01:26:13 AEDT. --
>> Mar 10 00:27:14 hesse systemd[1]: Started Bumblebee C Daemon.
>> Mar 10 00:27:26 hesse bumblebeed[826]: [   44.974058]
>> [INFO]/usr/sbin/bumblebeed 3.2.1 started
>> Mar 10 00:29:19 hesse bumblebeed[826]: [  158.349590] [ERROR][XORG] (EE)
>> Mar 10 00:29:19 hesse bumblebeed[826]: [  158.349612] [ERROR][XORG] (EE)
>> Mar 10 00:29:19 hesse bumblebeed[826]: [  158.349621] [ERROR][XORG] (EE)
>> Mar 10 00:29:19 hesse bumblebeed[826]: [  158.349626] [ERROR][XORG] (EE)
>> Mar 10 00:29:19 hesse bumblebeed[826]: [  158.349630] [ERROR][XORG] (EE)
>> Mar 10 00:29:19 hesse bumblebeed[826]: [  158.349634] [ERROR]X did not
>> start properly
>> Mar 10 00:29:30 hesse bumblebeed[826]: [  169.135116] [ERROR][XORG] (EE)
>> Mar 10 00:29:30 hesse bumblebeed[826]: [  169.135145] [ERROR][XORG] (EE)
>> Mar 10 00:29:30 hesse bumblebeed[826]: [  169.135158] [ERROR][XORG] (EE)
>> Mar 10 00:29:30 hesse bumblebeed[826]: [  169.135163] [ERROR][XORG] (EE)
>> Mar 10 00:29:30 hesse bumblebeed[826]: [  169.135169] [ERROR][XORG] (EE)
>> Mar 10 00:29:30 hesse bumblebeed[826]: [  169.135174] [ERROR]X did not
>> start properly
> 
> Sorry forgot to ask, could you please attach /var/log/Xorg.0.log too?
> Together with the status and the journal of bumblebeed. Maybe as the first
> thing do a systemctl restart bumblebeed and then optirun, and then collect
> the logs.
> 
> I see that you are running stretch, so I'm beginning to think it's an
> incompatibility with the rootless xorg that's in stretch/sid, we've already
> seen bug reports about that.
> 
> Kind regards,
> Luca Boccassi

sure, i ran primusrun and optirun again

systemctl restart bumblebeed

then primusrun and optirun again

the resultant logs enclosed


thanks a lot
there is no rush at all


also, i have doubts about what reportbug 'reports' concerning which
dependencies are installed for packages - it very often lists missing
dependencies when in fact they are installed

i have filed a bug about it...

just so you know, if its important...
[ 33630.985] 
X.Org X Server 1.18.1
Release Date: 2016-02-08
[ 33630.985] X Protocol Version 11, Revision 0
[ 33630.985] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 33630.985] Current Operating System: Linux hesse 4.3.0-1-amd64 #1 SMP Debian 4.3.5-1 (2016-02-06) x86_64
[ 33630.985] Kernel command line: BOOT_IMAGE=/vmlinuz-4.3.0-1-amd64 root=/dev/mapper/vg-root ro apparmor=1 security=apparmor quiet
[ 33630.985] Build Date: 09 February 2016  11:06:03AM
[ 33630.986] xorg-server 2:1.18.1-1 (http://www.debian.org/support) 
[ 33630.986] Current version of pixman: 0.33.6
[ 33630.986] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 33630.986] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 33630.986] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 10 23:40:29 2016
[ 33630.986] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 33630.986] (==) No Layout section.  Using the first Screen section.
[ 33630.986] (==) No screen section available. Using defaults.
[ 33630.987] (**) |-->Screen "Default Screen Section" (0)
[ 33630.987] (**) |   |-->Monitor "<default monitor>"
[ 33630.987] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 33630.987] (==) Automatically adding devices
[ 33630.987] (==) Automatically enabling devices
[ 33630.987] (==) Automatically adding GPU devices
[ 33630.987] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 33630.987] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 33630.987] 	Entry deleted from font path.
[ 33630.987] (==) 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
[ 33630.987] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 33630.987] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 33630.987] (II) Loader magic: 0x55ba37176dc0
[ 33630.987] (II) Module ABI versions:
[ 33630.987] 	X.Org ANSI C Emulation: 0.4
[ 33630.987] 	X.Org Video Driver: 20.0
[ 33630.987] 	X.Org XInput driver : 22.1
[ 33630.987] 	X.Org Server Extension : 9.0
[ 33630.988] (++) using VT number 2

[ 33630.989] (EE) systemd-logind: failed to get session: PID 6646 does not belong to any known session
[ 33630.990] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 33630.990] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 33630.992] (--) PCI:*(0:0:2:0) 8086:0166:1043:1457 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 33630.992] (--) PCI: (0:1:0:0) 10de:1058:1043:1457 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/134217728, 0xe8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 33630.992] (II) LoadModule: "glx"
[ 33630.992] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 33630.994] (II) Module glx: vendor="X.Org Foundation"
[ 33630.994] 	compiled for 1.18.1, module version = 1.0.0
[ 33630.994] 	ABI class: X.Org Server Extension, version 9.0
[ 33630.994] (==) AIGLX enabled
[ 33630.994] (==) Matched intel as autoconfigured driver 0
[ 33630.994] (==) Matched nouveau as autoconfigured driver 1
[ 33630.994] (==) Matched nv as autoconfigured driver 2
[ 33630.994] (==) Matched intel as autoconfigured driver 3
[ 33630.994] (==) Matched modesetting as autoconfigured driver 4
[ 33630.994] (==) Matched fbdev as autoconfigured driver 5
[ 33630.994] (==) Matched vesa as autoconfigured driver 6
[ 33630.994] (==) Assigned the driver to the xf86ConfigLayout
[ 33630.994] (II) LoadModule: "intel"
[ 33630.994] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 33630.994] (II) Module intel: vendor="X.Org Foundation"
[ 33630.995] 	compiled for 1.18.1, module version = 2.99.917
[ 33630.995] 	Module class: X.Org Video Driver
[ 33630.995] 	ABI class: X.Org Video Driver, version 20.0
[ 33630.995] (II) LoadModule: "nouveau"
[ 33630.995] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 33630.995] (II) Module nouveau: vendor="X.Org Foundation"
[ 33630.995] 	compiled for 1.18.0, module version = 1.0.12
[ 33630.995] 	Module class: X.Org Video Driver
[ 33630.995] 	ABI class: X.Org Video Driver, version 20.0
[ 33630.995] (II) LoadModule: "nv"
[ 33630.995] (WW) Warning, couldn't open module nv
[ 33630.995] (II) UnloadModule: "nv"
[ 33630.995] (II) Unloading nv
[ 33630.995] (EE) Failed to load module "nv" (module does not exist, 0)
[ 33630.995] (II) LoadModule: "modesetting"
[ 33630.995] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 33630.995] (II) Module modesetting: vendor="X.Org Foundation"
[ 33630.995] 	compiled for 1.18.1, module version = 1.18.1
[ 33630.996] 	Module class: X.Org Video Driver
[ 33630.996] 	ABI class: X.Org Video Driver, version 20.0
[ 33630.996] (II) LoadModule: "fbdev"
[ 33630.996] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 33630.996] (II) Module fbdev: vendor="X.Org Foundation"
[ 33630.996] 	compiled for 1.18.0, module version = 0.4.4
[ 33630.996] 	Module class: X.Org Video Driver
[ 33630.996] 	ABI class: X.Org Video Driver, version 20.0
[ 33630.996] (II) LoadModule: "vesa"
[ 33630.996] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 33630.996] (II) Module vesa: vendor="X.Org Foundation"
[ 33630.996] 	compiled for 1.18.0, module version = 2.3.4
[ 33630.996] 	Module class: X.Org Video Driver
[ 33630.996] 	ABI class: X.Org Video Driver, version 20.0
[ 33630.996] (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
[ 33630.996] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 33630.996] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 33630.996] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 33630.996] (II) NOUVEAU driver Date:   Tue Dec 8 15:52:25 2015 +1000
[ 33630.996] (II) NOUVEAU driver for NVIDIA chipset families :
[ 33630.996] 	RIVA TNT        (NV04)
[ 33630.996] 	RIVA TNT2       (NV05)
[ 33630.996] 	GeForce 256     (NV10)
[ 33630.996] 	GeForce 2       (NV11, NV15)
[ 33630.996] 	GeForce 4MX     (NV17, NV18)
[ 33630.997] 	GeForce 3       (NV20)
[ 33630.997] 	GeForce 4Ti     (NV25, NV28)
[ 33630.997] 	GeForce FX      (NV3x)
[ 33630.997] 	GeForce 6       (NV4x)
[ 33630.997] 	GeForce 7       (G7x)
[ 33630.997] 	GeForce 8       (G8x)
[ 33630.997] 	GeForce GTX 200 (NVA0)
[ 33630.997] 	GeForce GTX 400 (NVC0)
[ 33630.997] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 33630.997] (II) FBDEV: driver for framebuffer: fbdev
[ 33630.997] (II) VESA: driver for VESA chipsets: vesa
[ 33630.997] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150731
[ 33630.997] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20160218-1 (Timo Aaltonen <tjaal...@debian.org>)
[ 33630.997] (II) intel(0): SNA compiled for use with valgrind
[ 33630.997] (EE) [drm] Failed to open DRM device for (null): -22
[ 33630.997] (WW) Falling back to old probe method for modesetting
[ 33630.997] (WW) Falling back to old probe method for fbdev
[ 33630.997] (II) Loading sub module "fbdevhw"
[ 33630.997] (II) LoadModule: "fbdevhw"
[ 33630.998] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 33630.998] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 33630.998] 	compiled for 1.18.1, module version = 0.0.2
[ 33630.998] 	ABI class: X.Org Video Driver, version 20.0
[ 33630.998] (WW) Falling back to old probe method for vesa
[ 33630.998] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[ 33630.998] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 4 threads
[ 33630.998] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 33630.998] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 33630.998] (==) intel(0): RGB weight 888
[ 33630.998] (==) intel(0): Default visual is TrueColor
[ 33630.998] (II) intel(0): Output LVDS1 has no monitor section
[ 33631.012] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[ 33631.012] (II) intel(0): Enabled output LVDS1
[ 33631.012] (II) intel(0): Output VGA1 has no monitor section
[ 33631.012] (II) intel(0): Enabled output VGA1
[ 33631.012] (II) intel(0): Output HDMI1 has no monitor section
[ 33631.012] (II) intel(0): Enabled output HDMI1
[ 33631.012] (II) intel(0): Output DP1 has no monitor section
[ 33631.012] (II) intel(0): Enabled output DP1
[ 33631.012] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 33631.012] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 33631.012] (II) intel(0): Enabled output VIRTUAL1
[ 33631.012] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[ 33631.013] (==) intel(0): TearFree disabled
[ 33631.013] (==) intel(0): DPI set to (96, 96)
[ 33631.013] (II) Loading sub module "dri2"
[ 33631.013] (II) LoadModule: "dri2"
[ 33631.013] (II) Module "dri2" already built-in
[ 33631.013] (II) Loading sub module "present"
[ 33631.013] (II) LoadModule: "present"
[ 33631.013] (II) Module "present" already built-in
[ 33631.013] (II) UnloadModule: "fbdev"
[ 33631.013] (II) Unloading fbdev
[ 33631.013] (II) UnloadSubModule: "fbdevhw"
[ 33631.013] (II) Unloading fbdevhw
[ 33631.013] (II) UnloadModule: "vesa"
[ 33631.013] (II) Unloading vesa
[ 33631.013] (==) Depth 24 pixmap format is 32 bpp
[ 33631.013] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[ 33631.013] (==) intel(0): Backing store enabled
[ 33631.014] (==) intel(0): Silken mouse enabled
[ 33631.014] (II) intel(0): HW Cursor enabled
[ 33631.014] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 33631.014] (==) intel(0): DPMS enabled
[ 33631.014] (==) intel(0): Display hotplug detection enabled
[ 33631.014] (II) intel(0): [DRI2] Setup complete
[ 33631.014] (II) intel(0): [DRI2]   DRI driver: i965
[ 33631.014] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[ 33631.014] (II) intel(0): direct rendering: DRI2 enabled
[ 33631.014] (II) intel(0): hardware support for Present enabled
[ 33631.014] (--) RandR disabled
[ 33631.021] (II) SELinux: Disabled on system
[ 33631.034] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 33631.034] (II) AIGLX: enabled GLX_ARB_create_context
[ 33631.034] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 33631.034] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 33631.034] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 33631.034] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 33631.034] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 33631.034] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 33631.034] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 33631.034] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 33631.034] (II) AIGLX: Loaded and initialized i965
[ 33631.035] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 33631.038] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 33631.038] (II) intel(0): Setting screen physical size to 361 x 203
[ 33631.103] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 33631.104] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 33631.104] (II) LoadModule: "evdev"
[ 33631.104] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 33631.104] (II) Module evdev: vendor="X.Org Foundation"
[ 33631.104] 	compiled for 1.18.0, module version = 2.10.1
[ 33631.104] 	Module class: X.Org XInput Driver
[ 33631.104] 	ABI class: X.Org XInput driver, version 22.1
[ 33631.104] (II) Using input driver 'evdev' for 'Power Button'
[ 33631.104] (**) Power Button: always reports core events
[ 33631.104] (**) evdev: Power Button: Device: "/dev/input/event7"
[ 33631.104] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 33631.104] (--) evdev: Power Button: Found keys
[ 33631.104] (II) evdev: Power Button: Configuring as keyboard
[ 33631.104] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input14/event7"
[ 33631.104] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 33631.104] (**) Option "xkb_rules" "evdev"
[ 33631.105] (**) Option "xkb_model" "pc105"
[ 33631.105] (**) Option "xkb_layout" "us"
[ 33631.105] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[ 33631.105] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 33631.106] (II) Using input driver 'evdev' for 'Video Bus'
[ 33631.106] (**) Video Bus: always reports core events
[ 33631.106] (**) evdev: Video Bus: Device: "/dev/input/event10"
[ 33631.106] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 33631.106] (--) evdev: Video Bus: Found keys
[ 33631.106] (II) evdev: Video Bus: Configuring as keyboard
[ 33631.106] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17/event10"
[ 33631.106] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 33631.106] (**) Option "xkb_rules" "evdev"
[ 33631.106] (**) Option "xkb_model" "pc105"
[ 33631.106] (**) Option "xkb_layout" "us"
[ 33631.107] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 33631.107] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 33631.107] (II) Using input driver 'evdev' for 'Video Bus'
[ 33631.107] (**) Video Bus: always reports core events
[ 33631.107] (**) evdev: Video Bus: Device: "/dev/input/event9"
[ 33631.107] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 33631.107] (--) evdev: Video Bus: Found keys
[ 33631.107] (II) evdev: Video Bus: Configuring as keyboard
[ 33631.107] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input16/event9"
[ 33631.107] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 33631.107] (**) Option "xkb_rules" "evdev"
[ 33631.107] (**) Option "xkb_model" "pc105"
[ 33631.107] (**) Option "xkb_layout" "us"
[ 33631.108] (II) config/udev: Adding input device Lid Switch (/dev/input/event5)
[ 33631.108] (II) No input driver specified, ignoring this device.
[ 33631.108] (II) This device may have been added with another device file.
[ 33631.108] (II) config/udev: Adding input device Sleep Button (/dev/input/event6)
[ 33631.108] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 33631.108] (II) Using input driver 'evdev' for 'Sleep Button'
[ 33631.108] (**) Sleep Button: always reports core events
[ 33631.108] (**) evdev: Sleep Button: Device: "/dev/input/event6"
[ 33631.108] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 33631.108] (--) evdev: Sleep Button: Found keys
[ 33631.108] (II) evdev: Sleep Button: Configuring as keyboard
[ 33631.108] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input13/event6"
[ 33631.108] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 33631.108] (**) Option "xkb_rules" "evdev"
[ 33631.108] (**) Option "xkb_model" "pc105"
[ 33631.108] (**) Option "xkb_layout" "us"
[ 33631.110] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event1)
[ 33631.110] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 33631.110] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[ 33631.110] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 33631.110] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event1"
[ 33631.110] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[ 33631.110] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 33631.110] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 33631.110] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:045E:0745.0004/input/input34/event1"
[ 33631.110] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 10)
[ 33631.110] (**) Option "xkb_rules" "evdev"
[ 33631.110] (**) Option "xkb_model" "pc105"
[ 33631.110] (**) Option "xkb_layout" "us"
[ 33631.112] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event2)
[ 33631.112] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev pointer catchall"
[ 33631.112] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 33631.112] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[ 33631.112] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 33631.112] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event2"
[ 33631.112] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[ 33631.112] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 9 mouse buttons
[ 33631.112] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[ 33631.112] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[ 33631.112] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y relative axes
[ 33631.112] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[ 33631.112] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing absolute x/y axes to exist.
[ 33631.112] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 33631.112] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[ 33631.112] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 33631.112] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[ 33631.112] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[ 33631.112] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 33631.112] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:045E:0745.0005/input/input35/event2"
[ 33631.112] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 11)
[ 33631.112] (**) Option "xkb_rules" "evdev"
[ 33631.112] (**) Option "xkb_model" "pc105"
[ 33631.112] (**) Option "xkb_layout" "us"
[ 33631.112] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[ 33631.112] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[ 33631.113] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[ 33631.113] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[ 33631.113] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[ 33631.113] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[ 33631.113] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse0)
[ 33631.113] (II) No input driver specified, ignoring this device.
[ 33631.113] (II) This device may have been added with another device file.
[ 33631.114] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event3)
[ 33631.114] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[ 33631.114] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[ 33631.114] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[ 33631.114] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event3"
[ 33631.114] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[ 33631.114] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 1 mouse buttons
[ 33631.114] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[ 33631.114] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[ 33631.114] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[ 33631.114] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute multitouch axes
[ 33631.114] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Fake MT device detected
[ 33631.114] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y absolute axes
[ 33631.114] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[ 33631.114] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing relative x/y axes to exist.
[ 33631.114] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[ 33631.114] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[ 33631.114] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[ 33631.114] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[ 33631.114] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 33631.114] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:045E:0745.0006/input/input36/event3"
[ 33631.114] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 12)
[ 33631.114] (**) Option "xkb_rules" "evdev"
[ 33631.114] (**) Option "xkb_model" "pc105"
[ 33631.114] (**) Option "xkb_layout" "us"
[ 33631.115] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[ 33631.115] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[ 33631.115] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[ 33631.115] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[ 33631.115] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[ 33631.115] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[ 33631.116] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/js0)
[ 33631.116] (II) No input driver specified, ignoring this device.
[ 33631.116] (II) This device may have been added with another device file.
[ 33631.116] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[ 33631.116] (II) No input driver specified, ignoring this device.
[ 33631.116] (II) This device may have been added with another device file.
[ 33631.117] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[ 33631.117] (II) No input driver specified, ignoring this device.
[ 33631.117] (II) This device may have been added with another device file.
[ 33631.117] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[ 33631.117] (II) No input driver specified, ignoring this device.
[ 33631.117] (II) This device may have been added with another device file.
[ 33631.118] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event11)
[ 33631.118] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 33631.118] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
[ 33631.118] (**) Asus WMI hotkeys: always reports core events
[ 33631.118] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event11"
[ 33631.118] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
[ 33631.118] (--) evdev: Asus WMI hotkeys: Found keys
[ 33631.118] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
[ 33631.118] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input18/event11"
[ 33631.118] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
[ 33631.118] (**) Option "xkb_rules" "evdev"
[ 33631.118] (**) Option "xkb_model" "pc105"
[ 33631.118] (**) Option "xkb_layout" "us"
[ 33631.119] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 33631.119] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 33631.119] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 33631.119] (**) AT Translated Set 2 keyboard: always reports core events
[ 33631.119] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 33631.119] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 33631.119] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 33631.119] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 33631.119] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 33631.119] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[ 33631.119] (**) Option "xkb_rules" "evdev"
[ 33631.119] (**) Option "xkb_model" "pc105"
[ 33631.119] (**) Option "xkb_layout" "us"
[ 33631.120] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event4)
[ 33631.120] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[ 33631.120] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchscreen catchall"
[ 33631.120] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[ 33631.120] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[ 33631.120] (II) LoadModule: "synaptics"
[ 33631.120] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 33631.120] (II) Module synaptics: vendor="X.Org Foundation"
[ 33631.120] 	compiled for 1.18.0, module version = 1.8.3
[ 33631.120] 	Module class: X.Org XInput Driver
[ 33631.120] 	ABI class: X.Org XInput driver, version 22.1
[ 33631.120] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[ 33631.120] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 33631.120] (**) Option "Device" "/dev/input/event4"
[ 33631.168] (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property
[ 33631.168] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 3249 (res 33)
[ 33631.168] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 2223 (res 33)
[ 33631.168] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[ 33631.168] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[ 33631.168] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple
[ 33631.168] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[ 33631.168] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 33631.168] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 33631.168] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 33631.192] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input8/event4"
[ 33631.192] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 15)
[ 33631.192] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[ 33631.192] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[ 33631.192] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.051
[ 33631.192] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[ 33631.192] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[ 33631.192] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 33631.192] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 33631.192] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 33631.193] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[ 33631.193] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 33631.193] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 33631.193] (II) No input driver specified, ignoring this device.
[ 33631.193] (II) This device may have been added with another device file.
[ 33632.622] (II) intel(0): EDID vendor "AUO", prod id 9964
[ 33632.622] (II) intel(0): Printing DDC gathered Modelines:
[ 33632.622] (II) intel(0): Modeline "1366x768"x0.0   71.80  1366 1414 1446 1526  768 771 777 784 -hsync -vsync (47.1 kHz eP)
[ 34028.716] (II) UnloadModule: "synaptics"
[ 34028.716] (II) evdev: AT Translated Set 2 keyboard: Close
[ 34028.716] (II) UnloadModule: "evdev"
[ 34028.716] (II) evdev: Asus WMI hotkeys: Close
[ 34028.716] (II) UnloadModule: "evdev"
[ 34028.716] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Close
[ 34028.716] (II) UnloadModule: "evdev"
[ 34028.716] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Close
[ 34028.716] (II) UnloadModule: "evdev"
[ 34028.716] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Close
[ 34028.717] (II) UnloadModule: "evdev"
[ 34028.717] (II) evdev: Sleep Button: Close
[ 34028.717] (II) UnloadModule: "evdev"
[ 34028.717] (II) evdev: Video Bus: Close
[ 34028.717] (II) UnloadModule: "evdev"
[ 34028.717] (II) evdev: Video Bus: Close
[ 34028.717] (II) UnloadModule: "evdev"
[ 34028.717] (II) evdev: Power Button: Close
[ 34028.717] (II) UnloadModule: "evdev"
[ 34028.773] (II) Server terminated successfully (0). Closing log file.

Reply via email to