VirtualBox

Ticket #1689 (new defect)

Opened 1 year ago

Last modified 6 months ago

Installing Guest Additions limits Screen Resolution

Reported by: milanmk Assigned to:
Priority: major Component: GUI
Version: VirtualBox 1.6.2 Keywords:
Cc: Guest type: other
Host type: other

Description

Before installing Guest Additions I have the full list of available screen resolutions from 800x600 to 1280x1024 but after installing Guest Additions the only available screen resolution is 800x600.

Switching to Fullscreen Mode does not resolves the problem.

Host : WinXP SP3 with 1024x768 Guest: WinXP SP3

Change History

(follow-up: ↓ 2 ) 2008-06-09 08:58:13 changed by frank

Please refer to the user manual section 9.12.

(in reply to: ↑ 1 ) 2008-06-09 09:26:44 changed by milanmk

Replying to frank:

Please refer to the user manual section 9.12.

Thank you very much for quick solution. I read the manual but somehow missed that section.

2008-06-16 15:08:32 changed by masoris

Same problem here. I have problem both Windows XP and Ubnutu 8.04 guest.

2008-06-16 15:12:09 changed by frank

masoris, so did you read section 9.12 of the user manual as suggested in my last comment?

2008-06-16 15:59:06 changed by masoris

Yes, so I fixed it now. I think Virtualbox has a problem to find out host resolution.

2008-07-10 10:04:57 changed by frank

  • owner changed.
  • component changed from other to GUI.

2008-07-10 16:35:27 changed by frank

This is the same problem. We will weaken the test a little bit more in our next release.

2008-09-06 12:59:26 changed by masoris

This bug is not fixed yet on 2.0.0 version. I should remove manually resolution limitation by type this in terminal. $ VBoxManage setextradata global GUI/MaxGuestResolution any

2009-05-26 13:58:47 changed by veK

I have a similar problem. After setting up vbox with win xp I could only go up to 1600x1200 instead of 1920x1200. After installing the guest additions this changed to a max resolution of 1400x1050 - so it was better without the stupid additions. nice... I tried that vboxmanage setextradata global GUI/maxguestresolution stuff but it didn't change anything. so how can I get my 1920 or at least get rid of the addition again so I can at least get back to 1600x1200 - even though that's obv not what I want.

2009-05-26 14:21:22 changed by sandervl73

Make sure you have configured enough VRAM for the guest.

2009-05-26 14:36:25 changed by frank

And make sure you use the correct case, that is

VBoxManage setextradata global GUI/MaxGuestResolution any

If you mis-write that, that setting will be silently ignored.

2009-05-26 15:45:28 changed by veK

ok, the "any" command did work. I guess I didn't type the correct case. Still I've got a problem: I can only choose 1920x1440 now but not 1920x1200. It's just not there. When I try to set width and height manually via the cmd line I get right back to where I started without the additions: 1600x1200. I'm kinda confused now why there is no 1920x1200 available.

2009-05-27 10:12:00 changed by frank

How do you set the geometry by command line? Apart from this, when you open the guest display settings there will be only the resolutions 1280x1024, 1400x1050, 1600x1200, 1920x1440 available because only these are pre-defined in the guest additions. You might try to set the resolution with

VBoxManage controlvm VM_NAME setvideomodehint XRES YRES BPP

© 2009 Sun Microsystems, Inc.
ContactPrivacy policy