#[SOLVED] Errors running Xorg

14 messages · Page 1 of 1 (latest)

old yoke
#

Bit of a noob, installing arch linux to challenge myself, maybe starting to regret that....

As far as I know, xorg is the display server required by DEs like KDE Plasma (installing KDE Plasma is my goal). I have installed Xorg using sudo pacman -S xorg xorg-xinit.

When I try to test it using startx, I get the following error in the photo which is attached to this post.

Then I try sudo startx, and this time, both my monitors clear the terminal of all text then one of my monitors goes black for a second, before both going back to normal, with an error message also pictured (the one with the red line).

I'm not sure to do here. Any help is appreciated.

eternal nest
#

startx does not have anything to run and exits as expected

#

no problem here, other than you being seemingly unable to start it as your own user but thats easily fixable with a display manager

#

install openbox so xorg has something to run, start it with openbox-session

#

also if your goal is installing kde plasma, why go through the hassle of trying to use bare xorg

#

just install plasma and it will pull a display manager with itself giving you basically everything you need

#

other than possibly putting you into the video permission group, which might be the reason of the error in your first screenshot (suggested fix: sudo usermod -aG video $(whoami))

old yoke
eternal nest
#

mostly yeah

old yoke
bronze geyserBOT
#

gravitos received a thank you cookie!

old yoke
#

This worked, awesome thank you so much man

eternal nest
#

... solved

smoky wadiBOT
#

#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.

  • You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
  • You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".

Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you