VirtualBox

Opened 11 years ago

Closed 11 years ago

#10983 closed defect (fixed)

EFI Video modes not work after reset VM -> fixed in SVN

Reported by: Edward Owned by:
Component: EFI Version: VirtualBox 4.2.0
Keywords: Cc:
Guest type: OSX Server Host type: Mac OS X

Description

I set "VBoxInternal2/EfiGopMode" to 4.

  1. Boot VM, it is 1440*900.
  2. Reset VM, it becomes 640*480.
  3. Power off and boot again, it goes back to 1440*900.

Attachments (2)

VBox.log (118.2 KB ) - added by Edward 11 years ago.
log
VBox.2.log (118.3 KB ) - added by Edward 11 years ago.
4.2.2 log

Download all attachments as: .zip

Change History (7)

comment:1 by vasily Levchenko, 11 years ago

Could you please attach the log?

by Edward, 11 years ago

Attachment: VBox.log added

log

comment:2 by Edward, 11 years ago

I'm sorry actually it becomes 800*600

$ cat VBox.log | grep handleDisplayResize
00:00:02.071572 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000117206000 w=1024 h=768 bpp=32 cbLine=0x1000, flags=0x1
00:00:02.103884 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000117206000 w=800 h=600 bpp=32 cbLine=0xC80, flags=0x1
00:00:02.651552 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000117206000 w=1440 h=900 bpp=32 cbLine=0x1680, flags=0x1
00:01:41.445802 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000117206000 w=800 h=600 bpp=32 cbLine=0xC80, flags=0x1

The last one is immediately after I reset VM

Version 0, edited 11 years ago by Edward (next)

by Edward, 11 years ago

Attachment: VBox.2.log added

4.2.2 log

comment:3 by Edward, 11 years ago

Updated to 4.2.2, problem still happens.

$ cat VBox.log | grep handleDisplayResize
00:00:02.418468 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000117a43000 w=1024 h=768 bpp=32 cbLine=0x1000, flags=0x1
00:00:02.440562 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000117a43000 w=1024 h=768 bpp=0 cbLine=0x200, flags=0x1
00:00:02.462395 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000117a43000 w=800 h=600 bpp=32 cbLine=0xC80, flags=0x1
00:00:03.005604 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000117a43000 w=1440 h=900 bpp=32 cbLine=0x1680, flags=0x1
00:01:29.249430 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000117a43000 w=1024 h=768 bpp=32 cbLine=0x1000, flags=0x1
00:01:29.279997 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000117a43000 w=800 h=600 bpp=32 cbLine=0xC80, flags=0x1

comment:4 by vasily Levchenko, 11 years ago

Summary: EFI Video modes not work after reset VMEFI Video modes not work after reset VM -> fixed in SVN

Please expect the fix in the next maintenance release.

comment:5 by Frank Mehnert, 11 years ago

Resolution: fixed
Status: newclosed

Fix is part of VBox 4.2.4.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use