#Problem after installing hyprland on arch

1 messages · Page 1 of 1 (latest)

urban fox
#

what do you mean exactly? like you have a graphical prompt to put in your username/password but it doesn't accept it?

#

or are you just in a TTY

hallow cove
#

no

#

after installation i reboot the system, its a graphical login, not a prompt

#

there's my name, i put the password that i chose but it wont let me in, screens turn into black and then it doesnt say like wrong password

#

it just dont let me in

#

Problem after installing hyprland on arch

urban fox
#

i suspect this is a problem with your display manager

hallow cove
#

maybe its my nvidia card

#

i tought that but i didnt find a solution to fix it

urban fox
#

oh, i think there is a specifc version of hyprland you should use if you have an nvidia card

hallow cove
#

arch is working awesome with default kde/gnome/xfce4

#

but it doesnt work with hypr

urban fox
#

have you tried starting hyprland from a TTY instead of using the display manager?

hallow cove
#

i dont know how to

urban fox
#

press Ctrl + Alt + F2

hallow cove
#

should i install must a minimal version of arch for doing this?

urban fox
hallow cove
#

i mean

urban fox
hallow cove
#

now i have installed gnome

#

are you sure i can try?

urban fox
#

do you still have hyprland installed?

hallow cove
#

no

#

it doesnt work

#

oh i got you

#

if i make that combination

#

in the wrong hypr installation

#

a prompt should open right?

urban fox
#

in any linux installation, using ctrl alt F<n> where n is 1-7 or something like that will switch to different TTYs

#

usually your graphical session is in TTY1

#

switching to another one will just give you a raw terminal

hallow cove
#

ill try

urban fox
#

if you wanna try hyprland then install hyprland-nvidia from the AUR

hallow cove
#

oh

#

is that a package?

urban fox
#

it's an AUR package yeah

hallow cove
#

just sudo pacman -S

urban fox
#

no

hallow cove
#

oh

#

so git

#

thanks

urban fox
#
git clone https://aur.archlinux.org/hyprland-nvidia.git
cd hyprland-nvidia
makepkg -si
#

or use an aur helper like yay or paru

hallow cove
#

i runned makepkg

#

but im in gnome

#

ill try to launch it now

#

what should i run now

urban fox
#

did you do makepkg -si or just makepkg?

hallow cove
#

i made it

urban fox
hallow cove
#

makepkg

urban fox
#

i would just run makepkg -si again

hallow cove
#

ok

#

then?

urban fox
#

this will make sure you have all the required dependencies, shouldn't rebuild it because it's already made, and it will install it for you

hallow cove
#

pacman -U tar.zst?

urban fox
#

you don't need to do that

#

if you used -si

hallow cove
#

i did

urban fox
#

ok it's installed now

hallow cove
#

in fact it told me its already installed

urban fox
#

you can just switch to tty2, login, and try running Hyprland

hallow cove
#

but

#

its just a terminal

urban fox
#

yeah

hallow cove
#

you mean the command_

#

?

urban fox
#

login and type Hyprland

hallow cove
#

oh ok

#

thanks

urban fox
#

👍

hallow cove
#

it failed and this is the log

#

maybe i got it

#

it looks its incompatible with xorg and x11

#

so maybe i should try to do this on a minimal arch installation to fix it

urban fox
#

hyprland is a wayland WM

#

it doesn't use xorg

#

except for compatability with xorg applications using xwayland

#

i'm not sure what's causing this error

#

wayland and nvidia are known to not work very well together in general

hallow cove
#

oh

#

i like gnome

#

it could be ok but

#

i would like a much looking terminal

urban fox
#

what do you mean

hallow cove
#

with colors customization and

#

opacity

#

those stuff

urban fox
#

you can install the same terminal that hyprland uses

hallow cove
#

its like kitty

urban fox
#

yes

hallow cove
#

but i dont know how to make a config file for it

#

im kinda a noob linux user

#

thanks btw