zaskock писал(а):А что мне должно было это дать?
отключили фреймбуфер, у вас же было написано -- The NVIDIA Linux graphics driver requires the use of a text-mode VGA console. Use of other console drivers including, but not limited to, vesafb, may result in corruption and stability problems, and is not supported.
- Код: Выделить всё
[ 1.558761] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 352.21 Tue Jun 9 21:53:31 PDT 2015
[ 2.691741] NVRM: Your system is not currently configured to drive a VGA console
[ 2.691743] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[ 2.691744] NVRM: requires the use of a text-mode VGA console. Use of other console
[ 2.691745] NVRM: drivers including, but not limited to, vesafb, may result in
[ 2.691745] NVRM: corruption and stability problems, and is not supported.
- Код: Выделить всё
kdesu kate /usr/bin/startkde
и вставьте после 11 строки, еще две
- Код: Выделить всё
QT_LOGGING_RULES="*.debug=false"
export QT_LOGGING_RULES
https://git.reviewboard.kde.org/r/12190 ... 8977line12