You are not logged in.
Pages: 1
When I run startx in either console or KDE this is the output:
tty: ttyname error: No such device
xauth: file /home/zev/.serverauth.9746 does not exist
xinit: unable to run server "/gnu/store/p520i02c1wh59f8kbkw04l5p2ib5vxgy-xinit-1.4.4/bin/X": No such file or directory
Use the -- option, or make sure that /gnu/store/p520i02c1wh59f8kbkw04l5p2ib5vxgy-xinit-1.4.4/bin is in your path and
that "/gnu/store/p520i02c1wh59f8kbkw04l5p2ib5vxgy-xinit-1.4.4/bin/X" is a program or a link to the right type of server
for your display. Possible server names include:
Xorg Common X server for most displays
Xvfb Virtual frame buffer
Xfake kdrive-based virtual frame buffer
Xnest X server nested in a window on another X server
Xephyr kdrive-based nested X server
Xvnc X server accessed over VNC's RFB protocol
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
Couldn't get a file descriptor referring to the console.Last edited by y8v (2026-06-02 19:06:01)
"I hate snaps because they are snaps and snaps suck"
"Also, I first joined Arch when I was 8"
Offline
What distribution is this?
Offline
Online
What distribution is this?
I use Arch Linux with KDE plasma (and a seperate hyprland install)
"I hate snaps because they are snaps and snaps suck"
"Also, I first joined Arch when I was 8"
Offline
Your problem is that you seem to be determined to install stuff with random package managers as long as they're not pacman - why was X11 installed using guix?
Online
I ran guix package --list-installed and the packages installed were sx and xinit and there was no X11 however those packages were supposed to be like startx so they might come with X11 and startx
Edit: when I uninstalled them startx disapeared
"I hate snaps because they are snaps and snaps suck"
"Also, I first joined Arch when I was 8"
Offline
https://archlinux.org/packages/?sort=&q … =&flagged=
Why are you using guix itfp?
Don't.
Everytime you intend to install something using a package manager that is not pacman, you need to have a seriously good reason for that.
Then ask yourself thrice whether the reason maybe wasn't good in the first place.
Online
Also, I just tried using another tool I had (From AUR) called startw and it outputted one of the same errors:
"tty: ttyname error: No such device"
"I hate snaps because they are snaps and snaps suck"
"Also, I first joined Arch when I was 8"
Offline
Your problem is that you seem to be determined to install stuff with random package managers as long as they're not pacman - why was X11 installed using guix?
Btw, I love pacman
and AUR
Last edited by y8v (2026-06-02 19:52:45)
"I hate snaps because they are snaps and snaps suck"
"Also, I first joined Arch when I was 8"
Offline
Don't try to run this from withing KDE - those are meant to be exectued from a TTY.
Online
Pages: 1