Hello!
Since a few days i have got the problem that the graphical user interface on my notebook (Thinkpad T61) won't start correctly. While booting, the system stucks at the Kubuntu boot logo. The problem started after installing the latest updates (which i do frequently), after which the system did not shut down correctly.
Version:
I checked dmesg and the logfile and found at least the following problems ->
dmesg:
lightdm.log
x-0-greeter.log:
Xorg.0.log:
Any help would be appreciated. Thank you!
Since a few days i have got the problem that the graphical user interface on my notebook (Thinkpad T61) won't start correctly. While booting, the system stucks at the Kubuntu boot logo. The problem started after installing the latest updates (which i do frequently), after which the system did not shut down correctly.
Version:
Code:
Ubuntu 14.04.1 LTS Linux thinkpad 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13 15:45:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
dmesg:
Code:
init: lightdm main process (1741) terminated with status 1
Code:
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log [+0.00s] DEBUG: Starting Light Display Manager 1.10.1, UID=0 PID=1741 [+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d [+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/40-kde-plasma.conf [+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-greeter-wrapper.conf [+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-guest-wrapper.conf [+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-xserver-command.conf [+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d [+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d [+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf [+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager [+0.00s] DEBUG: Registered seat module xlocal [+0.00s] DEBUG: Registered seat module xremote [+0.00s] DEBUG: Registered seat module unity [+0.00s] DEBUG: Registered seat module surfaceflinger [+0.03s] DEBUG: Adding default seat [+0.03s] DEBUG: Seat: Starting [+0.03s] DEBUG: Seat: Creating greeter session [+0.03s] DEBUG: Seat: Failed to find session configuration default [+0.03s] DEBUG: Seat: Failed to create greeter session
Code:
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Datei oder Verzeichnis nicht gefunden QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus Bus::open: Can not get ibus-daemon's address. IBusInputContext::createInputContext: no connection to ibus-daemon file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:135: Unable to assign [undefined] to QString usersession
Code:
[...] [ 63.956] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 63.956] Entry deleted from font path. [ 63.956] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. [ 63.956] Entry deleted from font path. [ 63.956] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 63.956] Entry deleted from font path. [ 63.956] (**) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/Type1, built-ins, /usr/share/fonts/X11/misc, /usr/share/fonts/X11/Type1, built-ins [ 63.956] (**) ModulePath set to "/usr/lib/xorg/modules" [ 63.956] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 63.956] (WW) Disabling Mouse0 [ 63.956] (WW) Disabling Keyboard0 [ 63.956] (II) modesetting(0): using drv /dev/dri/card0 [ 63.956] Number of created screens does not match number of detected devices. Configuration failed.
Comment