Opened 20 months ago
Last modified 6 months ago
#21607 new defect
Failed to boot windows 11 guest with VBoxSVGA+3D since vbox 7.0 on Archlinux host
Reported by: | Heku | Owned by: | |
---|---|---|---|
Component: | 3D support | Version: | VirtualBox-7.0.8 |
Keywords: | VBoxSVGA, 3D, Archlinux, Windows 11 | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description
Hi Teams, I've used vbox for many years, since vbox 7.0, I'm not able to boot my windows 11 guest when checked VBoxSVGA+3D, I have tried each patch release 7.0.2, 7.0.4, 7.0.6 and now 7.0.8, neithor works, I have to change the Graphics Controller to VBoxVGA as fallback, as this works well so far.
The problem is:
- When checked VBoxSVGA + 3D, I'm not able to boot the windows 11 guest.
- When checked VBoxSVGA only, I'm able to boot the guest, but after a while, the guest will 100% stuck, I have to force poweroff it.
I searched 'failed' in logs, and found this:
00:00:00.617037 rtldrNativeLoad: dlopen('D3DCompiler_47.so', RTLD_NOW | RTLD_LOCAL) failed: D3DCompiler_47.so: cannot open shared object file: No such file or directory 00:00:00.617042 VMSVGA: Single DX device mode: enabled 00:00:00.617955 DxvkInstance: Failed to create instanceD3D11CreateDevice: Failed to create a DXGI factoryVMSVGA3d: 3D support disabled! (vmsvga3dPowerOn -> VERR_NOT_SUPPORTED)
My host OS is Archlinux, and I keep it up to date always. My guest OS is Windows 11 with latest guest additions installed.
Attachments (8)
Change History (13)
by , 20 months ago
comment:1 by , 20 months ago
by , 20 months ago
Attachment: | buggy_windows_ui.png added |
---|
by , 20 months ago
Attachment: | buggy_windows_ui_2.png added |
---|
by , 20 months ago
Attachment: | VBox_after_install_vulkan_radeon.log added |
---|
by , 20 months ago
Attachment: | vulkaninfo.txt added |
---|
comment:2 by , 20 months ago
Host details:
OS: Arch Linux x86_64 Host: MS-7A40 2.0 Kernel: 6.2.11-arch1-1 Uptime: 1 hour, 28 mins Packages: 322 (pacman) Shell: bash 5.1.16 Resolution: 3840x2160 WM: sway Theme: Adwaita [GTK3] Icons: Adwaita [GTK3] Terminal: alacritty Terminal Font: monospace CPU: AMD Ryzen 5 5600G with Radeon Graphics (12) @ 3.900GHz [31.7°C] GPU: AMD ATI Radeon Vega Series / Radeon Vega Mobile Series Memory: 1675MiB / 15379MiB
comment:3 by , 20 months ago
I have the same/similar problem. Host Debian Bullseye 11.7 fully updated. Guest Windows 11 from "Win11_22H2_EnglishInternational_x64v1.iso", fully updated after installation.
Dies (screen goes black) when installing GA if VBoxSVGA is choosen. Seems to work OK with VBoxVGA.
Host screen resolution "dimensions: 3840x2160 pixels (1016x571 millimeters)"
VirtualBox "Version 7.0.8 r156879". Same GA.
Please let me know if I can provide more information.
BTW, according to the documentation https://download.virtualbox.org/virtualbox/7.0.8/UserManual.pdf page 90, it seems that GA is NOT supported on Windows 11. This could of course be part of the problem...
by , 20 months ago
Attachment: | VBox_VBoxVGA_GA7.0.8_WORKING.log.gz added |
---|
by , 20 months ago
Attachment: | VBox_VBoxSVGA_GA6.1.44_NOT_WORKING_400_PERCENT_CPU.log.gz added |
---|
by , 20 months ago
Attachment: | VBox_VBoxSVGA_GA7.0.8_NOT_WORKING_400_PERCENT_CPU.log.gz added |
---|
comment:4 by , 19 months ago
Did you try version 7.0.9-157502? Here is my own ticket for the graphic issues in 7.0.x version: #21515.
Let me provide more findings, I'm not sure if this is a vulkan relevant issue, but I found, after installing
vulkan-radeon
(my CPU is AMD5600G), I'm able to boot into the windows 11 guest, but the UI looks buggy (refer to the screeshot attched), and after a while, the guest will crash and reboot too.