Tried to send a bug report and it got rejected. What's the problem?

A. F. Cano afc at shibaya.lonestar.org
Mon May 15 04:04:22 BST 2017


Hi,

I just tried to send a bug report and it got rejected.  I sent it to the
address specified in the automatically-generated bug report.

                   The mail system

<bugs at kde.org>: host postbox.kde.org[46.4.96.248] said: 550 5.1.1
    <bugs at kde.org>: Recipient address rejected: User unknown in virtual alias
    table (in reply to RCPT TO command)

Strange... Does anyone know why this happened?  Do I have to send it to
a different address? Or does one have to be previously registered as a
developer for bug reports to be accepted?  In such a case, can someone
forward this one to the right place?

This is the bug report I sent.

Application: systemsettings5 (5.8.4)

Qt Version: 5.7.1
Frameworks Version: 5.28.0
Operating System: Linux 4.9.0-2-686-pae i686
Distribution: Debian GNU/Linux 9.0 (stretch)

-- Information about the crash:

Brought up System Settings to change the font size of the Window title.
Clicked on "Choose" and then changed the size, then clicked ok.  When I
clicked "Apply" System Settings closed unexpectedly (segfault).

I was trying this to try to figure out why changing the border size from
normal to tiny does nothing.  Application Style -> Window decorations ->
Border size.  Actually, changing to Large also does nothing.  The widget
style is Oxygen, Window Decoration: Plastik, GTK theme: Breeze.

The crash can be reproduced every time.

The video card is an AMD/ATI Radeon HD (CEDAR) 5450 with 3 outputs:
HDMI, DVI and VGA, the video driver is xserver-xorg-video-radeon and
there is an oddity that might have a bearing on these problems.

[    27.146] (II) RADEON(0): Output HDMI-0 using monitor section
Viewsonic PT-810 UXGA
[    27.160] (II) RADEON(0): Output DVI-0 has no monitor section
[    27.177] (II) RADEON(0): Output VGA-0 has no monitor section
[    27.178] (II) RADEON(0): EDID for output HDMI-0
[    27.196] (II) RADEON(0): EDID for output DVI-0
[    27.213] (II) RADEON(0): EDID for output VGA-0
[    27.213] (II) RADEON(0): Printing probed modes for output VGA-0
[    27.213] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048
1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    27.213] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840
968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    27.213] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824
896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    27.213] (II) RADEON(0): Modeline "848x480"x60.0   33.75  848 864
976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    27.213] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656
752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    27.213] (II) RADEON(0): Output HDMI-0 disconnected
[    27.213] (II) RADEON(0): Output DVI-0 disconnected
[    27.213] (II) RADEON(0): Output VGA-0 connected

As can be seen from this extract of Xorg.0.log the driver appears to
think that the monitor is connected to HDMI-0 when in fact it's
connected to VGA-0.  Perhaps not surprisingly since the monitor
connected to VGA-0 is old and dumb the video driver doesn't know that 
the specified Modeline (in xorg.conf) applies to the monitor connected
to VGA-0, and only later does it appear to realize that the only output
with something in it is VGA-0.

I could only get the proper resolution manually by doing:

# cvt 1600 1200
# 1600x1200 59.87 Hz (CVT 1.92M3) hsync: 74.54 kHz; pclk: 161.00 MHz
Modeline "1600x1200_60.00"  161.00  1600 1712 1880 2160  1200 1203 1207 1245 -hsync +vsync
# xrandr --newmode "1600x1200_60.00"  161.00  1600 1712 1880 2160  1200 1203 1207 1245 -hsync +vsync
# xrandr --addmode VGA-0 "1600x1200_60.00"
# xrandr --output VGA-0 --mode "1600x1200_60.00"

This Modeline is what is being specified in xorg.conf and the driver
appears to be ignoring.  The full xorg.conf is below.

After the xrandr commands above, this shows up in Xorg.0.log:

[  2744.359] (II) RADEON(0): Allocate new frame buffer 1600x1200 stride 1600
[  2744.362] (II) RADEON(0): VRAM usage limit set to 931014K

So there are really 2 bugs here: The border size issue and the crash
while changing the font size.

And possibly a third one about the modeline in xorg.conf
not being associated with the proper input.

I'll supply more info or test specific things if asked.  Thanks!

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb230f800 (LWP 2792))]

