VirtualBox 7.0 totally breaks graphical output! (Windows 7, Vista and probably others too)

Discussions about using Windows guests in VirtualBox.

Re: VirtualBox 7.0 totally breaks graphical output! (Windows 7, Vista and probably others too)

Postby DenisZ » 4. Dec 2022, 11:08

I have a same issue VirtualBox 7.0.4 on Fedora 37 host (just upgraded from F36) and 2 VMs W8.1 and W10pro both with black screen. And your suggestion solve my problem in both VMs. I was able to upgrade VB Guest Adds, and renabled SVGA & 3d Accelaration after reboot and both VMs are working fine

fth0 wrote:While VirtualBox 7.0.4 is installed and the VM is not running, open a Windows Command Prompt or a Linux shell on your host and enter the following command(s):

Code: Select all   Expand viewCollapse view
VBoxManage setextradata "VM name" "VBoxInternal/Devices/vga/0/Config/VMSVGA10" "0"

Note that the cd command is only needed on Windows hosts, and that the "VM name" should be replaced if your VM has a different name ;).

Please report if your issues persist. To undo the setting, use the following command(s):

Code: Select all   Expand viewCollapse view
cd "C:\Program Files\Oracle\VirtualBox"
VBoxManage setextradata "VM name" "VBoxInternal/Devices/vga/0/Config/VMSVGA10" ""
DenisZ
 
Posts: 4
Joined: 4. Feb 2022, 17:53

Re: VirtualBox 7.0 totally breaks graphical output! (Windows 7, Vista and probably others too)

Postby Miles M. » 11. Dec 2022, 12:42

Thank you very much. This solved a Windows 10 Guest graphical issue for me.

3D On

3D Off

With the above command, the problem is solved.
Last edited by mpack on 11. Dec 2022, 12:47, edited 1 time in total.
Reason: Removed offsite links.
Miles M.
 
Posts: 2
Joined: 6. Jul 2017, 01:37

Re: VirtualBox 7.0 totally breaks graphical output! (Windows 7, Vista and probably others too)

Postby mpack » 11. Dec 2022, 12:49

Offsite image links will not work, so I removed them. Please attach images directly.
mpack
Site Moderator
 
Posts: 38142
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: VirtualBox 7.0 totally breaks graphical output! (Windows 7, Vista and probably others too)

Postby Madbyte » 20. Jan 2023, 02:07

Hi,

I'm facing the same issue. Lots of screen artifacts and problems with fonts. Comands workaround not working for me.

System: Ubuntu 22.10
GPU: nVidia RTX 3060, Driver: 525.
VirtualBox: 7.0.4 r154605 (Qt5.15.6)
Attachments
2.png
Artifacts
2.png (52.33 KiB) Viewed 2084 times
1.png
Fonts and artifacts
1.png (65.08 KiB) Viewed 2084 times
Captura desde 2023-01-19 20-30-55.png
Configuration
Captura desde 2023-01-19 20-30-55.png (117.46 KiB) Viewed 2084 times
Last edited by Madbyte on 20. Jan 2023, 02:08, edited 1 time in total.
Madbyte
 
Posts: 8
Joined: 20. Dec 2018, 04:49

Re: VirtualBox 7.0 totally breaks graphical output! (Windows 7, Vista and probably others too)

Postby Madbyte » 20. Jan 2023, 02:07

Another screenshot
Attachments
3.png
3.png (107.44 KiB) Viewed 2084 times
Madbyte
 
Posts: 8
Joined: 20. Dec 2018, 04:49

Re: VirtualBox 7.0 totally breaks graphical output! (Windows 7, Vista and probably others too)

Postby scottgus1 » 20. Jan 2023, 03:35

Please upgrade to 7.0.6 or newest Virtualbox, Extension Pack if used, and Guest Additions.

If this does not get a stable VM, and you have 3D acceleration turned on, try running the VM with 3D acceleration turned off. If that stabilizes the VM, please create a ticket in the Bugtracker with the problem description, the manufacturer and model of the host PC's graphics card, the graphics driver version (on the host OS), and a (zipped) VBox.log file.

If your host OS is Linux, please provide a zip file with the output of the 'vulkaninfo' command in the Bugtracker ticket, too. (on Debian/Ubuntu/Mint hosts, you may have to install the vulkan-tools package).
scottgus1
Site Moderator
 
Posts: 18058
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: VirtualBox 7.0 totally breaks graphical output! (Windows 7, Vista and probably others too)

Postby HPSformation » 26. Jan 2023, 11:17

VERSION 7.0.6 same probleme on my SERVER 2022 (host W11)

without addition (i24.servimg.com/u/f24/12/61/11/36/sans10.png)
Image

with (i24.servimg.com/u/f24/12/61/11/36/avec10.png)
Image
HPSformation
 
Posts: 2
Joined: 25. Jan 2023, 07:09

Re: VirtualBox 7.0 totally breaks graphical output! (Windows 7, Vista and probably others too)

Postby HF » 27. Jan 2023, 17:39

I just moved from 6.x to 7 latest and programs such as Word wouldn't draw on the screen. I'm on a Windows 10 host and guest, we do our dev work within VMs.

I unchecked the 3D option and it works now. Surprised this defect made it to a release version.

Also, is there someway to permanently hide the startup sidebar that shows messages. Maybe show that there are messages there with that small icon, but don't show the full sidebar unless the user asks for it.
HF
 
Posts: 31
Joined: 3. Dec 2014, 01:01

Re: VirtualBox 7.0 totally breaks graphical output! (Windows 7, Vista and probably others too)

Postby mpack » 27. Jan 2023, 18:46

There is no "also". One issue per topic.
mpack
Site Moderator
 
Posts: 38142
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: VirtualBox 7.0 totally breaks graphical output! (Windows 7, Vista and probably others too)

Postby scottgus1 » 27. Jan 2023, 19:10

7.0 is under development for graphics changes and there are still bugs to find. All me-too-ers, please follow instructions at viewtopic.php?f=2&t=107519&start=15#p530922
scottgus1
Site Moderator
 
Posts: 18058
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Previous

Return to Windows Guests

Who is online

Users browsing this forum: No registered users and 21 guests