Hi, at the moment I can only get the host OS (Ubuntu 11.04) to run at 1024x768
The host system (Win7 pro 64) is running at 1440x900 on a ViewSonic VA1903wb 19" wide screen monitor.
In the guest OS Under system>preferences>monitors: 1024x768 (4:3) is the best Ive got. The monitor is shown as "unknown" is this a driver issue?
Should the guest OS be able to run at 1440x900? or is it limited?
In the settings I've given 128MB to the display as well as 2 monitors, as I have 2 the same.
Any help appreciated!
Thanks
screen res
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: screen res
Make sure that you are using version 4.0.8 of VirtualBox and install the guest additions (in the guest).
-
glenc
- Posts: 6
- Joined: 19. May 2011, 03:54
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: Ubuntu 11.04
Re: screen res
Sweet, that works! thanks
-
glenc
- Posts: 6
- Joined: 19. May 2011, 03:54
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: Ubuntu 11.04
Re: screen res
I needed to reinstall the guest, Ive installed the additions, but now for some reason its not worked. Its still the same low res 1024 only. Any ideas?
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: screen res
If you are sure the guest additions are installed properly then look at the top of the window and click on view and make sure that the auto-resize has a check mark or use the host+G toggle in case your version does not have view (I am working in my dev version at the moment and it does not always follow the regular version).
-
glenc
- Posts: 6
- Joined: 19. May 2011, 03:54
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: Ubuntu 11.04
Re: screen res
Ok, Ive managed to get it further, now its got 1424x819.
Host-G worked, thanks!
Any idea where it got such an odd resolution from ?
Host-G worked, thanks!
Any idea where it got such an odd resolution from ?
-
glenc
- Posts: 6
- Joined: 19. May 2011, 03:54
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: Ubuntu 11.04
Re: screen res
Interesting, its now 1440x900
Ive made a backup of xorg.conf now in case I break it again, it should hopefully just be a matter of over writing the old one.
As a matter of interest, the Nvidia-configurator I think its called is what messed it up the first time.
Ive made a backup of xorg.conf now in case I break it again, it should hopefully just be a matter of over writing the old one.
As a matter of interest, the Nvidia-configurator I think its called is what messed it up the first time.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: screen res
Ah, yes, the nVidia driver and config tool that gets installed by default. You can remove such drivers, they aren't needed. The way you hosed up your system with that, is that the application created an xorg.conf with the driver nvidia statement. If you dropped to a TTY using Host+F2, then you could move the file and restart the Guest to fix it. You can also use a Live CD to mount the hard drive in there and edit files on it if you don't like the command line.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
glenc
- Posts: 6
- Joined: 19. May 2011, 03:54
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: Ubuntu 11.04
Re: screen res
Ive got it all running well now, thanks for the help 