[ubuntu-studio-users] hELP! Can only log on as guest. Ubuntu Studio 14.1o 64 bit.!

Ralf Mardorf ralf.mardorf at alice-dsl.net
Sun Dec 7 17:36:09 UTC 2014


On Sun, 7 Dec 2014 17:07:02 +0000, Alex Armani wrote:
> it won't accept my password now. Password
> though is ok cos I can log in after ctrl alt f2.  

JFTR you can login as user by TTY, but you can't login as user by the
display manager's greeter?

If so, it might be related to a wrong keyboard layout (OTHO usually
TTY is affected to).

Edit a new or add to an existing /etc/X11/xorg.conf
or /etc/X11/xorg.conf.d/keyboard.conf the lines that fit to your
keyboard layout, for Germans e.g.

Section "InputClass"
       Identifier "keyboard"
       MatchIsKeyboard "yes"
       Option "XkbLayout" "de"
       #Option "XkbVariant" "nodeadkeys"
EndSection

resp. for testing purpose only use chars for your password that are
equal on all keyboards.



More information about the ubuntu-studio-users mailing list