#[SOLVED] dont know how to boot

1317 messages · Page 2 of 2 (latest)

stoic axle
#

What's in your .xinitrc?

keen pewter
keen pewter
storm parrot
#

oh

keen pewter
#

somethinf along the lines of that

storm parrot
#

then there's probably stuff in some qtile config

keen pewter
#

ok i can edit it here

#

its exec qtile

storm parrot
#

run these two commands:

#
$ cp /usr/share/doc/qtile_dir/default_config.py ~/.config/qtile/config.py```
keen pewter
#

says rheres no such file or directorh for the second command

storm parrot
#

so, typing ls /usr/share/doc/qtile_dir fails?

#

ohohohoh

stoic axle
#

It's /usr/share/doc/qtile/default_config.py

storm parrot
#

change qtile_dir to qtile

#

yeah

#

yeah

#

(╯°□°)╯︵ ┻━┻

keen pewter
#

ok that worked

#

now wht

#

xstart?

storm parrot
#

okay

#

so in a termianl

#

you want to type killal qtile

#

and then startx

keen pewter
#

killal or killall

#

ok it said no process found for qtile

storm parrot
#

killall xorg?

keen pewter
#

nope

#

it says only consol users are allowed to run the x server now

stoic axle
#

Try pkill xorg-server

#

wait, no pkill Xorg

storm parrot
#

thanks, @stoic axle

blazing mantleBOT
#

mederp received a thank you cookie!

keen pewter
#

i keep getting the white squares

storm parrot
#

those are xter

#

xterm

#

now you have to configure everything

#

so qtile, probably a statusbar

#

terminal emulator

#

program launcher

#

web browser

#

maybe install discord as well?

keen pewter
#

dang

storm parrot
#

still a lot of work

keen pewter
storm parrot
#

it's an incrimental process, really

keen pewter
#

ill start with a browser

storm parrot
#

okay

keen pewter
#

i wanna do uhh librewolf

storm parrot
#

cool

#

okay

#

type pacman -Ss <packagename> to search for packages

keen pewter
#

when i did librewolf i got nothing

storm parrot
#

oh

#

it's in the aur

#

you need to install an aur helper

keen pewter
#

ok

storm parrot
#

.w aur helper

#

is that the command

#

hold on

#

you should probably install yay

keen pewter
#

it doesnt let me get yay

storm parrot
#

yeah

keen pewter
#

it shows ruby-yard

storm parrot
#

you need to type git clone https://aur.archlinux.org/yay && cd yay && makepkg -si

keen pewter
#

which is irrelevant

storm parrot
#

if you don't have git, install it

stoic axle
#

yay itself is in the AUR, so you must get it from the AUR the normal way, and then you can use it as a way to get AUR packages in a easier way

storm parrot
#

yes

keen pewter
#

couldnt make the directory builddir

stoic axle
#

What directory are you in currently?

keen pewter
#

ok i did it without the aur helper

#

its making me choose some stuff

#

lets see if it works

stoic axle
#

what stuff?

keen pewter
#

uhh fonts and like adobe packaging

#

i chose default

stoic axle
#

yeah that's fine

keen pewter
#

now its downloading

stoic axle
#

sometimes you will need to choose something besides the default for that sort of stuff, but not always

keen pewter
#

when its done it should open right

stoic axle
#

you'll have to run it

keen pewter
#

ok

stoic axle
#

also, I think I know why qtile isn't starting, you're supposed to start it with qtile start, not exec qtile

keen pewter
#

most likely

#

ill try it

storm parrot
#

oh

keen pewter
#

wait so the white boxes.. arent qtile

storm parrot
#

that makes sense

#

I read that on a whim

#

@keen pewter no, they were instances of xterm

keen pewter
#

i thought it would start like that and make it look cute or somethjng

#

lmfao

#

waiting for librewolf to install still

stoic axle
#

wait

storm parrot
#

you need to install librewolf-bin

#

not librewolf

#

that compiles it onto your system

stoic axle
#

librewolf will take hours, because it will compile the browser

#

like they said, you want librewolf-bin, which instead downloads and installs a precompiled binary

storm parrot
#

press ctrl+c

#

and then yay -S librewolf-bin

keen pewter
#

crap

storm parrot
#

it's fine

#

a mistake we've all made

keen pewter
#

thank you for the catch

#

lol

#

it says one or more pgp signstures could not be verified

#

i am gonna do qtitles first actually

#

before i do this

stoic axle
#

ok

keen pewter
#

what was the name@of the config again so i can edit it

stoic axle
#

for qtile?

keen pewter
#

ye

stoic axle
#

it should be at ~/.config/qtile/config.py

storm parrot
#

hmm

#

wait

#

nevemind

keen pewter
stoic axle
#

what?

keen pewter
#

it says that only console users can start

storm parrot
#

type whoami

#

what does it say

keen pewter
#

whoami not found

#

oh u mean

storm parrot
#

what

keen pewter
#

in the terminal

#

mb

#

says im 9dlc

storm parrot
#

okay

stoic axle
#

Does that error happen when you run startx?

keen pewter
#

yea

stoic axle
#

What does your .xinitrc say right now?

keen pewter
#

qtile start rn

#

does the same with the other version

stoic axle
#

Does exec qtile start work?

keen pewter
#

lets see

#

nope

#

it says

#

only console users are allowed to run the x server

storm parrot
#

urm

#

type exitt

#

what happens

stoic axle
#

wait, are you in a TTY right now? (not in xorg)

keen pewter
#

im out of the white squares

#

in the main terminal@now

stoic axle
#

now try running startx

keen pewter
#

now im back at the white squares

#

i think its a permission issue

storm parrot
#

what is a permission issue

keen pewter
#

like

storm parrot
#

sorry, what is the permission issue

keen pewter
#

its not letting me@in cuz im not console

storm parrot
#

okay

#

in the white squares

#

type killall Xorg

#

you should be back to the regular white-on-black screen right

keen pewter
#

yep

storm parrot
#

okay

#

then type startx

keen pewter
#

it goes to white squares

#

everytime i do startx it does the white squares

#

its strange

storm parrot
#

well yeah

#

that's what you have configured

#

because it's xterm

#

the application

#

xterm

keen pewter
#

ah

storm parrot
#

so you have to edit the qtile config file

#

then restart the xorg environment with killall Xorg

#

and startx

#

and see if it works

keen pewter
#

what do i edit in the qtile config file

stoic axle
#

I don't think qtile should be starting xterm automatically by default

#

that just looks like the default startx

keen pewter
#

looks like i do everything here

storm parrot
#

startx doesn't have a default

keen pewter
#

the keys and stuff

storm parrot
#

it's in .xinitrc

stoic axle
#

Just to confirm, if you do cat ~/.xinitrc, does it have anything else besides exec qtile start

#

Make sure you are typing out the name right

keen pewter
#

nothing else

#

just exec qtile start

storm parrot
#

hmm

keen pewter
#

i think the white squares are qtile

#

and u gotta like

#

customize them

#

im not sure

stoic axle
#

that is xterm, and qtile shouldn't be starting instances of xterm by default

keen pewter
#

oh

#

strange

#

oh what

#

WHA

storm parrot
#

what

keen pewter
#

i put qtile start and it did that

storm parrot
#

okay

#

type sudo pacman -S htop

#

into one of the windows

#

then type htop

#

then press f2

#

and then enable "tree view"

#

once you've done all that, let me know

keen pewter
#

ok

#

i did everything besides for the f2 part

#

shows some stats

#

ok did tree vidw

#

view

storm parrot
#

press escape

#

and then type / and then xterm

#

and take a picture of things above and below xterm

keen pewter
#

this is cool

#

its like a visual of my directories

#

wow

storm parrot
#

xterm is being started by xinit?

#

what

#

and it's not a visual of your directories, i'

#

it's running processes

#

I officially don't know

#

you're going to have to read some documentation

keen pewter
#

uh oh

stoic axle
#

it seems to be using the system-wide xinitrc, instead of the one in their home directory

#

can you show me ls -a

storm parrot
#

oh

#

that makes sense

keen pewter
storm parrot
#

I haven't used startx in forever

keen pewter
#

also the time is wrong lol

stoic axle
storm parrot
#

is there a .xinitrc

keen pewter
#

yes

keen pewter
storm parrot
#

is the i in xinitr_i_c?

keen pewter
#

ges

#

yes

stoic axle
#

that's the problem

storm parrot
#

you need to rename it

stoic axle
#

it has to be .xinitrc

storm parrot
#

``mv .xinitric .xinitrc

stoic axle
#

mv .xinitric .xinitrc should rename it

#

Then do pkill Xorg, and run startx again

keen pewter
#

YES

#

NEW PROBLEM

#

black screen

#

thats a well known one

stoic axle
#

is there a bar at the bottom?

keen pewter
storm parrot
#

yes

keen pewter
#

i think we’re close

storm parrot
#

great

#

now you need to make some keybindings

keen pewter
#

ok how do i get out of the black screen tho

storm parrot
#

mm

#

fair point

#

press ctrl+alt+f2

#

log in as 9dlc and your password

keen pewter
#

k

storm parrot
#

and type pkill Xorg

keen pewter
#

and then

storm parrot
#

ctrl+alt+f1

keen pewter
#

ohoayu

stoic axle
#

they could have just launched xterm?

keen pewter
#

the screen is still black

#

so ill look it up

stoic axle
#

why wouldn't it be black?

#

that's normal

storm parrot
#

@stoic axle how?

stoic axle
#

Windows Key + Enter should launch a terminal

storm parrot
#

on default config?

#

huh

keen pewter
#

yep

#

it did

storm parrot
#

okay

#

now you want to change your qtile configuration file

keen pewter
#

i can launch three terminals!! this is awesome

#

ok

keen pewter
#

now its the fun part

storm parrot
#

here's a guide

#

have fun!

keen pewter
#

so now i just configure some stuffs

storm parrot
#

yup

#

I would suggest installing a program like rofi

#

and binding it to windowskey+d or something

#

so you can use it as a program launcher

stoic axle
#

you'll also probably want a terminal besides xterm, as it's pretty basic

#

kitty is typically a good choice

keen pewter
#

ok how do i uhh get kitty

storm parrot
#

sudo pacman -S kitty

stoic axle
#

anyway, I feel as though the original issue has been solved here, so

keen pewter
#

ok downloafed

rose apexBOT
#

#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

keen pewter
#

thank you so very very much tor all the help and walkthroughing cuz honestly i wouldve been clueless

#

[SOLVED] dont know how to boot

storm parrot
#

yeah

#

no problem

#

have fun

keen pewter
#

i will

#

gonna have to learn some things but you know

#

btw @storm parrot how do i activate kitty

storm parrot
#

what do you mean activate?

#

like

#

add a keybind to?

keen pewter
#

configure it

#

idk

#

switch from xterm to kitty

storm parrot
#

you need to bind win+enter to execute kitty

keen pewter
#

ok

storm parrot
#

this goes in your qtile conf file

toxic needle
#

Is this a entire fucking tutorial how to setup arch or something