JaKooLit / Debian-Hyprland

Automated Hyprland installer for Debian 13 Trixie and Debian SID (unstable)
GNU General Public License v3.0
682 stars 64 forks source link

wlr_backend_autocreate() failed! #70

Closed Moorocks closed 3 months ago

Moorocks commented 3 months ago

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
  4. image 5.sudo apt install libdrm-dev python3-pip

  5. Perform git clone of your directory
  6. chmod +x install.sh
  7. ./install.sh
  8. 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

JaKooLit commented 3 months ago

your nvidia is passthrough?

Moorocks commented 3 months ago

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 :(

https://github.com/JaKooLit/Debian-Hyprland/assets/143619572/b19a92c5-b513-4f6a-aaf9-6bd78e77ae16

JaKooLit commented 3 months ago

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...

JaKooLit commented 3 months ago

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?

Moorocks commented 3 months ago

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 :)

JaKooLit commented 3 months ago

cant do anything with that slow mouse movement

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

Moorocks commented 3 months ago

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