Thread 4 (Thread 0xaba09b40 (LWP 2796)):
#0  0xb7739cf9 in __kernel_vsyscall ()
#1  0xb4a89b9b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2  0xaeddf51a in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#3  0xb4a8427a in start_thread (arg=0xaba09b40) at pthread_create.c:333
#4  0xb5c49996 in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:110

Thread 3 (Thread 0xb0d50b40 (LWP 2795)):
#0  0xb7739cf9 in __kernel_vsyscall ()
#1  0xb5c3fa9f in poll () at ../sysdeps/unix/syscall-template.S:84
#2  0xb42ee180 in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb42de71c in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb42de854 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb6146b44 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#6  0xb60eb65d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#7  0xb5f22d05 in QThread::exec() () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#8  0xb6479fdc in ?? () from /usr/lib/i386-linux-gnu/libQt5DBus.so.5
#9  0xb5f281aa in ?? () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#10 0xb4a8427a in start_thread (arg=0xb0d50b40) at pthread_create.c:333
#11 0xb5c49996 in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:110

Thread 2 (Thread 0xb1f07b40 (LWP 2794)):
#0  0xb7739cf9 in __kernel_vsyscall ()
#1  0xb5c3fa9f in poll () at ../sysdeps/unix/syscall-template.S:84
#2  0xb4aff1dd in ?? () from /usr/lib/i386-linux-gnu/libxcb.so.1
#3  0xb4b01553 in xcb_wait_for_event () from /usr/lib/i386-linux-gnu/libxcb.so.1
#4  0xb204b853 in ?? () from /usr/lib/i386-linux-gnu/libQt5XcbQpa.so.5
#5  0xb5f281aa in ?? () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#6  0xb4a8427a in start_thread (arg=0xb1f07b40) at pthread_create.c:333
#7  0xb5c49996 in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:110

