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

Bug#833867: libgl1-mesa-dri: crash (SIGSEGV) in mesa on exit of totem



Package: libgl1-mesa-dri
Version: 11.2.2-1
Severity: normal

I got a crash (SIGSEGV) in mesa when totem (GNOME video player) was
exiting. The Debian GNOME team advised me to file this against mesa.
If the backtrace below isn't useful, please close this bug.

$ gdb -batch -n -ex 'set height 0' -ex bt -ex 'thread apply all bt full' --core /var/crash/1000/18812-1000-1000-11-1470679512-chianamo--usr-bin-totem.core /usr/bin/totem
[New LWP 18812]
[New LWP 23539]
[New LWP 18818]
[New LWP 23553]
[New LWP 18817]
[New LWP 18825]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `totem <removed>'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  unsafe_free (info=0x55d85338ad50) at ../../../src/util/ralloc.c:247
247	../../../src/util/ralloc.c: No such file or directory.
[Current thread is 1 (Thread 0x7fd9531ffa80 (LWP 18812))]
#0  0x00007fd93badba20 in unsafe_free (info=0x55d85338ad50) at ../../../src/util/ralloc.c:247
#1  0x00007fd93badbcb1 in ralloc_free (ptr=<optimized out>) at ../../../src/util/ralloc.c:218
#2  0x00007fd93ba9dc1c in _mesa_glsl_release_builtin_functions() (this=0x7fd93c070cc0 <builtins>, this=0x7fd93c070cc0 <builtins>) at ../../../src/compiler/glsl/builtin_functions.cpp:899
#3  0x00007fd93ba9dc1c in _mesa_glsl_release_builtin_functions() () at ../../../src/compiler/glsl/builtin_functions.cpp:5444
#4  0x00007fd93bac9759 in _mesa_destroy_shader_compiler() () at ../../../src/compiler/glsl/glsl_parser_extras.cpp:1957
#5  0x00007fd93bac9759 in _mesa_destroy_shader_compiler() () at ../../../src/compiler/glsl/glsl_parser_extras.cpp:1944
#6  0x00007fd93b8a0af9 in one_time_fini () at ../../../src/mesa/main/context.c:357
#7  0x00007fd9513d7b78 in __run_exit_handlers (status=status@entry=0, listp=0x7fd95173d5f8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#8  0x00007fd9513d7bc5 in __GI_exit (status=status@entry=0) at exit.c:104
#9  0x00007fd952e9d9c4 in totem_object_exit (totem=<optimized out>) at totem-object.c:1364
#10 0x00007fd952e9db3c in main_window_destroy_cb (widget=<optimized out>, event=<optimized out>, totem=<optimized out>) at totem-object.c:1370
#11 0x00007fd95246e57a in _gtk_marshal_BOOLEAN__BOXEDv (closure=0x55d8529bbbc0, return_value=0x7ffe0b0b9950, instance=<optimized out>, args=<optimized out>, marshal_data=<optimized out>, n_params=<optimized out>, param_types=0x55d852287be0) at /build/gtk+3.0-MFQuqz/gtk+3.0-3.20.6/./gtk/gtkmarshalers.c:131
#12 0x00007fd951c811d4 in _g_closure_invoke_va (closure=closure@entry=0x55d8529bbbc0, return_value=return_value@entry=0x7ffe0b0b9950, instance=instance@entry=0x55d8529c43e0, args=args@entry=0x7ffe0b0b9a20, n_params=<optimized out>, param_types=0x55d852287be0) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./gobject/gclosure.c:867
#13 0x00007fd951c9b4b8 in g_signal_emit_valist (instance=0x55d8529c43e0, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7ffe0b0b9a20) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./gobject/gsignal.c:3294
#14 0x00007fd951c9c08f in g_signal_emit (instance=instance@entry=0x55d8529c43e0, signal_id=<optimized out>, detail=detail@entry=0) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./gobject/gsignal.c:3441
#15 0x00007fd9525b13dc in gtk_widget_event_internal (widget=0x55d8529c43e0 [GtkApplicationWindow], event=0x55d8533c0990) at /build/gtk+3.0-MFQuqz/gtk+3.0-3.20.6/./gtk/gtkwidget.c:7705
#16 0x00007fd95246d65d in gtk_main_do_event (event=event@entry=0x55d8533c0990) at /build/gtk+3.0-MFQuqz/gtk+3.0-3.20.6/./gtk/gtkmain.c:1760
#17 0x00007fd9525c76d1 in send_delete_event (data=0x55d8529c43e0) at /build/gtk+3.0-MFQuqz/gtk+3.0-3.20.6/./gtk/gtkwindow.c:1320
#18 0x00007fd94e828b38 in gdk_threads_dispatch (data=0x55d8553f60e0) at /build/gtk+3.0-MFQuqz/gtk+3.0-3.20.6/./gdk/gdk.c:720
#19 0x00007fd9519aa05a in g_main_context_dispatch (context=0x55d85227b540) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3154
#20 0x00007fd9519aa05a in g_main_context_dispatch (context=context@entry=0x55d85227b540) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3769
#21 0x00007fd9519aa400 in g_main_context_iterate (context=context@entry=0x55d85227b540, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3840
#22 0x00007fd9519aa4ac in g_main_context_iteration (context=context@entry=0x55d85227b540, may_block=may_block@entry=1) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3901
#23 0x00007fd951f71cdd in g_application_run (application=0x55d8522581a0 [TotemObject], argc=2, argv=0x7ffe0b0b9e78) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./gio/gapplication.c:2381
#24 0x000055d8504dcdf8 in main (argc=2, argv=0x7ffe0b0b9e78) at totem.c:83

Thread 6 (Thread 0x7fd939903700 (LWP 18825)):
#0  0x00007fd95148019d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fd9519aa39c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x55d8522ef300, timeout=<optimized out>, context=0x55d852393c80) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:4135
        poll_func = 0x7fd9519b9290 <g_poll>
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = 1
        fds = 0x55d8522ef300
#2  0x00007fd9519aa39c in g_main_context_iterate (context=context@entry=0x55d852393c80, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3835
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = 1
        fds = 0x55d8522ef300
#3  0x00007fd9519aa4ac in g_main_context_iteration (context=context@entry=0x55d852393c80, may_block=may_block@entry=1) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3901
        retval = <optimized out>
#4  0x00007fd93990b41d in dconf_gdbus_worker_thread (user_data=0x55d852393c80) at dconf-gdbus-thread.c:82
        context = 0x55d852393c80
#5  0x00007fd9519d0bc5 in g_thread_proxy (data=0x55d852618f70) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gthread.c:780
        thread = 0x55d852618f70
#6  0x00007fd95174a464 in start_thread (arg=0x7fd939903700) at pthread_create.c:333
        __res = <optimized out>
        pd = 0x7fd939903700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140570950383360, -8553772487113669356, 0, 140729083728575, 3, 94387580779648, 8572766948437558548, 8572680881059038484}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00007fd95148930d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7fd93e9b0700 (LWP 18817)):
#0  0x00007fd95148019d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fd9519aa39c in g_main_context_iterate (priority=2147483647, n_fds=2, fds=0x55d8522cd550, timeout=<optimized out>, context=0x55d8522c3c20) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:4135
        poll_func = 0x7fd9519b9290 <g_poll>
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 2
        allocated_nfds = 2
        fds = 0x55d8522cd550
#2  0x00007fd9519aa39c in g_main_context_iterate (context=context@entry=0x55d8522c3c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3835
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 2
        allocated_nfds = 2
        fds = 0x55d8522cd550
#3  0x00007fd9519aa4ac in g_main_context_iteration (context=0x55d8522c3c20, may_block=may_block@entry=1) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3901
        retval = <optimized out>
#4  0x00007fd9519aa4e9 in glib_worker_main (data=<optimized out>) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:5672
#5  0x00007fd9519d0bc5 in g_thread_proxy (data=0x55d852272450) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gthread.c:780
        thread = 0x55d852272450
#6  0x00007fd95174a464 in start_thread (arg=0x7fd93e9b0700) at pthread_create.c:333
        __res = <optimized out>
        pd = 0x7fd93e9b0700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140571034978048, -8553772487113669356, 0, 140729083725647, 3, 0, 8572769067467048212, 8572680881059038484}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00007fd95148930d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7fd914f33700 (LWP 23553)):
#0  0x00007fd951484e49 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007fd9519eed4a in g_cond_wait_until (cond=cond@entry=0x55d8522c3b38, mutex=mutex@entry=0x55d8522c3b30, end_time=end_time@entry=50196208829) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gthread-posix.c:1441
        now = {tv_sec = 50181, tv_nsec = 208830509}
        span = {tv_sec = 14, tv_nsec = 999998491}
        sampled = 1
        res = <optimized out>
#2  0x00007fd95197e999 in g_async_queue_pop_intern_unlocked (queue=queue@entry=0x55d8522c3b30, wait=wait@entry=1, end_time=end_time@entry=50196208829) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gasyncqueue.c:422
        retval = <optimized out>
        __func__ = "g_async_queue_pop_intern_unlocked"
#3  0x00007fd95197efbb in g_async_queue_timeout_pop (queue=0x55d8522c3b30, timeout=timeout@entry=15000000) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gasyncqueue.c:543
        end_time = 50196208829
        retval = <optimized out>
#4  0x00007fd9519d161a in g_thread_pool_thread_proxy () at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gthreadpool.c:167
        pool = <optimized out>
        local_wakeup_thread_serial = <optimized out>
        last_wakeup_thread_serial = <optimized out>
        have_relayed_thread_marker = <optimized out>
        free_pool = <optimized out>
        task = 0x2
        pool = <optimized out>
#5  0x00007fd9519d161a in g_thread_pool_thread_proxy (data=<optimized out>) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gthreadpool.c:364
        free_pool = <optimized out>
        task = 0x2
        pool = <optimized out>
#6  0x00007fd9519d0bc5 in g_thread_proxy (data=0x55d852c2a000) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gthread.c:780
        thread = 0x55d852c2a000
#7  0x00007fd95174a464 in start_thread (arg=0x7fd914f33700) at pthread_create.c:333
        __res = <optimized out>
        pd = 0x7fd914f33700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140570336114432, -8553772487113669356, 0, 140571026581487, 3, 140571026581616, 8572827120929375508, 8572680881059038484}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007fd95148930d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fd93e1af700 (LWP 18818)):
#0  0x00007fd95148019d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fd9519aa39c in g_main_context_iterate (priority=2147483647, n_fds=3, fds=0x55d852c563b0, timeout=<optimized out>, context=0x55d8522ce800) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:4135
        poll_func = 0x7fd9519b9290 <g_poll>
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 3
        allocated_nfds = 3
        fds = 0x55d852c563b0
#2  0x00007fd9519aa39c in g_main_context_iterate (context=0x55d8522ce800, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3835
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 3
        allocated_nfds = 3
        fds = 0x55d852c563b0
#3  0x00007fd9519aa722 in g_main_loop_run (loop=0x55d8522cda20) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:4034
        __func__ = "g_main_loop_run"
#4  0x00007fd951fa8916 in gdbus_shared_thread_func (user_data=0x55d8522cc690) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./gio/gdbusprivate.c:246
        data = 0x55d8522cc690
#5  0x00007fd9519d0bc5 in g_thread_proxy (data=0x55d8522724a0) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gthread.c:780
        thread = 0x55d8522724a0
#6  0x00007fd95174a464 in start_thread (arg=0x7fd93e1af700) at pthread_create.c:333
        __res = <optimized out>
        pd = 0x7fd93e1af700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140571026585344, -8553772487113669356, 0, 140729083725999, 3, 94387579963024, 8572770167515546900, 8572680881059038484}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00007fd95148930d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fd935710700 (LWP 23539)):
#0  0x00007fd93b87bbe0 in __do_global_dtors_aux () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#1  0x00007fd9530fb9b7 in _dl_fini () at dl-fini.c:235
        array = 0x7fd93c031830
        i = 0
        l = 0x55d85247e440
        maps = 0x7fd93570f290
        i = <optimized out>
        l = <optimized out>
        nmaps = <optimized out>
        nloaded = <optimized out>
        ns = 0
        do_audit = 0
        __PRETTY_FUNCTION__ = "_dl_fini"
#2  0x00007fd9513d7b78 in __run_exit_handlers (status=status@entry=1, listp=0x7fd95173d5f8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
        atfct = <optimized out>
        onfct = <optimized out>
        cxafct = <optimized out>
#3  0x00007fd9513d7bc5 in __GI_exit (status=status@entry=1) at exit.c:104
#4  0x00007fd952e99be8 in totem_object_wait_force_exit (user_data=<optimized out>) at totem-object.c:1305
#5  0x00007fd9519d0bc5 in g_thread_proxy (data=0x55d852dc9850) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gthread.c:780
        thread = 0x55d852dc9850
#6  0x00007fd95174a464 in start_thread (arg=0x7fd935710700) at pthread_create.c:333
        __res = <optimized out>
        pd = 0x7fd935710700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140570881230592, -8553772487113669356, 0, 140729083729455, 3, 140729083729584, 8572760082395464980, 8572680881059038484}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00007fd95148930d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fd9531ffa80 (LWP 18812)):
#0  0x00007fd93badba20 in unsafe_free (info=0x55d85338ad50) at ../../../src/util/ralloc.c:247
        temp = 0xf7f7f7f7f7f7f7f7
#1  0x00007fd93badbcb1 in ralloc_free (ptr=<optimized out>) at ../../../src/util/ralloc.c:218
        info = 0x55d853315bc0
#2  0x00007fd93ba9dc1c in _mesa_glsl_release_builtin_functions() (this=0x7fd93c070cc0 <builtins>, this=0x7fd93c070cc0 <builtins>) at ../../../src/compiler/glsl/builtin_functions.cpp:899
#3  0x00007fd93ba9dc1c in _mesa_glsl_release_builtin_functions() () at ../../../src/compiler/glsl/builtin_functions.cpp:5444
#4  0x00007fd93bac9759 in _mesa_destroy_shader_compiler() () at ../../../src/compiler/glsl/glsl_parser_extras.cpp:1957
#5  0x00007fd93bac9759 in _mesa_destroy_shader_compiler() () at ../../../src/compiler/glsl/glsl_parser_extras.cpp:1944
#6  0x00007fd93b8a0af9 in one_time_fini () at ../../../src/mesa/main/context.c:357
#7  0x00007fd9513d7b78 in __run_exit_handlers (status=status@entry=0, listp=0x7fd95173d5f8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
        atfct = <optimized out>
        onfct = <optimized out>
        cxafct = <optimized out>
#8  0x00007fd9513d7bc5 in __GI_exit (status=status@entry=0) at exit.c:104
#9  0x00007fd952e9d9c4 in totem_object_exit (totem=<optimized out>) at totem-object.c:1364
        display = <optimized out>
#10 0x00007fd952e9db3c in main_window_destroy_cb (widget=<optimized out>, event=<optimized out>, totem=<optimized out>) at totem-object.c:1370
#11 0x00007fd95246e57a in _gtk_marshal_BOOLEAN__BOXEDv (closure=0x55d8529bbbc0, return_value=0x7ffe0b0b9950, instance=<optimized out>, args=<optimized out>, marshal_data=<optimized out>, n_params=<optimized out>, param_types=0x55d852287be0) at /build/gtk+3.0-MFQuqz/gtk+3.0-3.20.6/./gtk/gtkmarshalers.c:131
        cc = 0x55d8529bbbc0
        data1 = <optimized out>
        data2 = <optimized out>
        callback = <optimized out>
        arg0 = 0x55d8533c0990
Python Exception <class 'gdb.error'> Attempt to dereference a generic pointer.: 
#12 0x00007fd951c811d4 in _g_closure_invoke_va (closure=closure@entry=0x55d8529bbbc0, return_value=return_value@entry=0x7ffe0b0b9950, instance=instance@entry=0x55d8529c43e0, args=args@entry=0x7ffe0b0b9a20, n_params=<optimized out>, param_types=0x55d852287be0) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./gobject/gclosure.c:867
        marshal = <optimized out>
        marshal_data = <optimized out>
        in_marshal = 0
        real_closure = 0x55d8529bbba0
        __func__ = "_g_closure_invoke_va"
#13 0x00007fd951c9b4b8 in g_signal_emit_valist (instance=0x55d8529c43e0, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7ffe0b0b9a20) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./gobject/gsignal.c:3294
        return_accu = <optimized out>
        accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}
        accumulator = 0x55d85228ea40
        emission = {next = 0x0, instance = 0x55d8529c43e0, ihint = {signal_id = 78, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 94387587218224}
        signal_id = <optimized out>
        instance_type = <optimized out>
        emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}
        rtype = 20
        static_scope = 0
        fastpath_handler = <optimized out>
        closure = <optimized out>
        run_type = <optimized out>
        l = <optimized out>
        fastpath = <optimized out>
        instance_and_params = <optimized out>
        signal_return_type = <optimized out>
        param_values = <optimized out>
        i = <optimized out>
        n_params = <optimized out>
        __func__ = "g_signal_emit_valist"
#14 0x00007fd951c9c08f in g_signal_emit (instance=instance@entry=0x55d8529c43e0, signal_id=<optimized out>, detail=detail@entry=0) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./gobject/gsignal.c:3441
Python Exception <class 'gdb.error'> Attempt to dereference a generic pointer.: 
#15 0x00007fd9525b13dc in gtk_widget_event_internal (widget=0x55d8529c43e0 [GtkApplicationWindow], event=0x55d8533c0990) at /build/gtk+3.0-MFQuqz/gtk+3.0-3.20.6/./gtk/gtkwidget.c:7705
        signal_num = <optimized out>
        return_val = 0
        handled = 0
        event = 0x55d8533c0990
        widget = 0x55d8529c43e0 [GtkApplicationWindow]
#16 0x00007fd95246d65d in gtk_main_do_event (event=event@entry=0x55d8533c0990) at /build/gtk+3.0-MFQuqz/gtk+3.0-3.20.6/./gtk/gtkmain.c:1760
        event_widget = 0x55d8529c43e0 [GtkApplicationWindow]
        grab_widget = 0x55d8529c43e0 [GtkApplicationWindow]
        topmost_widget = <optimized out>
        window_group = 0x55d852e74670 [GtkWindowGroup]
        rewritten_event = <optimized out>
        device = 0x0
        tmp_list = <optimized out>
        __func__ = "gtk_main_do_event"
#17 0x00007fd9525c76d1 in send_delete_event (data=0x55d8529c43e0) at /build/gtk+3.0-MFQuqz/gtk+3.0-3.20.6/./gtk/gtkwindow.c:1320
        window = 0x55d8529c43e0 [GtkApplicationWindow]
        priv = 0x55d8529c41a0
        event = 0x55d8533c0990
#18 0x00007fd94e828b38 in gdk_threads_dispatch (data=0x55d8553f60e0) at /build/gtk+3.0-MFQuqz/gtk+3.0-3.20.6/./gdk/gdk.c:720
        dispatch = 0x55d8553f60e0
        ret = 0
#19 0x00007fd9519aa05a in g_main_context_dispatch (context=0x55d85227b540) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3154
        dispatch = 0x7fd9519a6b10 <g_idle_dispatch>
        prev_source = 0x0
        was_in_call = 0
        user_data = 0x55d8553f60e0
        callback = 0x7fd94e828b10 <gdk_threads_dispatch>
        cb_funcs = <optimized out>
        cb_data = 0x55d8558febd0
        need_destroy = <optimized out>
        source = 0x55d854a61900
        current = 0x55d8522b5f40
        i = 0
#20 0x00007fd9519aa05a in g_main_context_dispatch (context=context@entry=0x55d85227b540) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3769
#21 0x00007fd9519aa400 in g_main_context_iterate (context=context@entry=0x55d85227b540, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3840
        max_priority = 200
        timeout = 0
        some_ready = 1
        nfds = <optimized out>
        allocated_nfds = 5
        fds = 0x55d8529b4cf0
#22 0x00007fd9519aa4ac in g_main_context_iteration (context=context@entry=0x55d85227b540, may_block=may_block@entry=1) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./glib/gmain.c:3901
        retval = <optimized out>
#23 0x00007fd951f71cdd in g_application_run (application=0x55d8522581a0 [TotemObject], argc=2, argv=0x7ffe0b0b9e78) at /build/glib2.0-vjfO_h/glib2.0-2.48.1/./gio/gapplication.c:2381
        arguments = 0x55d852257fd0
        status = 0
        context = 0x55d85227b540
        acquired_context = <optimized out>
        __func__ = "g_application_run"
#24 0x000055d8504dcdf8 in main (argc=2, argv=0x7ffe0b0b9e78) at totem.c:83
        totem = 0x55d8522581a0 [TotemObject]

-- Package-specific info:
glxinfo:
--------
name of display: :1
display: :1  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
    GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_swap_control
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
    GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
    GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
    GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, 
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
    GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, 
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
    GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) Ironlake Mobile  (0x46)
    Version: 11.2.2
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    Preferred profile: compat (0x2)
    Max core profile version: 0.0
    Max compat profile version: 2.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 2.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ironlake Mobile 
OpenGL version string: 2.1 Mesa 11.2.2
OpenGL shading language version string: 1.20
OpenGL extensions:
    GL_3DFX_texture_compression_FXT1, GL_AMD_performance_monitor, 
    GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_trinary_minmax, 
    GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, 
    GL_APPLE_object_purgeable, GL_APPLE_packed_pixels, 
    GL_APPLE_vertex_array_object, GL_ARB_ES2_compatibility, 
    GL_ARB_arrays_of_arrays, GL_ARB_buffer_storage, 
    GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control, 
    GL_ARB_color_buffer_float, GL_ARB_compressed_texture_pixel_storage, 
    GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_debug_output, 
    GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, GL_ARB_depth_texture, 
    GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, 
    GL_ARB_draw_instanced, GL_ARB_explicit_attrib_location, 
    GL_ARB_explicit_uniform_location, GL_ARB_fragment_coord_conventions, 
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
    GL_ARB_fragment_shader, GL_ARB_framebuffer_object, 
    GL_ARB_framebuffer_sRGB, GL_ARB_get_program_binary, 
    GL_ARB_get_texture_sub_image, GL_ARB_half_float_pixel, 
    GL_ARB_half_float_vertex, GL_ARB_instanced_arrays, 
    GL_ARB_internalformat_query, GL_ARB_invalidate_subdata, 
    GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind, 
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, 
    GL_ARB_occlusion_query2, GL_ARB_pipeline_statistics_query, 
    GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, 
    GL_ARB_program_interface_query, GL_ARB_provoking_vertex, 
    GL_ARB_robustness, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, 
    GL_ARB_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects, 
    GL_ARB_shader_bit_encoding, GL_ARB_shader_draw_parameters, 
    GL_ARB_shader_objects, GL_ARB_shader_texture_lod, 
    GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_sync, 
    GL_ARB_texture_barrier, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_compression, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add, 
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, 
    GL_ARB_texture_env_dot3, GL_ARB_texture_float, 
    GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat, 
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_lod, 
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
    GL_ARB_texture_storage, GL_ARB_texture_swizzle, GL_ARB_transpose_matrix, 
    GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, 
    GL_ARB_vertex_attrib_binding, GL_ARB_vertex_buffer_object, 
    GL_ARB_vertex_program, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_window_pos, GL_ATI_blend_equation_separate, GL_ATI_draw_buffers, 
    GL_ATI_separate_stencil, GL_ATI_texture_env_combine3, 
    GL_ATI_texture_float, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, 
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
    GL_EXT_copy_texture, GL_EXT_draw_buffers2, GL_EXT_draw_instanced, 
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit, 
    GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, 
    GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, 
    GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_packed_pixels, 
    GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, 
    GL_EXT_polygon_offset, GL_EXT_polygon_offset_clamp, 
    GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, 
    GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture, 
    GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_array, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_rgtc, 
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, 
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, 
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_integer, 
    GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle, 
    GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_decode, 
    GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm, 
    GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_vertex_array, 
    GL_EXT_vertex_array_bgra, GL_IBM_multimode_draw_arrays, 
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, 
    GL_INGR_blend_func_separate, GL_INTEL_performance_query, 
    GL_KHR_context_flush_control, GL_KHR_debug, GL_MESA_pack_invert, 
    GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_NV_blend_square, 
    GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_light_max_exponent, 
    GL_NV_packed_depth_stencil, GL_NV_primitive_restart, 
    GL_NV_texgen_reflection, GL_NV_texture_barrier, 
    GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_OES_EGL_image, 
    GL_OES_read_format, GL_S3_s3tc, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, 
    GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

OpenGL ES profile version string: OpenGL ES 2.0 Mesa 11.2.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
OpenGL ES profile extensions:
    GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, 
    GL_APPLE_texture_max_level, GL_EXT_blend_minmax, 
    GL_EXT_discard_framebuffer, GL_EXT_draw_buffers, 
    GL_EXT_draw_elements_base_vertex, GL_EXT_map_buffer_range, 
    GL_EXT_multi_draw_arrays, GL_EXT_read_format_bgra, 
    GL_EXT_separate_shader_objects, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_format_BGRA8888, 
    GL_EXT_texture_rg, GL_EXT_texture_type_2_10_10_10_REV, 
    GL_EXT_unpack_subimage, GL_INTEL_performance_query, 
    GL_KHR_context_flush_control, GL_KHR_debug, GL_NV_draw_buffers, 
    GL_NV_fbo_color_attachments, GL_NV_read_buffer, GL_NV_read_depth, 
    GL_NV_read_depth_stencil, GL_NV_read_stencil, GL_OES_EGL_image, 
    GL_OES_EGL_image_external, GL_OES_EGL_sync, 
    GL_OES_compressed_ETC1_RGB8_texture, GL_OES_depth24, GL_OES_depth_texture, 
    GL_OES_draw_elements_base_vertex, GL_OES_element_index_uint, 
    GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer, 
    GL_OES_packed_depth_stencil, GL_OES_rgb8_rgba8, 
    GL_OES_standard_derivatives, GL_OES_stencil8, GL_OES_surfaceless_context, 
    GL_OES_texture_3D, GL_OES_texture_float, GL_OES_texture_float_linear, 
    GL_OES_texture_half_float, GL_OES_texture_half_float_linear, 
    GL_OES_texture_npot, GL_OES_vertex_array_object

24 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x021 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x022 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0a5 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0a6 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0a7 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0a8 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0a9 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0aa 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0ab 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0ac 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0ad 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0ae 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0af 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0b0 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0b1 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0b2 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0b3 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0b4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0b5 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0b6 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0b7 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0b8 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0b9 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x080 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None

36 GLXFBConfigs:
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x081  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x082  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x083  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x084  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x085 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x086 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x087 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x088 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x089 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x08a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x08b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x08c 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x08d  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x08e  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x08f 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x090 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x091 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x092 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x093  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x094  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x095  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x096  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x097 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x098 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x099 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x09a 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x09b 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x09c 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x09d 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x09e 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x09f  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0a0  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x0a1 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0a2 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0a3 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0a4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow


X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Apr  6  2013 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 274 Jul 20 11:00 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 615 Mar 10  2011 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 8
-rw-r--r-- 1 root root 128 Mar 10  2011 middle-mouse-button-emulation.conf
-rw-r----- 1 root root  90 Mar 10  2011 xvmc.conf

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 4.6.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 5.4.0 20160609 (Debian 5.4.0-6) ) #1 SMP Debian 4.6.4-1 (2016-07-18)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 pabs pabs 70K Aug  9 17:04 /home/pabs/.local/share/xorg/Xorg.1.log
-rw-r--r-- 1 pabs pabs 60K Aug  8 22:24 /home/pabs/.local/share/xorg/Xorg.1.log.old

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 36937.109] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 36937.109] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 36937.123] (--) Log file renamed from "/home/pabs/.local/share/xorg/Xorg.pid-32138.log" to "/home/pabs/.local/share/xorg/Xorg.1.log"
[ 36937.124] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 36937.124] X Protocol Version 11, Revision 0
[ 36937.124] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 36937.124] Current Operating System: Linux chianamo 4.6.0-1-amd64 #1 SMP Debian 4.6.4-1 (2016-07-18) x86_64
[ 36937.124] Kernel command line: BOOT_IMAGE=/vmlinuz-4.6.0-1-amd64 root=/dev/mapper/chianamo-root ro quiet loglevel=0 pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 proc.privacy=2 init=/bin/systemd
[ 36937.124] Build Date: 20 July 2016  05:14:41AM
[ 36937.124] xorg-server 2:1.18.4-1 (http://www.debian.org/support) 
[ 36937.124] Current version of pixman: 0.33.6
[ 36937.124] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 36937.124] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 36937.124] (==) Log file: "/home/pabs/.local/share/xorg/Xorg.1.log", Time: Mon Aug  8 22:24:20 2016
[ 36937.125] (==) Using config file: "/etc/X11/xorg.conf"
[ 36937.125] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 36937.125] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 36937.227] (==) No Layout section.  Using the first Screen section.
[ 36937.227] (==) No screen section available. Using defaults.
[ 36937.227] (**) |-->Screen "Default Screen Section" (0)
[ 36937.227] (**) |   |-->Monitor "<default monitor>"
[ 36937.227] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 36937.227] (==) Automatically adding devices
[ 36937.227] (==) Automatically enabling devices
[ 36937.227] (==) Automatically adding GPU devices
[ 36937.227] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 36937.227] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 36937.227] 	Entry deleted from font path.
[ 36937.227] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 36937.227] 	Entry deleted from font path.
[ 36937.227] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 36937.227] 	Entry deleted from font path.
[ 36937.227] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 36937.227] 	Entry deleted from font path.
[ 36937.227] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 36937.227] 	Entry deleted from font path.
[ 36937.227] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 36937.227] 	Entry deleted from font path.
[ 36937.227] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	built-ins
[ 36937.227] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 36937.228] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 36937.228] (II) Loader magic: 0x555a7b338dc0
[ 36937.228] (II) Module ABI versions:
[ 36937.228] 	X.Org ANSI C Emulation: 0.4
[ 36937.228] 	X.Org Video Driver: 20.0
[ 36937.228] 	X.Org XInput driver : 22.1
[ 36937.228] 	X.Org Server Extension : 9.0
[ 36937.229] (++) using VT number 7

[ 36937.232] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_3116
[ 36937.233] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 36937.234] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 36937.235] (--) PCI:*(0:0:2:0) 8086:0046:17aa:215a rev 2, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8, BIOS @ 0x????????/131072
[ 36937.235] (II) LoadModule: "glx"
[ 36937.235] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 36937.278] (II) Module glx: vendor="X.Org Foundation"
[ 36937.278] 	compiled for 1.18.4, module version = 1.0.0
[ 36937.278] 	ABI class: X.Org Server Extension, version 9.0
[ 36937.278] (==) AIGLX enabled
[ 36937.278] (==) Matched modesetting as autoconfigured driver 0
[ 36937.278] (==) Matched fbdev as autoconfigured driver 1
[ 36937.278] (==) Matched vesa as autoconfigured driver 2
[ 36937.278] (==) Assigned the driver to the xf86ConfigLayout
[ 36937.278] (II) LoadModule: "modesetting"
[ 36937.278] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 36937.291] (II) Module modesetting: vendor="X.Org Foundation"
[ 36937.291] 	compiled for 1.18.4, module version = 1.18.4
[ 36937.291] 	Module class: X.Org Video Driver
[ 36937.291] 	ABI class: X.Org Video Driver, version 20.0
[ 36937.291] (II) LoadModule: "fbdev"
[ 36937.291] (WW) Warning, couldn't open module fbdev
[ 36937.291] (II) UnloadModule: "fbdev"
[ 36937.291] (II) Unloading fbdev
[ 36937.291] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 36937.291] (II) LoadModule: "vesa"
[ 36937.292] (WW) Warning, couldn't open module vesa
[ 36937.292] (II) UnloadModule: "vesa"
[ 36937.292] (II) Unloading vesa
[ 36937.292] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 36937.292] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 36937.292] (II) modeset(0): using drv /dev/dri/card0
[ 36937.292] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 36937.292] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 36937.292] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 36937.292] (==) modeset(0): RGB weight 888
[ 36937.292] (==) modeset(0): Default visual is TrueColor
[ 36937.292] (II) Loading sub module "glamoregl"
[ 36937.292] (II) LoadModule: "glamoregl"
[ 36937.292] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 36937.307] (II) Module glamoregl: vendor="X.Org Foundation"
[ 36937.307] 	compiled for 1.18.4, module version = 1.0.0
[ 36937.307] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 36937.307] (II) glamor: OpenGL accelerated X.org driver based.
[ 36937.318] (II) glamor: EGL version 1.4 (DRI2):
[ 36937.321] (II) modeset(0): glamor initialized
[ 36937.321] (II) modeset(0): Output LVDS-1 has no monitor section
[ 36937.335] (II) modeset(0): Output VGA-1 has no monitor section
[ 36937.461] (II) modeset(0): Output HDMI-1 has no monitor section
[ 36937.461] (II) modeset(0): Output DP-1 has no monitor section
[ 36937.461] (II) modeset(0): EDID for output LVDS-1
[ 36937.461] (II) modeset(0): Manufacturer: LEN  Model: 4011  Serial#: 0
[ 36937.461] (II) modeset(0): Year: 2009  Week: 0
[ 36937.461] (II) modeset(0): EDID Version: 1.3
[ 36937.461] (II) modeset(0): Digital Display Input
[ 36937.461] (II) modeset(0): Max Image Size [cm]: horiz.: 26  vert.: 16
[ 36937.461] (II) modeset(0): Gamma: 2.20
[ 36937.461] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 36937.461] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 36937.461] (II) modeset(0): First detailed timing is preferred mode
[ 36937.461] (II) modeset(0): redX: 0.539 redY: 0.346   greenX: 0.339 greenY: 0.562
[ 36937.461] (II) modeset(0): blueX: 0.148 blueY: 0.095   whiteX: 0.313 whiteY: 0.329
[ 36937.461] (II) modeset(0): Manufacturer's mask: 0
[ 36937.461] (II) modeset(0): Supported detailed timing:
[ 36937.461] (II) modeset(0): clock: 75.2 MHz   Image Size:  261 x 163 mm
[ 36937.461] (II) modeset(0): h_active: 1280  h_sync: 1328  h_sync_end 1412 h_blank_end 1522 h_border: 0
[ 36937.461] (II) modeset(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
[ 36937.461] (II) modeset(0): Supported detailed timing:
[ 36937.461] (II) modeset(0): clock: 75.2 MHz   Image Size:  261 x 163 mm
[ 36937.461] (II) modeset(0): h_active: 1280  h_sync: 1328  h_sync_end 1412 h_blank_end 1522 h_border: 0
[ 36937.461] (II) modeset(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
[ 36937.461] (II) modeset(0): Unknown vendor-specific block f
[ 36937.461] (II) modeset(0):  HV121WX6-110
[ 36937.461] (II) modeset(0): EDID (in hex):
[ 36937.461] (II) modeset(0): 	00ffffffffffff0030ae114000000000
[ 36937.461] (II) modeset(0): 	00130103801a1078ea2f158a58568f26
[ 36937.461] (II) modeset(0): 	18505400000001010101010101010101
[ 36937.461] (II) modeset(0): 	0101010101015c1d00f2502017303054
[ 36937.461] (II) modeset(0): 	360005a3100000195c1d00f250201730
[ 36937.461] (II) modeset(0): 	3054360005a3100000190000000f0081
[ 36937.461] (II) modeset(0): 	0a3c810a3c1e0a0000009e08000000fe
[ 36937.461] (II) modeset(0): 	0048563132315758362d3131300a0014
[ 36937.462] (II) modeset(0): Printing probed modes for output LVDS-1
[ 36937.462] (II) modeset(0): Modeline "1280x800"x60.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 36937.462] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 36937.462] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 36937.462] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 36937.462] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 36937.462] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 36937.462] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 36937.462] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 36937.462] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 36937.462] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 36937.462] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 36937.462] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 36937.462] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 36937.462] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[ 36937.462] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 36937.462] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 36937.462] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[ 36937.462] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 36937.462] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 36937.462] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[ 36937.462] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[ 36937.462] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[ 36937.462] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 36937.462] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 36937.462] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 36937.462] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 36937.475] (II) modeset(0): EDID for output VGA-1
[ 36937.475] (II) modeset(0): Manufacturer: GSM  Model: 5677  Serial#: 620644
[ 36937.475] (II) modeset(0): Year: 2009  Week: 8
[ 36937.476] (II) modeset(0): EDID Version: 1.3
[ 36937.476] (II) modeset(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[ 36937.476] (II) modeset(0): Sync:  Separate  SyncOnGreen
[ 36937.476] (II) modeset(0): Max Image Size [cm]: horiz.: 49  vert.: 32
[ 36937.476] (II) modeset(0): Gamma: 2.20
[ 36937.476] (II) modeset(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 36937.476] (II) modeset(0): First detailed timing is preferred mode
[ 36937.476] (II) modeset(0): redX: 0.635 redY: 0.342   greenX: 0.292 greenY: 0.611
[ 36937.476] (II) modeset(0): blueX: 0.147 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[ 36937.476] (II) modeset(0): Supported established timings:
[ 36937.476] (II) modeset(0): 720x400@70Hz
[ 36937.476] (II) modeset(0): 640x480@60Hz
[ 36937.476] (II) modeset(0): 640x480@75Hz
[ 36937.476] (II) modeset(0): 800x600@56Hz
[ 36937.476] (II) modeset(0): 800x600@60Hz
[ 36937.476] (II) modeset(0): 800x600@75Hz
[ 36937.476] (II) modeset(0): 832x624@75Hz
[ 36937.476] (II) modeset(0): 1024x768@60Hz
[ 36937.476] (II) modeset(0): 1024x768@75Hz
[ 36937.476] (II) modeset(0): 1280x1024@75Hz
[ 36937.476] (II) modeset(0): 1152x864@75Hz
[ 36937.476] (II) modeset(0): Manufacturer's mask: 0
[ 36937.476] (II) modeset(0): Supported standard timings:
[ 36937.476] (II) modeset(0): #0: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[ 36937.476] (II) modeset(0): #1: hsize: 1440  vsize 900  refresh: 60  vid: 149
[ 36937.476] (II) modeset(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[ 36937.476] (II) modeset(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[ 36937.476] (II) modeset(0): #4: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[ 36937.476] (II) modeset(0): Supported detailed timing:
[ 36937.476] (II) modeset(0): clock: 119.0 MHz   Image Size:  474 x 296 mm
[ 36937.476] (II) modeset(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
[ 36937.476] (II) modeset(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
[ 36937.476] (II) modeset(0): Supported detailed timing:
[ 36937.476] (II) modeset(0): clock: 146.2 MHz   Image Size:  474 x 296 mm
[ 36937.476] (II) modeset(0): h_active: 1680  h_sync: 1784  h_sync_end 1960 h_blank_end 2240 h_border: 0
[ 36937.476] (II) modeset(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1089 v_border: 0
[ 36937.476] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[ 36937.476] (II) modeset(0): Monitor name: W2242
[ 36937.476] (II) modeset(0): EDID (in hex):
[ 36937.476] (II) modeset(0): 	00ffffffffffff001e6d775664780900
[ 36937.476] (II) modeset(0): 	081301036a312078eaaec5a2574a9c25
[ 36937.476] (II) modeset(0): 	125054a76b80950f950081808140714f
[ 36937.476] (II) modeset(0): 	0101010101017c2e90a0601a1e403020
[ 36937.476] (II) modeset(0): 	3600da281100001a21399030621a2740
[ 36937.476] (II) modeset(0): 	68b03600da281100001c000000fd0038
[ 36937.476] (II) modeset(0): 	4b1e530f000a202020202020000000fc
[ 36937.476] (II) modeset(0): 	0057323234320a20202020202020005d
[ 36937.476] (II) modeset(0): Printing probed modes for output VGA-1
[ 36937.476] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[ 36937.476] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 36937.476] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 36937.476] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 36937.476] (II) modeset(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 36937.476] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 36937.476] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 36937.476] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 36937.476] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 36937.476] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 36937.476] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 36937.476] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 36937.476] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 36937.476] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 36937.476] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 36937.476] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 36937.476] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 36937.605] (II) modeset(0): EDID for output HDMI-1
[ 36937.605] (II) modeset(0): EDID for output DP-1
[ 36937.605] (II) modeset(0): Output LVDS-1 connected
[ 36937.605] (II) modeset(0): Output VGA-1 connected
[ 36937.605] (II) modeset(0): Output HDMI-1 disconnected
[ 36937.605] (II) modeset(0): Output DP-1 disconnected
[ 36937.605] (II) modeset(0): Using spanning desktop for initial modes
[ 36937.605] (II) modeset(0): Output LVDS-1 using initial mode 1280x800 +0+0
[ 36937.605] (II) modeset(0): Output VGA-1 using initial mode 1680x1050 +1280+0
[ 36937.605] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 36937.605] (==) modeset(0): DPI set to (96, 96)
[ 36937.605] (II) Loading sub module "fb"
[ 36937.605] (II) LoadModule: "fb"
[ 36937.605] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 36937.616] (II) Module fb: vendor="X.Org Foundation"
[ 36937.616] 	compiled for 1.18.4, module version = 1.0.0
[ 36937.616] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 36937.616] (==) Depth 24 pixmap format is 32 bpp
[ 36937.702] (==) modeset(0): Backing store enabled
[ 36937.702] (==) modeset(0): Silken mouse enabled
[ 36937.703] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 36937.703] (==) modeset(0): DPMS enabled
[ 36937.703] (II) modeset(0): [DRI2] Setup complete
[ 36937.703] (II) modeset(0): [DRI2]   DRI driver: i965
[ 36937.703] (II) modeset(0): [DRI2]   VDPAU driver: i965
[ 36937.751] (--) RandR disabled
[ 36937.758] (II) SELinux: Disabled on system
[ 36937.765] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 36937.765] (II) AIGLX: enabled GLX_ARB_create_context
[ 36937.765] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 36937.765] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 36937.765] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 36937.765] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 36937.765] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 36937.765] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 36937.765] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 36937.765] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 36937.765] (II) AIGLX: Loaded and initialized i965
[ 36937.765] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 36937.767] (II) modeset(0): Damage tracking initialized
[ 36937.767] (II) modeset(0): Setting screen physical size to 783 x 277
[ 36937.826] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 36937.826] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 36937.826] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 36937.826] (II) LoadModule: "libinput"
[ 36937.826] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 36937.828] (II) Module libinput: vendor="X.Org Foundation"
[ 36937.829] 	compiled for 1.18.3, module version = 0.19.0
[ 36937.829] 	Module class: X.Org XInput Driver
[ 36937.829] 	ABI class: X.Org XInput driver, version 22.1
[ 36937.829] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 14 paused 0
[ 36937.829] (II) Using input driver 'libinput' for 'Power Button'
[ 36937.829] (**) Power Button: always reports core events
[ 36937.829] (**) Option "Device" "/dev/input/event3"
[ 36937.830] (**) Option "_source" "server/udev"
[ 36937.830] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 36937.830] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[ 36937.830] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 36937.830] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 36937.830] (**) Option "xkb_model" "pc105"
[ 36937.830] (**) Option "xkb_layout" "us"
[ 36937.831] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 36937.831] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[ 36937.831] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 36937.831] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 36937.831] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 36937.832] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 17 paused 0
[ 36937.832] (II) Using input driver 'libinput' for 'Video Bus'
[ 36937.832] (**) Video Bus: always reports core events
[ 36937.832] (**) Option "Device" "/dev/input/event4"
[ 36937.832] (**) Option "_source" "server/udev"
[ 36937.832] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[ 36937.832] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[ 36937.832] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4"
[ 36937.832] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 36937.832] (**) Option "xkb_model" "pc105"
[ 36937.832] (**) Option "xkb_layout" "us"
[ 36937.833] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[ 36937.833] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[ 36937.833] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 36937.833] (II) No input driver specified, ignoring this device.
[ 36937.833] (II) This device may have been added with another device file.
[ 36937.834] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 36937.834] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 36937.834] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 36937.834] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 18 paused 0
[ 36937.834] (II) Using input driver 'libinput' for 'Sleep Button'
[ 36937.834] (**) Sleep Button: always reports core events
[ 36937.834] (**) Option "Device" "/dev/input/event2"
[ 36937.834] (**) Option "_source" "server/udev"
[ 36937.835] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 36937.835] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[ 36937.835] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[ 36937.835] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 36937.835] (**) Option "xkb_model" "pc105"
[ 36937.835] (**) Option "xkb_layout" "us"
[ 36937.835] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 36937.835] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[ 36937.836] (II) config/udev: Adding input device Microsoft  Microsoft Basic Optical Mouse v2.0  (/dev/input/event7)
[ 36937.836] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : Applying InputClass "evdev pointer catchall"
[ 36937.836] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : Applying InputClass "libinput pointer catchall"
[ 36937.836] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : Applying InputClass "middle button emulation class"
[ 36937.837] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 19 paused 0
[ 36937.837] (II) Using input driver 'libinput' for 'Microsoft  Microsoft Basic Optical Mouse v2.0 '
[ 36937.837] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : always reports core events
[ 36937.837] (**) Option "Device" "/dev/input/event7"
[ 36937.837] (**) Option "_source" "server/udev"
[ 36937.837] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is tagged by udev as: Mouse
[ 36937.837] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is a pointer caps
[ 36937.837] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30/event7"
[ 36937.838] (II) XINPUT: Adding extended input device "Microsoft  Microsoft Basic Optical Mouse v2.0 " (type: MOUSE, id 9)
[ 36937.838] (**) Option "AccelerationScheme" "none"
[ 36937.838] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : (accel) selected scheme none/0
[ 36937.838] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : (accel) acceleration factor: 2.000
[ 36937.838] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : (accel) acceleration threshold: 4
[ 36937.838] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is tagged by udev as: Mouse
[ 36937.838] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is a pointer caps
[ 36937.839] (II) config/udev: Adding input device Microsoft  Microsoft Basic Optical Mouse v2.0  (/dev/input/mouse0)
[ 36937.839] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : Applying InputClass "middle button emulation class"
[ 36937.839] (II) No input driver specified, ignoring this device.
[ 36937.839] (II) This device may have been added with another device file.
[ 36937.839] (II) config/udev: Adding input device Integrated Camera (/dev/input/event10)
[ 36937.839] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 36937.839] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
[ 36937.840] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 20 paused 0
[ 36937.840] (II) Using input driver 'libinput' for 'Integrated Camera'
[ 36937.840] (**) Integrated Camera: always reports core events
[ 36937.840] (**) Option "Device" "/dev/input/event10"
[ 36937.840] (**) Option "_source" "server/udev"
[ 36937.840] (II) input device 'Integrated Camera', /dev/input/event10 is tagged by udev as: Keyboard
[ 36937.840] (II) input device 'Integrated Camera', /dev/input/event10 is a keyboard
[ 36937.840] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11/event10"
[ 36937.840] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
[ 36937.840] (**) Option "xkb_model" "pc105"
[ 36937.840] (**) Option "xkb_layout" "us"
[ 36937.841] (II) input device 'Integrated Camera', /dev/input/event10 is tagged by udev as: Keyboard
[ 36937.841] (II) input device 'Integrated Camera', /dev/input/event10 is a keyboard
[ 36937.841] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[ 36937.841] (II) No input driver specified, ignoring this device.
[ 36937.841] (II) This device may have been added with another device file.
[ 36937.842] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event13)
[ 36937.842] (II) No input driver specified, ignoring this device.
[ 36937.842] (II) This device may have been added with another device file.
[ 36937.842] (II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event14)
[ 36937.842] (II) No input driver specified, ignoring this device.
[ 36937.842] (II) This device may have been added with another device file.
[ 36937.843] (II) config/udev: Adding input device HDA Intel MID Dock Headphone (/dev/input/event15)
[ 36937.843] (II) No input driver specified, ignoring this device.
[ 36937.843] (II) This device may have been added with another device file.
[ 36937.843] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event16)
[ 36937.843] (II) No input driver specified, ignoring this device.
[ 36937.843] (II) This device may have been added with another device file.
[ 36937.843] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event17)
[ 36937.843] (II) No input driver specified, ignoring this device.
[ 36937.843] (II) This device may have been added with another device file.
[ 36937.844] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event5)
[ 36937.844] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
[ 36937.844] (**) Microsoft Wired Keyboard 600: Applying InputClass "libinput keyboard catchall"
[ 36937.845] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 21 paused 0
[ 36937.845] (II) Using input driver 'libinput' for 'Microsoft Wired Keyboard 600'
[ 36937.845] (**) Microsoft Wired Keyboard 600: always reports core events
[ 36937.845] (**) Option "Device" "/dev/input/event5"
[ 36937.845] (**) Option "_source" "server/udev"
[ 36937.845] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is tagged by udev as: Keyboard
[ 36937.845] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is a keyboard
[ 36937.845] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:045E:0750.0009/input/input28/event5"
[ 36937.845] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD, id 11)
[ 36937.845] (**) Option "xkb_model" "pc105"
[ 36937.845] (**) Option "xkb_layout" "us"
[ 36937.846] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is tagged by udev as: Keyboard
[ 36937.846] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is a keyboard
[ 36937.847] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event6)
[ 36937.847] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
[ 36937.847] (**) Microsoft Wired Keyboard 600: Applying InputClass "libinput keyboard catchall"
[ 36937.847] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 22 paused 0
[ 36937.847] (II) Using input driver 'libinput' for 'Microsoft Wired Keyboard 600'
[ 36937.847] (**) Microsoft Wired Keyboard 600: always reports core events
[ 36937.847] (**) Option "Device" "/dev/input/event6"
[ 36937.847] (**) Option "_source" "server/udev"
[ 36937.848] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is tagged by udev as: Keyboard Joystick
[ 36937.848] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is a keyboard
[ 36937.848] (II) libinput: Microsoft Wired Keyboard 600: needs a virtual subdevice
[ 36937.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29/event6"
[ 36937.848] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: MOUSE, id 12)
[ 36937.848] (**) Option "AccelerationScheme" "none"
[ 36937.848] (**) Microsoft Wired Keyboard 600: (accel) selected scheme none/0
[ 36937.848] (**) Microsoft Wired Keyboard 600: (accel) acceleration factor: 2.000
[ 36937.848] (**) Microsoft Wired Keyboard 600: (accel) acceleration threshold: 4
[ 36937.849] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is tagged by udev as: Keyboard Joystick
[ 36937.849] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is a keyboard
[ 36937.849] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/js0)
[ 36937.849] (II) No input driver specified, ignoring this device.
[ 36937.849] (II) This device may have been added with another device file.
[ 36937.850] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 36937.850] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 36937.850] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 36937.850] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 23 paused 0
[ 36937.850] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 36937.850] (**) AT Translated Set 2 keyboard: always reports core events
[ 36937.850] (**) Option "Device" "/dev/input/event0"
[ 36937.850] (**) Option "_source" "server/udev"
[ 36937.851] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 36937.851] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 36937.851] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 36937.851] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 36937.851] (**) Option "xkb_model" "pc105"
[ 36937.851] (**) Option "xkb_layout" "us"
[ 36937.851] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 36937.851] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 36937.852] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[ 36937.852] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 36937.852] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[ 36937.852] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 36937.852] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchscreen catchall"
[ 36937.852] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 36937.852] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 36937.852] (II) LoadModule: "synaptics"
[ 36937.852] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 36937.895] (II) Module synaptics: vendor="X.Org Foundation"
[ 36937.895] 	compiled for 1.18.3, module version = 1.8.3
[ 36937.895] 	Module class: X.Org XInput Driver
[ 36937.895] 	ABI class: X.Org XInput driver, version 22.1
[ 36937.896] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 24 paused 0
[ 36937.896] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 36937.896] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 36937.896] (**) Option "Device" "/dev/input/event8"
[ 36937.936] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 36937.936] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5710 (res 83)
[ 36937.936] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5164 (res 207)
[ 36937.936] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 36937.936] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 36937.936] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 36937.936] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 36937.936] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 36937.936] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 36937.936] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event8"
[ 36937.936] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[ 36937.936] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 36937.936] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 36937.936] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[ 36937.936] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 36937.936] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 36937.936] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 36937.936] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 36937.936] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 36937.937] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 36937.937] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 36937.937] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event9)
[ 36937.937] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 36937.937] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 36937.937] (**) TPPS/2 IBM TrackPoint: Applying InputClass "middle button emulation class"
[ 36937.937] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 25 paused 0
[ 36937.937] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 36937.937] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 36937.937] (**) Option "Device" "/dev/input/event9"
[ 36937.937] (**) Option "_source" "server/udev"
[ 36937.938] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is tagged by udev as: Mouse Pointingstick
[ 36937.938] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is a pointer caps
[ 36937.938] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input10/event9"
[ 36937.938] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15)
[ 36937.938] (**) Option "AccelerationScheme" "none"
[ 36937.938] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 36937.938] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 36937.938] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 36937.938] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is tagged by udev as: Mouse Pointingstick
[ 36937.938] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is a pointer caps
[ 36937.938] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[ 36937.938] (**) TPPS/2 IBM TrackPoint: Applying InputClass "middle button emulation class"
[ 36937.938] (II) No input driver specified, ignoring this device.
[ 36937.938] (II) This device may have been added with another device file.
[ 36937.939] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event11)
[ 36937.939] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 36937.939] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 36937.939] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 26 paused 0
[ 36937.939] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 36937.939] (**) ThinkPad Extra Buttons: always reports core events
[ 36937.939] (**) Option "Device" "/dev/input/event11"
[ 36937.939] (**) Option "_source" "server/udev"
[ 36937.940] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is tagged by udev as: Keyboard
[ 36937.940] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is a keyboard
[ 36937.940] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input12/event11"
[ 36937.940] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[ 36937.940] (**) Option "xkb_model" "pc105"
[ 36937.940] (**) Option "xkb_layout" "us"
[ 36937.940] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is tagged by udev as: Keyboard
[ 36937.940] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is a keyboard
[ 36937.940] (II) config/udev: Adding input device Serial Wacom Tablet (/dev/ttyS0)
[ 36937.940] (**) Serial Wacom Tablet: Applying InputClass "Wacom serial class"
[ 36937.940] (II) LoadModule: "wacom"
[ 36937.940] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
[ 36937.965] (II) Module wacom: vendor="X.Org Foundation"
[ 36937.965] 	compiled for 1.18.0, module version = 0.30.0
[ 36937.966] 	Module class: X.Org XInput Driver
[ 36937.966] 	ABI class: X.Org XInput driver, version 22.1
[ 36937.966] (II) wacom: Driver for Wacom graphics tablets: PenPartner, Graphire,
	Graphire2 4x5, Graphire2 5x7, Graphire3 4x5, Graphire3 6x8,
	Graphire4 4x5, Graphire4 6x8, BambooFun 4x5, BambooFun 6x8,
	Bamboo1 Medium, Graphire4 6x8 BlueTooth, CTL-460, CTH-461, CTL-660,
	CTL-461/S, Bamboo Touch, CTH-460/K, CTH-461/S, CTH-661/S1, CTH-461/L,
	CTH-661/L, Intuos 4x5, Intuos 6x8, Intuos 9x12, Intuos 12x12,
	Intuos 12x18, PTU600, PL400, PL500, PL600, PL600SX, PL550, PL800,
	PL700, PL510, PL710, DTI520, DTF720, DTF720a, DTF521, DTU1931,
	DTU2231, DTU1631, Intuos2 4x5, Intuos2 6x8, Intuos2 9x12,
	Intuos2 12x12, Intuos2 12x18, Intuos2 6x8 , Volito, PenStation,
	Volito2 4x5, Volito2 2x3, PenPartner2, Bamboo, Bamboo1, Bamboo1 4x6,
	Bamboo1 5x8, Intuos3 4x5, Intuos3 6x8, Intuos3 9x12, Intuos3 12x12,
	Intuos3 12x19, Intuos3 6x11, Intuos3 4x6, Intuos4 4x6, Intuos4 6x9,
	Intuos4 8x13, Intuos4 12x19, Intuos4 WL USB Endpoint,
	Intuos4 WL Bluetooth Endpoint, Intuos5 touch S, Intuos5 touch M,
	Intuos5 touch L, Intuos5 S, Intuos5 M, Intuos Pro S, Intuos Pro M,
	Intuos Pro L, Cintiq 21UX, Cintiq 20WSX, Cintiq 12WX, Cintiq 21UX2,
	Cintiq 24HD, Cintiq 22HD, Cintiq 24HD touch (EMR digitizer),
	Cintiq 13HD, DTK2241, DTH2242, Cintiq 22HDT, TabletPC 0x90,
	TabletPC 0x93, TabletPC 0x97, TabletPC 0x9A, CapPlus  0x9F,
	TabletPC 0xE2, TabletPC 0xE3, TabletPC 0xE5, TabletPC 0xE6,
	TabletPC 0xEC, TabletPC 0xED, TabletPC 0xEF, TabletPC 0x100,
	TabletPC 0x101, TabletPC 0x10D, TabletPC 0x116, TabletPC 0x12C,
	TabletPC 0x4001, TabletPC 0x4004, TabletPC 0x5000, TabletPC 0x5002,
	usb:172f:0024, usb:172f:0025, usb:172f:0026, usb:172f:0027,
	usb:172f:0028, usb:172f:0030, usb:172f:0031, usb:172f:0032,
	usb:172f:0033, usb:172f:0034, usb:172f:0035, usb:172f:0036,
	usb:172f:0037, usb:172f:0038, usb:172f:0039, usb:172f:0051,
	usb:172f:0052, usb:172f:0053, usb:172f:0054, usb:172f:0055,
	usb:172f:0056, usb:172f:0057, usb:172f:0058, usb:172f:0500,
	usb:172f:0501, usb:172f:0502, usb:172f:0503, usb:1b96:0001,
	usb:17ef:6004
[ 36937.967] (EE) systemd-logind: failed to take device /dev/ttyS0: No such device
[ 36937.967] (II) Using input driver 'wacom' for 'Serial Wacom Tablet'
[ 36937.967] (**) Serial Wacom Tablet: always reports core events
[ 36937.967] (**) Option "Device" "/dev/ttyS0"
[ 36937.967] (II) Serial Wacom Tablet: type not specified, assuming 'stylus'.
[ 36937.967] (II) Serial Wacom Tablet: other types will be automatically added.
[ 36937.967] (EE) Serial Wacom Tablet stylus: wcmWriteWait error : Input/output error
[ 36937.967] (WW) Serial Wacom Tablet stylus: Query failed with 38400 baud. Trying 19200.
[ 36937.967] (EE) Serial Wacom Tablet stylus: wcmWriteWait error : Input/output error
[ 36937.967] (EE) Serial Wacom Tablet stylus: wcmWriteWait error : Input/output error
[ 36937.967] (II) Serial Wacom Tablet stylus: serial tablet id 0xE3.
[ 36937.967] (EE) PreInit returned 8 for "Serial Wacom Tablet stylus"
[ 36937.967] (II) UnloadModule: "wacom"
[ 36937.968] (II) config/udev: Adding input device Wacom Serial Penabled 2FG Touchscreen Pen (/dev/input/event18)
[ 36937.968] (**) Wacom Serial Penabled 2FG Touchscreen Pen: Applying InputClass "evdev tablet catchall"
[ 36937.968] (**) Wacom Serial Penabled 2FG Touchscreen Pen: Applying InputClass "Wacom USB device class"
[ 36937.968] (**) Wacom Serial Penabled 2FG Touchscreen Pen: Applying InputClass "Wacom PnP device class"
[ 36937.968] (**) Wacom Serial Penabled 2FG Touchscreen Pen: Applying InputClass "Wacom class"
[ 36937.968] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 27 paused 0
[ 36937.968] (II) Using input driver 'wacom' for 'Wacom Serial Penabled 2FG Touchscreen Pen'
[ 36937.968] (**) Wacom Serial Penabled 2FG Touchscreen Pen: always reports core events
[ 36937.968] (**) Option "Device" "/dev/input/event18"
[ 36937.969] (II) Wacom Serial Penabled 2FG Touchscreen Pen: type not specified, assuming 'stylus'.
[ 36937.969] (II) Wacom Serial Penabled 2FG Touchscreen Pen: other types will be automatically added.
[ 36937.969] (--) Wacom Serial Penabled 2FG Touchscreen Pen stylus: using pressure threshold of 27 for button 1
[ 36937.969] (--) Wacom Serial Penabled 2FG Touchscreen Pen stylus: maxX=26312 maxY=16520 maxZ=255 resX=100000 resY=100000  tilt=disabled
[ 36937.969] (II) Wacom Serial Penabled 2FG Touchscreen Pen stylus: hotplugging dependent devices.
[ 36937.969] (EE) Wacom Serial Penabled 2FG Touchscreen Pen stylus: Invalid type 'cursor' for this device.
[ 36937.969] (EE) Wacom Serial Penabled 2FG Touchscreen Pen stylus: Invalid type 'touch' for this device.
[ 36937.969] (EE) Wacom Serial Penabled 2FG Touchscreen Pen stylus: Invalid type 'pad' for this device.
[ 36937.969] (II) Wacom Serial Penabled 2FG Touchscreen Pen stylus: hotplugging completed.
[ 36937.969] (**) Option "config_info" "udev:/sys/devices/pnp0/00:05/tty/ttyS0/serio3/input/input19/event18"
[ 36937.969] (II) XINPUT: Adding extended input device "Wacom Serial Penabled 2FG Touchscreen Pen stylus" (type: STYLUS, id 17)
[ 36937.969] (**) Wacom Serial Penabled 2FG Touchscreen Pen stylus: (accel) keeping acceleration scheme 1
[ 36937.969] (**) Wacom Serial Penabled 2FG Touchscreen Pen stylus: (accel) acceleration profile 0
[ 36937.969] (**) Wacom Serial Penabled 2FG Touchscreen Pen stylus: (accel) acceleration factor: 2.000
[ 36937.969] (**) Wacom Serial Penabled 2FG Touchscreen Pen stylus: (accel) acceleration threshold: 4
[ 36937.969] (II) config/udev: Adding input device Wacom Serial Penabled 2FG Touchscreen Pen (/dev/input/mouse3)
[ 36937.970] (II) No input driver specified, ignoring this device.
[ 36937.970] (II) This device may have been added with another device file.
[ 36937.970] (II) config/udev: Adding input device Wacom Serial Penabled 2FG Touchscreen Finger (/dev/input/event19)
[ 36937.970] (**) Wacom Serial Penabled 2FG Touchscreen Finger: Applying InputClass "evdev tablet catchall"
[ 36937.970] (**) Wacom Serial Penabled 2FG Touchscreen Finger: Applying InputClass "evdev touchscreen catchall"
[ 36937.970] (**) Wacom Serial Penabled 2FG Touchscreen Finger: Applying InputClass "Wacom USB device class"
[ 36937.970] (**) Wacom Serial Penabled 2FG Touchscreen Finger: Applying InputClass "Wacom PnP device class"
[ 36937.970] (**) Wacom Serial Penabled 2FG Touchscreen Finger: Applying InputClass "Wacom class"
[ 36937.970] (**) Wacom Serial Penabled 2FG Touchscreen Finger: Applying InputClass "libinput touchscreen catchall"
[ 36937.971] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 28 paused 0
[ 36937.971] (II) Using input driver 'libinput' for 'Wacom Serial Penabled 2FG Touchscreen Finger'
[ 36937.971] (**) Wacom Serial Penabled 2FG Touchscreen Finger: always reports core events
[ 36937.971] (**) Option "Device" "/dev/input/event19"
[ 36937.971] (**) Option "_source" "server/udev"
[ 36937.972] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 36937.972] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[ 36937.972] (**) Option "config_info" "udev:/sys/devices/pnp0/00:05/tty/ttyS0/serio3/input/input20/event19"
[ 36937.972] (II) XINPUT: Adding extended input device "Wacom Serial Penabled 2FG Touchscreen Finger" (type: TOUCHSCREEN, id 18)
[ 36937.972] (**) Option "AccelerationScheme" "none"
[ 36937.972] (**) Wacom Serial Penabled 2FG Touchscreen Finger: (accel) selected scheme none/0
[ 36937.972] (**) Wacom Serial Penabled 2FG Touchscreen Finger: (accel) acceleration factor: 2.000
[ 36937.972] (**) Wacom Serial Penabled 2FG Touchscreen Finger: (accel) acceleration threshold: 4
[ 36937.972] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 36937.972] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[ 36937.973] (II) config/udev: Adding input device Wacom Serial Penabled 2FG Touchscreen Finger (/dev/input/mouse4)
[ 36937.973] (II) No input driver specified, ignoring this device.
[ 36937.973] (II) This device may have been added with another device file.
[ 36937.974] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/event20)
[ 36937.974] (II) No input driver specified, ignoring this device.
[ 36937.974] (II) This device may have been added with another device file.
[ 36937.974] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/js1)
[ 36937.974] (II) No input driver specified, ignoring this device.
[ 36937.974] (II) This device may have been added with another device file.
[ 36937.974] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/event21)
[ 36937.974] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
[ 36937.975] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/js2)
[ 36937.975] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
[ 36937.980] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
[ 36937.980] (**) Microsoft Wired Keyboard 600: Applying InputClass "libinput keyboard catchall"
[ 36937.980] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[ 36937.980] (II) Using input driver 'libinput' for 'Microsoft Wired Keyboard 600'
[ 36937.980] (**) Microsoft Wired Keyboard 600: always reports core events
[ 36937.980] (**) Option "Device" "/dev/input/event6"
[ 36937.980] (**) Option "_source" "_driver/libinput"
[ 36937.980] (II) libinput: Microsoft Wired Keyboard 600: is a virtual subdevice
[ 36937.980] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29/event6"
[ 36937.980] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD, id 19)
[ 36937.980] (**) Option "xkb_model" "pc105"
[ 36937.980] (**) Option "xkb_layout" "us"
[ 36937.980] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: Applying InputClass "evdev tablet catchall"
[ 36937.980] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: Applying InputClass "Wacom USB device class"
[ 36937.980] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: Applying InputClass "Wacom PnP device class"
[ 36937.980] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: Applying InputClass "Wacom class"
[ 36937.980] (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
[ 36937.980] (II) Using input driver 'wacom' for 'Wacom Serial Penabled 2FG Touchscreen Pen eraser'
[ 36937.980] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: always reports core events
[ 36937.980] (**) Option "Device" "/dev/input/event18"
[ 36937.980] (**) Option "Type" "eraser"
[ 36937.981] (--) Wacom Serial Penabled 2FG Touchscreen Pen eraser: maxX=26312 maxY=16520 maxZ=255 resX=100000 resY=100000  tilt=disabled
[ 36937.981] (**) Option "config_info" "udev:/sys/devices/pnp0/00:05/tty/ttyS0/serio3/input/input19/event18"
[ 36937.981] (II) XINPUT: Adding extended input device "Wacom Serial Penabled 2FG Touchscreen Pen eraser" (type: ERASER, id 20)
[ 36937.981] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: (accel) keeping acceleration scheme 1
[ 36937.981] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: (accel) acceleration profile 0
[ 36937.981] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: (accel) acceleration factor: 2.000
[ 36937.981] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: (accel) acceleration threshold: 4
[ 36942.537] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 36942.537] (II) modeset(0): Printing DDC gathered Modelines:
[ 36942.537] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 36942.691] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 36942.691] (II) modeset(0): Printing DDC gathered Modelines:
[ 36942.691] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 36949.462] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 36949.462] (II) modeset(0): Printing DDC gathered Modelines:
[ 36949.462] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 36954.939] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 36954.939] (II) modeset(0): Printing DDC gathered Modelines:
[ 36954.939] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 36955.102] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 36955.102] (II) modeset(0): Printing DDC gathered Modelines:
[ 36955.102] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 38684.960] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 38684.960] (II) modeset(0): Printing DDC gathered Modelines:
[ 38684.960] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 38685.116] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 38685.116] (II) modeset(0): Printing DDC gathered Modelines:
[ 38685.116] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 40639.701] (**) Option "fd" "22"
[ 40639.704] (**) Option "fd" "28"
[ 44026.802] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 44026.802] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[ 45204.057] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 45204.105] (II) modeset(0): Printing DDC gathered Modelines:
[ 45204.105] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 45204.235] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 45204.235] (II) modeset(0): Printing DDC gathered Modelines:
[ 45204.235] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 45204.370] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 45204.370] (II) modeset(0): Printing DDC gathered Modelines:
[ 45204.370] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 45204.830] (II) modeset(0): Allocate new frame buffer 1280x800 stride
[ 45205.180] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 45205.181] (II) modeset(0): Printing DDC gathered Modelines:
[ 45205.181] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 45205.400] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 45205.400] (II) modeset(0): Printing DDC gathered Modelines:
[ 45205.400] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 45205.813] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 45205.813] (II) modeset(0): Printing DDC gathered Modelines:
[ 45205.813] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 45205.969] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 45205.969] (II) modeset(0): Printing DDC gathered Modelines:
[ 45205.969] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 45206.125] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 45206.125] (II) modeset(0): Printing DDC gathered Modelines:
[ 45206.125] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 45206.294] (II) modeset(0): Allocate new frame buffer 2960x1050 stride
[ 45206.406] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 45206.406] (II) modeset(0): Printing DDC gathered Modelines:
[ 45206.406] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 45207.629] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 45207.629] (II) modeset(0): Printing DDC gathered Modelines:
[ 45207.629] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 45208.054] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 45208.054] (II) modeset(0): Printing DDC gathered Modelines:
[ 45208.054] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 50187.042] (**) Option "fd" "22"
[ 77916.773] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 77916.809] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[ 78579.076] (**) Option "fd" "14"
[ 78579.078] (**) Option "fd" "17"
[ 78579.081] (**) Option "fd" "18"
[ 78579.082] (**) Option "fd" "19"
[ 78579.083] (**) Option "fd" "20"
[ 78579.084] (**) Option "fd" "21"
[ 78579.085] (**) Option "fd" "22"
[ 78579.086] (**) Option "fd" "23"
[ 78579.165] (**) Option "fd" "25"
[ 78579.165] (**) Option "fd" "26"
[ 78579.166] (**) Option "fd" "22"
[ 78579.177] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 78579.332] (II) systemd-logind: got pause for 13:83
[ 78579.332] (II) systemd-logind: got pause for 13:68
[ 78579.332] (II) systemd-logind: got pause for 13:73
[ 78579.332] (II) systemd-logind: got pause for 13:69
[ 78579.332] (II) systemd-logind: got pause for 13:82
[ 78579.332] (II) systemd-logind: got pause for 13:74
[ 78579.332] (II) systemd-logind: got pause for 13:72
[ 78579.332] (II) systemd-logind: got pause for 13:67
[ 78579.332] (II) systemd-logind: got pause for 13:75
[ 78579.332] (II) systemd-logind: got pause for 13:71
[ 78579.332] (II) systemd-logind: got pause for 226:0
[ 78579.332] (II) systemd-logind: got pause for 13:66
[ 78579.332] (II) systemd-logind: got pause for 13:64
[ 78579.332] (II) systemd-logind: got pause for 13:70
[ 78623.096] (II) systemd-logind: got resume for 13:83
[ 78623.108] (II) systemd-logind: got resume for 13:68
[ 78623.120] (II) systemd-logind: got resume for 13:73
[ 78623.136] (II) systemd-logind: got resume for 13:69
[ 78623.148] (II) systemd-logind: got resume for 13:82
[ 78623.164] (II) systemd-logind: got resume for 13:74
[ 78623.176] (II) systemd-logind: got resume for 13:72
[ 78623.188] (II) systemd-logind: got resume for 13:67
[ 78623.200] (II) systemd-logind: got resume for 13:75
[ 78623.220] (II) systemd-logind: got resume for 13:71
[ 78623.220] (II) systemd-logind: got resume for 226:0
[ 78623.220] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 78623.244] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 78623.244] (II) modeset(0): Printing DDC gathered Modelines:
[ 78623.244] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 78623.386] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 78623.386] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[ 78623.387] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[ 78623.387] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[ 78623.388] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is tagged by udev as: Mouse
[ 78623.388] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is a pointer caps
[ 78623.389] (II) input device 'Integrated Camera', /dev/input/event10 is tagged by udev as: Keyboard
[ 78623.389] (II) input device 'Integrated Camera', /dev/input/event10 is a keyboard
[ 78623.391] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is tagged by udev as: Keyboard
[ 78623.391] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is a keyboard
[ 78623.391] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 78623.392] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is tagged by udev as: Mouse Pointingstick
[ 78623.392] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is a pointer caps
[ 78623.392] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is tagged by udev as: Keyboard
[ 78623.393] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is a keyboard
[ 78623.393] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 78623.393] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[ 78623.394] (II) systemd-logind: got resume for 13:66
[ 78623.394] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 78623.394] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[ 78623.395] (II) systemd-logind: got resume for 13:64
[ 78623.395] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 78623.395] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 78623.395] (II) systemd-logind: got resume for 13:70
[ 78623.396] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is tagged by udev as: Keyboard Joystick
[ 78623.396] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is a keyboard
[ 79892.974] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 79892.974] (II) modeset(0): Printing DDC gathered Modelines:
[ 79892.974] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 79893.137] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 79893.137] (II) modeset(0): Printing DDC gathered Modelines:
[ 79893.137] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 81066.266] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 81066.266] (II) modeset(0): Printing DDC gathered Modelines:
[ 81066.266] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 81066.424] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 81066.424] (II) modeset(0): Printing DDC gathered Modelines:
[ 81066.424] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 81133.941] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 81133.941] (II) modeset(0): Printing DDC gathered Modelines:
[ 81133.941] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 81134.096] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 81134.096] (II) modeset(0): Printing DDC gathered Modelines:
[ 81134.096] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 81415.380] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 81415.380] (II) modeset(0): Printing DDC gathered Modelines:
[ 81415.380] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 81415.531] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 81415.531] (II) modeset(0): Printing DDC gathered Modelines:
[ 81415.531] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 83955.173] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 83955.173] (II) modeset(0): Printing DDC gathered Modelines:
[ 83955.173] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 83955.328] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 83955.328] (II) modeset(0): Printing DDC gathered Modelines:
[ 83955.328] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 84047.538] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 84047.538] (II) modeset(0): Printing DDC gathered Modelines:
[ 84047.538] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 84047.696] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 84047.696] (II) modeset(0): Printing DDC gathered Modelines:
[ 84047.696] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 84291.616] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 84291.616] (II) modeset(0): Printing DDC gathered Modelines:
[ 84291.616] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 84291.772] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 84291.772] (II) modeset(0): Printing DDC gathered Modelines:
[ 84291.772] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 85582.887] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 85582.887] (II) modeset(0): Printing DDC gathered Modelines:
[ 85582.887] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 85583.044] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 85583.044] (II) modeset(0): Printing DDC gathered Modelines:
[ 85583.044] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 85702.052] (**) Option "fd" "28"
[ 85702.053] (**) Option "fd" "17"
[ 95330.606] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 95330.607] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[ 96473.109] (**) Option "fd" "28"
[ 96554.359] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 96554.359] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[ 96818.397] (**) Option "fd" "28"
[ 96932.486] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 96932.486] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[ 97194.748] (**) Option "fd" "28"
[ 97335.252] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 97335.252] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[ 97734.709] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 97734.709] (II) modeset(0): Printing DDC gathered Modelines:
[ 97734.709] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 97734.865] (II) modeset(0): EDID vendor "LEN", prod id 16401
[ 97734.865] (II) modeset(0): Printing DDC gathered Modelines:
[ 97734.865] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 97997.283] (**) Option "fd" "28"
[ 98012.222] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 98012.222] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[ 98027.478] (**) Option "fd" "28"
[ 98166.783] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 98166.783] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[ 98396.780] (**) Option "fd" "28"
[ 98447.906] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 98447.906] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[ 98462.829] (**) Option "fd" "28"
[ 99939.449] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[ 99939.450] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[101760.286] (**) Option "fd" "28"
[101936.858] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[101936.858] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[102049.253] (II) modeset(0): EDID vendor "LEN", prod id 16401
[102049.253] (II) modeset(0): Printing DDC gathered Modelines:
[102049.253] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[102049.409] (II) modeset(0): EDID vendor "LEN", prod id 16401
[102049.409] (II) modeset(0): Printing DDC gathered Modelines:
[102049.409] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[102119.468] (II) modeset(0): EDID vendor "LEN", prod id 16401
[102119.468] (II) modeset(0): Printing DDC gathered Modelines:
[102119.468] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[102119.644] (II) modeset(0): EDID vendor "LEN", prod id 16401
[102119.644] (II) modeset(0): Printing DDC gathered Modelines:
[102119.644] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[102717.003] (**) Option "fd" "28"
[103315.549] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[103315.549] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[103414.335] (**) Option "fd" "28"
[104172.979] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[104172.979] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=1128242

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: LIBINPUT_DEVICE_GROUP=19/0/1/0:LNXPWRBN/button
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=39744379
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=1292927

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: LIBINPUT_DEVICE_GROUP=19/0/6/0:LNXVIDEO/video
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=39744380
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
E: EV=21
E: ID_FOR_SEAT=input-acpi-PNP0C0D_00
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PRODUCT=19/0/5/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: TAGS=:seat:
E: USEC_INITIALIZED=1127987

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: LIBINPUT_DEVICE_GROUP=19/0/5/0:PNP0C0D/button
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=39732815

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
E: EV=3
E: ID_FOR_SEAT=input-acpi-PNP0C0E_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=1125990

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: LIBINPUT_DEVICE_GROUP=19/0/3/0:PNP0C0E/button
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=39744500
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30
E: EV=17
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_1_1_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Microsoft_Basic_Optical_Mouse_v2.0
E: ID_MODEL_ENC=Microsoft\x20Basic\x20Optical\x20Mouse\x20v2.0\x20
E: ID_MODEL_ID=00cb
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_1_0
E: ID_REVISION=0104
E: ID_SERIAL=Microsoft_Microsoft_Basic_Optical_Mouse_v2.0
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft\x20
E: ID_VENDOR_ID=045e
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0003v045Ep00CBe0111-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: MSC=10
E: NAME="Microsoft  Microsoft Basic Optical Mouse v2.0 "
E: PHYS="usb-0000:00:1a.0-1.1/input0"
E: PRODUCT=3/45e/cb/111
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=1154115041

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30/event7
N: input/event7
S: input/by-id/usb-Microsoft_Microsoft_Basic_Optical_Mouse_v2.0-event-mouse
S: input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Microsoft_Microsoft_Basic_Optical_Mouse_v2.0-event-mouse /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-event-mouse
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30/event7
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Microsoft_Basic_Optical_Mouse_v2.0
E: ID_MODEL_ENC=Microsoft\x20Basic\x20Optical\x20Mouse\x20v2.0\x20
E: ID_MODEL_ID=00cb
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_1_0
E: ID_REVISION=0104
E: ID_SERIAL=Microsoft_Microsoft_Basic_Optical_Mouse_v2.0
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft\x20
E: ID_VENDOR_ID=045e
E: LIBINPUT_DEVICE_GROUP=3/45e/cb/111:usb-0000:00:1a.0-1
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=1154201149

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30/mouse0
N: input/mouse0
S: input/by-id/usb-Microsoft_Microsoft_Basic_Optical_Mouse_v2.0-mouse
S: input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-mouse /dev/input/by-id/usb-Microsoft_Microsoft_Basic_Optical_Mouse_v2.0-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Microsoft_Basic_Optical_Mouse_v2.0
E: ID_MODEL_ENC=Microsoft\x20Basic\x20Optical\x20Mouse\x20v2.0\x20
E: ID_MODEL_ID=00cb
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_1_0
E: ID_REVISION=0104
E: ID_SERIAL=Microsoft_Microsoft_Basic_Optical_Mouse_v2.0
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft\x20
E: ID_VENDOR_ID=045e
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=1154118313

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_1_6_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=4816
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_6_1_0
E: ID_REVISION=2345
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._Integrated_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=17ef
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v17EFp4816e2345-e0,1,kD4,ramlsfw
E: NAME="Integrated Camera"
E: PHYS="usb-0000:00:1a.0-1.6/button"
E: PRODUCT=3/17ef/4816/2345
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=40271332

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11/event10
N: input/event10
S: input/by-id/usb-Chicony_Electronics_Co.__Ltd._Integrated_Camera-event-if00
S: input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event /dev/input/by-id/usb-Chicony_Electronics_Co.__Ltd._Integrated_Camera-event-if00
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11/event10
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=4816
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_6_1_0
E: ID_REVISION=2345
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._Integrated_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=17ef
E: LIBINPUT_DEVICE_GROUP=3/17ef/4816/2345:usb-0000:00:1a.0-1
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=40302957
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13
E: EV=40001
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0001v14F1p5069e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PRODUCT=1/14f1/5069/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=41683383

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event12
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=1/14f1/5069/1:card0/codec#0/beep0
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41718415

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel MID Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: USEC_INITIALIZED=41684917

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event13
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41710792

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel MID Dock Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: USEC_INITIALIZED=41686755

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event14
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41710790

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input16
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel MID Dock Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: TAGS=:seat:
E: USEC_INITIALIZED=41687219

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event15
N: input/event15
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event15
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41718417

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input17
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel MID Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: TAGS=:seat:
E: USEC_INITIALIZED=41687005

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input17/event16
N: input/event16
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input17/event16
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=80
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41714473

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input18
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel MID HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=41688056

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input18/event17
N: input/event17
E: DEVNAME=/dev/input/event17
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input18/event17
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=81
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41726669

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:045E:0750.0009/input/input28
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:045E:0750.0009/input/input28
E: EV=120013
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_2_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Wired_Keyboard_600
E: ID_MODEL_ENC=Wired\x20Keyboard\x20600
E: ID_MODEL_ID=0750
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_0
E: ID_REVISION=0110
E: ID_SERIAL=Microsoft_Wired_Keyboard_600
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: KEY=1000000000007 ff9f207ac14057ff febeffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0003v045Ep0750e0111-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="Microsoft Wired Keyboard 600"
E: PHYS="usb-0000:00:1d.0-1.2/input0"
E: PRODUCT=3/45e/750/111
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=1151947914

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:045E:0750.0009/input/input28/event5
N: input/event5
S: input/by-id/usb-Microsoft_Wired_Keyboard_600-event-kbd
S: input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-event-kbd /dev/input/by-id/usb-Microsoft_Wired_Keyboard_600-event-kbd
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:045E:0750.0009/input/input28/event5
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Wired_Keyboard_600
E: ID_MODEL_ENC=Wired\x20Keyboard\x20600
E: ID_MODEL_ID=0750
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_0
E: ID_REVISION=0110
E: ID_SERIAL=Microsoft_Wired_Keyboard_600
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: LIBINPUT_DEVICE_GROUP=3/45e/750/111:usb-0000:00:1d.0-1
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=1151988314
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29
E: ABS=ffffff01000701ff
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29
E: EV=10001f
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_2_1_1
E: ID_INPUT=1
E: ID_INPUT_JOYSTICK=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Wired_Keyboard_600
E: ID_MODEL_ENC=Wired\x20Keyboard\x20600
E: ID_MODEL_ID=0750
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1
E: ID_REVISION=0110
E: ID_SERIAL=Microsoft_Wired_Keyboard_600
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: KEY=3f0003007f 0 0 4c3ffff17aff32d bf54445600000000 c00000000000001 130f938b17c007 ffff7bfad971dfff febeffdfffefffff fffffffffffffffe
E: MODALIAS=input:b0003v045Ep0750e0111-e0,1,2,3,4,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8E,8F,90,94,95,96,98,9B,9C,9E,9F,A1,A3,A4,A5,A6,A7,A8,A9,AB,AC,AD,AE,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,CE,CF,D0,D1,D2,D4,D8,D9,DB,DF,E0,E1,E4,E7,E8,E9,EA,EB,F0,F1,F4,100,13A,13B,161,162,164,166,16A,16E,172,174,176,178,179,17A,17B,17C,17D,17F,180,182,183,185,188,189,18C,18D,18E,18F,190,191,192,193,195,197,198,199,19A,19C,1A0,1A1,1A2,1A3,1A4,1A5,1A6,1A7,1A8,1A9,1AA,1AB,1AC,1AD,1AE,1AF,1B0,1B1,1B6,1B7,1BA,240,241,242,243,244,245,246,250,251,260,261,262,263,264,265,r6,a0,1,2,3,4,5,6,7,8,10,11,12,20,28,29,2A,2B,2C,2D,2E,2F,30,31,32,33,34,35,36,37,38,39,3A,3B,3C,3D,3E,m4,lsfw
E: MSC=10
E: NAME="Microsoft Wired Keyboard 600"
E: PHYS="usb-0000:00:1d.0-1.2/input1"
E: PRODUCT=3/45e/750/111
E: PROP=0
E: REL=40
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=1151946474

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29/event6
N: input/event6
S: input/by-id/usb-Microsoft_Wired_Keyboard_600-if01-event-joystick
S: input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.1-event-joystick
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.1-event-joystick /dev/input/by-id/usb-Microsoft_Wired_Keyboard_600-if01-event-joystick
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29/event6
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_2_1_1
E: ID_INPUT=1
E: ID_INPUT_JOYSTICK=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Wired_Keyboard_600
E: ID_MODEL_ENC=Wired\x20Keyboard\x20600
E: ID_MODEL_ID=0750
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1
E: ID_REVISION=0110
E: ID_SERIAL=Microsoft_Wired_Keyboard_600
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: LIBINPUT_DEVICE_GROUP=3/45e/750/111:usb-0000:00:1d.0-1
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: TAGS=:seat:uaccess:
E: USEC_INITIALIZED=1151975542
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29/js0
N: input/js0
S: input/by-id/usb-Microsoft_Wired_Keyboard_600-if01-joystick
S: input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.1-joystick
E: DEVLINKS=/dev/input/by-id/usb-Microsoft_Wired_Keyboard_600-if01-joystick /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.1-joystick
E: DEVNAME=/dev/input/js0
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29/js0
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_2_1_1
E: ID_INPUT=1
E: ID_INPUT_JOYSTICK=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Wired_Keyboard_600
E: ID_MODEL_ENC=Wired\x20Keyboard\x20600
E: ID_MODEL_ID=0750
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1
E: ID_REVISION=0110
E: ID_SERIAL=Microsoft_Wired_Keyboard_600
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: MAJOR=13
E: MINOR=0
E: SUBSYSTEM=input
E: TAGS=:seat:uaccess:
E: USEC_INITIALIZED=1151950488

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=10000 0 0 0 402000000 3003078ff00f801 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB54-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8B,8C,8D,8E,8F,98,99,9A,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B8,B9,D9,E2,1D0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab54
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=1053508

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEYBOARD_KEY_5d=menu
E: KEYBOARD_KEY_63=fn
E: KEYBOARD_KEY_66=screenlock
E: KEYBOARD_KEY_67=cyclewindows
E: KEYBOARD_KEY_68=setup
E: KEYBOARD_KEY_6c=direction
E: LIBINPUT_DEVICE_GROUP=11/1/1/ab54:isa0060/serio0
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=39744538
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input5
E: ABS=260800011000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input5
E: EV=b
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=6420 30000 0 0 0 0
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/7/1b1
E: PROP=9
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2089208

P: /devices/platform/i8042/serio1/input/input5/event8
N: input/event8
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/event8
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=18
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_INPUT_WIDTH_MM=51
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=11/2/7/1b1:isa0060/serio1
E: LIBINPUT_MODEL_JUMPING_SEMI_MT=1
E: LIBINPUT_MODEL_SYNAPTICS_SERIAL_TOUCHPAD=1
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=40525355

P: /devices/platform/i8042/serio1/input/input5/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/mouse1
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2090601

P: /devices/platform/i8042/serio1/serio2/input/input10
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input10
E: EV=7
E: ID_FOR_SEAT=input-platform-i8042-serio-2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0011v0002p000Ae0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: NAME="TPPS/2 IBM TrackPoint"
E: PHYS="synaptics-pt/serio0/input0"
E: PRODUCT=11/2/a/0
E: PROP=21
E: REL=3
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3175789

P: /devices/platform/i8042/serio1/serio2/input/input10/event9
N: input/event9
S: input/by-path/platform-i8042-serio-2-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input10/event9
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=11/2/a/0:synaptics-pt/serio0
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=39783053

P: /devices/platform/i8042/serio1/serio2/input/input10/mouse2
N: input/mouse2
S: input/by-path/platform-i8042-serio-2-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-mouse
E: DEVNAME=/dev/input/mouse2
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input10/mouse2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=34
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3177796

P: /devices/platform/thinkpad_acpi/input/input12
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input12
E: EV=33
E: ID_FOR_SEAT=input-platform-thinkpad_acpi
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: KEY=10040 0 18040000 0 10000000000000 0 1501b02102004 c000280041114000 10e000000000000 0
E: MODALIAS=input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,78,8E,90,94,98,9E,AB,AD,BE,BF,C2,CD,D4,D9,E0,E1,E3,E4,EC,EE,F0,174,1D2,1DB,1DC,246,250,ram4,lsfw1,3,
E: MSC=10
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PRODUCT=19/17aa/5054/4101
E: PROP=0
E: SUBSYSTEM=input
E: SW=a
E: TAGS=:seat:
E: USEC_INITIALIZED=41223900

P: /devices/platform/thinkpad_acpi/input/input12/event11
N: input/event11
S: input/by-path/platform-thinkpad_acpi-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-thinkpad_acpi-event
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input12/event11
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: KEYBOARD_KEY_01=screenlock
E: KEYBOARD_KEY_02=battery
E: KEYBOARD_KEY_03=sleep
E: KEYBOARD_KEY_04=wlan
E: KEYBOARD_KEY_06=switchvideomode
E: KEYBOARD_KEY_07=f21
E: KEYBOARD_KEY_08=f24
E: KEYBOARD_KEY_0b=suspend
E: KEYBOARD_KEY_0f=brightnessup
E: KEYBOARD_KEY_10=brightnessdown
E: KEYBOARD_KEY_11=kbdillumtoggle
E: KEYBOARD_KEY_13=zoom
E: KEYBOARD_KEY_14=volumeup
E: KEYBOARD_KEY_15=volumedown
E: KEYBOARD_KEY_16=mute
E: KEYBOARD_KEY_17=prog1
E: KEYBOARD_KEY_1a=f20
E: LIBINPUT_DEVICE_GROUP=19/17aa/5054/4101:thinkpad_acpi
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=41246762
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pnp0/00:05
E: DEVPATH=/devices/pnp0/00:05
E: DRIVER=serial
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_MODEL=Serial Wacom Tablet WACf00c
E: NAME=Serial Wacom Tablet
E: SUBSYSTEM=pnp
E: USEC_INITIALIZED=1054153
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0
N: ttyS0
E: DEVNAME=/dev/ttyS0
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_MM_CANDIDATE=1
E: ID_MODEL=Serial Wacom Tablet WACf00c
E: MAJOR=4
E: MINOR=64
E: NAME=Serial Wacom Tablet WACf00c
E: SUBSYSTEM=tty
E: SYSTEMD_WANTS=wacom-inputattach@ttyS0.service
E: TAGS=:systemd:
E: USEC_INITIALIZED=1056216
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3
E: DRIVER=w8001
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: MODALIAS=serio:ty02pr39id00ex00
E: SERIO_EXTRA=00
E: SERIO_ID=00
E: SERIO_PROTO=39
E: SERIO_TYPE=02
E: SUBSYSTEM=serio
E: USEC_INITIALIZED=52037933
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3/input/input19
E: ABS=1000003
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3/input/input19
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_SERIAL=noserial
E: KEY=1c03 0 0 0 0 0
E: MODALIAS=input:b0013v056Ap00E3e0100-e0,1,3,k140,141,14A,14B,14C,ra0,1,18,mlsfw
E: NAME="Wacom Serial Penabled 2FG Touchscreen Pen"
E: PHYS="ttyS0/serio0/input0"
E: PRODUCT=13/56a/e3/100
E: PROP=2
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=52342090
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3/input/input19/event18
N: input/event18
E: DEVNAME=/dev/input/event18
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3/input/input19/event18
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=165
E: ID_INPUT_TABLET=1
E: ID_INPUT_WIDTH_MM=263
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=13/56a/e3/100:ttyS0/serio0
E: MAJOR=13
E: MINOR=82
E: SUBSYSTEM=input
E: USEC_INITIALIZED=52386215
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3/input/input19/mouse3
N: input/mouse3
E: DEVNAME=/dev/input/mouse3
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3/input/input19/mouse3
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=35
E: SUBSYSTEM=input
E: USEC_INITIALIZED=52343886
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3/input/input20
E: ABS=260800000000003
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3/input/input20
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_INPUT_TOUCHSCREEN=1
E: KEY=2400 0 0 0 0 0
E: MODALIAS=input:b0013v056Ap00E3e0100-e0,1,3,k14A,14D,ra0,1,2F,35,36,39,mlsfw
E: NAME="Wacom Serial Penabled 2FG Touchscreen Finger"
E: PHYS="ttyS0/serio0/input0"
E: PRODUCT=13/56a/e3/100
E: PROP=2
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=52342125
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3/input/input20/event19
N: input/event19
E: DEVNAME=/dev/input/event19
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3/input/input20/event19
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=165
E: ID_INPUT_TABLET=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_INPUT_WIDTH_MM=263
E: LIBINPUT_DEVICE_GROUP=13/56a/e3/100:ttyS0/serio0
E: MAJOR=13
E: MINOR=83
E: SUBSYSTEM=input
E: USEC_INITIALIZED=52378649
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3/input/input20/mouse4
N: input/mouse4
E: DEVNAME=/dev/input/mouse4
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3/input/input20/mouse4
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_INPUT_TOUCHSCREEN=1
E: MAJOR=13
E: MINOR=36
E: SUBSYSTEM=input
E: USEC_INITIALIZED=52344239
E: x11_driver=wacom

P: /devices/virtual/input/input21
E: ABS=3
E: DEVPATH=/devices/virtual/input/input21
E: EV=9
E: ID_INPUT=1
E: MODALIAS=input:b0019v1014p5054e6801-e0,3,kra0,1,mlsfw
E: NAME="ThinkPad HDAPS joystick emulation"
E: PHYS="hdaps/input0"
E: PRODUCT=19/1014/5054/6801
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=53194678

P: /devices/virtual/input/input21/event20
N: input/event20
E: DEVNAME=/dev/input/event20
E: DEVPATH=/devices/virtual/input/input21/event20
E: ID_INPUT=1
E: LIBINPUT_DEVICE_GROUP=19/1014/5054/6801:hdaps
E: MAJOR=13
E: MINOR=84
E: SUBSYSTEM=input
E: USEC_INITIALIZED=53226648

P: /devices/virtual/input/input21/js1
N: input/js1
E: DEVNAME=/dev/input/js1
E: DEVPATH=/devices/virtual/input/input21/js1
E: ID_INPUT=1
E: MAJOR=13
E: MINOR=1
E: SUBSYSTEM=input
E: USEC_INITIALIZED=53196527

P: /devices/virtual/input/input22
E: ABS=3
E: DEVPATH=/devices/virtual/input/input22
E: EV=9
E: ID_INPUT=1
E: MODALIAS=input:b0019v1014p5054e4801-e0,3,kra0,1,mlsfw
E: NAME="ThinkPad HDAPS accelerometer data"
E: PHYS="hdaps/input1"
E: PRODUCT=19/1014/5054/4801
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=53195358

P: /devices/virtual/input/input22/event21
N: input/event21
E: DEVNAME=/dev/input/event21
E: DEVPATH=/devices/virtual/input/input22/event21
E: ID_INPUT=1
E: LIBINPUT_DEVICE_GROUP=19/1014/5054/4801:hdaps
E: MAJOR=13
E: MINOR=85
E: SUBSYSTEM=input
E: USEC_INITIALIZED=53237924

P: /devices/virtual/input/input22/js2
N: input/js2
E: DEVNAME=/dev/input/js2
E: DEVPATH=/devices/virtual/input/input22/js2
E: ID_INPUT=1
E: MAJOR=13
E: MINOR=2
E: SUBSYSTEM=input
E: USEC_INITIALIZED=53197086


DRM Information from dmesg:
---------------------------
[    1.007885] Linux agpgart interface v0.103
[    1.197157] [drm] Initialized drm 1.1.0 20060810
[    1.435326] [drm] Memory usable by graphics device = 2048M
[    1.435330] [drm] Replacing VGA console driver
[    1.444035] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.444038] [drm] Driver supports precise vblank timestamp query.
[    1.462878] [drm] RC6 disabled, disabling runtime PM support
[    1.467062] [drm] Initialized i915 1.6.0 20160229 for 0000:00:02.0 on minor 0
[    1.614876] fbcon: inteldrmfb (fb0) is primary device
[    2.498633] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device


-- System Information:
Debian Release: stretch/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libgl1-mesa-dri depends on:
ii  libc6            2.23-4
ii  libdrm-amdgpu1   2.4.70-1
ii  libdrm-intel1    2.4.70-1
ii  libdrm-nouveau2  2.4.70-1
ii  libdrm-radeon1   2.4.70-1
ii  libdrm2          2.4.70-1
ii  libelf1          0.166-2
ii  libexpat1        2.2.0-1
ii  libgcc1          1:6.1.1-10
ii  libllvm3.8       1:3.8-2
ii  libstdc++6       6.1.1-10

Versions of packages libgl1-mesa-dri recommends:
ii  libtxc-dxtn-s2tc0 [libtxc-dxtn0]  0~git20131104-1.1

libgl1-mesa-dri suggests no packages.

Versions of packages xserver-xorg depends on:
ii  x11-xkb-utils                                     7.7+3
ii  xkb-data                                          2.17-1
ii  xserver-xorg-core                                 2:1.18.4-1
ii  xserver-xorg-input-evdev [xorg-driver-input]      1:2.10.2-1
ii  xserver-xorg-input-libinput [xorg-driver-input]   0.19.0-1
ii  xserver-xorg-input-synaptics [xorg-driver-input]  1.8.3-2
ii  xserver-xorg-input-void [xorg-driver-input]       1:1.4.1-1+b1
ii  xserver-xorg-input-wacom [xorg-driver-input]      0.30.0-1+b1
ii  xserver-xorg-video-dummy [xorg-driver-video]      1:0.3.7-1+b5
ii  xserver-xorg-video-intel [xorg-driver-video]      2:2.99.917+git20160706-1
ii  xserver-xorg-video-nouveau [xorg-driver-video]    1:1.0.12-2

xserver-xorg recommends no packages.

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration    1.147
ii  libaudit1                 1:2.6.5-1
ii  libc6                     2.23-4
ii  libdbus-1-3               1.10.8-1
ii  libdrm2                   2.4.70-1
ii  libegl1-mesa              11.2.2-1
ii  libepoxy0                 1.3.1-1
ii  libgbm1                   11.2.2-1
ii  libgcrypt20               1.7.2-2
ii  libgl1-mesa-glx [libgl1]  11.2.2-1
ii  libpciaccess0             0.13.4-1
ii  libpixman-1-0             0.33.6-1
ii  libselinux1               2.5-3
ii  libsystemd0               230-7
ii  libudev1                  230-7
ii  libxau6                   1:1.0.8-1
ii  libxdmcp6                 1:1.1.2-1.1
ii  libxfont1                 1:1.5.1-1
ii  libxshmfence1             1.2-1
ii  udev                      230-7
ii  xserver-common            2:1.18.4-1

Versions of packages xserver-xorg-core recommends:
ii  libpam-systemd  230-7

Versions of packages xserver-xorg-core suggests:
pn  xfonts-100dpi | xfonts-75dpi  <none>
pn  xfonts-scalable               <none>

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: