#Problem after installing hyprland on arch
1 messages · Page 1 of 1 (latest)
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
i suspect this is a problem with your display manager
oh, i think there is a specifc version of hyprland you should use if you have an nvidia card
have you tried starting hyprland from a TTY instead of using the display manager?
i dont know how to
press Ctrl + Alt + F2
should i install must a minimal version of arch for doing this?
you should see a text login prompt
i mean
you shouldn't need to reinstall
do you still have hyprland installed?
no
it doesnt work
oh i got you
if i make that combination
in the wrong hypr installation
a prompt should open right?
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
ill try
if you wanna try hyprland then install hyprland-nvidia from the AUR
it's an AUR package yeah
just sudo pacman -S
no
git clone https://aur.archlinux.org/hyprland-nvidia.git
cd hyprland-nvidia
makepkg -si
or use an aur helper like yay or paru
i runned makepkg
but im in gnome
ill try to launch it now
what should i run now
did you do makepkg -si or just makepkg?
i made it
which one did you do
makepkg
i would just run makepkg -si again
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
pacman -U tar.zst?
i did
ok it's installed now
in fact it told me its already installed
you can just switch to tty2, login, and try running Hyprland
yeah
login and type Hyprland
👍
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
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
what do you mean
you can install the same terminal that hyprland uses
its like kitty
yes