Thread 1 (Thread 0xb230f800 (LWP 2792)):
[KCrash Handler]
#7  0xa20679cb in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#8  0xb774a495 in call_init (l=<optimized out>, argc=argc at entry=1, argv=argv at entry=0xbff1eec4, env=0xbff1eecc) at dl-init.c:72
#9  0xb774a5be in call_init (env=0xbff1eecc, argv=0xbff1eec4, argc=1, l=<optimized out>) at dl-init.c:30
#10 _dl_init (main_map=main_map at entry=0x818e2830, argc=1, argv=0xbff1eec4, env=0xbff1eecc) at dl-init.c:120
#11 0xb774e797 in dl_open_worker (a=<optimized out>) at dl-open.c:575
#12 0xb774a341 in _dl_catch_error (objname=objname at entry=0xbff1ca94, errstring=errstring at entry=0xbff1ca98, mallocedp=mallocedp at entry=0xbff1ca93, operate=0xb774e3d0 <dl_open_worker>, args=0xbff1ca9c) at dl-error.c:187
#13 0xb774df89 in _dl_open (file=0x818e2da0 "/usr/lib/i386-linux-gnu/vlc/plugins/gui/libqt4_plugin.so", mode=-2147483647, caller_dlopen=0xa9c26368, nsid=<optimized out>, argc=1, argv=0xbff1eec4, env=0xbff1eecc) at dl-open.c:660
#14 0xb43c3bf5 in dlopen_doit (a=0xbff1cc50) at dlopen.c:66
#15 0xb774a341 in _dl_catch_error (objname=0x811686d4, errstring=0x811686d8, mallocedp=0x811686d0, operate=0xb43c3b80 <dlopen_doit>, args=0xbff1cc50) at dl-error.c:187
#16 0xb43c42ed in _dlerror_run (operate=operate at entry=0xb43c3b80 <dlopen_doit>, args=args at entry=0xbff1cc50) at dlerror.c:163
#17 0xb43c3c9e in __dlopen (file=0x818e2da0 "/usr/lib/i386-linux-gnu/vlc/plugins/gui/libqt4_plugin.so", mode=1) at dlopen.c:87
#18 0xa9c26368 in ?? () from /usr/lib/i386-linux-gnu/libvlccore.so.8
#19 0xa9c0a804 in ?? () from /usr/lib/i386-linux-gnu/libvlccore.so.8
#20 0xa9c0ab44 in ?? () from /usr/lib/i386-linux-gnu/libvlccore.so.8
#21 0xa9c0aa98 in ?? () from /usr/lib/i386-linux-gnu/libvlccore.so.8
#22 0xa9c0afd6 in ?? () from /usr/lib/i386-linux-gnu/libvlccore.so.8
#23 0xa9c0b618 in ?? () from /usr/lib/i386-linux-gnu/libvlccore.so.8
#24 0xa9b94a39 in libvlc_InternalInit () from /usr/lib/i386-linux-gnu/libvlccore.so.8
#25 0xa9b64ff7 in libvlc_new () from /usr/lib/i386-linux-gnu/libvlc.so.5
#26 0xa9d122f1 in ?? () from /usr/lib/i386-linux-gnu/qt5/plugins/phonon4qt5_backend/phonon_vlc.so
#27 0xa9ce8e30 in ?? () from /usr/lib/i386-linux-gnu/qt5/plugins/phonon4qt5_backend/phonon_vlc.so
#28 0xa9d162a6 in qt_plugin_instance () from /usr/lib/i386-linux-gnu/qt5/plugins/phonon4qt5_backend/phonon_vlc.so
#29 0xb60d4a29 in QPluginLoader::instance() () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#30 0xb11cdb19 in ?? () from /usr/lib/i386-linux-gnu/libphonon4qt5.so.4
#31 0xb11cf9c3 in ?? () from /usr/lib/i386-linux-gnu/libphonon4qt5.so.4
#32 0xb11cff00 in ?? () from /usr/lib/i386-linux-gnu/libphonon4qt5.so.4
#33 0xb11d078d in Phonon::Factory::backend(bool) () from /usr/lib/i386-linux-gnu/libphonon4qt5.so.4
#34 0xb11d0e28 in ?? () from /usr/lib/i386-linux-gnu/libphonon4qt5.so.4
#35 0xb11c66c1 in ?? () from /usr/lib/i386-linux-gnu/libphonon4qt5.so.4
#36 0xb11c2d49 in ?? () from /usr/lib/i386-linux-gnu/libphonon4qt5.so.4
#37 0xb1668c51 in ?? () from /usr/lib/i386-linux-gnu/libKF5Notifications.so.5
#38 0xb164aec0 in ?? () from /usr/lib/i386-linux-gnu/libKF5Notifications.so.5
#39 0xb16481cf in KNotification::sendEvent() () from /usr/lib/i386-linux-gnu/libKF5Notifications.so.5
#40 0xb166e4d4 in ?? () from /usr/lib/i386-linux-gnu/libKF5Notifications.so.5
#41 0xb61188e0 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#42 0xb611c563 in QObject::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#43 0xb6c9c17a in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#44 0xb6ca403c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#45 0xb60eda7d in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#46 0xb60f0477 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#47 0xb60f08b7 in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#48 0xb6146733 in ?? () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#49 0xb42de4e9 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#50 0xb42de789 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#51 0xb42de854 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#52 0xb6146b23 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#53 0xb2085d81 in ?? () from /usr/lib/i386-linux-gnu/libQt5XcbQpa.so.5
#54 0xb60eb65d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#55 0xb6eb3665 in QDialog::exec() () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#56 0xb736673d in KMessageBox::createKMessageBox(QDialog*, QDialogButtonBox*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/i386-linux-gnu/libKF5WidgetsAddons.so.5
#57 0xb7367292 in KMessageBox::createKMessageBox(QDialog*, QDialogButtonBox*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/i386-linux-gnu/libKF5WidgetsAddons.so.5
#58 0xb736ad49 in ?? () from /usr/lib/i386-linux-gnu/libKF5WidgetsAddons.so.5
#59 0xb736af44 in KMessageBox::information(QWidget*, QString const&, QString const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/i386-linux-gnu/libKF5WidgetsAddons.so.5
#60 0xaa2e87ef in ?? () from /usr/lib/i386-linux-gnu/qt5/plugins/kcm_fonts.so
#61 0xb76b84a7 in KCModuleProxy::save() () from /usr/lib/i386-linux-gnu/libKF5KCMUtils.so.5
#62 0xb76fa102 in ModuleView::moduleSave(KCModuleProxy*) () from /usr/lib/i386-linux-gnu/libsystemsettingsview.so.3
#63 0xb76fa423 in ModuleView::moduleSave() () from /usr/lib/i386-linux-gnu/libsystemsettingsview.so.3
#64 0xb76fda19 in ?? () from /usr/lib/i386-linux-gnu/libsystemsettingsview.so.3
#65 0xb611b72c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#66 0xb611bf8d in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#67 0xb6d930e9 in QAbstractButton::clicked(bool) () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#68 0xb6d93371 in ?? () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#69 0xb6d94a50 in ?? () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#70 0xb6d94c3f in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#71 0xb6ce958a in QWidget::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#72 0xb6d960b8 in QAbstractButton::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#73 0xb6e3b36a in QPushButton::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#74 0xb6c9c17a in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#75 0xb6ca4efa in QApplication::notify(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#76 0xb60eda7d in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#77 0xb6ca351d in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#78 0xb6d06d03 in ?? () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#79 0xb6d09eba in ?? () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#80 0xb6c9c17a in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#81 0xb6ca403c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#82 0xb60eda7d in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#83 0xb670fc98 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/i386-linux-gnu/libQt5Gui.so.5
#84 0xb6711a49 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/i386-linux-gnu/libQt5Gui.so.5
#85 0xb66ec58c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQt5Gui.so.5
#86 0xb2085bae in ?? () from /usr/lib/i386-linux-gnu/libQt5XcbQpa.so.5
#87 0xb42de4e9 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#88 0xb42de789 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#89 0xb42de854 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#90 0xb6146b23 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#91 0xb2085d81 in ?? () from /usr/lib/i386-linux-gnu/libQt5XcbQpa.so.5
#92 0xb60eb65d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#93 0xb60f47cf in QCoreApplication::exec() () from /usr/lib/i386-linux-gnu/libQt5Core.so.5
#94 0xb6706aa1 in QGuiApplication::exec() () from /usr/lib/i386-linux-gnu/libQt5Gui.so.5
#95 0xb6c9c0d4 in QApplication::exec() () from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
#96 0x800770e5 in ?? ()
#97 0xb5b7a276 in __libc_start_main (main=0x80076d40, argc=1, argv=0xbff1eec4, init=0x80083240 <__libc_csu_init>, fini=0x800832a0 <__libc_csu_fini>, rtld_fini=0xb774a8b0 <_dl_fini>, stack_end=0xbff1eebc) at ../csu/libc-start.c:291
#98 0x80077154 in _start ()

