#need help setting up

1 messages · Page 1 of 1 (latest)

mystic urchin
#

Peace be upon you
Ive managed to install it
Need help to get a gui running and getting it to connect to my wifi automatically
If config shows wlp0s20f3
I've installed xfce
I was using sddm for the window manager but it would say "login failed" so I'm trying to set up something else now
In need of suggestions
Thank you for all your help
Any indepth guides to Linux , kernels , building it , Gentoo etc would be appreciated

ripe lotus
mystic urchin
#

Given

#

Made a non root user

ripe lotus
#

as for the wifi automatically connecting, there's a few other but i'd recommend networkmanager

#

you can install it from chroot if you haven't installed it post install and can't emerge stuff

mystic urchin
#

Ethernet works so I can emerge stuff

#

I've tried making a wpa supplicant file in something like /etc/wpa_supplicany/wpa_supplicanr.conf

#

Used the wpa supplicant command with my interface but it won't connect

#

It simply exits without issue

ripe lotus
#

i'm not familiar with wpa_supplicant, i think it's outdated and iwd is supposedly replacing that

round wraith
#

in my experience its more reliable and less annoying to use

summer shore
#

I use wpa_supplicant. Be sure that the interface is set to start with rc-services. Also be sure that wpa_supplicant starts as well. wpa_passphrase is the command you will use to write into a file that supplicant reads. Make sure the interface is "UP" , run ip link show to double check the interface is up. wpa_supplicant is all I know how to use. I like that when I start my laptop up, it automatically checks to see if a familiar network is nearby to connect to.

#

wpa_passphrase ssid password >> /etc/wpa_supplicant/wpa_supplicant.conf replace "ssid" with the network name (I assume this is case sensitive, correct me if I'm wrong.) and "password" will be your password for the network.

#

For my display, I use Xorg and dwm. So- that is my biased suggestion.

mystic urchin
#

How exactly to I install iwd

#

The instructions can get confusing

#

I've got it installed
Added to startup
And running
Where to go from here

#

Any simple display window manager

#

Successfully connected via iwd

#

Thanks guys

mystic urchin
fiery falcon
#

so feel free to install xfce and have a working DE

#

then you can mess around with WMs to your heart's content

mystic urchin
#

Thanks

mystic urchin
#

It's says xfce won't work without x server as root

#

Which is a security risk

mystic urchin
#

Xfce works

#

Except blank screen when the computer boots up

#

Till I have to try and then startxfce from there

#

Any reasons why

fiery falcon
#

Have you considered using a login manager?

mystic urchin
#

Installed lightdm

#

~Set the option in display-manager conf file to
Keyword="lightdm"

ripe lotus
#

why'd you switch from sddm?

#

you were using it earlier..

sick knoll
#

started dbus?

mystic urchin
#

Started