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

KDE plasma crashs after sign in

Tags: None
(comma "," separated)
kiumars
Registered Member
Posts
2
Karma
0

KDE plasma crashs after sign in

Fri Feb 05, 2021 3:25 pm
Hi
I recently want to try the KDE plasma interface and I installed Kubuntu (Ubuntu with plasma interface).
but when I want to start up to install it freeze and just the mouse moves.
I tried to install Kubuntu with safe graphic mode and it was installed.
after I reboot and want to sign in to Kubuntu after I enter my password and hitting enter I see a black screen and nothing works
and after a few seconds, it logs out.
I even tried to update and upgrade from recovery mode but it doesn't change.
and try to install KDE plasma in kali Linux and from normal ubuntu.
what should I do I really like the plasma how I can fix this?

Last edited by kiumars on Sat Feb 06, 2021 5:26 am, edited 1 time in total.
koffeinfriedhof
Registered Member
Posts
608
Karma
4
OS

Re: KDE plasma crashs after sign in

Fri Feb 05, 2021 4:54 pm
Hi!

Try to login in another tty without Wayland/X and read the errors provided by `journalctl`. Also show the graphic card(s) used and the kernel module loaded.
kali is not ment to be installed, it is a testing system. So stay with Kubuntu if you try to install a daily driver system.
kiumars
Registered Member
Posts
2
Karma
0

Re: KDE plasma crashs after sign in

Fri Feb 05, 2021 7:18 pm
koffeinfriedhof wrote:Hi!

Try to login in another tty without Wayland/X and read the errors provided by `journalctl`. Also show the graphic card(s) used and the kernel module loaded.
kali is not ment to be installed, it is a testing system. So stay with Kubuntu if you try to install a daily driver system.


Thanks for replying
I'm a little new at this can you explain more specific.
when I press alt+ctrl+f4 i enter the CLI login screen and i see the tty4.
koffeinfriedhof
Registered Member
Posts
608
Karma
4
OS

Re: KDE plasma crashs after sign in

Sat Feb 06, 2021 3:13 pm
After pressing ctrl-alt-F4 you can enter your username and password (blind). The login there should work and not result in a relogin-loop. If this happens, you could have an exit-command, loop or another error in a .bashrc/.bash_aliases file or .profile configuration file. If it is the only account on this system the easiest would be to change this using a live-usb-stick.

If the login works you can check permissions in homefolder using
Code: Select all
find $HOME ! -user $USER -ls

No output means no problem. If there are files shown you can change the owner using `sudo chown user:group /path/to/file` where user is your login name and group is optional and on Kubuntu the same as the username.

Finding further errors:
Code: Select all
journalctl -b -xep 0..4
will show warnings and errors since last boot. To show all of them remove the «-b».

Checking the graphics card(s) and driver:
Code: Select all
lspci -nnk | grep -A3 "\[03..\]:"


Bookmarks



Who is online

Registered users: Bing [Bot], blue_bullet, Google [Bot], rockscient, Yahoo [Bot]