JaKooLit/Debian-Hyprland

wlr_backend_autocreate() failed!

Moorocks opened this issue · 7 comments

Bug Report

Description

My nvidia drivers were not getting detected, however i went ahead and installed hyprland. But once my vm restarted, I can see that hyprland was not installed correclty. so when i tried to run the command Hyprland, it threw me error.

Steps to Reproduce

  1. sudo nano /etc/apt/sources.list -- remove the comments
  2. sudo apt update && sudo apt upgrade -y
  3. lspci | grep -i vga # did not get nvidia driver

image
5.sudo apt install libdrm-dev python3-pip
6. Perform git clone of your directory
7. chmod +x install.sh
8. ./install.sh
9. did not choose y for nvidia gpu question and selected y for remaining options

Expected Behavior

Successful Hyprland installation

Actual Behavior

[What actually happened?]

Screenshots

image
hyprland_errors.txt
crashreport.txt

Environment

  • Linux Distro: Kali

  • Linux Version : Kali 6.6.15-amd64

  • Hyprland Version :
    image

  • Installation Environment: [e.g., On The Main Hardware, On A Virtual Machine] : VM Oracle Vbox 7.0

your nvidia is passthrough?

What do you mean passthrough? Did i get nvidia drivers i ran the command? -- No
The command i ran did not return any nvidia drivers.
I ran this command : lspci | grep -i vga

Now i ran into a different problem.
I switched off the VM and opened it again, now it prompts me to enter password and when entered the screen just flashes and takes me back to login page :(

20240510-1530-54.6950178.mp4

you just mentioned above
"My nvidia drivers were not getting detected"

Plus the

python3-pip https://github.com/JaKooLit/Debian-Hyprland/blob/main/install-scripts/pywal.sh
libdrm-dev https://github.com/JaKooLit/Debian-Hyprland/blob/main/install-scripts/00-dependencies.sh

was already part of the packages set to be installed

and also, VM on hyprland is a so so...

What do you mean passthrough? Did i get nvidia drivers i ran the command? -- No The command i ran did not return any nvidia drivers. I ran this command : lspci | grep -i vga

Now i ran into a different problem. I switched off the VM and opened it again, now it prompts me to enter password and when entered the screen just flashes and takes me back to login page :(
20240510-1530-54.6950178.mp4

did you enabled 3d acceleration?

Plus the

python3-pip https://github.com/JaKooLit/Debian-Hyprland/blob/main/install-scripts/pywal.sh
libdrm-dev https://github.com/JaKooLit/Debian-Hyprland/blob/main/install-scripts/00-dependencies.sh

was already part of the packages set to be installed

Oh I didn't know this, beacuse while i was watching a youtube video i observed that the user first checked nvidia thing and then installed those packages.

And when it comes to 3d acceleration, i just enabled it now and it seems to be working without any login issues. The mouse movement is kinda slow, might need to look at some quick tips and tricks.

Thanks for your help mate :)

cant do anything with that slow mouse movement

you can search about it.. hyprland is meant to run on hardware

Thanks for your help mate, it there any way can i just install the hyprland terminal? it looks crazy though..