You are not logged in.

#1 2022-10-01 13:04:37

YCH
Member
Registered: 2014-01-28
Posts: 53

[SOLVED] Plasma does not start

Video

https://youtu.be/_sgB3Y_LB2c

Log file

http://ix.io/4bZu

Couldn't get plasma session after reboot. So I created another user, then logged in successfully.

Log shows my custom user unit started well, so it looks like auto login is working. But still no plasma. Just black boot screen on tty1.

Any advice?

Thanks.

Last edited by YCH (2022-10-01 14:51:15)


YCH

Offline

#2 2022-10-01 14:08:10

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,220

Re: [SOLVED] Plasma does not start

There's no attempt to start any plasma process.

sudo find ~a \! -user a -print # assuming the problematic username is indeed "a"

Online

#3 2022-10-01 14:09:35

YCH
Member
Registered: 2014-01-28
Posts: 53

Re: [SOLVED] Plasma does not start

seth wrote:

There's no attempt to start any plasma process.

sudo find ~a \! -user a -print # assuming the problematic username is indeed "a"

a is real system user name.


YCH

Offline

#4 2022-10-01 14:14:34

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,220

Re: [SOLVED] Plasma does not start

Good. Run that command and see whether there're foreign (typically root-owned) files in ~a

Online

#5 2022-10-01 14:48:28

YCH
Member
Registered: 2014-01-28
Posts: 53

Re: [SOLVED] Plasma does not start

/home/a/.Xauthority
  1716364      4 -rw-------   1 root     root          108 Oct  1 15:56 /home/a/.Xauthority

chowned to a:a. Viola! working!

Thanks very very much @seth. big_smile

I'd run `xpra` command once with sudo. That was problem maybe.

Thanks again!

PS : For the first time in my life, I've learned video editing. It was fun. big_smile


YCH

Offline

Board footer

Powered by FluxBB