#no login on KDE plasma, just black screen

103 messages · Page 1 of 1 (latest)

median nova
#

Yesterday mid installation of a program called cockatrice (table top sim) using a make file the computer froze and then when i reboot i get greeted with a black screen with just the cursor. No login screen what so ever. Im guessing this has something with my desktop environment to do but im unsure how i can debug without the terminal.

#

I should probably mention that i can access the file system of arch through my kali installation

merry aurora
#

Go to arch, hit control alt f2

#

Gives you a TTY so you can debug with a terminal

median nova
#

okey, ill try that, thank you

median nova
#

so that didnt work for some reason

#

i got into grub

uncut cypress
#

@median nova can you try ctrl alt fn f2

median nova
#

thats a lot of keys, ill give it a try

uncut cypress
#

if its too much, itll probably work if you do fn esc and then ctrl alt f2

#

also, is this a laptop

median nova
#

yes its a laptop, lenovo

#

didnt work, ill try fn esc ctrl f2

uncut cypress
median nova
#

holy keys, so many

uncut cypress
#

holy pandas? yeah theres a lot

median nova
#

that worked ty

#

now i have a tty

uncut cypress
#

oh

#

i say that so often i just give up on doing it

#

anyway

#

pacman -Qq | grep dm$

#

with the $

#

what is the output

#

ignore the one that says mdadm btw

median nova
#

sddm last 2 being red

uncut cypress
median nova
#

thats what i use for my desktop

#

last 2 chars

uncut cypress
#

weird

median nova
#

in sddm

uncut cypress
#

whatever uh

#

systemctl status sddm

median nova
#

active running

uncut cypress
#

wot

#

what gpu(s) do you have

median nova
#

good question idk, bought it of a friend

#

ill sens output of systemctl status

#

maybe you see something interesting

uncut cypress
#

ok

#

i doubt itd be helpful but ig i'll see

median nova
uncut cypress
#

btw if you want to put output of a command in a pastebin

#

.s rs

brisk cloudBOT
median nova
#

huh okey

#

ill do that in the future

#

what about kde?

#

could it be doing something

uncut cypress
#

lspci | grep -i vga

#

that should show gpu

uncut cypress
#

do you know what startx is

median nova
#

no

uncut cypress
#

so um

#

one sec

median nova
#

the GPU is a: advanced micro devices, Inc [AMD/ATI] picasso/raven 2 [Radeon vega series / radeon vega mobile series] (rev c2)

uncut cypress
#

sudo pacman -S xorg-xinit
echo "export DESKTOP_SESSION=plasma" > ~/.xinitrc
startx startplasma-x11

median nova
#

could not resolve host, im guessing i dont have any connection all of a sudden

#

and no, no others

#

ill fix that real quick

median nova
#

nmcli is acting up saying i dont have a secret, wtf is that supposed to mean?

#

ok there we go, fixed it

median nova
#

how do i fix that?

uncut cypress
median nova
#

ye forgot about iwctl

uncut cypress
median nova
#

failed to enable I/O ports 0000-03ff (operation not permitted)

#

and xinit: connection to X server lost

uncut cypress
#

does that work

median nova
#

nothing changed, this is really weird

#

should i run as root? Would that change anything

uncut cypress
#

chmod a+x /usr/bin/Xorg??

median nova
#

ill try it

uncut cypress
#

add -verbose 5 and -logverbose 5

median nova
#

now that error is gone atleast

#

i cant really send the log file except in a bunch of pictures

#

which is not good

uncut cypress
#

i think the file is /var/log/xorg.0.log

median nova
uncut cypress
#

echo startplasma-x11 >> ~/.xinitrc

#

then run startx

median nova
#

it keeps crashing, it wants me to select kwin_x11

#

is that a no good or should i give it a try?

median nova
#

that

#

after i run startplasma

uncut cypress
#

idk im tired

#

maybe google it

median nova
#

shits wack

uncut cypress
#

yeah

#

maybe just search kwin keeps crashing idk

#

or see if it has logs

median nova
#

removed npm modules and did a full system upgrade and now it works, idk why but cool

uncut cypress
#

oh ok

median nova
#

thank you for all the help!