You are not logged in.
Pages: 1
Topic closed
Hi guys,
I just finished a fresh Arch + Plasma 5 install on a new computer and everything is working fine except for Dolphin.
Trying to delete *ANY* file or folder results in Dolphin segfaulting. This happens with old files I migrated from my old Arch/Plasma5 system as well as any new files created.
I can create files in Dolphin. I can rename them. I can copy/paste them.
I can do all of the above via the CLI.
I installed QTfm and it's able to open/delete files without a problem.
It's a fresh install so I haven't changed any Dolphin configs yet and even deleting ~/.config & ~/.kde doesn't fix it.
If I start Dolphin via the CLI here's all of the output:
KCrash: Application 'dolphin' crashing...
KCrash: Attempting to start /usr/lib/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
[1]+ Stopped dolphin
I'm at a loss, anyone seen this before?
Last edited by ctarwater (2016-05-22 06:16:54)
Offline
Backtrace?
Offline
Backtrace?
Thread 1 "dolphin" received signal SIGSEGV, Segmentation fault.
0x00007fffc74b5b74 in ?? () from /usr/lib/libQtGui.so.4
Offline
Are you using phonon-vlc? If so, try running (as root)
# /usr/lib/vlc/vlc-cache-gen -f /usr/lib/vlc/plugins
Offline
Are you using phonon-vlc? If so, try running (as root)
# /usr/lib/vlc/vlc-cache-gen -f /usr/lib/vlc/plugins
I had the exact same problem and this fixed it thank you.
Offline
Moderator: Merged with existing thread
I installed Archlinux on my laptop today. But there is a problem with the graphics.
When I delete a file, Dolphin will crash. And I can't run Steam on my laptop.
Dolphin crash information:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0dbd27e800 (LWP 1865))]
Thread 4 (Thread 0x7f0da4d23700 (LWP 1866)):
#0 0x00007f0dbcbce68d in poll () from /usr/lib/libc.so.6
#1 0x00007f0daf6daae2 in ?? () from /usr/lib/libxcb.so.1
#2 0x00007f0daf6dc757 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3 0x00007f0da6645a79 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4 0x00007f0db6acb1d8 in ?? () from /usr/lib/libQt5Core.so.5
#5 0x00007f0db233e474 in start_thread () from /usr/lib/libpthread.so.0
#6 0x00007f0dbcbd769d in clone () from /usr/lib/libc.so.6
Thread 3 (Thread 0x7f0d9f086700 (LWP 1867)):
#0 0x00007f0db17b37d7 in g_main_context_query () from /usr/lib/libglib-2.0.so.0
#1 0x00007f0db17b3f48 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007f0db17b40ec in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007f0db6cf76eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4 0x00007f0db6c9f46a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5 0x00007f0db6ac62f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6 0x00007f0db7104a65 in ?? () from /usr/lib/libQt5DBus.so.5
#7 0x00007f0db6acb1d8 in ?? () from /usr/lib/libQt5Core.so.5
#8 0x00007f0db233e474 in start_thread () from /usr/lib/libpthread.so.0
#9 0x00007f0dbcbd769d in clone () from /usr/lib/libc.so.6
Thread 2 (Thread 0x7f0d97fff700 (LWP 1868)):
#0 0x00007f0db6ac2f19 in QMutex::lock() () from /usr/lib/libQt5Core.so.5
#1 0x00007f0db6cf6d7f in ?? () from /usr/lib/libQt5Core.so.5
#2 0x00007f0db17b350d in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#3 0x00007f0db17b3efb in ?? () from /usr/lib/libglib-2.0.so.0
#4 0x00007f0db17b40ec in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5 0x00007f0db6cf76eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#6 0x00007f0db6c9f46a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#7 0x00007f0db6ac62f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#8 0x00007f0db6acb1d8 in ?? () from /usr/lib/libQt5Core.so.5
#9 0x00007f0db233e474 in start_thread () from /usr/lib/libpthread.so.0
#10 0x00007f0dbcbd769d in clone () from /usr/lib/libc.so.6
Thread 1 (Thread 0x7f0dbd27e800 (LWP 1865)):
[KCrash Handler]
#5 0x00007f0d8b4b5b74 in ?? () from /usr/lib/libQtGui.so.4
#6 0x00007f0dbd1814aa in call_init.part () from /lib64/ld-linux-x86-64.so.2
#7 0x00007f0dbd1815bb in _dl_init () from /lib64/ld-linux-x86-64.so.2
#8 0x00007f0dbd185ae8 in dl_open_worker () from /lib64/ld-linux-x86-64.so.2
#9 0x00007f0dbd181354 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
#10 0x00007f0dbd185289 in _dl_open () from /lib64/ld-linux-x86-64.so.2
#11 0x00007f0daff55f09 in ?? () from /usr/lib/libdl.so.2
#12 0x00007f0dbd181354 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
#13 0x00007f0daff56541 in ?? () from /usr/lib/libdl.so.2
#14 0x00007f0daff55fa2 in dlopen () from /usr/lib/libdl.so.2
#15 0x00007f0d96dc112f in ?? () from /usr/lib/libvlccore.so.8
#16 0x00007f0d96da51eb in ?? () from /usr/lib/libvlccore.so.8
#17 0x00007f0d96da5518 in ?? () from /usr/lib/libvlccore.so.8
#18 0x00007f0d96da5474 in ?? () from /usr/lib/libvlccore.so.8
#19 0x00007f0d96da59f4 in ?? () from /usr/lib/libvlccore.so.8
#20 0x00007f0d96da5fea in ?? () from /usr/lib/libvlccore.so.8
#21 0x00007f0d96d2be7d in libvlc_InternalInit () from /usr/lib/libvlccore.so.8
#22 0x00007f0d96afcd0e in libvlc_new () from /usr/lib/libvlc.so.5
#23 0x00007f0d9705d2c8 in ?? () from /usr/lib/qt5/plugins/phonon4qt5_backend/phonon_vlc.so
#24 0x00007f0d97032586 in ?? () from /usr/lib/qt5/plugins/phonon4qt5_backend/phonon_vlc.so
#25 0x00007f0d97061195 in qt_plugin_instance () from /usr/lib/qt5/plugins/phonon4qt5_backend/phonon_vlc.so
#26 0x00007f0db6c89473 in QPluginLoader::instance() () from /usr/lib/libQt5Core.so.5
#27 0x00007f0db83ab180 in ?? () from /usr/lib/libphonon4qt5.so.4
#28 0x00007f0db83adada in ?? () from /usr/lib/libphonon4qt5.so.4
#29 0x00007f0db83ae179 in ?? () from /usr/lib/libphonon4qt5.so.4
#30 0x00007f0db83aeaa4 in Phonon::Factory::backend(bool) () from /usr/lib/libphonon4qt5.so.4
#31 0x00007f0db83af339 in ?? () from /usr/lib/libphonon4qt5.so.4
#32 0x00007f0db83a3031 in ?? () from /usr/lib/libphonon4qt5.so.4
#33 0x00007f0dbc0cce12 in ?? () from /usr/lib/libKF5Notifications.so.5
#34 0x00007f0dbc0ac170 in ?? () from /usr/lib/libKF5Notifications.so.5
#35 0x00007f0dbc0a82b0 in KNotification::sendEvent() () from /usr/lib/libKF5Notifications.so.5
#36 0x00007f0db6ccf179 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#37 0x00007f0db7c537bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#38 0x00007f0db7c5895f in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#39 0x00007f0db6ca1280 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#40 0x00007f0db6ca31fc in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#41 0x00007f0db6cf72c3 in ?? () from /usr/lib/libQt5Core.so.5
#42 0x00007f0db17b3dd7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#43 0x00007f0db17b4040 in ?? () from /usr/lib/libglib-2.0.so.0
#44 0x00007f0db17b40ec in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#45 0x00007f0db6cf76cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#46 0x00007f0db6c9f46a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#47 0x00007f0db7e4e0dc in QDialog::exec() () from /usr/lib/libQt5Widgets.so.5
#48 0x00007f0db9988ccb in KMessageBox::createKMessageBox(QDialog*, QDialogButtonBox*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libKF5WidgetsAddons.so.5
#49 0x00007f0db9989816 in KMessageBox::createKMessageBox(QDialog*, QDialogButtonBox*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libKF5WidgetsAddons.so.5
#50 0x00007f0db998b8df in ?? () from /usr/lib/libKF5WidgetsAddons.so.5
#51 0x00007f0dbb4464aa in KIO::JobUiDelegate::askDeleteConfirmation(QList<QUrl> const&, KIO::JobUiDelegateExtension::DeletionType, KIO::JobUiDelegateExtension::ConfirmationType) () from /usr/lib/libKF5KIOWidgets.so.5
#52 0x00007f0dbc881eca in DolphinView::deleteSelectedItems() () from /usr/lib/libdolphinprivate.so.5
#53 0x00007f0db6cce71c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#54 0x00007f0db7c4a422 in QAction::triggered(bool) () from /usr/lib/libQt5Widgets.so.5
#55 0x00007f0db7c4d030 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQt5Widgets.so.5
#56 0x00007f0db7c4d9ac in QAction::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#57 0x00007f0db7c537bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#58 0x00007f0db7c5895f in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#59 0x00007f0db6ca1280 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#60 0x00007f0db74a2ed8 in QShortcutMap::dispatchEvent(QKeyEvent*) () from /usr/lib/libQt5Gui.so.5
#61 0x00007f0db74a2f99 in QShortcutMap::tryShortcut(QKeyEvent*) () from /usr/lib/libQt5Gui.so.5
#62 0x00007f0db745bb3d in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () from /usr/lib/libQt5Gui.so.5
#63 0x00007f0db7473d14 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /usr/lib/libQt5Gui.so.5
#64 0x00007f0db7478e85 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
#65 0x00007f0db745618b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#66 0x00007f0da667a080 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#67 0x00007f0db17b3dd7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#68 0x00007f0db17b4040 in ?? () from /usr/lib/libglib-2.0.so.0
#69 0x00007f0db17b40ec in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#70 0x00007f0db6cf76cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#71 0x00007f0db6c9f46a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#72 0x00007f0db6ca7a0c in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#73 0x00007f0dbcef22ba in kdemain () from /usr/lib/libkdeinit5_dolphin.so
#74 0x00007f0dbcb10741 in __libc_start_main () from /usr/lib/libc.so.6
#75 0x0000000000400719 in _start ()
Steam Terminal information:
[hacc@Hacc-Notebook ~]$ steam
/home/hacc/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
/home/hacc/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
Running Steam on arch 64-bit
/home/hacc/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0)
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Journald Log:
5/22/16 5:17 PM wpa_supplicant wlp2s0: WPA: Key negotiation completed with f0:b4:29:11:42:7c [PTK=CCMP GTK=CCMP]
5/22/16 5:17 PM wpa_supplicant wlp2s0: CTRL-EVENT-CONNECTED - Connection to f0:b4:29:11:42:7c completed [id=0 id_str=]
5/22/16 5:17 PM NetworkManager <info> [1463908658.9691] device (wlp2s0): supplicant interface state: associated -> completed
5/22/16 5:17 PM NetworkManager <info> [1463908658.9692] device (wlp2s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'Hacc-WLAN-5G'.
5/22/16 5:17 PM NetworkManager <info> [1463908658.9693] device (wlp2s0): state change: config -> ip-config (reason 'none') [50 70 0]
5/22/16 5:17 PM NetworkManager <info> [1463908658.9701] dhcp4 (wlp2s0): activation: beginning transaction (timeout in 45 seconds)
5/22/16 5:17 PM NetworkManager <info> [1463908659.0741] address 192.168.1.135
5/22/16 5:17 PM NetworkManager <info> [1463908659.0741] plen 24
5/22/16 5:17 PM NetworkManager <info> [1463908659.0742] expires in 43200 seconds
5/22/16 5:17 PM NetworkManager <info> [1463908659.0742] nameserver '192.168.1.1'
5/22/16 5:17 PM NetworkManager <info> [1463908659.0742] domain name 'lan'
5/22/16 5:17 PM NetworkManager <info> [1463908659.0742] hostname 'Hacc-Notebook'
5/22/16 5:17 PM NetworkManager <info> [1463908659.0742] gateway 192.168.1.1
5/22/16 5:17 PM NetworkManager <info> [1463908659.0746] dhcp4 (wlp2s0): state changed unknown -> bound
5/22/16 5:17 PM NetworkManager <info> [1463908659.0760] device (wlp2s0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
5/22/16 5:17 PM NetworkManager <info> [1463908659.0768] device (wlp2s0): state change: ip-check -> secondaries (reason 'none') [80 90 0]
5/22/16 5:17 PM NetworkManager <info> [1463908659.0775] device (wlp2s0): state change: secondaries -> activated (reason 'none') [90 100 0]
5/22/16 5:17 PM NetworkManager <info> [1463908659.0779] manager: NetworkManager state is now CONNECTED_LOCAL
5/22/16 5:17 PM NetworkManager <info> [1463908659.0797] manager: NetworkManager state is now CONNECTED_GLOBAL
5/22/16 5:17 PM NetworkManager <info> [1463908659.0799] policy: set 'Hacc-WLAN-5G' (wlp2s0) as default for IPv4 routing and DNS
5/22/16 5:17 PM NetworkManager <info> [1463908659.0812] dns-mgr: Writing DNS information to /usr/bin/resolvconf
5/22/16 5:17 PM NetworkManager <info> [1463908659.1217] device (wlp2s0): Activation: successful, device activated.
5/22/16 5:17 PM dbus [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
5/22/16 5:17 PM systemd Starting Network Manager Script Dispatcher Service...
5/22/16 5:17 PM dbus [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
5/22/16 5:17 PM systemd Started Network Manager Script Dispatcher Service.
5/22/16 5:17 PM nm-dispatcher req:1 'up' [wlp2s0]: new request (0 scripts)
5/22/16 5:17 PM nm-dispatcher req:1 'up' [wlp2s0]: completed: no scripts
5/22/16 5:17 PM plasmashell Currrent active notifications: QHash()
5/22/16 5:17 PM plasmashell Guessing partOf as: 0
5/22/16 5:17 PM plasmashell New Notification: "Hacc-WLAN-5G" "Connection 'Hacc-WLAN-5G' activated." -1 & Part of: 0
5/22/16 5:17 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 20506, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:17 PM NetworkManager <info> [1463908661.1453] dhcp6 (wlp2s0): activation: beginning transaction (timeout in 45 seconds)
5/22/16 5:17 PM NetworkManager <info> [1463908661.1474] policy: set 'Hacc-WLAN-5G' (wlp2s0) as default for IPv6 routing and DNS
5/22/16 5:17 PM NetworkManager <info> [1463908661.1475] dns-mgr: Writing DNS information to /usr/bin/resolvconf
5/22/16 5:17 PM dbus-daemon Failed to activate service 'org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule': timed out
5/22/16 5:17 PM NetworkManager <info> [1463908662.3457] address 2001:470:d:d1::393/128 lft forever pref forever lifetime 159-159[4294967295,4294967295] src dhcp
5/22/16 5:17 PM NetworkManager <info> [1463908662.3458] nameserver 2001:470:d:d1::1
5/22/16 5:17 PM NetworkManager <info> [1463908662.3458] domain name 'lan'
5/22/16 5:17 PM NetworkManager <info> [1463908662.3459] dhcp6 (wlp2s0): state changed unknown -> bound
5/22/16 5:17 PM NetworkManager <info> [1463908662.3473] dns-mgr: Writing DNS information to /usr/bin/resolvconf
5/22/16 5:17 PM nm-dispatcher req:2 'dhcp6-change' [wlp2s0]: new request (0 scripts)
5/22/16 5:17 PM nm-dispatcher req:2 'dhcp6-change' [wlp2s0]: completed: no scripts
5/22/16 5:18 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 39204, resource id: 96469064, major code: 2 (ChangeWindowAttributes), minor code: 0
5/22/16 5:20 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 6392, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:20 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 7700, resource id: 102760448, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:20 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 7736, resource id: 102760449, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:20 PM konsole QCoreApplication::arguments: Please instantiate the QApplication object first
5/22/16 5:20 PM konsole kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of Q*Application: no instance (yet) existing.
5/22/16 5:20 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 7769, resource id: 102760449, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:20 PM plasmashell no winId: probably startup task
5/22/16 5:20 PM kactivitymanagerd Creating the cache for: "applications:org.kde.konsole.desktop"
5/22/16 5:20 PM kactivitymanagerd Already in database? true
5/22/16 5:20 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:33:47.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:20 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:10:56.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:20 PM kactivitymanagerd After the adjustment
5/22/16 5:20 PM kactivitymanagerd Current score : 3.68327
5/22/16 5:20 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:33:47.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:20 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:10:56.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:20 PM kactivitymanagerd Interval length is 0
5/22/16 5:20 PM kactivitymanagerd New score : 4.68327
5/22/16 5:20 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 16339, resource id: 10485768, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:21 PM ksystemlog doesn't know "/var/log/Xorg.0.log"
5/22/16 5:21 PM plasmashell Currrent active notifications: QHash()
5/22/16 5:21 PM plasmashell Guessing partOf as: 0
5/22/16 5:21 PM plasmashell New Notification: "Konsole" "Bell in session 'Default'" -1 & Part of: 0
5/22/16 5:21 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 25835, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:23 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 47176, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:23 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 47177, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:23 PM plasmashell Both point size and pixel size set. Using pixel size.
5/22/16 5:23 PM plasmashell Both point size and pixel size set. Using pixel size.
5/22/16 5:23 PM plasmashell Both point size and pixel size set. Using pixel size.
5/22/16 5:23 PM plasmashell Both point size and pixel size set. Using pixel size.
5/22/16 5:23 PM plasmashell Both point size and pixel size set. Using pixel size.
5/22/16 5:23 PM plasmashell Both point size and pixel size set. Using pixel size.
5/22/16 5:23 PM plasmashell Both point size and pixel size set. Using pixel size.
5/22/16 5:23 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 47339, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:23 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 47519, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:23 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 47520, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:23 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 47521, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:23 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 47523, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:23 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 47524, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:23 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 47525, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:23 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 47526, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:23 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 47529, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:28 PM konsole org.kde.kurifilter-ikws: "4d3a74202ef5ef3726c9c2c7286c53f8136d6d97bd4baac071fa0947aa0f9c95"
5/22/16 5:28 PM konsole org.kde.kurifilter-ikws: Keywords Engine: Loading config...
5/22/16 5:28 PM konsole org.kde.kurifilter-ikws: Web Shortcuts Enabled: true
5/22/16 5:28 PM konsole org.kde.kurifilter-ikws: Default Shortcut: ""
5/22/16 5:28 PM konsole org.kde.kurifilter-ikws: Keyword Delimiter: :
5/22/16 5:28 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 24313, resource id: 96469093, major code: 2 (ChangeWindowAttributes), minor code: 0
5/22/16 5:29 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 32862, resource id: 96469097, major code: 2 (ChangeWindowAttributes), minor code: 0
5/22/16 5:29 PM konsole org.kde.kurifilter-ikws: "fecdf841ca8e68ef272a9d1c4a712ab741e6923b882ff730d5028a782cb2917bca27fc7868edd2613d446c1f15687a4d"
5/22/16 5:30 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 35197, resource id: 96469098, major code: 2 (ChangeWindowAttributes), minor code: 0
5/22/16 5:30 PM systemd Starting Cleanup of Temporary Directories...
5/22/16 5:30 PM systemd Started Cleanup of Temporary Directories.
5/22/16 5:30 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 36415, resource id: 102760498, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 261 "Properties"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 262 "Volume"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 268 "CardIndex"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 269 "Ports"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 270 "ActivePortIndex"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 261 "Properties"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 262 "Volume"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 268 "CardIndex"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 269 "Ports"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 270 "ActivePortIndex"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 261 "Properties"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 262 "Volume"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 268 "CardIndex"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 269 "Ports"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 270 "ActivePortIndex"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 261 "Properties"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 262 "Volume"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 268 "CardIndex"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 269 "Ports"
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: returning roles QHash((259, "ObjectName")(257, "Index")(270, "ActivePortIndex")(268, "CardIndex")(269, "Ports")(266, "Name")(267, "Description")(264, "HasVolume")(265, "VolumeWritable")(262, "Volume")(263, "Muted")(260, "Index")(261, "Properties")(258, "PulseObject"))
5/22/16 5:30 PM plasmashell org.kde.plasma.pulseaudio: PROPERTY CHANGED ( 0 ) :: 270 "ActivePortIndex"
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value: 1634
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value max: 4296
5/22/16 5:33 PM kdeinit5 powerdevil: set screen brightness value: 1504
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value: 1634
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value max: 4296
5/22/16 5:33 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 49367, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value: 1504
5/22/16 5:33 PM kdeinit5 powerdevil: Brightness changed!!
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value max: 4296
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value: 1504
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value max: 4296
5/22/16 5:33 PM kdeinit5 powerdevil: set screen brightness value: 1718
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value: 1504
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value max: 4296
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Output: 67
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: Property: Backlight
5/22/16 5:33 PM kscreen_backend_launcher kscreen.xcb.helper: State (newValue, Deleted): 0
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value: 1718
5/22/16 5:33 PM kdeinit5 powerdevil: Brightness changed!!
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value max: 4296
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value: 1718
5/22/16 5:33 PM kdeinit5 powerdevil: Brightness changed!!
5/22/16 5:33 PM kdeinit5 powerdevil: Screen brightness value: 1718
5/22/16 5:33 PM kdeinit5 powerdevil: Brightness changed!!
5/22/16 5:40 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 31334, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:40 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 31483, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:40 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 32511, resource id: 10485760, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:40 PM konsole QCoreApplication::arguments: Please instantiate the QApplication object first
5/22/16 5:40 PM konsole kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of Q*Application: no instance (yet) existing.
5/22/16 5:40 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 32575, resource id: 10485761, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:40 PM plasmashell no winId: probably startup task
5/22/16 5:40 PM kactivitymanagerd Creating the cache for: "applications:org.kde.konsole.desktop"
5/22/16 5:40 PM kactivitymanagerd Already in database? true
5/22/16 5:40 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:33:47.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:40 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:20:22.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:40 PM kactivitymanagerd After the adjustment
5/22/16 5:40 PM kactivitymanagerd Current score : 4.68327
5/22/16 5:40 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:33:47.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:40 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:20:22.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:40 PM kactivitymanagerd Interval length is 0
5/22/16 5:40 PM kactivitymanagerd New score : 5.68327
5/22/16 5:40 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 33523, resource id: 10485779, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:40 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 34500, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:40 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 34678, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:44 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 42732, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:44 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 43488, resource id: 10485760, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:44 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 43492, resource id: 10485761, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:44 PM dolphin Cannot creat accessible child interface for object: PlacesView(0x1e15ea0) index: 13
5/22/16 5:44 PM plasmashell no winId: probably startup task
5/22/16 5:44 PM kdeinit5 initialization OK, home trash dir: "/home/hacc/.local/share/Trash"
5/22/16 5:44 PM kdeinit5 listdir: QUrl("trash:/")
5/22/16 5:44 PM dolphin KSambaShare: Could not find smb.conf!
5/22/16 5:44 PM kactivitymanagerd Creating the cache for: "applications:org.kde.dolphin.desktop"
5/22/16 5:44 PM kactivitymanagerd Already in database? true
5/22/16 5:44 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:28:32.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:44 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:16:18.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:44 PM kactivitymanagerd After the adjustment
5/22/16 5:44 PM kactivitymanagerd Current score : 4.6525
5/22/16 5:44 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:28:32.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:44 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:16:18.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:44 PM kactivitymanagerd Interval length is 0
5/22/16 5:44 PM kactivitymanagerd New score : 5.6525
5/22/16 5:44 PM drkonqi Using /proc to determine executable path
5/22/16 5:44 PM drkonqi Executable is: "/usr/bin/dolphin"
5/22/16 5:44 PM drkonqi Executable exists: true
5/22/16 5:44 PM drkonqi Enabling drkonqi crash catching
5/22/16 5:44 PM kdeinit5 Registering "org.kde.StatusNotifierItem-1829-1/StatusNotifierItem" to system tray
5/22/16 5:44 PM plasmashell Registering "org.kde.StatusNotifierItem-1829-1/StatusNotifierItem"
5/22/16 5:44 PM plasmashell systemtray: ST new task "org.kde.StatusNotifierItem-1829-1/StatusNotifierItem"
5/22/16 5:44 PM drkonqi XSync seems available and ready
5/22/16 5:44 PM drkonqi XSync Inited
5/22/16 5:44 PM drkonqi Supported, init completed
5/22/16 5:44 PM drkonqi Created alarm 12582913
5/22/16 5:44 PM plasmashell Currrent active notifications: QHash()
5/22/16 5:44 PM plasmashell Guessing partOf as: 0
5/22/16 5:44 PM plasmashell New Notification: "Dolphin Closed Unexpectedly" "Please report this error to help improve this software." -1 & Part of: 0
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:44 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 45620, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:44 PM drkonqi Sending SIGSTOP to process
5/22/16 5:44 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 46104, resource id: 10485764, major code: 15 (QueryTree), minor code: 0
5/22/16 5:44 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 46151, resource id: 10485783, major code: 15 (QueryTree), minor code: 0
5/22/16 5:44 PM drkonqi Created alarm 12582916
5/22/16 5:46 PM drkonqi Created alarm 12582917
5/22/16 5:47 PM drkonqi Sending SIGCONT to process
5/22/16 5:47 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 51806, resource id: 12582919, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:47 PM kdeinit5 Service "org.kde.StatusNotifierItem-1829-1" unregistered
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:47 PM plasmashell QUnifiedTimer::stopAnimationDriver: driver is not running
5/22/16 5:49 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 54699, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:49 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 55448, resource id: 10485760, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:49 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 55452, resource id: 10485761, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:49 PM dolphin Cannot creat accessible child interface for object: PlacesView(0xf4f090) index: 13
5/22/16 5:49 PM plasmashell no winId: probably startup task
5/22/16 5:49 PM kdeinit5 initialization OK, home trash dir: "/home/hacc/.local/share/Trash"
5/22/16 5:49 PM kdeinit5 listdir: QUrl("trash:/")
5/22/16 5:49 PM dolphin KSambaShare: Could not find smb.conf!
5/22/16 5:49 PM kactivitymanagerd Creating the cache for: "applications:org.kde.dolphin.desktop"
5/22/16 5:49 PM kactivitymanagerd Already in database? true
5/22/16 5:49 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:28:32.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:49 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:44:18.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:49 PM kactivitymanagerd After the adjustment
5/22/16 5:49 PM kactivitymanagerd Current score : 5.6525
5/22/16 5:49 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:28:32.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:49 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:44:18.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:49 PM kactivitymanagerd Interval length is 0
5/22/16 5:49 PM kactivitymanagerd New score : 6.6525
5/22/16 5:49 PM drkonqi Using /proc to determine executable path
5/22/16 5:49 PM drkonqi Executable is: "/usr/bin/dolphin"
5/22/16 5:49 PM drkonqi Executable exists: true
5/22/16 5:49 PM drkonqi Enabling drkonqi crash catching
5/22/16 5:49 PM kdeinit5 Registering "org.kde.StatusNotifierItem-1850-1/StatusNotifierItem" to system tray
5/22/16 5:49 PM plasmashell Registering "org.kde.StatusNotifierItem-1850-1/StatusNotifierItem"
5/22/16 5:49 PM plasmashell systemtray: ST new task "org.kde.StatusNotifierItem-1850-1/StatusNotifierItem"
5/22/16 5:49 PM drkonqi XSync seems available and ready
5/22/16 5:49 PM drkonqi XSync Inited
5/22/16 5:49 PM drkonqi Supported, init completed
5/22/16 5:49 PM drkonqi Created alarm 12582913
5/22/16 5:49 PM plasmashell Currrent active notifications: QHash()
5/22/16 5:49 PM plasmashell Guessing partOf as: 0
5/22/16 5:49 PM plasmashell New Notification: "Dolphin Closed Unexpectedly" "Please report this error to help improve this software." -1 & Part of: 0
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:49 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 57402, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:49 PM drkonqi Sending SIGSTOP to process
5/22/16 5:49 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 57931, resource id: 10485764, major code: 15 (QueryTree), minor code: 0
5/22/16 5:49 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 57978, resource id: 10485779, major code: 15 (QueryTree), minor code: 0
5/22/16 5:50 PM drkonqi Sending SIGCONT to process
5/22/16 5:50 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 64346, resource id: 12582917, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:50 PM kdeinit5 Service "org.kde.StatusNotifierItem-1850-1" unregistered
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:50 PM plasmashell QUnifiedTimer::stopAnimationDriver: driver is not running
5/22/16 5:51 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 4906, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:51 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 5665, resource id: 10485760, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:51 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 5677, resource id: 10485761, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:51 PM kate QObject::connect: invalid null parameter
5/22/16 5:51 PM kate QObject::connect: invalid null parameter
5/22/16 5:51 PM kate QObject::connect: Cannot connect (null)::returnPressed() to KUrlRequester::returnPressed()
5/22/16 5:51 PM kate QObject::connect: Cannot connect (null)::returnPressed(QString) to KUrlRequester::returnPressed(QString)
5/22/16 5:51 PM kactivitymanagerd Creating the cache for: "applications:org.kde.kate.desktop"
5/22/16 5:51 PM kactivitymanagerd Already in database? false
5/22/16 5:51 PM kactivitymanagerd First update : QDateTime(2016-05-22 17:51:55.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:51 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:51:55.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:51 PM kactivitymanagerd After the adjustment
5/22/16 5:51 PM kactivitymanagerd Current score : 0
5/22/16 5:51 PM kactivitymanagerd First update : QDateTime(2016-05-22 17:51:55.735 CST Qt::TimeSpec(LocalTime))
5/22/16 5:51 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:51:55.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:51 PM kactivitymanagerd New score : 0
5/22/16 5:51 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 6757, resource id: 10485778, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:51 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 7346, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:51 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 7348, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:51 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 8096, resource id: 10485760, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:51 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 8100, resource id: 10485761, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:52 PM dolphin Cannot creat accessible child interface for object: PlacesView(0x11ebe60) index: 13
5/22/16 5:52 PM plasmashell no winId: probably startup task
5/22/16 5:52 PM kdeinit5 initialization OK, home trash dir: "/home/hacc/.local/share/Trash"
5/22/16 5:52 PM kdeinit5 listdir: QUrl("trash:/")
5/22/16 5:52 PM dolphin KSambaShare: Could not find smb.conf!
5/22/16 5:52 PM kactivitymanagerd Creating the cache for: "applications:org.kde.dolphin.desktop"
5/22/16 5:52 PM kactivitymanagerd Already in database? true
5/22/16 5:52 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:28:32.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:52 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:49:07.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:52 PM kactivitymanagerd After the adjustment
5/22/16 5:52 PM kactivitymanagerd Current score : 6.6525
5/22/16 5:52 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:28:32.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:52 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:49:07.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:52 PM kactivitymanagerd Interval length is 0
5/22/16 5:52 PM kactivitymanagerd New score : 7.6525
5/22/16 5:52 PM drkonqi Using /proc to determine executable path
5/22/16 5:52 PM drkonqi Executable is: "/usr/bin/dolphin"
5/22/16 5:52 PM drkonqi Executable exists: true
5/22/16 5:52 PM drkonqi Enabling drkonqi crash catching
5/22/16 5:52 PM kdeinit5 Registering "org.kde.StatusNotifierItem-1873-1/StatusNotifierItem" to system tray
5/22/16 5:52 PM plasmashell Registering "org.kde.StatusNotifierItem-1873-1/StatusNotifierItem"
5/22/16 5:52 PM plasmashell systemtray: ST new task "org.kde.StatusNotifierItem-1873-1/StatusNotifierItem"
5/22/16 5:52 PM drkonqi XSync seems available and ready
5/22/16 5:52 PM drkonqi XSync Inited
5/22/16 5:52 PM drkonqi Supported, init completed
5/22/16 5:52 PM drkonqi Created alarm 12582913
5/22/16 5:52 PM plasmashell Currrent active notifications: QHash()
5/22/16 5:52 PM plasmashell Guessing partOf as: 0
5/22/16 5:52 PM plasmashell New Notification: "Dolphin Closed Unexpectedly" "Please report this error to help improve this software." -1 & Part of: 0
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 10005, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:52 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 10006, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:52 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 10007, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:52 PM drkonqi Sending SIGSTOP to process
5/22/16 5:52 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 10595, resource id: 10485764, major code: 15 (QueryTree), minor code: 0
5/22/16 5:52 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 10642, resource id: 10485779, major code: 15 (QueryTree), minor code: 0
5/22/16 5:52 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 11220, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:52 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 11248, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:52 PM drkonqi Invalid pixmap specified.
5/22/16 5:52 PM drkonqi No frame loaded
5/22/16 5:52 PM drkonqi No frame loaded
5/22/16 5:52 PM drkonqi No frame loaded
5/22/16 5:52 PM drkonqi No frame loaded
5/22/16 5:52 PM drkonqi No frame loaded
5/22/16 5:52 PM drkonqi No frame loaded
5/22/16 5:52 PM kdeinit5 Service "org.kde.StatusNotifierItem-1873-1" unregistered
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM plasmashell file:///usr/share/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/main.qml: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
5/22/16 5:52 PM drkonqi Sending SIGCONT to process
5/22/16 5:52 PM drkonqi garbage detected: "[New LWP 1868]\n"
5/22/16 5:52 PM drkonqi garbage detected: "[New LWP 1867]\n"
5/22/16 5:52 PM drkonqi garbage detected: "[New LWP 1866]\n"
5/22/16 5:52 PM drkonqi garbage detected: "[Thread debugging using libthread_db enabled]\n"
5/22/16 5:52 PM drkonqi line "Using host libthread_db library \"/usr/lib/libthread_db.so.1\".\n" did not match
5/22/16 5:52 PM drkonqi garbage detected: "0x00007f0dbcba74fd in nanosleep () from /usr/lib/libc.so.6\n"
5/22/16 5:52 PM drkonqi thread indicator detected: "[Current thread is 1 (Thread 0x7f0dbd27e800 (LWP 1865))]\n"
5/22/16 5:52 PM drkonqi thread start detected: "Thread 4 (Thread 0x7f0da4d23700 (LWP 1866)):\n"
5/22/16 5:52 PM drkonqi 0 "poll" "" "/usr/lib/libc.so.6"
5/22/16 5:52 PM drkonqi 1 "??" "" "/usr/lib/libxcb.so.1"
5/22/16 5:52 PM drkonqi 2 "xcb_wait_for_event" "" "/usr/lib/libxcb.so.1"
5/22/16 5:52 PM drkonqi 3 "??" "" "/usr/lib/libQt5XcbQpa.so.5"
5/22/16 5:52 PM drkonqi 4 "??" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 5 "start_thread" "" "/usr/lib/libpthread.so.0"
5/22/16 5:52 PM drkonqi 6 "clone" "" "/usr/lib/libc.so.6"
5/22/16 5:52 PM drkonqi thread start detected: "Thread 3 (Thread 0x7f0d9f086700 (LWP 1867)):\n"
5/22/16 5:52 PM drkonqi 0 "g_main_context_query" "" "/usr/lib/libglib-2.0.so.0"
5/22/16 5:52 PM drkonqi 1 "??" "" "/usr/lib/libglib-2.0.so.0"
5/22/16 5:52 PM drkonqi 2 "g_main_context_iteration" "" "/usr/lib/libglib-2.0.so.0"
5/22/16 5:52 PM drkonqi 3 "QEventDispatcherGlib::processEvents" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 4 "QEventLoop::exec" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 5 "QThread::exec" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 6 "??" "" "/usr/lib/libQt5DBus.so.5"
5/22/16 5:52 PM drkonqi 7 "??" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 8 "start_thread" "" "/usr/lib/libpthread.so.0"
5/22/16 5:52 PM drkonqi 9 "clone" "" "/usr/lib/libc.so.6"
5/22/16 5:52 PM drkonqi thread start detected: "Thread 2 (Thread 0x7f0d97fff700 (LWP 1868)):\n"
5/22/16 5:52 PM drkonqi 0 "QMutex::lock" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 1 "??" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 2 "g_main_context_prepare" "" "/usr/lib/libglib-2.0.so.0"
5/22/16 5:52 PM drkonqi 3 "??" "" "/usr/lib/libglib-2.0.so.0"
5/22/16 5:52 PM drkonqi 4 "g_main_context_iteration" "" "/usr/lib/libglib-2.0.so.0"
5/22/16 5:52 PM drkonqi 5 "QEventDispatcherGlib::processEvents" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 6 "QEventLoop::exec" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 7 "QThread::exec" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 8 "??" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 9 "start_thread" "" "/usr/lib/libpthread.so.0"
5/22/16 5:52 PM drkonqi 10 "clone" "" "/usr/lib/libc.so.6"
5/22/16 5:52 PM drkonqi thread start detected: "Thread 1 (Thread 0x7f0dbd27e800 (LWP 1865)):\n"
5/22/16 5:52 PM drkonqi 0 "nanosleep" "" "/usr/lib/libc.so.6"
5/22/16 5:52 PM drkonqi 1 "sleep" "" "/usr/lib/libc.so.6"
5/22/16 5:52 PM drkonqi 2 "??" "" "/usr/lib/libKF5Crash.so.5"
5/22/16 5:52 PM drkonqi 3 "KCrash::defaultCrashHandler" "" "/usr/lib/libKF5Crash.so.5"
5/22/16 5:52 PM drkonqi 5 "??" "" "/usr/lib/libQtGui.so.4"
5/22/16 5:52 PM drkonqi 6 "call_init.part" "" "/lib64/ld-linux-x86-64.so.2"
5/22/16 5:52 PM drkonqi 7 "_dl_init" "" "/lib64/ld-linux-x86-64.so.2"
5/22/16 5:52 PM drkonqi 8 "dl_open_worker" "" "/lib64/ld-linux-x86-64.so.2"
5/22/16 5:52 PM drkonqi 9 "_dl_catch_error" "" "/lib64/ld-linux-x86-64.so.2"
5/22/16 5:52 PM drkonqi 10 "_dl_open" "" "/lib64/ld-linux-x86-64.so.2"
5/22/16 5:52 PM drkonqi 11 "??" "" "/usr/lib/libdl.so.2"
5/22/16 5:52 PM drkonqi 12 "_dl_catch_error" "" "/lib64/ld-linux-x86-64.so.2"
5/22/16 5:52 PM drkonqi 13 "??" "" "/usr/lib/libdl.so.2"
5/22/16 5:52 PM drkonqi 14 "dlopen" "" "/usr/lib/libdl.so.2"
5/22/16 5:52 PM drkonqi 15 "??" "" "/usr/lib/libvlccore.so.8"
5/22/16 5:52 PM drkonqi 16 "??" "" "/usr/lib/libvlccore.so.8"
5/22/16 5:52 PM drkonqi 17 "??" "" "/usr/lib/libvlccore.so.8"
5/22/16 5:52 PM drkonqi 18 "??" "" "/usr/lib/libvlccore.so.8"
5/22/16 5:52 PM drkonqi 19 "??" "" "/usr/lib/libvlccore.so.8"
5/22/16 5:52 PM drkonqi 20 "??" "" "/usr/lib/libvlccore.so.8"
5/22/16 5:52 PM drkonqi 21 "libvlc_InternalInit" "" "/usr/lib/libvlccore.so.8"
5/22/16 5:52 PM drkonqi 22 "libvlc_new" "" "/usr/lib/libvlc.so.5"
5/22/16 5:52 PM drkonqi 23 "??" "" "/usr/lib/qt5/plugins/phonon4qt5_backend/phonon_vlc.so"
5/22/16 5:52 PM drkonqi 24 "??" "" "/usr/lib/qt5/plugins/phonon4qt5_backend/phonon_vlc.so"
5/22/16 5:52 PM drkonqi 25 "qt_plugin_instance" "" "/usr/lib/qt5/plugins/phonon4qt5_backend/phonon_vlc.so"
5/22/16 5:52 PM drkonqi 26 "QPluginLoader::instance" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 27 "??" "" "/usr/lib/libphonon4qt5.so.4"
5/22/16 5:52 PM drkonqi 28 "??" "" "/usr/lib/libphonon4qt5.so.4"
5/22/16 5:52 PM drkonqi 29 "??" "" "/usr/lib/libphonon4qt5.so.4"
5/22/16 5:52 PM drkonqi 30 "Phonon::Factory::backend" "" "/usr/lib/libphonon4qt5.so.4"
5/22/16 5:52 PM drkonqi 31 "??" "" "/usr/lib/libphonon4qt5.so.4"
5/22/16 5:52 PM drkonqi 32 "??" "" "/usr/lib/libphonon4qt5.so.4"
5/22/16 5:52 PM drkonqi 33 "??" "" "/usr/lib/libKF5Notifications.so.5"
5/22/16 5:52 PM drkonqi 34 "??" "" "/usr/lib/libKF5Notifications.so.5"
5/22/16 5:52 PM drkonqi 35 "KNotification::sendEvent" "" "/usr/lib/libKF5Notifications.so.5"
5/22/16 5:52 PM drkonqi 36 "QObject::event" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 37 "QApplicationPrivate::notify_helper" "" "/usr/lib/libQt5Widgets.so.5"
5/22/16 5:52 PM drkonqi 38 "QApplication::notify" "" "/usr/lib/libQt5Widgets.so.5"
5/22/16 5:52 PM drkonqi 39 "QCoreApplication::notifyInternal2" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 40 "QCoreApplicationPrivate::sendPostedEvents" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 41 "??" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 42 "g_main_context_dispatch" "" "/usr/lib/libglib-2.0.so.0"
5/22/16 5:52 PM drkonqi 43 "??" "" "/usr/lib/libglib-2.0.so.0"
5/22/16 5:52 PM drkonqi 44 "g_main_context_iteration" "" "/usr/lib/libglib-2.0.so.0"
5/22/16 5:52 PM drkonqi 45 "QEventDispatcherGlib::processEvents" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 46 "QEventLoop::exec" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 47 "QDialog::exec" "" "/usr/lib/libQt5Widgets.so.5"
5/22/16 5:52 PM drkonqi 48 "KMessageBox::createKMessageBox" "" "/usr/lib/libKF5WidgetsAddons.so.5"
5/22/16 5:52 PM drkonqi 49 "KMessageBox::createKMessageBox" "" "/usr/lib/libKF5WidgetsAddons.so.5"
5/22/16 5:52 PM drkonqi 50 "??" "" "/usr/lib/libKF5WidgetsAddons.so.5"
5/22/16 5:52 PM drkonqi 51 "KIO::JobUiDelegate::askDeleteConfirmation" "" "/usr/lib/libKF5KIOWidgets.so.5"
5/22/16 5:52 PM drkonqi 52 "DolphinView::deleteSelectedItems" "" "/usr/lib/libdolphinprivate.so.5"
5/22/16 5:52 PM drkonqi 53 "QMetaObject::activate" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 54 "QAction::triggered" "" "/usr/lib/libQt5Widgets.so.5"
5/22/16 5:52 PM drkonqi 55 "QAction::activate" "" "/usr/lib/libQt5Widgets.so.5"
5/22/16 5:52 PM drkonqi 56 "QAction::event" "" "/usr/lib/libQt5Widgets.so.5"
5/22/16 5:52 PM drkonqi 57 "QApplicationPrivate::notify_helper" "" "/usr/lib/libQt5Widgets.so.5"
5/22/16 5:52 PM drkonqi 58 "QApplication::notify" "" "/usr/lib/libQt5Widgets.so.5"
5/22/16 5:52 PM drkonqi 59 "QCoreApplication::notifyInternal2" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 60 "QShortcutMap::dispatchEvent" "" "/usr/lib/libQt5Gui.so.5"
5/22/16 5:52 PM drkonqi 61 "QShortcutMap::tryShortcut" "" "/usr/lib/libQt5Gui.so.5"
5/22/16 5:52 PM drkonqi 62 "QWindowSystemInterface::handleShortcutEvent" "" "/usr/lib/libQt5Gui.so.5"
5/22/16 5:52 PM drkonqi 63 "QGuiApplicationPrivate::processKeyEvent" "" "/usr/lib/libQt5Gui.so.5"
5/22/16 5:52 PM drkonqi 64 "QGuiApplicationPrivate::processWindowSystemEvent" "" "/usr/lib/libQt5Gui.so.5"
5/22/16 5:52 PM drkonqi 65 "QWindowSystemInterface::sendWindowSystemEvents" "" "/usr/lib/libQt5Gui.so.5"
5/22/16 5:52 PM drkonqi 66 "??" "" "/usr/lib/libQt5XcbQpa.so.5"
5/22/16 5:52 PM drkonqi 67 "g_main_context_dispatch" "" "/usr/lib/libglib-2.0.so.0"
5/22/16 5:52 PM drkonqi 68 "??" "" "/usr/lib/libglib-2.0.so.0"
5/22/16 5:52 PM drkonqi 69 "g_main_context_iteration" "" "/usr/lib/libglib-2.0.so.0"
5/22/16 5:52 PM drkonqi 70 "QEventDispatcherGlib::processEvents" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 71 "QEventLoop::exec" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 72 "QCoreApplication::exec" "" "/usr/lib/libQt5Core.so.5"
5/22/16 5:52 PM drkonqi 73 "kdemain" "" "/usr/lib/libkdeinit5_dolphin.so"
5/22/16 5:52 PM drkonqi 74 "__libc_start_main" "" "/usr/lib/libc.so.6"
5/22/16 5:52 PM drkonqi 75 "_start" "" ""
5/22/16 5:52 PM drkonqi Sending SIGSTOP to process
5/22/16 5:52 PM drkonqi 2 "#75 0x0000000000400719 in _start ()\n"
5/22/16 5:52 PM drkonqi 3 "#73 0x00007f0dbcef22ba in kdemain () from /usr/lib/libkdeinit5_dolphin.so\n"
5/22/16 5:52 PM drkonqi 3 "#72 0x00007f0db6ca7a0c in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#71 0x00007f0db6c9f46a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#70 0x00007f0db6cf76cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5\n"
5/22/16 5:52 PM drkonqi 1 "#66 0x00007f0da667a080 in ?? () from /usr/lib/libQt5XcbQpa.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#65 0x00007f0db745618b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#64 0x00007f0db7478e85 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#63 0x00007f0db7473d14 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /usr/lib/libQt5Gui.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#62 0x00007f0db745bb3d in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () from /usr/lib/libQt5Gui.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#61 0x00007f0db74a2f99 in QShortcutMap::tryShortcut(QKeyEvent*) () from /usr/lib/libQt5Gui.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#60 0x00007f0db74a2ed8 in QShortcutMap::dispatchEvent(QKeyEvent*) () from /usr/lib/libQt5Gui.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#59 0x00007f0db6ca1280 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#58 0x00007f0db7c5895f in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#57 0x00007f0db7c537bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#56 0x00007f0db7c4d9ac in QAction::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#55 0x00007f0db7c4d030 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQt5Widgets.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#54 0x00007f0db7c4a422 in QAction::triggered(bool) () from /usr/lib/libQt5Widgets.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#53 0x00007f0db6cce71c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#52 0x00007f0dbc881eca in DolphinView::deleteSelectedItems() () from /usr/lib/libdolphinprivate.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#51 0x00007f0dbb4464aa in KIO::JobUiDelegate::askDeleteConfirmation(QList<QUrl> const&, KIO::JobUiDelegateExtension::DeletionType, KIO::JobUiDelegateExtension::ConfirmationType) () from /usr/lib/libKF5KIOWidgets.so.5\n"
5/22/16 5:52 PM drkonqi 1 "#50 0x00007f0db998b8df in ?? () from /usr/lib/libKF5WidgetsAddons.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#49 0x00007f0db9989816 in KMessageBox::createKMessageBox(QDialog*, QDialogButtonBox*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libKF5WidgetsAddons.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#48 0x00007f0db9988ccb in KMessageBox::createKMessageBox(QDialog*, QDialogButtonBox*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libKF5WidgetsAddons.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#47 0x00007f0db7e4e0dc in QDialog::exec() () from /usr/lib/libQt5Widgets.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#46 0x00007f0db6c9f46a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#45 0x00007f0db6cf76cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5\n"
5/22/16 5:52 PM drkonqi 1 "#41 0x00007f0db6cf72c3 in ?? () from /usr/lib/libQt5Core.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#40 0x00007f0db6ca31fc in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#39 0x00007f0db6ca1280 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#38 0x00007f0db7c5895f in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#37 0x00007f0db7c537bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#36 0x00007f0db6ccf179 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#35 0x00007f0dbc0a82b0 in KNotification::sendEvent() () from /usr/lib/libKF5Notifications.so.5\n"
5/22/16 5:52 PM drkonqi 1 "#34 0x00007f0dbc0ac170 in ?? () from /usr/lib/libKF5Notifications.so.5\n"
5/22/16 5:52 PM drkonqi 1 "#33 0x00007f0dbc0cce12 in ?? () from /usr/lib/libKF5Notifications.so.5\n"
5/22/16 5:52 PM drkonqi 1 "#32 0x00007f0db83a3031 in ?? () from /usr/lib/libphonon4qt5.so.4\n"
5/22/16 5:52 PM drkonqi 1 "#31 0x00007f0db83af339 in ?? () from /usr/lib/libphonon4qt5.so.4\n"
5/22/16 5:52 PM drkonqi 3 "#30 0x00007f0db83aeaa4 in Phonon::Factory::backend(bool) () from /usr/lib/libphonon4qt5.so.4\n"
5/22/16 5:52 PM drkonqi 1 "#29 0x00007f0db83ae179 in ?? () from /usr/lib/libphonon4qt5.so.4\n"
5/22/16 5:52 PM drkonqi 1 "#28 0x00007f0db83adada in ?? () from /usr/lib/libphonon4qt5.so.4\n"
5/22/16 5:52 PM drkonqi 1 "#27 0x00007f0db83ab180 in ?? () from /usr/lib/libphonon4qt5.so.4\n"
5/22/16 5:52 PM drkonqi 3 "#26 0x00007f0db6c89473 in QPluginLoader::instance() () from /usr/lib/libQt5Core.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#25 0x00007f0d97061195 in qt_plugin_instance () from /usr/lib/qt5/plugins/phonon4qt5_backend/phonon_vlc.so\n"
5/22/16 5:52 PM drkonqi 1 "#24 0x00007f0d97032586 in ?? () from /usr/lib/qt5/plugins/phonon4qt5_backend/phonon_vlc.so\n"
5/22/16 5:52 PM drkonqi 1 "#23 0x00007f0d9705d2c8 in ?? () from /usr/lib/qt5/plugins/phonon4qt5_backend/phonon_vlc.so\n"
5/22/16 5:52 PM drkonqi 3 "#22 0x00007f0d96afcd0e in libvlc_new () from /usr/lib/libvlc.so.5\n"
5/22/16 5:52 PM drkonqi 3 "#21 0x00007f0d96d2be7d in libvlc_InternalInit () from /usr/lib/libvlccore.so.8\n"
5/22/16 5:52 PM drkonqi 1 "#20 0x00007f0d96da5fea in ?? () from /usr/lib/libvlccore.so.8\n"
5/22/16 5:52 PM drkonqi 1 "#19 0x00007f0d96da59f4 in ?? () from /usr/lib/libvlccore.so.8\n"
5/22/16 5:52 PM drkonqi 1 "#18 0x00007f0d96da5474 in ?? () from /usr/lib/libvlccore.so.8\n"
5/22/16 5:52 PM drkonqi 1 "#17 0x00007f0d96da5518 in ?? () from /usr/lib/libvlccore.so.8\n"
5/22/16 5:52 PM drkonqi 1 "#16 0x00007f0d96da51eb in ?? () from /usr/lib/libvlccore.so.8\n"
5/22/16 5:52 PM drkonqi 1 "#15 0x00007f0d96dc112f in ?? () from /usr/lib/libvlccore.so.8\n"
5/22/16 5:52 PM drkonqi 3 "#14 0x00007f0daff55fa2 in dlopen () from /usr/lib/libdl.so.2\n"
5/22/16 5:52 PM drkonqi 1 "#13 0x00007f0daff56541 in ?? () from /usr/lib/libdl.so.2\n"
5/22/16 5:52 PM drkonqi 3 "#12 0x00007f0dbd181354 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2\n"
5/22/16 5:52 PM drkonqi 1 "#11 0x00007f0daff55f09 in ?? () from /usr/lib/libdl.so.2\n"
5/22/16 5:52 PM drkonqi 3 "#10 0x00007f0dbd185289 in _dl_open () from /lib64/ld-linux-x86-64.so.2\n"
5/22/16 5:52 PM drkonqi 3 "#9 0x00007f0dbd181354 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2\n"
5/22/16 5:52 PM drkonqi 3 "#8 0x00007f0dbd185ae8 in dl_open_worker () from /lib64/ld-linux-x86-64.so.2\n"
5/22/16 5:52 PM drkonqi 3 "#7 0x00007f0dbd1815bb in _dl_init () from /lib64/ld-linux-x86-64.so.2\n"
5/22/16 5:52 PM drkonqi 3 "#6 0x00007f0dbd1814aa in call_init.part () from /lib64/ld-linux-x86-64.so.2\n"
5/22/16 5:52 PM drkonqi 1 "#5 0x00007f0d8b4b5b74 in ?? () from /usr/lib/libQtGui.so.4\n"
5/22/16 5:52 PM drkonqi Rating: 1105 out of 2244 Usefulness: ProbablyUseless
5/22/16 5:52 PM drkonqi 90%: 2019.6 70%: 1570.8 40%: 897.6
5/22/16 5:52 PM drkonqi Have seen stack base: true Lines counted: 33
5/22/16 5:53 PM drkonqi Created alarm 12583019
5/22/16 5:54 PM drkonqi Created alarm 12583020
5/22/16 5:55 PM drkonqi Sending SIGCONT to process
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 23163, resource id: 12582917, major code: 19 (DeleteProperty), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 23173, resource id: 12582917, major code: 19 (DeleteProperty), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 23174, resource id: 12582917, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 23175, resource id: 12582917, major code: 19 (DeleteProperty), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 23176, resource id: 12582917, major code: 19 (DeleteProperty), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 23177, resource id: 12582917, major code: 19 (DeleteProperty), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 23178, resource id: 12582917, major code: 7 (ReparentWindow), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 23179, resource id: 12582917, major code: 6 (ChangeSaveSet), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 23180, resource id: 12582917, major code: 2 (ChangeWindowAttributes), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 23181, resource id: 12582917, major code: 10 (UnmapWindow), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 23201, resource id: 12583023, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:55 PM plasmashell QXcbConnection: XCB error: 2 (BadValue), sequence: 26998, resource id: 96468993, major code: 142 (Unknown), minor code: 3
5/22/16 5:55 PM plasmashell QXcbConnection: XCB error: 2 (BadValue), sequence: 27022, resource id: 88080388, major code: 142 (Unknown), minor code: 3
5/22/16 5:55 PM plasmashell QXcbConnection: XCB error: 2 (BadValue), sequence: 27215, resource id: 96468993, major code: 142 (Unknown), minor code: 3
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26352, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26353, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26856, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26869, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26870, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26881, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26924, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26925, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26926, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26927, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26928, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26929, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26930, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 26931, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 27473, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 27485, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 27486, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 27487, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 27488, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 27489, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:55 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 27490, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 28819, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 28820, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 28821, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 28851, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 30410, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 30411, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 30412, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 31119, resource id: 10485760, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 31123, resource id: 10485761, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:56 PM konsole QCoreApplication::arguments: Please instantiate the QApplication object first
5/22/16 5:56 PM konsole kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of Q*Application: no instance (yet) existing.
5/22/16 5:56 PM plasmashell no winId: probably startup task
5/22/16 5:56 PM kactivitymanagerd Creating the cache for: "applications:org.kde.konsole.desktop"
5/22/16 5:56 PM kactivitymanagerd Already in database? true
5/22/16 5:56 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:33:47.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:56 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:40:21.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:56 PM kactivitymanagerd After the adjustment
5/22/16 5:56 PM kactivitymanagerd Current score : 5.68327
5/22/16 5:56 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:33:47.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:56 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:40:21.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:56 PM kactivitymanagerd Interval length is 0
5/22/16 5:56 PM kactivitymanagerd New score : 6.68327
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 32456, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 32587, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 34360, resource id: 10485775, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 37158, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 37159, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 37890, resource id: 10485760, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 37894, resource id: 10485761, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:56 PM konsole QCoreApplication::arguments: Please instantiate the QApplication object first
5/22/16 5:56 PM konsole kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of Q*Application: no instance (yet) existing.
5/22/16 5:56 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 37948, resource id: 10485761, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:56 PM plasmashell no winId: probably startup task
5/22/16 5:56 PM kactivitymanagerd Creating the cache for: "applications:org.kde.konsole.desktop"
5/22/16 5:56 PM kactivitymanagerd Already in database? true
5/22/16 5:56 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:33:47.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:56 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:56:19.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:56 PM kactivitymanagerd After the adjustment
5/22/16 5:56 PM kactivitymanagerd Current score : 6.68327
5/22/16 5:56 PM kactivitymanagerd First update : QDateTime(2016-05-15 22:33:47.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:56 PM kactivitymanagerd Last update : QDateTime(2016-05-22 17:56:19.000 CST Qt::TimeSpec(LocalTime))
5/22/16 5:56 PM kactivitymanagerd Interval length is 0
5/22/16 5:56 PM kactivitymanagerd New score : 7.68327
5/22/16 5:57 PM konsole org.kde.kurifilter-ikws: "[hacc@Hacc-Notebook ~]$ steam /home/hacc/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable /home/hacc/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable Running Steam on arch 64-bit /home/hacc/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable STEAM_RUNTIME is enabled automatically Installing breakpad exception handler for appid(steam)/version(0) libGL error: unable to load driver: i965_dri.so libGL error: driver pointer missing libGL error: failed to load driver: i965 libGL error: unable to load driver: swrast_dri.so libGL error: failed to load driver: swrast"
5/22/16 5:57 PM konsole org.kde.kurifilter-ikws: Keywords Engine: Loading config...
5/22/16 5:57 PM konsole org.kde.kurifilter-ikws: Web Shortcuts Enabled: true
5/22/16 5:57 PM konsole org.kde.kurifilter-ikws: Default Shortcut: ""
5/22/16 5:57 PM konsole org.kde.kurifilter-ikws: Keyword Delimiter: :
5/22/16 5:57 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 40700, resource id: 96469103, major code: 2 (ChangeWindowAttributes), minor code: 0
5/22/16 5:57 PM kwin_x11 QXcbConnection: XCB error: 3 (BadWindow), sequence: 41873, resource id: 10485799, major code: 18 (ChangeProperty), minor code: 0
5/22/16 5:57 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 42451, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:57 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 42452, resource id: 0, major code: 14 (GetGeometry), minor code: 0
5/22/16 5:57 PM kwin_x11 QXcbConnection: XCB error: 9 (BadDrawable), sequence: 42472, resource id: 0, major code: 14 (GetGeometry), minor code: 0
X.org Log:
Information [ 4.442] (--) Log file renamed from "/var/log/Xorg.pid-343.log" to "/var/log/Xorg.0.log"
Information [ 4.444]
Information X.Org X Server 1.18.3
Information Release Date: 2016-04-04
Information [ 4.444] X Protocol Version 11, Revision 0
Information [ 4.444] Build Operating System: Linux 4.2.5-1-ARCH x86_64
Information [ 4.444] Current Operating System: Linux Hacc-Notebook 4.5.4-1-ARCH #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016 x86_64
Information [ 4.444] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b8ce438a-9e3a-4b89-bf35-ea36db3bed42 rw rootflags=subvol=subvol_root
Information [ 4.444] Build Date: 05 April 2016 05:24:02PM
Information [ 4.444]
Information [ 4.444] Current version of pixman: 0.34.0
Information [ 4.444] Before reporting problems, check http://wiki.x.org
Information to make sure that you have the latest version.
Information [ 4.444] Markers: (--) probed, (**) from config file, (==) default setting,
Information (++) from command line, (!!) notice, (II) informational,
Information (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Information [ 4.444] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 22 17:15:06 2016
Information [ 4.446] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Information [ 4.446] (==) No Layout section. Using the first Screen section.
Information [ 4.446] (==) No screen section available. Using defaults.
Information [ 4.446] (**) |-->Screen "Default Screen Section" (0)
Information [ 4.446] (**) | |-->Monitor "<default monitor>"
Information [ 4.447] (==) No monitor specified for screen "Default Screen Section".
Information Using a default monitor configuration.
Information [ 4.447] (==) Automatically adding devices
Information [ 4.447] (==) Automatically enabling devices
Information [ 4.447] (==) Automatically adding GPU devices
Information [ 4.447] (==) Max clients allowed: 256, resource mask: 0x1fffff
Information [ 4.449] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
Information [ 4.449] Entry deleted from font path.
Information [ 4.449] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
Information [ 4.449] Entry deleted from font path.
Information [ 4.449] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
Information [ 4.449] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
Information [ 4.449] Entry deleted from font path.
Information [ 4.449] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
Information [ 4.449] (==) FontPath set to:
Information /usr/share/fonts/misc/,
Information /usr/share/fonts/TTF/,
Information /usr/share/fonts/OTF/
Information [ 4.449] (==) ModulePath set to "/usr/lib/xorg/modules"
Information [ 4.449] (II) The server relies on udev to provide the list of input devices.
Information If no devices become available, reconfigure udev or disable AutoAddDevices.
Information [ 4.449] (II) Loader magic: 0x819d20
Information [ 4.449] (II) Module ABI versions:
Information [ 4.449] X.Org ANSI C Emulation: 0.4
Information [ 4.449] X.Org Video Driver: 20.0
Information [ 4.449] X.Org XInput driver : 22.1
Information [ 4.449] X.Org Server Extension : 9.0
Information [ 4.450] (++) using VT number 1
Information
Information [ 4.450] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
Information [ 4.451] (II) xfree86: Adding drm device (/dev/dri/card0)
Information [ 4.453] (--) PCI:*(0:0:2:0) 8086:0166:1043:1517 rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
Information [ 4.453] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Information [ 4.453] (II) LoadModule: "glx"
Information [ 4.454] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Information [ 4.474] (II) Module glx: vendor="X.Org Foundation"
Information [ 4.474] compiled for 1.18.3, module version = 1.0.0
Information [ 4.474] ABI class: X.Org Server Extension, version 9.0
Information [ 4.474] (==) AIGLX enabled
Information [ 4.474] (==) Matched intel as autoconfigured driver 0
Information [ 4.474] (==) Matched intel as autoconfigured driver 1
Information [ 4.474] (==) Matched modesetting as autoconfigured driver 2
Information [ 4.474] (==) Matched fbdev as autoconfigured driver 3
Information [ 4.474] (==) Matched vesa as autoconfigured driver 4
Information [ 4.474] (==) Assigned the driver to the xf86ConfigLayout
Information [ 4.474] (II) LoadModule: "intel"
Information [ 4.474] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
Information [ 4.480] (II) Module intel: vendor="X.Org Foundation"
Information [ 4.480] compiled for 1.18.3, module version = 2.99.917
Information [ 4.480] Module class: X.Org Video Driver
Information [ 4.480] ABI class: X.Org Video Driver, version 20.0
Information [ 4.480] (II) LoadModule: "modesetting"
Information [ 4.480] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Information [ 4.481] (II) Module modesetting: vendor="X.Org Foundation"
Information [ 4.481] compiled for 1.18.3, module version = 1.18.3
Information [ 4.481] Module class: X.Org Video Driver
Information [ 4.481] ABI class: X.Org Video Driver, version 20.0
Information [ 4.481] (II) LoadModule: "fbdev"
Information [ 4.481] (WW) Warning, couldn't open module fbdev
Information [ 4.481] (II) UnloadModule: "fbdev"
Information [ 4.481] (II) Unloading fbdev
Information [ 4.481] (EE) Failed to load module "fbdev" (module does not exist, 0)
Information [ 4.481] (II) LoadModule: "vesa"
Information [ 4.482] (WW) Warning, couldn't open module vesa
Information [ 4.482] (II) UnloadModule: "vesa"
Information [ 4.482] (II) Unloading vesa
Information [ 4.482] (EE) Failed to load module "vesa" (module does not exist, 0)
Information [ 4.482] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
Information i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
Information 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Information Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
Information GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
Information [ 4.482] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
Information [ 4.482] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
Information [ 4.482] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
Information [ 4.482] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Information [ 4.482] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151218
Information [ 4.482] (II) intel(0): SNA compiled from 2.99.917-654-ga508b11
Information [ 4.482] (WW) Falling back to old probe method for modesetting
Information [ 4.482] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
Information [ 4.482] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 2 threads
Information [ 4.482] (II) intel(0): Creating default Display subsection in Screen section
Information "Default Screen Section" for depth/fbbpp 24/32
Information [ 4.482] (==) intel(0): Depth 24, (--) framebuffer bpp 32
Information [ 4.482] (==) intel(0): RGB weight 888
Information [ 4.482] (==) intel(0): Default visual is TrueColor
Information [ 4.483] (II) intel(0): Output eDP1 has no monitor section
Information [ 4.493] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
Information [ 4.493] (II) intel(0): Enabled output eDP1
Information [ 4.493] (II) intel(0): Output VGA1 has no monitor section
Information [ 4.493] (II) intel(0): Enabled output VGA1
Information [ 4.493] (II) intel(0): Output HDMI1 has no monitor section
Information [ 4.493] (II) intel(0): Enabled output HDMI1
Information [ 4.493] (II) intel(0): Output DP1 has no monitor section
Information [ 4.493] (II) intel(0): Enabled output DP1
Information [ 4.493] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
Information [ 4.494] (II) intel(0): Output VIRTUAL1 has no monitor section
Information [ 4.494] (II) intel(0): Enabled output VIRTUAL1
Information [ 4.494] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
Information [ 4.494] (==) intel(0): TearFree disabled
Information [ 4.494] (==) intel(0): DPI set to (96, 96)
Information [ 4.494] (II) Loading sub module "dri2"
Information [ 4.494] (II) LoadModule: "dri2"
Information [ 4.494] (II) Module "dri2" already built-in
Information [ 4.494] (II) Loading sub module "present"
Information [ 4.494] (II) LoadModule: "present"
Information [ 4.494] (II) Module "present" already built-in
Information [ 4.494] (II) UnloadModule: "modesetting"
Information [ 4.494] (II) Unloading modesetting
Information [ 4.494] (==) Depth 24 pixmap format is 32 bpp
Information [ 4.494] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
Information [ 4.494] (==) intel(0): Backing store enabled
Information [ 4.494] (==) intel(0): Silken mouse enabled
Information [ 4.494] (II) intel(0): HW Cursor enabled
Information [ 4.494] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
Information [ 4.495] (==) intel(0): DPMS enabled
Information [ 4.495] (==) intel(0): Display hotplug detection enabled
Information [ 4.495] (II) intel(0): [DRI2] Setup complete
Information [ 4.495] (II) intel(0): [DRI2] DRI driver: i965
Information [ 4.495] (II) intel(0): [DRI2] VDPAU driver: va_gl
Information [ 4.495] (II) intel(0): direct rendering: DRI2 enabled
Information [ 4.495] (II) intel(0): hardware support for Present enabled
Information [ 4.495] (--) RandR disabled
Information [ 4.523] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
Information [ 4.523] (II) AIGLX: enabled GLX_ARB_create_context
Information [ 4.523] (II) AIGLX: enabled GLX_ARB_create_context_profile
Information [ 4.523] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
Information [ 4.523] (II) AIGLX: enabled GLX_INTEL_swap_event
Information [ 4.523] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
Information [ 4.523] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
Information [ 4.523] (II) AIGLX: enabled GLX_ARB_fbconfig_float
Information [ 4.523] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
Information [ 4.523] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
Information [ 4.523] (II) AIGLX: enabled GLX_ARB_create_context_robustness
Information [ 4.523] (II) AIGLX: Loaded and initialized i965
Information [ 4.523] (II) GLX: Initialized DRI2 GL provider for screen 0
Information [ 4.527] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
Information [ 4.527] (II) intel(0): Setting screen physical size to 508 x 285
Information [ 4.576] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event1)
Information [ 4.576] (**) Asus Wireless Radio Control: Applying InputClass "evdev keyboard catchall"
Information [ 4.576] (II) LoadModule: "evdev"
Information [ 4.576] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
Information [ 4.579] (II) Module evdev: vendor="X.Org Foundation"
Information [ 4.579] compiled for 1.18.3, module version = 2.10.2
Information [ 4.579] Module class: X.Org XInput Driver
Information [ 4.579] ABI class: X.Org XInput driver, version 22.1
Information [ 4.579] (II) Using input driver 'evdev' for 'Asus Wireless Radio Control'
Information [ 4.579] (**) Asus Wireless Radio Control: always reports core events
Information [ 4.579] (**) evdev: Asus Wireless Radio Control: Device: "/dev/input/event1"
Information [ 4.579] (--) evdev: Asus Wireless Radio Control: Vendor 0x1043 Product 0
Information [ 4.579] (--) evdev: Asus Wireless Radio Control: Found keys
Information [ 4.579] (II) evdev: Asus Wireless Radio Control: Configuring as keyboard
Information [ 4.579] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4001:00/input/input5/event1"
Information [ 4.579] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 6)
Information [ 4.579] (**) Option "xkb_rules" "evdev"
Information [ 4.580] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
Information [ 4.580] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
Information [ 4.580] (II) Using input driver 'evdev' for 'Video Bus'
Information [ 4.580] (**) Video Bus: always reports core events
Information [ 4.580] (**) evdev: Video Bus: Device: "/dev/input/event11"
Information [ 4.580] (--) evdev: Video Bus: Vendor 0 Product 0x6
Information [ 4.580] (--) evdev: Video Bus: Found keys
Information [ 4.580] (II) evdev: Video Bus: Configuring as keyboard
Information [ 4.580] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input19/event11"
Information [ 4.580] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Information [ 4.580] (**) Option "xkb_rules" "evdev"
Information [ 4.580] (II) config/udev: Adding input device Power Button (/dev/input/event3)
Information [ 4.580] (**) Power Button: Applying InputClass "evdev keyboard catchall"
Information [ 4.580] (II) Using input driver 'evdev' for 'Power Button'
Information [ 4.580] (**) Power Button: always reports core events
Information [ 4.580] (**) evdev: Power Button: Device: "/dev/input/event3"
Information [ 4.580] (--) evdev: Power Button: Vendor 0 Product 0x1
Information [ 4.580] (--) evdev: Power Button: Found keys
Information [ 4.580] (II) evdev: Power Button: Configuring as keyboard
Information [ 4.580] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event3"
Information [ 4.580] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
Information [ 4.580] (**) Option "xkb_rules" "evdev"
Information [ 4.581] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
Information [ 4.581] (II) No input driver specified, ignoring this device.
Information [ 4.581] (II) This device may have been added with another device file.
Information [ 4.581] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
Information [ 4.581] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
Information [ 4.581] (II) Using input driver 'evdev' for 'Sleep Button'
Information [ 4.581] (**) Sleep Button: always reports core events
Information [ 4.581] (**) evdev: Sleep Button: Device: "/dev/input/event4"
Information [ 4.581] (--) evdev: Sleep Button: Vendor 0 Product 0x3
Information [ 4.581] (--) evdev: Sleep Button: Found keys
Information [ 4.581] (II) evdev: Sleep Button: Configuring as keyboard
Information [ 4.581] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event4"
Information [ 4.581] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
Information [ 4.581] (**) Option "xkb_rules" "evdev"
Information [ 4.582] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
Information [ 4.582] (II) No input driver specified, ignoring this device.
Information [ 4.582] (II) This device may have been added with another device file.
Information [ 4.582] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event8)
Information [ 4.582] (II) No input driver specified, ignoring this device.
Information [ 4.582] (II) This device may have been added with another device file.
Information [ 4.582] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event9)
Information [ 4.582] (II) No input driver specified, ignoring this device.
Information [ 4.582] (II) This device may have been added with another device file.
Information [ 4.582] (II) config/udev: Adding input device USB2.0 HD UVC WebCam (/dev/input/event6)
Information [ 4.582] (**) USB2.0 HD UVC WebCam: Applying InputClass "evdev keyboard catchall"
Information [ 4.582] (II) Using input driver 'evdev' for 'USB2.0 HD UVC WebCam'
Information [ 4.582] (**) USB2.0 HD UVC WebCam: always reports core events
Information [ 4.582] (**) evdev: USB2.0 HD UVC WebCam: Device: "/dev/input/event6"
Information [ 4.582] (--) evdev: USB2.0 HD UVC WebCam: Vendor 0x4f2 Product 0xb330
Information [ 4.582] (--) evdev: USB2.0 HD UVC WebCam: Found keys
Information [ 4.582] (II) evdev: USB2.0 HD UVC WebCam: Configuring as keyboard
Information [ 4.582] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input11/event6"
Information [ 4.582] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam" (type: KEYBOARD, id 10)
Information [ 4.582] (**) Option "xkb_rules" "evdev"
Information [ 4.583] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event10)
Information [ 4.583] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
Information [ 4.583] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
Information [ 4.583] (**) Asus WMI hotkeys: always reports core events
Information [ 4.583] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event10"
Information [ 4.583] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
Information [ 4.583] (--) evdev: Asus WMI hotkeys: Found keys
Information [ 4.583] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
Information [ 4.583] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input18/event10"
Information [ 4.583] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11)
Information [ 4.583] (**) Option "xkb_rules" "evdev"
Information [ 4.583] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
Information [ 4.583] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
Information [ 4.583] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
Information [ 4.583] (**) AT Translated Set 2 keyboard: always reports core events
Information [ 4.583] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
Information [ 4.583] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
Information [ 4.583] (--) evdev: AT Translated Set 2 keyboard: Found keys
Information [ 4.583] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
Information [ 4.583] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
Information [ 4.583] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
Information [ 4.583] (**) Option "xkb_rules" "evdev"
Information [ 4.584] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event12)
Information [ 4.584] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
Information [ 4.584] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchscreen catchall"
Information [ 4.584] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
Information [ 4.584] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
Information [ 4.584] (II) LoadModule: "synaptics"
Information [ 4.584] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
Information [ 4.585] (II) Module synaptics: vendor="X.Org Foundation"
Information [ 4.585] compiled for 1.18.0, module version = 1.8.3
Information [ 4.585] Module class: X.Org XInput Driver
Information [ 4.585] ABI class: X.Org XInput driver, version 22.1
Information [ 4.585] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
Information [ 4.585] (**) ETPS/2 Elantech Touchpad: always reports core events
Information [ 4.585] (**) Option "Device" "/dev/input/event12"
Information [ 4.636] (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property
Information [ 4.636] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 3260 (res 32)
Information [ 4.636] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 2119 (res 32)
Information [ 4.636] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
Information [ 4.636] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
Information [ 4.636] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple
Information [ 4.636] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
Information [ 4.637] (**) Option "TapButton1" "1"
Information [ 4.637] (**) Option "TapButton2" "2"
Information [ 4.637] (**) Option "TapButton3" "3"
Information [ 4.637] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
Information [ 4.637] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
Information [ 4.637] (**) ETPS/2 Elantech Touchpad: always reports core events
Information [ 4.663] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input16/event12"
Information [ 4.663] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13)
Information [ 4.663] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
Information [ 4.663] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
Information [ 4.663] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.051
Information [ 4.663] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
Information [ 4.663] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
Information [ 4.663] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
Information [ 4.663] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
Information [ 4.664] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
Information [ 4.664] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
Information [ 4.664] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
Information [ 4.665] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
Information [ 4.665] (II) No input driver specified, ignoring this device.
Information [ 4.665] (II) This device may have been added with another device file.
Information [ 6.497] (II) intel(0): EDID vendor "CMN", prod id 4931
Information [ 6.497] (II) intel(0): Printing DDC gathered Modelines:
Information [ 6.497] (II) intel(0): Modeline "1920x1080"x0.0 138.78 1920 1966 1996 2080 1080 1082 1086 1112 -hsync -vsync (66.7 kHz eP)
Information [ 6.497] (II) intel(0): Modeline "1920x1080"x0.0 92.52 1920 1966 1996 2080 1080 1082 1086 1112 -hsync -vsync (44.5 kHz e)
Kernel Log:
5/22/16 5:15 PM microcode CPU0 microcode updated early to revision 0x1c, date = 2015-02-26
5/22/16 5:15 PM Linux version 4.5.4-1-ARCH (builduser@tobias) (gcc version 6.1.1 20160501 (GCC) ) #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
5/22/16 5:15 PM Command line BOOT_IMAGE=/vmlinuz-linux root=UUID=b8ce438a-9e3a-4b89-bf35-ea36db3bed42 rw rootflags=subvol=subvol_root
5/22/16 5:15 PM x86/fpu xstate_offset[2]: 576, xstate_sizes[2]: 256
5/22/16 5:15 PM x86/fpu Supporting XSAVE feature 0x01: 'x87 floating point registers'
5/22/16 5:15 PM x86/fpu Supporting XSAVE feature 0x02: 'SSE registers'
5/22/16 5:15 PM x86/fpu Supporting XSAVE feature 0x04: 'AVX registers'
5/22/16 5:15 PM x86/fpu Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
5/22/16 5:15 PM x86/fpu Using 'eager' FPU context switches.
5/22/16 5:15 PM e820 BIOS-provided physical RAM map:
5/22/16 5:15 PM BIOS-e820 [mem 0x0000000000000000-0x000000000009efff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x000000000009f000-0x000000000009ffff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x0000000000100000-0x000000001fffffff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x0000000020000000-0x00000000201fffff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x0000000020200000-0x0000000040003fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x0000000040004000-0x0000000040004fff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x0000000040005000-0x00000000d97cefff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d97cf000-0x00000000d9dcffff] ACPI NVS
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9dd0000-0x00000000d9dd2fff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9dd3000-0x00000000d9de9fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9dea000-0x00000000d9deffff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9df0000-0x00000000d9df1fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9df2000-0x00000000d9df7fff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9df8000-0x00000000d9f4ffff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9f50000-0x00000000d9f53fff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9f54000-0x00000000d9f92fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9f93000-0x00000000d9f99fff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9f9a000-0x00000000d9f9bfff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9f9c000-0x00000000d9fa8fff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9fa9000-0x00000000d9fbafff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9fbb000-0x00000000d9fbdfff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9fbe000-0x00000000d9fbffff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9fc0000-0x00000000d9fd6fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9fd7000-0x00000000d9fdcfff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9fdd000-0x00000000d9fe4fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9fe5000-0x00000000d9fe5fff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9fe6000-0x00000000d9ff4fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9ff5000-0x00000000d9ff5fff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000d9ff6000-0x00000000da000fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da001000-0x00000000da005fff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da006000-0x00000000da024fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da025000-0x00000000da026fff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da027000-0x00000000da03bfff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da03c000-0x00000000da03cfff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da03d000-0x00000000da04efff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da04f000-0x00000000da074fff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da075000-0x00000000da088fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da089000-0x00000000da089fff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da08a000-0x00000000da08afff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da08b000-0x00000000da08cfff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da08d000-0x00000000da08dfff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da08e000-0x00000000da092fff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da093000-0x00000000da0a8fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da0a9000-0x00000000da108fff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da109000-0x00000000da122fff] type 20
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da123000-0x00000000da64cfff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da64d000-0x00000000da8ccfff] ACPI NVS
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da8cd000-0x00000000da8d1fff] ACPI data
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da8d2000-0x00000000da8d2fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da8d3000-0x00000000da915fff] ACPI NVS
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000da916000-0x00000000dad28fff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000dad29000-0x00000000daff3fff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000daff4000-0x00000000daffffff] usable
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000dbc00000-0x00000000dfdfffff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000f8000000-0x00000000fbffffff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000fec00000-0x00000000fec00fff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000fed00000-0x00000000fed03fff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000fee00000-0x00000000fee00fff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x00000000ff000000-0x00000000ffffffff] reserved
5/22/16 5:15 PM BIOS-e820 [mem 0x0000000100000000-0x000000011f1fffff] usable
5/22/16 5:15 PM NX (Execute Disable) protection: active
5/22/16 5:15 PM efi EFI v2.31 by American Megatrends
5/22/16 5:15 PM efi ACPI=0xda89f000 ACPI 2.0=0xda89f000 SMBIOS=0xf04c0 MPS=0xfd4b0
5/22/16 5:15 PM SMBIOS 2.7 present.
5/22/16 5:15 PM DMI ASUSTeK COMPUTER INC. UX31A/UX31A, BIOS UX31A.219 06/14/2013
5/22/16 5:15 PM e820 update [mem 0x00000000-0x00000fff] usable ==> reserved
5/22/16 5:15 PM e820 remove [mem 0x000a0000-0x000fffff] usable
5/22/16 5:15 PM e820 last_pfn = 0x11f200 max_arch_pfn = 0x400000000
5/22/16 5:15 PM MTRR default type uncachable
5/22/16 5:15 PM MTRR fixed ranges enabled:
5/22/16 5:15 PM 00000-9FFFF write-back
5/22/16 5:15 PM A0000-BFFFF uncachable
5/22/16 5:15 PM C0000-CFFFF write-protect
5/22/16 5:15 PM D0000-DFFFF uncachable
5/22/16 5:15 PM E0000-FFFFF write-protect
5/22/16 5:15 PM MTRR variable ranges enabled:
5/22/16 5:15 PM 0 base 000000000 mask F00000000 write-back
5/22/16 5:15 PM 1 base 100000000 mask FE0000000 write-back
5/22/16 5:15 PM 2 base 0E0000000 mask FE0000000 uncachable
5/22/16 5:15 PM 3 base 0DC000000 mask FFC000000 uncachable
5/22/16 5:15 PM 4 base 0DBC00000 mask FFFC00000 uncachable
5/22/16 5:15 PM 5 base 11F800000 mask FFF800000 uncachable
5/22/16 5:15 PM 6 base 11F400000 mask FFFC00000 uncachable
5/22/16 5:15 PM 7 base 11F200000 mask FFFE00000 uncachable
5/22/16 5:15 PM 8 disabled
5/22/16 5:15 PM 9 disabled
5/22/16 5:15 PM x86/PAT Configuration [0-7]: WB WC UC- UC WB WC UC- WT
5/22/16 5:15 PM e820 update [mem 0xdbc00000-0xffffffff] usable ==> reserved
5/22/16 5:15 PM e820 last_pfn = 0xdb000 max_arch_pfn = 0x400000000
5/22/16 5:15 PM found SMP MP-table at [mem 0x000fd780-0x000fd78f] mapped at [ffff8800000fd780]
5/22/16 5:15 PM Scanning 1 areas for low memory corruption
5/22/16 5:15 PM Base memory trampoline at [ffff880000097000] 97000 size 24576
5/22/16 5:15 PM BRK [0x02b4a000, 0x02b4afff] PGTABLE
5/22/16 5:15 PM BRK [0x02b4b000, 0x02b4bfff] PGTABLE
5/22/16 5:15 PM BRK [0x02b4c000, 0x02b4cfff] PGTABLE
5/22/16 5:15 PM BRK [0x02b4d000, 0x02b4dfff] PGTABLE
5/22/16 5:15 PM BRK [0x02b4e000, 0x02b4efff] PGTABLE
5/22/16 5:15 PM BRK [0x02b4f000, 0x02b4ffff] PGTABLE
5/22/16 5:15 PM RAMDISK [mem 0x3779e000-0x37bc6fff]
5/22/16 5:15 PM ACPI Early table checksum verification disabled
5/22/16 5:15 PM ACPI RSDP 0x00000000DA89F000 000024 (v02 _ASUS_)
5/22/16 5:15 PM ACPI XSDT 0x00000000DA89F090 0000A4 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
5/22/16 5:15 PM ACPI FACP 0x00000000DA8B12C0 00010C (v05 _ASUS_ Notebook 01072009 AMI 00010013)
5/22/16 5:15 PM ACPI DSDT 0x00000000DA89F1D0 0120EC (v02 _ASUS_ Notebook 00000013 INTL 20091112)
5/22/16 5:15 PM ACPI FACS 0x00000000DA8CA080 000040
5/22/16 5:15 PM ACPI APIC 0x00000000DA8B13D0 000072 (v03 _ASUS_ Notebook 01072009 AMI 00010013)
5/22/16 5:15 PM ACPI FPDT 0x00000000DA8B1448 000044 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
5/22/16 5:15 PM ACPI ECDT 0x00000000DA8B1490 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
5/22/16 5:15 PM ACPI MCFG 0x00000000DA8B1558 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
5/22/16 5:15 PM ACPI SSDT 0x00000000DA8B1598 000A3C (v01 DptfTa DptfTab 00001000 INTL 20091112)
5/22/16 5:15 PM ACPI SSDT 0x00000000DA8B1FD8 000CA5 (v01 SADptf SADptf_ 00001000 INTL 20091112)
5/22/16 5:15 PM ACPI SSDT 0x00000000DA8B2C80 000098 (v01 PchDpt PchDptf 00001000 INTL 20091112)
5/22/16 5:15 PM ACPI SSDT 0x00000000DA8B2D18 00091C (v01 CfgTDP CfgTDP_ 00001000 INTL 20091112)
5/22/16 5:15 PM ACPI SLIC 0x00000000DA8B3638 000176 (v01 _ASUS_ Notebook 01072009 ASUS 00000001)
5/22/16 5:15 PM ACPI HPET 0x00000000DA8B37B0 000038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
5/22/16 5:15 PM ACPI SSDT 0x00000000DA8B37E8 00045E (v01 AhciR1 AhciTab1 00001000 INTL 20091112)
5/22/16 5:15 PM ACPI SSDT 0x00000000DA8B3C48 00049E (v01 AhciR2 AhciTab2 00001000 INTL 20091112)
5/22/16 5:15 PM ACPI SSDT 0x00000000DA8B40E8 0009D0 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
5/22/16 5:15 PM ACPI SSDT 0x00000000DA8B4AB8 000B18 (v01 PmRef CpuPm 00003000 INTL 20051117)
5/22/16 5:15 PM ACPI DMAR 0x00000000DA8B55D0 0000B8 (v01 INTEL SNB 00000001 INTL 00000001)
5/22/16 5:15 PM ACPI Local APIC address 0xfee00000
5/22/16 5:15 PM No NUMA configuration found
5/22/16 5:15 PM Faking a node at [mem 0x0000000000000000-0x000000011f1fffff]
5/22/16 5:15 PM NODE_DATA(0) allocated [mem 0x11f1f3000-0x11f1f6fff]
5/22/16 5:15 PM Zone ranges
5/22/16 5:15 PM DMA [mem 0x0000000000001000-0x0000000000ffffff]
5/22/16 5:15 PM DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
5/22/16 5:15 PM Normal [mem 0x0000000100000000-0x000000011f1fffff]
5/22/16 5:15 PM Movable zone start for each node
5/22/16 5:15 PM Early memory node ranges
5/22/16 5:15 PM node 0 [mem 0x0000000000001000-0x000000000009efff]
5/22/16 5:15 PM node 0 [mem 0x0000000000100000-0x000000001fffffff]
5/22/16 5:15 PM node 0 [mem 0x0000000020200000-0x0000000040003fff]
5/22/16 5:15 PM node 0 [mem 0x0000000040005000-0x00000000d97cefff]
5/22/16 5:15 PM node 0 [mem 0x00000000d9dd3000-0x00000000d9de9fff]
5/22/16 5:15 PM node 0 [mem 0x00000000d9df0000-0x00000000d9df1fff]
5/22/16 5:15 PM node 0 [mem 0x00000000d9df8000-0x00000000d9f4ffff]
5/22/16 5:15 PM node 0 [mem 0x00000000d9f54000-0x00000000d9f92fff]
5/22/16 5:15 PM node 0 [mem 0x00000000d9f9a000-0x00000000d9f9bfff]
5/22/16 5:15 PM node 0 [mem 0x00000000d9fbb000-0x00000000d9fbdfff]
5/22/16 5:15 PM node 0 [mem 0x00000000d9fc0000-0x00000000d9fd6fff]
5/22/16 5:15 PM node 0 [mem 0x00000000d9fdd000-0x00000000d9fe4fff]
5/22/16 5:15 PM node 0 [mem 0x00000000d9fe6000-0x00000000d9ff4fff]
5/22/16 5:15 PM node 0 [mem 0x00000000d9ff6000-0x00000000da000fff]
5/22/16 5:15 PM node 0 [mem 0x00000000da006000-0x00000000da024fff]
5/22/16 5:15 PM node 0 [mem 0x00000000da027000-0x00000000da03bfff]
5/22/16 5:15 PM node 0 [mem 0x00000000da03d000-0x00000000da04efff]
5/22/16 5:15 PM node 0 [mem 0x00000000da075000-0x00000000da088fff]
5/22/16 5:15 PM node 0 [mem 0x00000000da08a000-0x00000000da08afff]
5/22/16 5:15 PM node 0 [mem 0x00000000da08d000-0x00000000da08dfff]
5/22/16 5:15 PM node 0 [mem 0x00000000da093000-0x00000000da0a8fff]
5/22/16 5:15 PM node 0 [mem 0x00000000da8d2000-0x00000000da8d2fff]
5/22/16 5:15 PM node 0 [mem 0x00000000da916000-0x00000000dad28fff]
5/22/16 5:15 PM node 0 [mem 0x00000000daff4000-0x00000000daffffff]
5/22/16 5:15 PM node 0 [mem 0x0000000100000000-0x000000011f1fffff]
5/22/16 5:15 PM Initmem setup node 0 [mem 0x0000000000001000-0x000000011f1fffff]
5/22/16 5:15 PM On node 0 totalpages: 1019372
5/22/16 5:15 PM DMA zone 64 pages used for memmap
5/22/16 5:15 PM DMA zone 27 pages reserved
5/22/16 5:15 PM DMA zone 3998 pages, LIFO batch:0
5/22/16 5:15 PM DMA32 zone 13874 pages used for memmap
5/22/16 5:15 PM DMA32 zone 887886 pages, LIFO batch:31
5/22/16 5:15 PM Normal zone 1992 pages used for memmap
5/22/16 5:15 PM Normal zone 127488 pages, LIFO batch:31
5/22/16 5:15 PM Reserving Intel graphics stolen memory at 0xdbe00000-0xdfdfffff
5/22/16 5:15 PM ACPI PM-Timer IO Port: 0x408
5/22/16 5:15 PM ACPI Local APIC address 0xfee00000
5/22/16 5:15 PM ACPI LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
5/22/16 5:15 PM IOAPIC[0] apic_id 2, version 32, address 0xfec00000, GSI 0-23
5/22/16 5:15 PM ACPI INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
5/22/16 5:15 PM ACPI INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
5/22/16 5:15 PM ACPI IRQ0 used by override.
5/22/16 5:15 PM ACPI IRQ9 used by override.
5/22/16 5:15 PM Using ACPI (MADT) for SMP configuration information
5/22/16 5:15 PM ACPI HPET id: 0x8086a701 base: 0xfed00000
5/22/16 5:15 PM smpboot Allowing 4 CPUs, 0 hotplug CPUs
5/22/16 5:15 PM PM Registered nosave memory: [mem 0x00000000-0x00000fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0x0009f000-0x0009ffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0x000a0000-0x000fffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0x20000000-0x201fffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0x40004000-0x40004fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xd97cf000-0xd9dcffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xd9dd0000-0xd9dd2fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xd9dea000-0xd9deffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xd9df2000-0xd9df7fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xd9f50000-0xd9f53fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xd9f93000-0xd9f99fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xd9f9c000-0xd9fa8fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xd9fa9000-0xd9fbafff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xd9fbe000-0xd9fbffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xd9fd7000-0xd9fdcfff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xd9fe5000-0xd9fe5fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xd9ff5000-0xd9ff5fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda001000-0xda005fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda025000-0xda026fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda03c000-0xda03cfff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda04f000-0xda074fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda089000-0xda089fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda08b000-0xda08cfff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda08e000-0xda092fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda0a9000-0xda108fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda109000-0xda122fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda123000-0xda64cfff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda64d000-0xda8ccfff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda8cd000-0xda8d1fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xda8d3000-0xda915fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xdad29000-0xdaff3fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xdb000000-0xdbbfffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xdbc00000-0xdfdfffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xdfe00000-0xf7ffffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xf8000000-0xfbffffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xfc000000-0xfebfffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xfec00000-0xfec00fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xfec01000-0xfecfffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xfed00000-0xfed03fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xfed20000-0xfedfffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xfee00000-0xfee00fff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xfee01000-0xfeffffff]
5/22/16 5:15 PM PM Registered nosave memory: [mem 0xff000000-0xffffffff]
5/22/16 5:15 PM e820 [mem 0xdfe00000-0xf7ffffff] available for PCI devices
5/22/16 5:15 PM Booting paravirtualized kernel on bare hardware
5/22/16 5:15 PM clocksource refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
5/22/16 5:15 PM setup_percpu NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
5/22/16 5:15 PM PERCPU Embedded 32 pages/cpu @ffff88011ee00000 s92952 r8192 d29928 u524288
5/22/16 5:15 PM pcpu-alloc s92952 r8192 d29928 u524288 alloc=1*2097152
5/22/16 5:15 PM pcpu-alloc [0] 0 1 2 3
5/22/16 5:15 PM Built 1 zonelists in Node order, mobility grouping on. Total pages: 1003415
5/22/16 5:15 PM Policy zone Normal
5/22/16 5:15 PM Kernel command line BOOT_IMAGE=/vmlinuz-linux root=UUID=b8ce438a-9e3a-4b89-bf35-ea36db3bed42 rw rootflags=subvol=subvol_root
5/22/16 5:15 PM PID hash table entries: 4096 (order: 3, 32768 bytes)
5/22/16 5:15 PM Calgary detecting Calgary via BIOS EBDA area
5/22/16 5:15 PM Calgary Unable to locate Rio Grande table in EBDA - bailing!
5/22/16 5:15 PM Memory 3749812K/4077488K available (5864K kernel code, 971K rwdata, 1860K rodata, 1204K init, 1156K bss, 327676K reserved, 0K cma-reserved)
5/22/16 5:15 PM SLUB HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
5/22/16 5:15 PM Preemptible hierarchical RCU implementation.
5/22/16 5:15 PM Build-time adjustment of leaf fanout to 64.
5/22/16 5:15 PM RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
5/22/16 5:15 PM RCU Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
5/22/16 5:15 PM NR_IRQS 448 nr_irqs:456 16
5/22/16 5:15 PM Console colour dummy device 80x25
5/22/16 5:15 PM console [tty0] enabled
5/22/16 5:15 PM clocksource hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
5/22/16 5:15 PM hpet clockevent registered
5/22/16 5:15 PM tsc Fast TSC calibration using PIT
5/22/16 5:15 PM tsc Detected 2394.368 MHz processor
5/22/16 5:15 PM Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.26 BogoMIPS (lpj=7981226)
5/22/16 5:15 PM pid_max default: 32768 minimum: 301
5/22/16 5:15 PM ACPI Core revision 20160108
5/22/16 5:15 PM
5/22/16 5:15 PM ACPI 9 ACPI AML tables successfully acquired and loaded
5/22/16 5:15 PM Security Framework initialized
5/22/16 5:15 PM Yama becoming mindful.
5/22/16 5:15 PM Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
5/22/16 5:15 PM Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
5/22/16 5:15 PM Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
5/22/16 5:15 PM Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
5/22/16 5:15 PM CPU Physical Processor ID: 0
5/22/16 5:15 PM CPU Processor Core ID: 0
5/22/16 5:15 PM ENERGY_PERF_BIAS Set to 'normal', was 'performance'
5/22/16 5:15 PM ENERGY_PERF_BIAS View and update with x86_energy_perf_policy(8)
5/22/16 5:15 PM mce CPU supports 7 MCE banks
5/22/16 5:15 PM CPU0 Thermal monitoring enabled (TM1)
5/22/16 5:15 PM process using mwait in idle threads
5/22/16 5:15 PM Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
5/22/16 5:15 PM Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
5/22/16 5:15 PM Freeing SMP alternatives memory: 24K (ffffffff81a21000 - ffffffff81a27000)
5/22/16 5:15 PM ftrace allocating 23133 entries in 91 pages
5/22/16 5:15 PM DMAR Host address width 36
5/22/16 5:15 PM DMAR DRHD base: 0x000000fed90000 flags: 0x0
5/22/16 5:15 PM DMAR dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
5/22/16 5:15 PM DMAR DRHD base: 0x000000fed91000 flags: 0x1
5/22/16 5:15 PM DMAR dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
5/22/16 5:15 PM DMAR RMRR base: 0x000000da5e4000 end: 0x000000da5f0fff
5/22/16 5:15 PM DMAR RMRR base: 0x000000dbc00000 end: 0x000000dfdfffff
5/22/16 5:15 PM DMAR-IR IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
5/22/16 5:15 PM DMAR-IR HPET id 0 under DRHD base 0xfed91000
5/22/16 5:15 PM DMAR-IR Queued invalidation will be enabled to support x2apic and Intr-remapping.
5/22/16 5:15 PM DMAR-IR Enabled IRQ remapping in x2apic mode
5/22/16 5:15 PM x2apic enabled
5/22/16 5:15 PM Switched APIC routing to cluster x2apic.
5/22/16 5:15 PM ..TIMER vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
5/22/16 5:15 PM TSC deadline timer enabled
5/22/16 5:15 PM smpboot CPU0: Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz (family: 0x6, model: 0x3a, stepping: 0x9)
5/22/16 5:15 PM Performance Events PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
5/22/16 5:15 PM ... version 3
5/22/16 5:15 PM ... bit width 48
5/22/16 5:15 PM ... generic registers: 4
5/22/16 5:15 PM ... value mask 0000ffffffffffff
5/22/16 5:15 PM ... max period 0000ffffffffffff
5/22/16 5:15 PM ... fixed-purpose events: 3
5/22/16 5:15 PM ... event mask 000000070000000f
5/22/16 5:15 PM x86 Booting SMP configuration:
5/22/16 5:15 PM .... node #0, CPUs #1
5/22/16 5:15 PM microcode CPU1 microcode updated early to revision 0x1c, date = 2015-02-26
5/22/16 5:15 PM NMI watchdog enabled on all CPUs, permanently consumes one hw-PMU counter.
5/22/16 5:15 PM #2 #3
5/22/16 5:15 PM x86 Booted up 1 node, 4 CPUs
5/22/16 5:15 PM smpboot Total of 4 processors activated (19162.06 BogoMIPS)
5/22/16 5:15 PM devtmpfs initialized
5/22/16 5:15 PM PM Registering ACPI NVS region [mem 0xd97cf000-0xd9dcffff] (6295552 bytes)
5/22/16 5:15 PM PM Registering ACPI NVS region [mem 0xda64d000-0xda8ccfff] (2621440 bytes)
5/22/16 5:15 PM PM Registering ACPI NVS region [mem 0xda8d3000-0xda915fff] (274432 bytes)
5/22/16 5:15 PM clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
5/22/16 5:15 PM pinctrl core initialized pinctrl subsystem
5/22/16 5:15 PM RTC time 9:15:02, date: 05/22/16
5/22/16 5:15 PM NET Registered protocol family 16
5/22/16 5:15 PM cpuidle using governor ladder
5/22/16 5:15 PM cpuidle using governor menu
5/22/16 5:15 PM ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
5/22/16 5:15 PM ACPI bus type PCI registered
5/22/16 5:15 PM acpiphp ACPI Hot Plug PCI Controller Driver version: 0.5
5/22/16 5:15 PM PCI MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
5/22/16 5:15 PM PCI MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
5/22/16 5:15 PM pmd_set_huge Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
5/22/16 5:15 PM PCI Using configuration type 1 for base access
5/22/16 5:15 PM perf_event_intel PMU erratum BJ122, BV98, HSD29 worked around, HT is on
5/22/16 5:15 PM HugeTLB registered 2 MB page size, pre-allocated 0 pages
5/22/16 5:15 PM ACPI Added _OSI(Module Device)
5/22/16 5:15 PM ACPI Added _OSI(Processor Device)
5/22/16 5:15 PM ACPI Added _OSI(3.0 _SCP Extensions)
5/22/16 5:15 PM ACPI Added _OSI(Processor Aggregator Device)
5/22/16 5:15 PM ACPI EC: EC description table is found, configuring boot EC
5/22/16 5:15 PM ACPI EC: EC started
5/22/16 5:15 PM ACPI Executed 1 blocks of module-level executable AML code
5/22/16 5:15 PM [Firmware Bug] ACPI: BIOS _OSI(Linux) query ignored
5/22/16 5:15 PM ACPI Dynamic OEM Table Load:
5/22/16 5:15 PM ACPI SSDT 0xFFFF8800CA463000 000853 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
5/22/16 5:15 PM ACPI Dynamic OEM Table Load:
5/22/16 5:15 PM ACPI SSDT 0xFFFF8800CA46D400 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
5/22/16 5:15 PM ACPI Dynamic OEM Table Load:
5/22/16 5:15 PM ACPI SSDT 0xFFFF8800CA468C00 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
5/22/16 5:15 PM ACPI Interpreter enabled
5/22/16 5:15 PM ACPI (supports S0 S3 S4 S5)
5/22/16 5:15 PM ACPI Using IOAPIC for interrupt routing
5/22/16 5:15 PM PCI Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
5/22/16 5:15 PM ACPI PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
5/22/16 5:15 PM acpi PNP0A08 0: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
5/22/16 5:15 PM acpi PNP0A08 0: _OSC: platform does not support [PCIeHotplug PME]
5/22/16 5:15 PM acpi PNP0A08 0: _OSC: OS now controls [AER PCIeCapability]
5/22/16 5:15 PM acpi PNP0A08 0: FADT indicates ASPM is unsupported, using BIOS configuration
5/22/16 5:15 PM PCI host bridge to bus 0000:00
5/22/16 5:15 PM pci_bus 0000 0: root bus resource [io 0x0000-0x0cf7 window]
5/22/16 5:15 PM pci_bus 0000 0: root bus resource [io 0x0d00-0xffff window]
5/22/16 5:15 PM pci_bus 0000 0: root bus resource [mem 0x000a0000-0x000bffff window]
5/22/16 5:15 PM pci_bus 0000 0: root bus resource [mem 0x000d0000-0x000d3fff window]
5/22/16 5:15 PM pci_bus 0000 0: root bus resource [mem 0x000d4000-0x000d7fff window]
5/22/16 5:15 PM pci_bus 0000 0: root bus resource [mem 0x000d8000-0x000dbfff window]
5/22/16 5:15 PM pci_bus 0000 0: root bus resource [mem 0x000dc000-0x000dffff window]
5/22/16 5:15 PM pci_bus 0000 0: root bus resource [mem 0xdfe00000-0xfeafffff window]
5/22/16 5:15 PM pci_bus 0000 0: root bus resource [bus 00-3e]
5/22/16 5:15 PM pci 0000 0:00.0: [8086:0154] type 00 class 0x060000
5/22/16 5:15 PM pci 0000 0:02.0: [8086:0166] type 00 class 0x030000
5/22/16 5:15 PM pci 0000 0:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
5/22/16 5:15 PM pci 0000 0:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
5/22/16 5:15 PM pci 0000 0:02.0: reg 0x20: [io 0xf000-0xf03f]
5/22/16 5:15 PM pci 0000 0:04.0: [8086:0153] type 00 class 0x118000
5/22/16 5:15 PM pci 0000 0:04.0: reg 0x10: [mem 0xfed98000-0xfed9ffff 64bit]
5/22/16 5:15 PM pci 0000 0:14.0: [8086:1e31] type 00 class 0x0c0330
5/22/16 5:15 PM pci 0000 0:14.0: reg 0x10: [mem 0xf7d00000-0xf7d0ffff 64bit]
5/22/16 5:15 PM pci 0000 0:14.0: PME# supported from D3hot D3cold
5/22/16 5:15 PM pci 0000 0:14.0: System wakeup disabled by ACPI
5/22/16 5:15 PM pci 0000 0:16.0: [8086:1e3a] type 00 class 0x078000
5/22/16 5:15 PM pci 0000 0:16.0: reg 0x10: [mem 0xf7d22000-0xf7d2200f 64bit]
5/22/16 5:15 PM pci 0000 0:16.0: PME# supported from D0 D3hot D3cold
5/22/16 5:15 PM pci 0000 0:1a.0: [8086:1e2d] type 00 class 0x0c0320
5/22/16 5:15 PM pci 0000 0:1a.0: reg 0x10: [mem 0xf7d20000-0xf7d203ff]
5/22/16 5:15 PM pci 0000 0:1a.0: PME# supported from D0 D3hot D3cold
5/22/16 5:15 PM pci 0000 0:1a.0: System wakeup disabled by ACPI
5/22/16 5:15 PM pci 0000 0:1b.0: [8086:1e20] type 00 class 0x040300
5/22/16 5:15 PM pci 0000 0:1b.0: reg 0x10: [mem 0xf7d18000-0xf7d1bfff 64bit]
5/22/16 5:15 PM pci 0000 0:1b.0: PME# supported from D0 D3hot D3cold
5/22/16 5:15 PM pci 0000 0:1b.0: System wakeup disabled by ACPI
5/22/16 5:15 PM pci 0000 0:1c.0: [8086:1e10] type 01 class 0x060400
5/22/16 5:15 PM pci 0000 0:1c.0: PME# supported from D0 D3hot D3cold
5/22/16 5:15 PM pci 0000 0:1c.0: System wakeup disabled by ACPI
5/22/16 5:15 PM pci 0000 0:1c.1: [8086:1e12] type 01 class 0x060400
5/22/16 5:15 PM pci 0000 0:1c.1: PME# supported from D0 D3hot D3cold
5/22/16 5:15 PM pci 0000 0:1c.1: System wakeup disabled by ACPI
5/22/16 5:15 PM pci 0000 0:1d.0: [8086:1e26] type 00 class 0x0c0320
5/22/16 5:15 PM pci 0000 0:1d.0: reg 0x10: [mem 0xf7d1f000-0xf7d1f3ff]
5/22/16 5:15 PM pci 0000 0:1d.0: PME# supported from D0 D3hot D3cold
5/22/16 5:15 PM pci 0000 0:1d.0: System wakeup disabled by ACPI
5/22/16 5:15 PM pci 0000 0:1f.0: [8086:1e59] type 00 class 0x060100
5/22/16 5:15 PM pci 0000 0:1f.2: [8086:1e03] type 00 class 0x010601
5/22/16 5:15 PM pci 0000 0:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
5/22/16 5:15 PM pci 0000 0:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
5/22/16 5:15 PM pci 0000 0:1f.2: reg 0x18: [io 0xf090-0xf097]
5/22/16 5:15 PM pci 0000 0:1f.2: reg 0x1c: [io 0xf080-0xf083]
5/22/16 5:15 PM pci 0000 0:1f.2: reg 0x20: [io 0xf060-0xf07f]
5/22/16 5:15 PM pci 0000 0:1f.2: reg 0x24: [mem 0xf7d1e000-0xf7d1e7ff]
5/22/16 5:15 PM pci 0000 0:1f.2: PME# supported from D3hot
5/22/16 5:15 PM pci 0000 0:1f.3: [8086:1e22] type 00 class 0x0c0500
5/22/16 5:15 PM pci 0000 0:1f.3: reg 0x10: [mem 0xf7d1d000-0xf7d1d0ff 64bit]
5/22/16 5:15 PM pci 0000 0:1f.3: reg 0x20: [io 0xf040-0xf05f]
5/22/16 5:15 PM pci 0000 0:1f.6: [8086:1e24] type 00 class 0x118000
5/22/16 5:15 PM pci 0000 0:1f.6: reg 0x10: [mem 0xf7d1c000-0xf7d1cfff 64bit]
5/22/16 5:15 PM pci 0000 0:1c.0: PCI bridge to [bus 01]
5/22/16 5:15 PM pci 0000 2:00.0: [8086:088e] type 00 class 0x028000
5/22/16 5:15 PM pci 0000 2:00.0: reg 0x10: [mem 0xf7c00000-0xf7c01fff 64bit]
5/22/16 5:15 PM pci 0000 2:00.0: PME# supported from D0 D3hot D3cold
5/22/16 5:15 PM pci 0000 2:00.0: System wakeup disabled by ACPI
5/22/16 5:15 PM pci 0000 0:1c.1: PCI bridge to [bus 02]
5/22/16 5:15 PM pci 0000 0:1c.1: bridge window [mem 0xf7c00000-0xf7cfffff]
5/22/16 5:15 PM ACPI PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
5/22/16 5:15 PM ACPI PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 10 12)
5/22/16 5:15 PM ACPI PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 12)
5/22/16 5:15 PM ACPI PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 12)
5/22/16 5:15 PM ACPI PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
5/22/16 5:15 PM ACPI PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
5/22/16 5:15 PM ACPI PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
5/22/16 5:15 PM ACPI PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 10 12)
5/22/16 5:15 PM ACPI Enabled 3 GPEs in block 00 to 3F
5/22/16 5:15 PM ACPI EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
5/22/16 5:15 PM vgaarb setting as boot device: PCI:0000:00:02.0
5/22/16 5:15 PM vgaarb device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
5/22/16 5:15 PM vgaarb loaded
5/22/16 5:15 PM vgaarb bridge control possible 0000:00:02.0
5/22/16 5:15 PM PCI Using ACPI for IRQ routing
5/22/16 5:15 PM PCI pci_cache_line_size set to 64 bytes
5/22/16 5:15 PM pci 0000 0:04.0: can't claim BAR 0 [mem 0xfed98000-0xfed9ffff 64bit]: no compatible bridge window
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0x0009f000-0x0009ffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0x40004000-0x43ffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xd97cf000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xd9dea000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xd9df2000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xd9f50000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xd9f93000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xd9f9c000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xd9fbe000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xd9fd7000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xd9fe5000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xd9ff5000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xda001000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xda025000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xda03c000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xda04f000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xda089000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xda08b000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xda08e000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xda0a9000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xda8d3000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xdad29000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0xdb000000-0xdbffffff]
5/22/16 5:15 PM e820 reserve RAM buffer [mem 0x11f200000-0x11fffffff]
5/22/16 5:15 PM NetLabel Initializing
5/22/16 5:15 PM NetLabel domain hash size = 128
5/22/16 5:15 PM NetLabel protocols = UNLABELED CIPSOv4
5/22/16 5:15 PM NetLabel unlabeled traffic allowed by default
5/22/16 5:15 PM hpet0 at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
5/22/16 5:15 PM hpet0 8 comparators, 64-bit 14.318180 MHz counter
5/22/16 5:15 PM clocksource Switched to clocksource hpet
5/22/16 5:15 PM VFS Disk quotas dquot_6.6.0
5/22/16 5:15 PM VFS Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
5/22/16 5:15 PM pnp PnP ACPI init
5/22/16 5:15 PM system 00 0: [mem 0xfed40000-0xfed44fff] has been reserved
5/22/16 5:15 PM system 00 0: Plug and Play ACPI device, IDs PNP0c01 (active)
5/22/16 5:15 PM system 00 1: [io 0x0680-0x069f] has been reserved
5/22/16 5:15 PM system 00 1: [io 0x1000-0x100f] has been reserved
5/22/16 5:15 PM system 00 1: [io 0xffff] has been reserved
5/22/16 5:15 PM system 00 1: [io 0xffff] has been reserved
5/22/16 5:15 PM system 00 1: [io 0x0400-0x0453] could not be reserved
5/22/16 5:15 PM system 00 1: [io 0x0458-0x047f] has been reserved
5/22/16 5:15 PM system 00 1: [io 0x0500-0x057f] has been reserved
5/22/16 5:15 PM system 00 1: [io 0x164e-0x164f] has been reserved
5/22/16 5:15 PM system 00 1: Plug and Play ACPI device, IDs PNP0c02 (active)
5/22/16 5:15 PM pnp 00 2: Plug and Play ACPI device, IDs PNP0b00 (active)
5/22/16 5:15 PM system 00 3: [io 0x0454-0x0457] has been reserved
5/22/16 5:15 PM system 00 3: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
5/22/16 5:15 PM system 00 4: [io 0x04d0-0x04d1] has been reserved
5/22/16 5:15 PM system 00 4: Plug and Play ACPI device, IDs PNP0c02 (active)
5/22/16 5:15 PM pnp 00 5: Plug and Play ACPI device, IDs ETD0105 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
5/22/16 5:15 PM pnp 00 6: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
5/22/16 5:15 PM system 00 7: [mem 0xfed1c000-0xfed1ffff] has been reserved
5/22/16 5:15 PM system 00 7: [mem 0xfed10000-0xfed17fff] has been reserved
5/22/16 5:15 PM system 00 7: [mem 0xfed18000-0xfed18fff] has been reserved
5/22/16 5:15 PM system 00 7: [mem 0xfed19000-0xfed19fff] has been reserved
5/22/16 5:15 PM system 00 7: [mem 0xf8000000-0xfbffffff] has been reserved
5/22/16 5:15 PM system 00 7: [mem 0xfed20000-0xfed3ffff] has been reserved
5/22/16 5:15 PM system 00 7: [mem 0xfed90000-0xfed93fff] could not be reserved
5/22/16 5:15 PM system 00 7: [mem 0xfed45000-0xfed8ffff] has been reserved
5/22/16 5:15 PM system 00 7: [mem 0xff000000-0xffffffff] has been reserved
5/22/16 5:15 PM system 00 7: [mem 0xfee00000-0xfeefffff] could not be reserved
5/22/16 5:15 PM system 00 7: [mem 0xdfe00000-0xdfe00fff] has been reserved
5/22/16 5:15 PM system 00 7: Plug and Play ACPI device, IDs PNP0c02 (active)
5/22/16 5:15 PM system 00 8: [mem 0x20000000-0x201fffff] has been reserved
5/22/16 5:15 PM system 00 8: [mem 0x40004000-0x40004fff] has been reserved
5/22/16 5:15 PM system 00 8: Plug and Play ACPI device, IDs PNP0c01 (active)
5/22/16 5:15 PM pnp PnP ACPI: found 9 devices
5/22/16 5:15 PM clocksource acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
5/22/16 5:15 PM pci 0000 0:04.0: BAR 0: assigned [mem 0xdfe08000-0xdfe0ffff 64bit]
5/22/16 5:15 PM pci 0000 0:1c.0: PCI bridge to [bus 01]
5/22/16 5:15 PM pci 0000 0:1c.1: PCI bridge to [bus 02]
5/22/16 5:15 PM pci 0000 0:1c.1: bridge window [mem 0xf7c00000-0xf7cfffff]
5/22/16 5:15 PM pci_bus 0000 0: resource 4 [io 0x0000-0x0cf7 window]
5/22/16 5:15 PM pci_bus 0000 0: resource 5 [io 0x0d00-0xffff window]
5/22/16 5:15 PM pci_bus 0000 0: resource 6 [mem 0x000a0000-0x000bffff window]
5/22/16 5:15 PM pci_bus 0000 0: resource 7 [mem 0x000d0000-0x000d3fff window]
5/22/16 5:15 PM pci_bus 0000 0: resource 8 [mem 0x000d4000-0x000d7fff window]
5/22/16 5:15 PM pci_bus 0000 0: resource 9 [mem 0x000d8000-0x000dbfff window]
5/22/16 5:15 PM pci_bus 0000 0: resource 10 [mem 0x000dc000-0x000dffff window]
5/22/16 5:15 PM pci_bus 0000 0: resource 11 [mem 0xdfe00000-0xfeafffff window]
5/22/16 5:15 PM pci_bus 0000 2: resource 1 [mem 0xf7c00000-0xf7cfffff]
5/22/16 5:15 PM NET Registered protocol family 2
5/22/16 5:15 PM TCP established hash table entries: 32768 (order: 6, 262144 bytes)
5/22/16 5:15 PM TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
5/22/16 5:15 PM TCP Hash tables configured (established 32768 bind 32768)
5/22/16 5:15 PM UDP hash table entries: 2048 (order: 4, 65536 bytes)
5/22/16 5:15 PM UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
5/22/16 5:15 PM NET Registered protocol family 1
5/22/16 5:15 PM pci 0000 0:02.0: Video device with shadowed ROM
5/22/16 5:15 PM PCI CLS 64 bytes, default 64
5/22/16 5:15 PM Unpacking initramfs...
5/22/16 5:15 PM Freeing initrd memory: 4260K (ffff88003779e000 - ffff880037bc7000)
5/22/16 5:15 PM PCI-DMA Using software bounce buffering for IO (SWIOTLB)
5/22/16 5:15 PM software IO TLB [mem 0xca868000-0xce868000] (64MB) mapped at [ffff8800ca868000-ffff8800ce867fff]
5/22/16 5:15 PM RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
5/22/16 5:15 PM hw unit of domain pp0-core 2^-16 Joules
5/22/16 5:15 PM hw unit of domain package 2^-16 Joules
5/22/16 5:15 PM hw unit of domain pp1-gpu 2^-16 Joules
5/22/16 5:15 PM Scanning for low memory corruption every 60 seconds
5/22/16 5:15 PM futex hash table entries: 1024 (order: 4, 65536 bytes)
5/22/16 5:15 PM Initialise system trusted keyring
5/22/16 5:15 PM zbud loaded
5/22/16 5:15 PM Key type big_key registered
5/22/16 5:15 PM Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
5/22/16 5:15 PM io scheduler noop registered
5/22/16 5:15 PM io scheduler deadline registered
5/22/16 5:15 PM io scheduler cfq registered (default)
5/22/16 5:15 PM pci_hotplug PCI Hot Plug PCI Core version: 0.5
5/22/16 5:15 PM pciehp PCI Express Hot Plug Controller Driver version: 0.4
5/22/16 5:15 PM efifb probing for efifb
5/22/16 5:15 PM efifb framebuffer at 0xe0000000, mapped to 0xffffc90000800000, using 3072k, total 3072k
5/22/16 5:15 PM efifb mode is 1024x768x32, linelength=4096, pages=1
5/22/16 5:15 PM efifb scrolling: redraw
5/22/16 5:15 PM efifb Truecolor: size=8:8:8:8, shift=24:16:8:0
5/22/16 5:15 PM Console switching to colour frame buffer device 128x48
5/22/16 5:15 PM fb0 EFI VGA frame buffer device
5/22/16 5:15 PM intel_idle MWAIT substates: 0x21120
5/22/16 5:15 PM intel_idle v0.4.1 model 0x3A
5/22/16 5:15 PM intel_idle lapic_timer_reliable_states 0xffffffff
5/22/16 5:15 PM GHES HEST is not enabled!
5/22/16 5:15 PM Serial 8250/16550 driver, 4 ports, IRQ sharing disabled
5/22/16 5:15 PM Linux agpgart interface v0.103
5/22/16 5:15 PM rtc_cmos 00 2: RTC can wake from S4
5/22/16 5:15 PM rtc_cmos 00 2: rtc core: registered rtc_cmos as rtc0
5/22/16 5:15 PM rtc_cmos 00 2: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
5/22/16 5:15 PM Intel P-state driver initializing.
5/22/16 5:15 PM ledtrig-cpu registered to indicate activity on CPUs
5/22/16 5:15 PM NET Registered protocol family 10
5/22/16 5:15 PM NET Registered protocol family 17
5/22/16 5:15 PM microcode CPU0 sig=0x306a9, pf=0x10, revision=0x1c
5/22/16 5:15 PM microcode CPU1 sig=0x306a9, pf=0x10, revision=0x1c
5/22/16 5:15 PM microcode CPU2 sig=0x306a9, pf=0x10, revision=0x1c
5/22/16 5:15 PM microcode CPU3 sig=0x306a9, pf=0x10, revision=0x1c
5/22/16 5:15 PM microcode Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
5/22/16 5:15 PM registered taskstats version 1
5/22/16 5:15 PM Loading compiled-in X.509 certificates
5/22/16 5:15 PM zswap loaded using pool lzo/zbud
5/22/16 5:15 PM Magic number 0:320:273
5/22/16 5:15 PM tty tty10 hash matches
5/22/16 5:15 PM net lo hash matches
5/22/16 5:15 PM rtc_cmos 00 2: setting system clock to 2016-05-22 09:15:02 UTC (1463908502)
5/22/16 5:15 PM PM Hibernation image not present or could not be loaded.
5/22/16 5:15 PM Freeing unused kernel memory: 1204K (ffffffff818f4000 - ffffffff81a21000)
5/22/16 5:15 PM Write protecting the kernel read-only data: 8192k
5/22/16 5:15 PM Freeing unused kernel memory: 268K (ffff8800025bd000 - ffff880002600000)
5/22/16 5:15 PM Freeing unused kernel memory: 188K (ffff8800027d1000 - ffff880002800000)
5/22/16 5:15 PM random systemd-tmpfile urandom read with 2 bits of entropy available
5/22/16 5:15 PM i8042 PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
5/22/16 5:15 PM i8042 Detected active multiplexing controller, rev 1.1
5/22/16 5:15 PM serio i8042 KBD port at 0x60,0x64 irq 1
5/22/16 5:15 PM serio i8042 AUX0 port at 0x60,0x64 irq 12
5/22/16 5:15 PM serio i8042 AUX1 port at 0x60,0x64 irq 12
5/22/16 5:15 PM serio i8042 AUX2 port at 0x60,0x64 irq 12
5/22/16 5:15 PM serio i8042 AUX3 port at 0x60,0x64 irq 12
5/22/16 5:15 PM ACPI bus type USB registered
5/22/16 5:15 PM usbcore registered new interface driver usbfs
5/22/16 5:15 PM usbcore registered new interface driver hub
5/22/16 5:15 PM usbcore registered new device driver usb
5/22/16 5:15 PM ehci_hcd USB 2.0 'Enhanced' Host Controller (EHCI) Driver
5/22/16 5:15 PM ehci-pci EHCI PCI platform driver
5/22/16 5:15 PM ehci-pci 0000 0:1a.0: EHCI Host Controller
5/22/16 5:15 PM ehci-pci 0000 0:1a.0: new USB bus registered, assigned bus number 1
5/22/16 5:15 PM ehci-pci 0000 0:1a.0: debug port 2
5/22/16 5:15 PM SCSI subsystem initialized
5/22/16 5:15 PM libata version 3.00 loaded.
5/22/16 5:15 PM ehci-pci 0000 0:1a.0: cache line size of 64 is not supported
5/22/16 5:15 PM ehci-pci 0000 0:1a.0: irq 16, io mem 0xf7d20000
5/22/16 5:15 PM ehci-pci 0000 0:1a.0: USB 2.0 started, EHCI 1.00
5/22/16 5:15 PM hub 1-0 .0: USB hub found
5/22/16 5:15 PM hub 1-0 .0: 2 ports detected
5/22/16 5:15 PM ehci-pci 0000 0:1d.0: EHCI Host Controller
5/22/16 5:15 PM ehci-pci 0000 0:1d.0: new USB bus registered, assigned bus number 2
5/22/16 5:15 PM ehci-pci 0000 0:1d.0: debug port 2
5/22/16 5:15 PM ehci-pci 0000 0:1d.0: cache line size of 64 is not supported
5/22/16 5:15 PM ehci-pci 0000 0:1d.0: irq 23, io mem 0xf7d1f000
5/22/16 5:15 PM ehci-pci 0000 0:1d.0: USB 2.0 started, EHCI 1.00
5/22/16 5:15 PM hub 2-0 .0: USB hub found
5/22/16 5:15 PM hub 2-0 .0: 2 ports detected
5/22/16 5:15 PM xhci_hcd 0000 0:14.0: xHCI Host Controller
5/22/16 5:15 PM xhci_hcd 0000 0:14.0: new USB bus registered, assigned bus number 3
5/22/16 5:15 PM xhci_hcd 0000 0:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
5/22/16 5:15 PM xhci_hcd 0000 0:14.0: cache line size of 64 is not supported
5/22/16 5:15 PM hub 3-0 .0: USB hub found
5/22/16 5:15 PM hub 3-0 .0: 4 ports detected
5/22/16 5:15 PM xhci_hcd 0000 0:14.0: xHCI Host Controller
5/22/16 5:15 PM xhci_hcd 0000 0:14.0: new USB bus registered, assigned bus number 4
5/22/16 5:15 PM hub 4-0 .0: USB hub found
5/22/16 5:15 PM hub 4-0 .0: 4 ports detected
5/22/16 5:15 PM ahci 0000 0:1f.2: version 3.0
5/22/16 5:15 PM ahci 0000 0:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1 impl SATA mode
5/22/16 5:15 PM ahci 0000 0:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
5/22/16 5:15 PM scsi host0 ahci
5/22/16 5:15 PM scsi host1 ahci
5/22/16 5:15 PM scsi host2 ahci
5/22/16 5:15 PM scsi host3 ahci
5/22/16 5:15 PM scsi host4 ahci
5/22/16 5:15 PM scsi host5 ahci
5/22/16 5:15 PM ata1 SATA max UDMA/133 abar m2048@0xf7d1e000 port 0xf7d1e100 irq 27
5/22/16 5:15 PM ata2 DUMMY
5/22/16 5:15 PM ata3 DUMMY
5/22/16 5:15 PM ata4 DUMMY
5/22/16 5:15 PM ata5 DUMMY
5/22/16 5:15 PM ata6 DUMMY
5/22/16 5:15 PM input AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
5/22/16 5:15 PM usb 1-1 new high-speed USB device number 2 using ehci-pci
5/22/16 5:15 PM usb 2-1 new high-speed USB device number 2 using ehci-pci
5/22/16 5:15 PM ata1 SATA link up 6.0 Gbps (SStatus 133 SControl 300)
5/22/16 5:15 PM ata1.00 ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
5/22/16 5:15 PM ata1.00 ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
5/22/16 5:15 PM ata1.00 ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
5/22/16 5:15 PM ata1.00 ATA-9: GLOWAY VAL500GS3-M.2/80, V1A01, max UDMA/133
5/22/16 5:15 PM ata1.00 976773168 sectors, multi 2: LBA48 NCQ (depth 31/32), AA
5/22/16 5:15 PM ata1.00 ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
5/22/16 5:15 PM ata1.00 ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
5/22/16 5:15 PM ata1.00 ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
5/22/16 5:15 PM ata1.00 configured for UDMA/133
5/22/16 5:15 PM scsi 0 :0:0: Direct-Access ATA GLOWAY VAL500GS3 1 PQ: 0 ANSI: 5
5/22/16 5:15 PM sd 0 :0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
5/22/16 5:15 PM sd 0 :0:0: [sda] Write Protect is off
5/22/16 5:15 PM sd 0 :0:0: [sda] Mode Sense: 00 3a 00 00
5/22/16 5:15 PM sd 0 :0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
5/22/16 5:15 PM sda sda1 sda2 sda3
5/22/16 5:15 PM sd 0 :0:0: [sda] Attached SCSI disk
5/22/16 5:15 PM hub 1-1 .0: USB hub found
5/22/16 5:15 PM hub 1-1 .0: 6 ports detected
5/22/16 5:15 PM hub 2-1 .0: USB hub found
5/22/16 5:15 PM hub 2-1 .0: 6 ports detected
5/22/16 5:15 PM raid6 sse2x1 gen() 6189 MB/s
5/22/16 5:15 PM raid6 sse2x1 xor() 6521 MB/s
5/22/16 5:15 PM raid6 sse2x2 gen() 9938 MB/s
5/22/16 5:15 PM raid6 sse2x2 xor() 6662 MB/s
5/22/16 5:15 PM raid6 sse2x4 gen() 11757 MB/s
5/22/16 5:15 PM usb 1-1.2 new high-speed USB device number 3 using ehci-pci
5/22/16 5:15 PM usb 2-1.5 new high-speed USB device number 3 using ehci-pci
5/22/16 5:15 PM raid6 sse2x4 xor() 8833 MB/s
5/22/16 5:15 PM raid6 using algorithm sse2x4 gen() 11757 MB/s
5/22/16 5:15 PM raid6 .... xor() 8833 MB/s, rmw enabled
5/22/16 5:15 PM raid6 using ssse3x2 recovery algorithm
5/22/16 5:15 PM xor automatically using best checksumming function:
5/22/16 5:15 PM avx 19771.200 MB/sec
5/22/16 5:15 PM Btrfs loaded
5/22/16 5:15 PM BTRFS device fsid b8ce438a-9e3a-4b89-bf35-ea36db3bed42 devid 1 transid 1475 /dev/sda3
5/22/16 5:15 PM BTRFS info (device sda3): disk space caching is enabled
5/22/16 5:15 PM BTRFS has skinny extents
5/22/16 5:15 PM usbcore registered new interface driver rtsx_usb
5/22/16 5:15 PM BTRFS detected SSD devices, enabling SSD mode
5/22/16 5:15 PM ip_tables (C) 2000-2006 Netfilter Core Team
5/22/16 5:15 PM tsc Refined TSC clocksource calibration: 2394.565 MHz
5/22/16 5:15 PM clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x2284292cdf6, max_idle_ns: 440795205947 ns
5/22/16 5:15 PM usb 2-1.6 new full-speed USB device number 4 using ehci-pci
5/22/16 5:15 PM systemd[1] systemd 229 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
5/22/16 5:15 PM systemd[1] Detected architecture x86-64.
5/22/16 5:15 PM systemd[1] Set hostname to <Hacc-Notebook>.
5/22/16 5:15 PM systemd[1] Listening on Device-mapper event daemon FIFOs.
5/22/16 5:15 PM systemd[1] Listening on LVM2 metadata daemon socket.
5/22/16 5:15 PM systemd[1] Reached target Login Prompts.
5/22/16 5:15 PM systemd[1] Listening on udev Control Socket.
5/22/16 5:15 PM systemd[1] Started Forward Password Requests to Wall Directory Watch.
5/22/16 5:15 PM systemd[1] Reached target Encrypted Volumes.
5/22/16 5:15 PM systemd[1] Listening on Process Core Dump Socket.
5/22/16 5:15 PM systemd[1] Set up automount Arbitrary Executable File Formats File System Automount Point.
5/22/16 5:15 PM systemd[1] Created slice System Slice.
5/22/16 5:15 PM systemd[1] Created slice system-getty.slice.
5/22/16 5:15 PM systemd[1] Reached target Remote File Systems.
5/22/16 5:15 PM systemd[1] Created slice User and Session Slice.
5/22/16 5:15 PM systemd[1] Reached target Slices.
5/22/16 5:15 PM systemd[1] Started Dispatch Password Requests to Console Directory Watch.
5/22/16 5:15 PM systemd[1] Reached target Paths.
5/22/16 5:15 PM systemd[1] Listening on udev Kernel Socket.
5/22/16 5:15 PM systemd[1] Listening on Journal Socket (/dev/log).
5/22/16 5:15 PM systemd[1] Listening on Journal Socket.
5/22/16 5:15 PM systemd[1] Starting Create list of required static device nodes for the current kernel...
5/22/16 5:15 PM systemd[1] Mounting Huge Pages File System...
5/22/16 5:15 PM systemd[1] Starting Remount Root and Kernel File Systems...
5/22/16 5:15 PM systemd[1] Mounting POSIX Message Queue File System...
5/22/16 5:15 PM systemd[1] Mounting Debug File System...
5/22/16 5:15 PM systemd[1] Mounting Configuration File System...
5/22/16 5:15 PM systemd[1] Starting Apply Kernel Variables...
5/22/16 5:15 PM systemd[1] Starting Setup Virtual Console...
5/22/16 5:15 PM systemd[1] Mounting Temporary Directory...
5/22/16 5:15 PM systemd[1] Listening on /dev/initctl Compatibility Named Pipe.
5/22/16 5:15 PM systemd[1] Starting Journal Service...
5/22/16 5:15 PM systemd[1] Started Create list of required static device nodes for the current kernel.
5/22/16 5:15 PM systemd[1] Mounted Debug File System.
5/22/16 5:15 PM systemd[1] Mounted Configuration File System.
5/22/16 5:15 PM systemd[1] Mounted POSIX Message Queue File System.
5/22/16 5:15 PM systemd[1] Started Setup Virtual Console.
5/22/16 5:15 PM systemd[1] Mounted Huge Pages File System.
5/22/16 5:15 PM systemd[1] Mounted Temporary Directory.
5/22/16 5:15 PM systemd[1] Started Apply Kernel Variables.
5/22/16 5:15 PM BTRFS info (device sda3): use lzo compression
5/22/16 5:15 PM BTRFS info (device sda3): use spread ssd allocation scheme
5/22/16 5:15 PM BTRFS info (device sda3): turning on discard
5/22/16 5:15 PM BTRFS info (device sda3): disk space caching is enabled
5/22/16 5:15 PM systemd[1] Started Remount Root and Kernel File Systems.
5/22/16 5:15 PM systemd[1] Starting udev Coldplug all Devices...
5/22/16 5:15 PM systemd[1] Starting Load/Save Random Seed...
5/22/16 5:15 PM systemd[1] Starting Create Static Device Nodes in /dev...
5/22/16 5:15 PM systemd[1] Started Load/Save Random Seed.
5/22/16 5:15 PM systemd[1] Started Create Static Device Nodes in /dev.
5/22/16 5:15 PM systemd[1] Starting udev Kernel Device Manager...
5/22/16 5:15 PM systemd[1] Reached target Local File Systems (Pre).
5/22/16 5:15 PM systemd[1] Started udev Coldplug all Devices.
5/22/16 5:15 PM clocksource Switched to clocksource tsc
5/22/16 5:15 PM systemd[1] Started udev Kernel Device Manager.
5/22/16 5:15 PM systemd[1] Started Journal Service.
5/22/16 5:15 PM systemd-journald[191]: Received request to flush runtime journal from PID 1
5/22/16 5:15 PM shpchp Standard Hot Plug PCI Controller Driver version: 0.4
5/22/16 5:15 PM [drm] Initialized drm 1.1.0 20060810
5/22/16 5:15 PM ACPI AC Adapter [AC0] (on-line)
5/22/16 5:15 PM input Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4001:00/input/input5
5/22/16 5:15 PM FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
5/22/16 5:15 PM input Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
5/22/16 5:15 PM thermal LNXTHERM 0: registered as thermal_zone6
5/22/16 5:15 PM ACPI Thermal Zone [THRM] (48 C)
5/22/16 5:15 PM ACPI Warning SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000044F (\GPIS) (20160108/utaddress-255)
5/22/16 5:15 PM ACPI Warning SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20160108/utaddress-255)
5/22/16 5:15 PM ACPI If an ACPI driver is available for this device, you should use it instead of the native driver
5/22/16 5:15 PM ACPI Warning SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPIO) (20160108/utaddress-255)
5/22/16 5:15 PM ACPI Warning SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20160108/utaddress-255)
5/22/16 5:15 PM ACPI If an ACPI driver is available for this device, you should use it instead of the native driver
5/22/16 5:15 PM ACPI Warning SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPIO) (20160108/utaddress-255)
5/22/16 5:15 PM ACPI Warning SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20160108/utaddress-255)
5/22/16 5:15 PM ACPI If an ACPI driver is available for this device, you should use it instead of the native driver
5/22/16 5:15 PM ACPI Warning SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPIO) (20160108/utaddress-255)
5/22/16 5:15 PM ACPI Warning SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20160108/utaddress-255)
5/22/16 5:15 PM ACPI If an ACPI driver is available for this device, you should use it instead of the native driver
5/22/16 5:15 PM lpc_ich Resource conflict(s) found affecting gpio_ich
5/22/16 5:15 PM ACPI Warning SystemIO range 0x000000000000F040-0x000000000000F05F conflicts with OpRegion 0x000000000000F040-0x000000000000F04F (\SMB0) (20160108/utaddress-255)
5/22/16 5:15 PM ACPI Warning SystemIO range 0x000000000000F040-0x000000000000F05F conflicts with OpRegion 0x000000000000F040-0x000000000000F04F (\_SB.PCI0.SBUS.SMBI) (20160108/utaddress-255)
5/22/16 5:15 PM ACPI If an ACPI driver is available for this device, you should use it instead of the native driver
5/22/16 5:15 PM ACPI Lid Switch [LID]
5/22/16 5:15 PM input Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7
5/22/16 5:15 PM ACPI Power Button [PWRB]
5/22/16 5:15 PM input Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8
5/22/16 5:15 PM ACPI Sleep Button [SLPB]
5/22/16 5:15 PM wmi Mapper loaded
5/22/16 5:15 PM media Linux media interface: v0.10
5/22/16 5:15 PM Intel(R) Wireless WiFi driver for Linux
5/22/16 5:15 PM Copyright(c) 2003- 2015 Intel Corporation
5/22/16 5:15 PM iwlwifi 0000 2:00.0: can't disable ASPM; OS doesn't have ASPM control
5/22/16 5:15 PM Linux video capture interface: v2.00
5/22/16 5:15 PM iwlwifi 0000 2:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
5/22/16 5:15 PM Bluetooth Core ver 2.21
5/22/16 5:15 PM NET Registered protocol family 31
5/22/16 5:15 PM Bluetooth HCI device and connection manager initialized
5/22/16 5:15 PM Bluetooth HCI socket layer initialized
5/22/16 5:15 PM Bluetooth L2CAP socket layer initialized
5/22/16 5:15 PM Bluetooth SCO socket layer initialized
5/22/16 5:15 PM uvcvideo Found UVC 1.00 device USB2.0 HD UVC WebCam (04f2:b330)
5/22/16 5:15 PM input PC Speaker as /devices/platform/pcspkr/input/input9
5/22/16 5:15 PM uvcvideo 2-1.5 .0: Entity type for entity Extension 4 was not initialized!
5/22/16 5:15 PM uvcvideo 2-1.5 .0: Entity type for entity Processing 2 was not initialized!
5/22/16 5:15 PM uvcvideo 2-1.5 .0: Entity type for entity Camera 1 was not initialized!
5/22/16 5:15 PM input USB2.0 HD UVC WebCam as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input11
5/22/16 5:15 PM usbcore registered new interface driver uvcvideo
5/22/16 5:15 PM USB Video Class driver (1.1.1)
5/22/16 5:15 PM usbcore registered new interface driver btusb
5/22/16 5:15 PM snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
5/22/16 5:15 PM snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
5/22/16 5:15 PM snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
5/22/16 5:15 PM snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
5/22/16 5:15 PM snd_hda_codec_realtek hdaudioC0D0: inputs:
5/22/16 5:15 PM snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
5/22/16 5:15 PM snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
5/22/16 5:15 PM iwlwifi 0000 2:00.0: CONFIG_IWLWIFI_DEBUG disabled
5/22/16 5:15 PM iwlwifi 0000 2:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
5/22/16 5:15 PM iwlwifi 0000 2:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
5/22/16 5:15 PM iwlwifi 0000 2:00.0: Detected Intel(R) Centrino(R) Advanced-N 6235 AGN, REV=0xB0
5/22/16 5:15 PM iwlwifi 0000 2:00.0: L1 Enabled - LTR Disabled
5/22/16 5:15 PM Adding 4194300k swap on /dev/sda2. Priority:-1 extents:1 across:4194300k SSFS
5/22/16 5:15 PM AVX version of gcm_enc/dec engaged.
5/22/16 5:15 PM AES CTR mode by8 optimization enabled
5/22/16 5:15 PM iTCO_vendor_support vendor-support=0
5/22/16 5:15 PM iTCO_wdt Intel TCO WatchDog Timer Driver v1.11
5/22/16 5:15 PM iTCO_wdt Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
5/22/16 5:15 PM iTCO_wdt initialized. heartbeat=30 sec (nowayout=0)
5/22/16 5:15 PM ACPI Battery Slot [BAT0] (battery present)
5/22/16 5:15 PM [drm] Memory usable by graphics device = 2048M
5/22/16 5:15 PM checking generic (e0000000 300000) vs hw (e0000000 10000000)
5/22/16 5:15 PM fb switching to inteldrmfb from EFI VGA
5/22/16 5:15 PM Console switching to colour dummy device 80x25
5/22/16 5:15 PM [drm] Replacing VGA console driver
5/22/16 5:15 PM ieee80211 phy0 Selected rate control algorithm 'iwl-agn-rs'
5/22/16 5:15 PM asus_wmi ASUS WMI generic driver loaded
5/22/16 5:15 PM input HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
5/22/16 5:15 PM input HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
5/22/16 5:15 PM input HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
5/22/16 5:15 PM asus_wmi Initialization: 0x1
5/22/16 5:15 PM asus_wmi BIOS WMI version: 7.9
5/22/16 5:15 PM asus_wmi SFUN value: 0x4a2877
5/22/16 5:15 PM input Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input18
5/22/16 5:15 PM [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
5/22/16 5:15 PM [drm] Driver supports precise vblank timestamp query.
5/22/16 5:15 PM vgaarb device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
5/22/16 5:15 PM iwlwifi 0000 2:00.0 wlp2s0: renamed from wlan0
5/22/16 5:15 PM BTRFS error (device sda3): could not find root 8
5/22/16 5:15 PM BTRFS error (device sda3): could not find root 8
5/22/16 5:15 PM BTRFS error (device sda3): could not find root 8
5/22/16 5:15 PM BTRFS error (device sda3): could not find root 8
5/22/16 5:15 PM intel_rapl Found RAPL domain package
5/22/16 5:15 PM intel_rapl Found RAPL domain core
5/22/16 5:15 PM intel_rapl Found RAPL domain uncore
5/22/16 5:15 PM asus_wmi Number of fans: 1
5/22/16 5:15 PM ACPI Video Device [GFX0] (multi-head: yes rom: no post: no)
5/22/16 5:15 PM input Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input19
5/22/16 5:15 PM [drm] Initialized i915 1.6.0 20151218 for 0000:00:02.0 on minor 0
5/22/16 5:15 PM fbcon inteldrmfb (fb0) is primary device
5/22/16 5:15 PM psmouse serio4 elantech: assuming hardware version 4 (with firmware version 0x361f02)
5/22/16 5:15 PM psmouse serio4 elantech: Synaptics capabilities query result 0x00, 0x15, 0x0e.
5/22/16 5:15 PM psmouse serio4 elantech: Elan sample query result 02, 35, 75
5/22/16 5:15 PM input ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input16
5/22/16 5:15 PM mousedev PS/2 mouse device common for all mice
5/22/16 5:15 PM Console switching to colour frame buffer device 240x67
5/22/16 5:15 PM i915 0000 0:02.0: fb0: inteldrmfb frame buffer device
5/22/16 5:15 PM IPv6 ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
5/22/16 5:15 PM iwlwifi 0000 2:00.0: L1 Enabled - LTR Disabled
5/22/16 5:15 PM iwlwifi 0000 2:00.0: L1 Enabled - LTR Disabled
5/22/16 5:15 PM iwlwifi 0000 2:00.0: Radio type=0x2-0x1-0x0
5/22/16 5:15 PM iwlwifi 0000 2:00.0: L1 Enabled - LTR Disabled
5/22/16 5:15 PM iwlwifi 0000 2:00.0: L1 Enabled - LTR Disabled
5/22/16 5:15 PM iwlwifi 0000 2:00.0: Radio type=0x2-0x1-0x0
5/22/16 5:15 PM IPv6 ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
5/22/16 5:15 PM IPv6 ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
5/22/16 5:15 PM random nonblocking pool is initialized
5/22/16 5:15 PM IPv6 ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
5/22/16 5:16 PM IPv6 ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
5/22/16 5:17 PM wlp2s0 authenticate with f0:b4:29:11:42:7c
5/22/16 5:17 PM wlp2s0 send auth to f0:b4:29:11:42:7c (try 1/3)
5/22/16 5:17 PM wlp2s0 authenticated
5/22/16 5:17 PM wlp2s0 associate with f0:b4:29:11:42:7c (try 1/3)
5/22/16 5:17 PM wlp2s0 RX AssocResp from f0:b4:29:11:42:7c (capab=0x31 status=0 aid=2)
5/22/16 5:17 PM wlp2s0 associated
5/22/16 5:17 PM IPv6 ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Last edited by ewaller (2016-05-22 15:55:57)
Offline
Are you using phonon-vlc? If so, try running (as root)
# /usr/lib/vlc/vlc-cache-gen -f /usr/lib/vlc/plugins
Thank you very much, that fixed it.
Now I'm curious how you traced that based on what little information I was able to give you.
Offline
Hacc,
Welcome to Arch Linux. See this thread. https://bbs.archlinux.org/viewtopic.php?id=212882
Closing this thread as the other one is (a) older, and (b) is active.
Edit: On second thought, you provided a lot of data, so I'll merge it
Last edited by ewaller (2016-05-22 22:07:42)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Now I'm curious how you traced that based on what little information I was able to give you.
Your backtrace showed that dolphin was trying to load Qt4. The only way that can happen (that I know of) is via phonon-vlc, when the vlc plugin cache becomes outdated because of a bad plugin package that doesn't update the cache in post-install (and then vlc tries to load all plugins, including Qt4). I pushed a change to vlc that should prevent this from happening in the future.
Offline
Are you using phonon-vlc? If so, try running (as root)
# /usr/lib/vlc/vlc-cache-gen -f /usr/lib/vlc/plugins
The problem has been fixed. Thank you!
Offline
I'm not sure if this matters (probably), but I experienced the same thing, along with systemsettings5 crashing when trying to access Multimedia > Sound and Video.
Install vlc.
Before I did that I also uninstalled phonon-qt*-vlc and installed instead phonon-qt*-gstreamer. The phonon package uses the qt4 versions of those packages, not sure why then that the qt5 versions for phonon exists.
But that might not matter, because I didn't fully test until I did that AND installed vlc. I could have sworn it was already installed... oh well.
Hope this helps someone.
Offline
Are you using phonon-vlc? If so, try running (as root)
# /usr/lib/vlc/vlc-cache-gen -f /usr/lib/vlc/plugins
Thanks! Also works for me
Offline
thx thx thx thx thx thx thx thx thx thx thx thx thx thx thx
It was so boring, that I were removing directories with rm. I'd never think about vlc plugin, cause it were a clean installing without, yet, any update
thanks thanks thanks
Offline
Are you using phonon-vlc? If so, try running (as root)
# /usr/lib/vlc/vlc-cache-gen -f /usr/lib/vlc/plugins
Thanks @arojas
Worked for me too.
Same deal, fresh install, new laptop.
Couldn't empty trash with Dolphin but I could with ktrash5 --empty. Couldn't Delete files or directories.
Offline
Closing this to prevent further empty posts.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Pages: 1
Topic closed