This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Plasma 5 Login Screen

Tags: None
(comma "," separated)
peterkulits
Registered Member
Posts
5
Karma
0

Plasma 5 Login Screen

Fri Jul 17, 2015 8:58 pm
Hello, I am very new to the world of Linux. After installing Arch Linux and the X Windows System I decided to try Plasma 5.

I thought everything went fine during installation of Plasma 5, but when I get stuck on the login screen when I boot up. The arrow buttons do not work, but I can change the session from "Plasma Media Center" to either "Plasma" or "Failsafe" and restart the computer.
It sort of looks like something is missing: Image

Any help is very appreciated!
luebking
Karma
0

Re: Plasma 5 Login Screen

Fri Jul 17, 2015 9:27 pm
Did you create any user (beyond root, sddm will not allow you to log in as root) after installation and/or did you de/activate it?

(Archlinux is *not* a "click,click,works" distro - you're supposed to know or learn the system and will have to perform many steps by hand that other distros do in their graphical installers)
peterkulits
Registered Member
Posts
5
Karma
0

Re: Plasma 5 Login Screen

Fri Jul 17, 2015 11:32 pm
Yes, I am aware of the nature of Arch Linux -- I'm here to learn. ;D

I created a user account and changed the password (is that what you mean by activate?). Now I do see a user icon on the login screen, but after accepting my password it goes to a black screen with code for a second then jumps back to the login screen. There are a few [ DEPEND ] and a few [ TIME ], but they only pertain to my internet connection.
luebking
Karma
0

Re: Plasma 5 Login Screen

Sat Jul 18, 2015 6:55 am
Either the X11 server or ksmserver crashed or the startkde script exited early.
Did you install proper drivers or are you running on VESA?

(Check lspci, eg. if you've an intel IGP, you'll need xf86-video-intel, which will implicitly install mesa. For an nvidia GPU, you'll either require one of the nvidia drivers - older GPUs are in legacy drivers - or xf86-video-nouveau; latter being not that stable)
User avatar
Rog131
Registered Member
Posts
828
Karma
10

Re: Plasma 5 Login Screen

Sat Jul 18, 2015 5:31 pm
Did you make the default settings for the sddm ?

https://wiki.archlinux.org/index.php/SDDM:
On systems controlled by systemd, everything should work out of the box, since SDDM defaults to using systemd-logind for session management. The configuration file will therefore not be created at package installation time. SDDM offers a command for generating a sample configuration file with the default settings if you really want one:
# sddm --example-config > /etc/sddm.conf



At here, the default sddm settings are helping a lot.

'helping a lot' = the sddm is working - without the /etc/sddm.conf the sddm will show the Maui theme and won't log in.
peterkulits
Registered Member
Posts
5
Karma
0

Re: Plasma 5 Login Screen

Sat Jul 18, 2015 10:11 pm
@luebking
After installing the correct NVIDIA drivers and setting up the config I can control whether or not the NVIDIA logo is displayed during boot using the config, but I still have the same problem.

@Rog131
I'm pretty sure I did this initially, but I tried exactly what you said to no avail -- after logging in I am still pushed back to the login screen.

Thanks again for the help and effort!
luebking
Karma
0

Re: Plasma 5 Login Screen

Sun Jul 19, 2015 8:12 am
Stupid question again: how did you create the user and did you pass him a (writable) home directory?
peterkulits
Registered Member
Posts
5
Karma
0

Re: Plasma 5 Login Screen

Sun Jul 19, 2015 7:49 pm
To create it, I typed in:
Code: Select all
useradd petey
passwd petey
myPassWord
myPassWord
luebking
Karma
0

Re: Plasma 5 Login Screen  Topic is solved

Sun Jul 19, 2015 10:02 pm
ie. "no"
Code: Select all
mkdir /home/petey
chown petey:users /home/petey
chmod 755 /home/petey


you wanted to use "useradd -m petey"
You may also want to add your user to some groups ("wheel" and "video") and add some meta information ("chfn")

See https://wiki.archlinux.org/index.php/Users_and_groups for more information.
peterkulits
Registered Member
Posts
5
Karma
0

Re: Plasma 5 Login Screen

Sun Jul 19, 2015 10:37 pm
@luebking
Yes, that worked perfectly. Thank you!


Bookmarks



Who is online

Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]