Parabola: Unknown X server error

11 risposte [Ultimo contenuto]
gd_scania
Offline
Iscritto: 09/13/2017

https://www.linuxquestions.org/questions/linux-desktop-74/parabola-x-server-unknown-error-4175619414
rm -rf ~/.Xauthority
sudo pacman -Syy --noconfirm archlinux-keyring parabola-keyring
sudo pacman-key --populate archlinux manjaro && sudo pacman-key --refresh-keys
sudo pacman -Su --noconfirm xorg-server xorg-xauth xorg-xinit xorg-apps xorg-xdm sddm lxqt deepin enlightenment budgie-desktop
startx && sudo sddm

name at domain ~ $ startx
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running
(EE)
Fatal server error:
(EE) Cannot establish any listening sockets - Make sure an X server isn't already running(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.
xinit: unable to connect to X server: Resource temporarily unavailable
xinit: server error
name at domain ~ $ sudo sddm
stdin1: bad "add" command line
stdin2: bad "remove" command line
stdin1: bad "add" command line
stdin2: bad "remove" command line
stdin1: bad "add" command line
stdin2: bad "remove" command line
stdin1: bad "add" command line
stdin2: bad "remove" command line
stdin1: bad "add" command line
stdin2: bad "remove" command line
stdin1: bad "add" command line
stdin2: bad "remove" command line
stdin1: bad "add" command line
stdin2: bad "remove" command line^C
name at domain ~ $

/var/log/Xorg.0.log is always shown as the above error log but never informs to me where are the root causes.
But also sddm is facing the similar unknown error like startx, and this is never occured in Trisquel.

jxself
Offline
Iscritto: 09/13/2010

You may want to interact with the Parabola community regarding problems with Parabola.

gd_scania
Offline
Iscritto: 09/13/2017

Parabola has a Reddit channel but do you stand for there? However, there is for all GNU systems and not just Trisquel, and here has solved most of my Parabola errors.

jxself
Offline
Iscritto: 09/13/2010

You really should use your distro's own support resources.

gd_scania
Offline
Iscritto: 09/13/2017

But some people here are also quite familiar to Parabola, like Trisquel both are projects of our GNU system.

fbit

I am a member!

Offline
Iscritto: 07/07/2013

Parabola assist mailing list:
https://lists.parabola.nu

Parabola IRC: #parabola

gd_scania
Offline
Iscritto: 09/13/2017

https://www.reddit.com/r/Parabola, Parabola has an asking channel hosted in Reddit, you can always check in the Internet with a web browser, but mailing list is not such good unless you are always online in your mailbox.

davidpgil
Offline
Iscritto: 08/26/2015

I would try a more generalized channel for questioning then -- Something like https://stackoverflow.com or similar. Its too bad the Parabola support/community isn't as responsive/accessible as the Trisquel community.

calher

I am a member!

Offline
Iscritto: 06/19/2015

Huh?

Mailing lists are like forums. You get your messages and you can check
them whenever. You don't have to be online to receive messages, like
you do with IRC.

In fact, mailing lists are even better than forums, because I don't have
to be online to check my messages. I just press "Send / Receive" and it
downloads all my messages so I can read the forum on the road.

davidpgil
Offline
Iscritto: 08/26/2015

I just want to mention that I recently started using Riot (Matrix) and I just keep myself logged into the IRC chat and just mute responses when I am away. Its pretty amazing so far. I'm new to IRC.

> -------- Original Message --------
> Subject: Re: [Trisquel-users] Parabola: Unknown X server error
> Local Time: December 25, 2017 6:21 PM
> UTC Time: December 25, 2017 11:21 PM
> From: name at domain
> To: User help and discussion <name at domain>
>
> Huh?
>
> Mailing lists are like forums. You get your messages and you can check
> them whenever. You don't have to be online to receive messages, like
> you do with IRC.
>
> In fact, mailing lists are even better than forums, because I don't have
> to be online to check my messages. I just press "Send / Receive" and it
> downloads all my messages so I can read the forum on the road.

calher

I am a member!

Offline
Iscritto: 06/19/2015

Yeah, Riot helps me be more present on IRC than I used to be.

Sadly, I can't read and respond to IRC offline with Riot, with the way
it loads messages as I PgUp/PgDn. But overall, it's an improvement.

I once thought of modifying RMS's wget email script to work with
avideo/youube-dl, and modifying it to work with Suckless's ii IRC client
so I could use IRC through email.

I love email. I can do everything while riding to work. No Wi-Fi
needed. (Which means I also don't need to consider running nonfree
JavaScript to connect to Wi-Fi, as most require.)

Magic Banana

I am a member!

I am a translator!

Offline
Iscritto: 07/24/2010

_XSERVTransMakeAllCOTSServerListeners: server already running

You cannot 'startx' if X is already running.