Opened 16 years ago
Closed 16 years ago
#4449 closed defect (fixed)
Virtualbox 3.0: Black Screen When Starting a VM -> fixed in 3.0.2
Reported by: | Adam Jorgensen | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.0.0 |
Keywords: | ati display | Cc: | |
Guest type: | other | Host type: | Linux |
Description
The bug I am experiencing is similar to the one described http://www.virtualbox.de/ticket/2245 here. However, there are some significant differences and it is occurring in VMWare 3.0
My OS: Mandriva 2009.1 running kernel 2.6.29.3-desktop-1mnb My graphics card: ATI RS690 (X1200 series)
Now, originally virtual box was working fine on my system and I had no issues. However, yesterday I was having trouble playing back video files. After some googling I tracked the bug down to an issue with the X.org driver I am using (I'm using the driver "ati" (Not "fglrx", as it no longer supports my X1200 series chipset and no "radeonhd" because it's just too slow)).
I solved my video issues by disabling EXA and using XAA for X.org. However, it seems that disabling EXA has caused Virtual Box to exhibit the behaviour described in ticket 2245.
Has anyone else experienced this?
Change History (4)
comment:1 by , 16 years ago
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | Virtualbox 3.0: Black Screen When Starting a VM → Virtualbox 3.0: Black Screen When Starting a VM -> fixed in 3.0.2 |
Thanks for the feedback. I will close the ticket then.
Okay, I've narrowed things down. The issue does not seem to be with EXA/XAA. Rather, if I enable hardware translucency via the Compositing X extension, VirtualBox exhibits the behaviour described in http://www.virtualbox.org/ticket/2245. Disabling compositing causes VBox to work fine.