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?
#Hyprland displaying black screen
56 messages · Page 1 of 1 (latest)
This is not error
I forgot to mention that when I use super+q I see animation but kitty is not opening.
Just remove following line in hyprland.conf
Nothing changes.
Is kitty installed
Kitty, alacritty - same thing, please see my post.
It's default conf. I only removed autogen again and this is what I get.
OK tell me Is that everything ok before removing that autogen
Before changes is everything working fine?
No it never worked 
wayland or x11
Wayland (when I installed manually, and I assume archinstall also have it as default).
maybe archinstall problem, some older version or version mismatch or any other error in there
I use 2024.09.01 iso
or since you're using Intel, then probably a driver issue
My guess it's probably VBox related
That's also and nvidia sucks
But I dont' have idea what it's anymore
Yeah mosty Nvidia I think
I don't have any Radeon on hand to test it
or try disabling 3d accln
Ok let me check 
It's seems like renderring issue to me
Do you installed proper nvidia packages for it
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
Hyprland had an issue with Nvidia, if not properly configured
You have to do bit of research regrading this issue
With 3d acc disabled hyprland crashes and return to sddm
I may try changing graphics controller in vbox
can you install arch manually and install proper nvidia drivers
try it
Nice...
I used "VBoxSVGA" instead "VMSVGA" as graphic controller in VirtualBox
I will try searching for VMSVGA! Thanks a lot for your support so far!
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
Hmm yeah but virtualbox was complaining that I can't have 3d acc enabled for it
I'm going trough https://wiki.archlinux.org/title/VirtualBox/Install_Arch_Linux_as_a_guest (I'm ashamed that I didn't found it before somehow)
Mark this issue as SOLVED
Yes we can do it
Thanks again!
hyprland does not run on x11...
An X11 version of it exists but sort of
Yeah I know, he/she told me problem with alacritty (not working) so I asked wayland or x11.