You are not logged in.

#1 2023-04-28 21:51:31

madderhatter
Member
Registered: 2023-04-24
Posts: 49

startx does not ... start [SOLVED]

Back with another newbie issue here. My main problem is that startx doesn't start my qtile desktop. My secondary issue is how in the world do you copy and paste console output say from my virtual machine to here?

So I'm in Virtualbox

I installed xorg-server, xorg-xinit, qtile, xf86-video-fbdev, picom

Copied the xinitrc config file to my home directory. Edited the end of it:

picom &
exec qtile

I restarted the virtual machine 3D acceleration disabled. Logged into my user. Then I ran startx. It's starts for a second and then kicks me back to the console.
I'd copy and paste the console output if someone could tell me how to copy from my virtual machine and paste to the forum here. I have vim for a text editor. Thank you in advanced for any help.

Last edited by madderhatter (2023-04-28 23:31:11)


We're all mad down here Georgie...

Offline

#2 2023-04-28 22:19:40

polarrr
Member
Registered: 2004-09-12
Posts: 111

Re: startx does not ... start [SOLVED]

Did you try what Arch Wiki Qtile says about how to start?

Offline

#3 2023-04-28 23:02:23

madderhatter
Member
Registered: 2023-04-24
Posts: 49

Re: startx does not ... start [SOLVED]

polarrr wrote:

Did you try what Arch Wiki Qtile says about how to start?

I tried qtile start from the Arch Wiki. That doesn't do anything. But from what I've seen I've configured my .xinitrc file to exec qtile. I should be able to startx which reads from the .xinitrc file and then starts qtile.


We're all mad down here Georgie...

Offline

#4 2023-04-28 23:06:43

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: startx does not ... start [SOLVED]

"start" is a command line option for qtile. 'exec qtile' is missing that option.

Offline

#5 2023-04-28 23:14:01

madderhatter
Member
Registered: 2023-04-24
Posts: 49

Re: startx does not ... start [SOLVED]

Scimmia wrote:

"start" is a command line option for qtile. 'exec qtile' is missing that option.

So I edited exec qtile to start qtile and it gave me this:

/home/madderhatter/.xinitrc: line 52: start: command not found xinit: connection to X server lost

We're all mad down here Georgie...

Offline

#6 2023-04-28 23:16:49

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: startx does not ... start [SOLVED]

Please go re-read the wiki page. Nobody said to use start qtile. Ever.

Offline

#7 2023-04-28 23:19:15

madderhatter
Member
Registered: 2023-04-24
Posts: 49

Re: startx does not ... start [SOLVED]

Scimmia wrote:

Please go re-read the wiki page. Nobody said to use start qtile. Ever.

Yeah dyslexia is a pain sometimes. Got it sorted out thanks.


We're all mad down here Georgie...

Offline

Board footer

Powered by FluxBB