-- xorg.conf

Section "Device"
	Identifier	"Card0a"
	Driver		"radeon"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier   "Viewsonic PT-810 UXGA"
	VendorName   "Viewsonic"
	ModelName    "PT-810 UXGA"
#        DisplaySize     332     210
        HorizSync       30-86
        VertRefresh     50-130
        Option          "DPMS"
	# 1600x1200 59.87 Hz (CVT 1.92M3) hsync: 74.54 kHz; pclk: 161.00 MHz
	Modeline "1600x1200_60.00"  161.00  1600 1712 1880 2160  1200 1203 1207 1245 -hsync +vsync
EndSection

Section "Screen"
        Identifier "PT-810"
        Device     "Card0a"
        Monitor    "Viewsonic PT-810 UXGA"
        SubSection "Display"
                Viewport   0 0
		Modes	"1600x1200_60.00"
                Depth     24
        EndSubSection
        DefaultDepth    24
EndSection

-- Xorg.0.log

[    24.789] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    24.790] X Protocol Version 11, Revision 0
[    24.790] Build Operating System: Linux 3.16.0-4-amd64 i686 Debian
[    24.790] Current Operating System: Linux graviton 4.9.0-2-686-pae #1 SMP Debian 4.9.18-1 (2017-03-30) i686
[    24.790] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-2-686-pae root=UUID=77947d40-6b80-46d9-b9ea-c428b0e60648 ro quiet
[    24.790] Build Date: 03 March 2017  03:15:35PM
[    24.790] xorg-server 2:1.19.2-1 (https://www.debian.org/support) 
[    24.790] Current version of pixman: 0.34.0
[    24.790] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    24.790] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    24.790] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 14 16:00:45 2017
[    24.952] (==) Using config file: "/etc/X11/xorg.conf"
[    24.952] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    25.132] (==) No Layout section.  Using the first Screen section.
[    25.132] (**) |-->Screen "PT-810" (0)
[    25.132] (**) |   |-->Monitor "Viewsonic PT-810 UXGA"
[    25.158] (**) |   |-->Device "Card0b"
[    25.158] (==) Automatically adding devices
[    25.158] (==) Automatically enabling devices
[    25.158] (==) Automatically adding GPU devices
[    25.158] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    25.605] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    25.605] (==) ModulePath set to "/usr/lib/xorg/modules"
[    25.605] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    25.605] (II) Loader magic: 0x80287720
[    25.605] (II) Module ABI versions:
[    25.605] 	X.Org ANSI C Emulation: 0.4
[    25.605] 	X.Org Video Driver: 23.0
[    25.605] 	X.Org XInput driver : 24.1
[    25.605] 	X.Org Server Extension : 10.0
[    25.606] (++) using VT number 7

