archcraft-os / archcraft-hyprland

// Configuration : Hyprland
GNU General Public License v3.0
340 stars 12 forks source link

after install follow the intruction i can't login to hyprland #14

Closed seyhadot closed 7 months ago

yusiwen commented 1 year ago

Same issue here! Anyone can help? thanks

N0-0NE-Dev commented 1 year ago

It is an issue with NVIDIA drivers, it is possible to resolve as I have run hyprland with NVIDIA drivers before using SolDoesTech's install script HyprV4 and it seems like other people like JaKooLit have it working with their Hyprland-v3 install script, I have linked these files in case someone can figure out the differences between their implementations and archcraft's one and fix archcraft-hyprland on proprietary NVIDIA drivers.

THIS ONLY WORKS IF YOU HAVE AN IGPU(?)

In the mean time, just install an opensource driver using sudo pacman -S xf86-video-vesa then uninstall the NVIDIA drivers, you can list all of them using sudo pacman -Q | grep "nvidia", then remove the packages one by one listed using pacman -Rns package-name. Reboot and you should be able to login into hyprland. Credits to u/weltonvs on the r/archacraft subreddit for this fix.

I hope @adi1090x properly fixes this properly as a product he charges for should never be this finicky to get working.

adi1090x commented 10 months ago

I'll work on that soon, thanks for the head-ups.

adi1090x commented 7 months ago

Just Updated the config with better Nvidia support, try again and let me know.