Page 1 of 2

Lost available display resolutions after update?

Posted: 21. Dec 2011, 00:45
by arlenn
I have used ubuntu 10.04 under earlier versions of Vbox in the past, with this newest release i don't seem to have the possibility to have a display resolution higher than 1280x1024. even after installing the guest addons.

Help would be appreciated.

Re: Lost available display resolutions after update?

Posted: 21. Dec 2011, 00:48
by Perryg
Did you install the guest additions (in the guest)
Did you actually see them install and were there any error messages?

Re: Lost available display resolutions after update?

Posted: 21. Dec 2011, 01:21
by arlenn
yes, guest add-ons are in it... that is how i got more than 800x600

No, there were no errors.

Re: Lost available display resolutions after update?

Posted: 21. Dec 2011, 02:07
by Perryg
So if you press host+F to go full screen you see black around the virtual guest?

Re: Lost available display resolutions after update?

Posted: 21. Dec 2011, 16:59
by um007
I am having this same problem with not seeing higher resolution options after the update.

When I go to full screen mode I get the smaller desktop surrounded by a black border. I'm running Ubuntu 11.10, and it was working fine in the VBox 4.1.6 with GuestAdditions. I have also compiled and installed the new version of Guest Additions without seeing any errors.

Re: Lost available display resolutions after update?

Posted: 21. Dec 2011, 19:13
by arlenn
correct

Re: Lost available display resolutions after update?

Posted: 21. Dec 2011, 19:24
by Perryg
I need to see the latest guest log file (as an attachment) as well as the /var/log/vbox* files

Re: Lost available display resolutions after update?

Posted: 21. Dec 2011, 22:25
by arlenn
attached.

Re: Lost available display resolutions after update?

Posted: 21. Dec 2011, 22:48
by Perryg
These look fine. Post the /var/log/xorg.0.log

Re: Lost available display resolutions after update?

Posted: 22. Dec 2011, 00:38
by arlenn
attached

Re: Lost available display resolutions after update?

Posted: 22. Dec 2011, 00:56
by Perryg
Everything is as it should be AFAIKT. All modules loaded and responding.

You can try to remove the guest additions and install the 4.1.4 GAs to see if it restores the screen or you can post a ticket to bugtracker

Re: Lost available display resolutions after update?

Posted: 22. Dec 2011, 02:16
by arlenn
Filed ticket.

@um007 maybe you should as well?

Re: Lost available display resolutions after update?

Posted: 22. Dec 2011, 02:25
by Perryg
Here is the ticket https://www.virtualbox.org/ticket/10068

If um007 truely has the same problem (which has not been verified yet since they have not provided any information) they should actually add the information to this ticket and not start another one.

I would really like to see them post the same information first to keep from overloading the bugtracker if it is a simple user error.

Re: Lost available display resolutions after update?

Posted: 22. Dec 2011, 17:15
by um007
Here are the logs from my VirtualBox setup. Let me know if there's anything that I might be doing wrong, or if I can include anything else to help resolve the problem!

Re: Lost available display resolutions after update?

Posted: 22. Dec 2011, 17:26
by Perryg
@um007,

guest log

Code: Select all

00:00:03.895 HGCM: Failed to load the service library: [VBoxSharedCrOpenGL], rc = VERR_SYMBOL_NOT_FOUND - GetLastError=127. The service will be not available.
00:00:03.895 HGCM: Failed to load the service library: [VBoxSharedCrOpenGL], rc = VERR_SYMBOL_NOT_FOUND - GetLastError=127. The service will be not available.
xorg.0.log

Code: Select all

[    32.828] (EE) Failed to load /usr/lib/xorg/modules/drivers/vboxvideo_drv.so: /usr/lib/xorg/modules/drivers/vboxvideo_drv.so: cannot open shared object file: No such file or directory
[    32.828] (EE) LoadModule: Module vboxvideo does not have a vboxvideoModuleData data object.
[    32.829] (II) UnloadModule: "vboxvideo"
[    32.829] (II) Unloading vboxvideo
[    32.829] (EE) Failed to load module "vboxvideo" (invalid module, 0)
Looks like you are using the Ubuntu release of the guest additions. Are you?