[    25.606] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    25.607] (II) xfree86: Adding drm device (/dev/dri/card0)
[    25.610] (--) PCI:*(0:1:0:0) 1002:68f9:1462:2120 rev 0, Mem @ 0xc0000000/268435456, 0xdfde0000/131072, I/O @ 0x0000dc00/256, BIOS @ 0x????????/131072
[    25.637] (II) LoadModule: "glx"
[    25.910] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.923] (II) Module glx: vendor="X.Org Foundation"
[    26.923] 	compiled for 1.19.2, module version = 1.0.0
[    26.923] 	ABI class: X.Org Server Extension, version 10.0
[    26.923] (II) LoadModule: "radeon"
[    26.923] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    27.023] (II) Module radeon: vendor="X.Org Foundation"
[    27.023] 	compiled for 1.19.0, module version = 7.8.0
[    27.023] 	Module class: X.Org Video Driver
[    27.024] 	ABI class: X.Org Video Driver, version 23.0
[    27.024] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[    27.066] (II) [KMS] Kernel modesetting enabled.
[    27.066] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    27.066] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    27.066] (==) RADEON(0): Default visual is TrueColor
[    27.066] (==) RADEON(0): RGB weight 888
[    27.066] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    27.066] (--) RADEON(0): Chipset: "ATI Radeon HD 5450" (ChipID = 0x68f9)
[    27.066] (II) Loading sub module "fb"
[    27.066] (II) LoadModule: "fb"
[    27.067] (II) Loading /usr/lib/xorg/modules/libfb.so
[    27.101] (II) Module fb: vendor="X.Org Foundation"
[    27.101] 	compiled for 1.19.2, module version = 1.0.0
[    27.101] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.101] (II) Loading sub module "dri2"
[    27.101] (II) LoadModule: "dri2"
[    27.101] (II) Module "dri2" already built-in
[    27.101] (II) Loading sub module "exa"
[    27.101] (II) LoadModule: "exa"
[    27.101] (II) Loading /usr/lib/xorg/modules/libexa.so
[    27.144] (II) Module exa: vendor="X.Org Foundation"
[    27.144] 	compiled for 1.19.2, module version = 2.6.0
[    27.144] 	ABI class: X.Org Video Driver, version 23.0
[    27.144] (II) RADEON(0): KMS Color Tiling: enabled
[    27.144] (II) RADEON(0): KMS Color Tiling 2D: enabled
[    27.144] (II) RADEON(0): KMS Pageflipping: enabled
[    27.144] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    27.146] (II) RADEON(0): Output HDMI-0 using monitor section Viewsonic PT-810 UXGA
[    27.160] (II) RADEON(0): Output DVI-0 has no monitor section
[    27.177] (II) RADEON(0): Output VGA-0 has no monitor section
[    27.178] (II) RADEON(0): EDID for output HDMI-0
[    27.196] (II) RADEON(0): EDID for output DVI-0
[    27.213] (II) RADEON(0): EDID for output VGA-0
[    27.213] (II) RADEON(0): Printing probed modes for output VGA-0
[    27.213] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    27.213] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    27.213] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    27.213] (II) RADEON(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    27.213] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    27.213] (II) RADEON(0): Output HDMI-0 disconnected
[    27.213] (II) RADEON(0): Output DVI-0 disconnected
[    27.213] (II) RADEON(0): Output VGA-0 connected
[    27.213] (II) RADEON(0): Using exact sizes for initial modes
[    27.213] (II) RADEON(0): Output VGA-0 using initial mode 1024x768 +0+0
[    27.213] (II) RADEON(0): mem size init: gart size :3fdde000 vram size: s:40000000 visible:3f9b3000
[    27.213] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    27.214] (==) RADEON(0): DPI set to (96, 96)
[    27.214] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[    27.214] (II) Loading sub module "ramdac"
[    27.214] (II) LoadModule: "ramdac"
[    27.214] (II) Module "ramdac" already built-in
[    27.214] (--) Depth 24 pixmap format is 32 bpp
[    27.214] (II) RADEON(0): [DRI2] Setup complete
[    27.214] (II) RADEON(0): [DRI2]   DRI driver: r600
[    27.214] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    27.214] (II) RADEON(0): Front buffer size: 3072K
[    27.214] (II) RADEON(0): VRAM usage limit set to 935089K
[    27.268] (==) RADEON(0): DRI3 disabled
[    27.268] (==) RADEON(0): Backing store enabled
[    27.268] (II) RADEON(0): Direct rendering enabled
[    27.268] (II) EXA(0): Driver allocated offscreen pixmaps
[    27.268] (II) EXA(0): Driver registered support for the following operations:
[    27.268] (II)         Solid
[    27.268] (II)         Copy
[    27.268] (II)         Composite (RENDER acceleration)
[    27.268] (II)         UploadToScreen
[    27.268] (II)         DownloadFromScreen
[    27.269] (II) RADEON(0): Acceleration enabled
[    27.269] (**) RADEON(0): DPMS enabled
[    27.269] (==) RADEON(0): Silken mouse enabled
[    27.303] (II) RADEON(0): Set up textured video
[    27.303] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[    27.303] (II) RADEON(0): [XvMC] Extension initialized.
[    27.303] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    27.341] (--) RandR disabled
[    27.381] (II) SELinux: Disabled on system
[    32.236] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    32.236] (II) AIGLX: enabled GLX_ARB_create_context
[    32.236] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    32.236] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    32.236] (II) AIGLX: enabled GLX_INTEL_swap_event
[    32.237] (II) AIGLX: enabled GLX_SGI_swap_control
[    32.237] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    32.237] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    32.237] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    32.237] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    32.237] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    32.239] (II) AIGLX: Loaded and initialized r600
[    32.239] (II) GLX: Initialized DRI2 GL provider for screen 0
[    32.240] (II) RADEON(0): Setting screen physical size to 270 x 203
[    33.891] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    33.891] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    33.891] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    33.891] (II) LoadModule: "libinput"
[    33.916] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    34.070] (II) Module libinput: vendor="X.Org Foundation"
[    34.070] 	compiled for 1.19.0, module version = 0.23.0
[    34.070] 	Module class: X.Org XInput Driver
[    34.070] 	ABI class: X.Org XInput driver, version 24.1
[    34.070] (II) Using input driver 'libinput' for 'Power Button'
[    34.070] (**) Power Button: always reports core events
[    34.070] (**) Option "Device" "/dev/input/event3"
[    34.077] (**) Option "_source" "server/udev"
[    34.077] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    34.077] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    34.096] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[    34.096] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    34.096] (**) Option "xkb_model" "pc105"
[    34.096] (**) Option "xkb_layout" "us"
[    34.097] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    34.097] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    34.098] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    34.098] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    34.098] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    34.098] (II) Using input driver 'libinput' for 'Power Button'
[    34.098] (**) Power Button: always reports core events
[    34.098] (**) Option "Device" "/dev/input/event2"
[    34.098] (**) Option "_source" "server/udev"
[    34.099] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    34.099] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    34.112] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[    34.112] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    34.112] (**) Option "xkb_model" "pc105"
[    34.112] (**) Option "xkb_layout" "us"
[    34.113] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    34.113] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    34.114] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5)
[    34.114] (II) No input driver specified, ignoring this device.
[    34.114] (II) This device may have been added with another device file.
[    34.115] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    34.115] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    34.115] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    34.115] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    34.115] (**) AT Translated Set 2 keyboard: always reports core events
[    34.115] (**) Option "Device" "/dev/input/event0"
[    34.115] (**) Option "_source" "server/udev"
[    34.116] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    34.116] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    34.136] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    34.136] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[    34.136] (**) Option "xkb_model" "pc105"
[    34.136] (**) Option "xkb_layout" "us"
[    34.137] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    34.137] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    34.138] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event1)
[    34.138] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
[    34.138] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "libinput pointer catchall"
[    34.138] (II) Using input driver 'libinput' for 'ImExPS/2 Generic Explorer Mouse'
[    34.138] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[    34.138] (**) Option "Device" "/dev/input/event1"
[    34.138] (**) Option "_source" "server/udev"
[    34.139] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is tagged by udev as: Mouse
[    34.139] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is a pointer caps
[    34.176] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[    34.176] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 9)
[    34.176] (**) Option "AccelerationScheme" "none"
[    34.176] (**) ImExPS/2 Generic Explorer Mouse: (accel) selected scheme none/0
[    34.176] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[    34.176] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[    34.177] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is tagged by udev as: Mouse
[    34.177] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is a pointer caps
[    34.178] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
[    34.178] (II) No input driver specified, ignoring this device.
[    34.178] (II) This device may have been added with another device file.
[    34.178] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    34.178] (II) No input driver specified, ignoring this device.
[    34.178] (II) This device may have been added with another device file.
[    34.502] (II) config/udev: Adding input device lircd-uinput (/dev/input/event6)
[    34.502] (**) lircd-uinput: Applying InputClass "evdev keyboard catchall"
[    34.502] (**) lircd-uinput: Applying InputClass "libinput keyboard catchall"
[    34.502] (II) Using input driver 'libinput' for 'lircd-uinput'
[    34.502] (**) lircd-uinput: always reports core events
[    34.502] (**) Option "Device" "/dev/input/event6"
[    34.502] (**) Option "_source" "server/udev"
[    34.503] (II) input device 'lircd-uinput', /dev/input/event6 is tagged by udev as: Keyboard
[    34.503] (II) input device 'lircd-uinput', /dev/input/event6 is a keyboard
[    34.516] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event6"
[    34.516] (II) XINPUT: Adding extended input device "lircd-uinput" (type: KEYBOARD, id 10)
[    34.516] (**) Option "xkb_model" "pc105"
[    34.516] (**) Option "xkb_layout" "us"
[    34.516] (WW) Option "xkb_variant" requires a string value
[    34.516] (WW) Option "xkb_options" requires a string value
[    34.517] (II) input device 'lircd-uinput', /dev/input/event6 is tagged by udev as: Keyboard
[    34.517] (II) input device 'lircd-uinput', /dev/input/event6 is a keyboard
[    49.816] (II) AIGLX: Suspending AIGLX clients for VT switch
[   471.253] (II) AIGLX: Resuming AIGLX clients after VT switch
[   471.290] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[   471.290] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[   471.291] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[   471.291] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[   471.292] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[   471.292] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[   471.292] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is tagged by udev as: Mouse
[   471.292] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is a pointer caps
[   471.293] (II) input device 'lircd-uinput', /dev/input/event6 is tagged by udev as: Keyboard
[   471.293] (II) input device 'lircd-uinput', /dev/input/event6 is a keyboard
[   495.384] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2361.774] (II) AIGLX: Resuming AIGLX clients after VT switch
[  2361.810] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[  2361.810] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[  2361.811] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[  2361.811] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[  2361.812] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[  2361.812] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[  2361.812] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is tagged by udev as: Mouse
[  2361.812] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is a pointer caps
[  2361.813] (II) input device 'lircd-uinput', /dev/input/event6 is tagged by udev as: Keyboard
[  2361.813] (II) input device 'lircd-uinput', /dev/input/event6 is a keyboard
[  2513.604] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2545.017] (II) AIGLX: Resuming AIGLX clients after VT switch
[  2545.055] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[  2545.055] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[  2545.056] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[  2545.056] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[  2545.058] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[  2545.058] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[  2545.059] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is tagged by udev as: Mouse
[  2545.060] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event1 is a pointer caps
[  2545.062] (II) input device 'lircd-uinput', /dev/input/event6 is tagged by udev as: Keyboard
[  2545.062] (II) input device 'lircd-uinput', /dev/input/event6 is a keyboard
[  2744.359] (II) RADEON(0): Allocate new frame buffer 1600x1200 stride 1600
[  2744.362] (II) RADEON(0): VRAM usage limit set to 931014K






More information about the kde mailing list