#Hyprland displaying black screen

56 messages · Page 1 of 1 (latest)

junior mauve
#

Hi! I'm trying out Arch on VirtualBox (intel + nvidia on host machine) and I'm having issue with Hyprland showing a black screen with only basic instructions on top (see attached screenshot). I have installed it both by hand and using archinstall script with the same result. 3D acceleration in VBox is enabled, I have kitty, gtk3, fonts installed. Gnome is working fine. Issue occurs both when launching from tty, gdm and sddm. Replacing kitty with alacritty doesn't change the behavior. I also tried hyprland-git from AUR, same thing. What am I missing?

tardy seal
#

This is not error

junior mauve
#

I forgot to mention that when I use super+q I see animation but kitty is not opening.

tardy seal
#

Just remove following line in hyprland.conf

junior mauve
#

Nothing changes.

tardy seal
#

Is kitty installed

junior mauve
#

Kitty, alacritty - same thing, please see my post.

tardy seal
#

check keybindings

#

can you provide all your hyprland conf here

junior mauve
#

It's default conf. I only removed autogen again and this is what I get.

tardy seal
#

OK tell me Is that everything ok before removing that autogen

#

Before changes is everything working fine?

junior mauve
#

No it never worked sadcat

tardy seal
#

wayland or x11

junior mauve
#

Wayland (when I installed manually, and I assume archinstall also have it as default).

tardy seal
#

maybe archinstall problem, some older version or version mismatch or any other error in there

junior mauve
#

I use 2024.09.01 iso

tardy seal
#

or since you're using Intel, then probably a driver issue

junior mauve
#

My guess it's probably VBox related

tardy seal
#

That's also and nvidia sucks

junior mauve
#

But I dont' have idea what it's anymore

tardy seal
#

Yeah mosty Nvidia I think

junior mauve
#

I don't have any Radeon on hand to test it

tardy seal
#

or try disabling 3d accln

junior mauve
#

Ok let me check blobcatthumbup

tardy seal
#

It's seems like renderring issue to me

#

Do you installed proper nvidia packages for it

junior mauve
#

But gnome wayland works smooth like butter

#

I selected virtualbox drivers in archinstall now

#

I'm not sure if nvidia drivers will work on vm

#

There is no direct passtrough

tardy seal
#

Hyprland had an issue with Nvidia, if not properly configured

#

You have to do bit of research regrading this issue

junior mauve
#

With 3d acc disabled hyprland crashes and return to sddm

#

I may try changing graphics controller in vbox

tardy seal
#

can you install arch manually and install proper nvidia drivers

junior mauve
#

oh it worked!

tardy seal
#

Nice...

junior mauve
#

It's slow as f but it's displaying text

#

So we know where is the issue

tardy seal
#

graphics

#

What do you exactly change in there

junior mauve
#

I used "VBoxSVGA" instead "VMSVGA" as graphic controller in VirtualBox

#

I will try searching for VMSVGA! Thanks a lot for your support so far!

tardy seal
#

VBoxSVGA

This provides a hybrid device that works like VMSVGA (including its new 3D acceleration capabilities), but reports the same old PCI VID:PID as VBoxVGA.

This is the default for Windows guests.
The advantage of this mode is that you can upgrade existing VMs (which previously used VBoxVGA and had the VirtualBox Video driver installed) and they don't lose their graphics in the process – they still see the same device, until you upgrade the "guest additions" at any later time to enable 3D acceleration.
Also, because it's still VMware SVGA emulated by VirtualBox, choosing this option and using the VirtualBox driver may still have advantages over the VMware one, e.g. allow to make use of VirtualBox-specific additional features.
#

Yeah this is what I found

junior mauve
#

Hmm yeah but virtualbox was complaining that I can't have 3d acc enabled for it

tardy seal
#

Mark this issue as SOLVED

junior mauve
#

Yes we can do it blobcatthumbup Thanks again!

forest solstice
worthy ermine
#

An X11 version of it exists but sort of

tardy seal