Results 1 to 5 of 5

Thread: Virtualbox ubuntu screen resolution

  1. #1
    Join Date
    Mar 2010
    Posts
    63

    Virtualbox ubuntu screen resolution

    I am having a complexity during adjustment of my screen resolution.

    I have a Gateway Laptop, Vista Home Premium, VirtualBox 1.5.2, Ubuntu 7.1.I installed Ubuntu on my computer using Virtualbox. Just about everything is working correctly, except the video display. It only wants to run at 800x600. I was able to edit the xorg.conf file and add 1024x768 and 1280x800 resolutions. When I change the resolution the screen gets all garbled. I click on cancel and the screen comes back to 800x600.

    I can provide more info if you need it.

  2. #2
    Join Date
    Nov 2005
    Posts
    3,026

    Virtualbox ubuntu screen resolution

    I have experienced with the same issue. The above solutions can help you.

    1. First of all,be sure your are running with the installation of guest additions.
    2. To find out what resolutions your screen is compatible,come on to your host machine and go to “Preferences” and then “Screen Resolution”.
    3. Generate a snapshot of your virtual machine,Using this method, you can always revert back to a stable machine.

    4. Type the following in the terminal :

    Code:
    sudo gedit /etc/X11/xorg.conf
    5. Now,you require to hunt via the text until you interact with the display resolutions listed.
    6. After that, just replace the previous resolution settings or add new listed resolution in the same way. The resolution must be equal to or less than the host machine has been configured.
    7. Reboot the guest machine.Now you will get what you need.

  3. #3
    Join Date
    May 2008
    Posts
    2,680

    Virtualbox ubuntu screen resolution

    I was also suffering with the same issue, but I feel,I was lucky. I have a HP w1907 monitor that was not listed in the compatible monitors. I confirmed on an best resolution, and after half and hour of trying out monitor configuration at random I adjusted a 1440 by 900 desktop by configuring HP D1187A 20-inch display and testing the 'Widescreen Monitor' box.

    Now,I installed the opera and my opera Browser seems rather interactive, and my environment of surfing internet is altogether much better than Vista.

  4. #4
    Dr. V Guest

    Virtualbox ubuntu screen resolution

    I have the same problems but I spend a bit of time to resolve this.Just finding it to go to 1024x768 and when I replaces the resolution environment using the method TravisFix outlined it would be all messed up. I applied to to add more video memory to the machine but that not getting succeed during that.

    So I decided to fix it and I had to change the bit depth listed from 24 to 16 and got back my screen what I requires to set.

  5. #5
    Join Date
    Jan 2008
    Posts
    3,388

    Virtualbox ubuntu screen resolution

    it is just a little bit of my experience with my friends getting Ubuntu (Hardy) running under Virtualbox running under a Ubuntu (Gutsy) host.

    1) Backup the /etc/X11/xorg.conf file.
    2) To Boot under Hardy,I used the VirtualBox menu Devices=>Install Guest Additions,which mounts the CD to the Hardy desktop. You need not to open that and double click on the created Linux script. The administrator is authorized to install it. Open the terminal and change directory to /media/cdrom

    3) Type into the terminal :

    Code:
    sudo ./VBoxLinuxAdditions.run
    This will create the kernel modules for the video driver.

    4) Restart the guest OS.
    5) During the rebooting of Hardy, go to Ubuntu menu
    System=>Administration=>Screens and Graphics.

    Inside the Graphics Card tab,it should now locate vboxvideo . Inside the Screen tab just changed the Model of my monitor to Generic->Monitor 1600x1200.

Similar Threads

  1. Ubuntu Crashes with VirtualBox
    By ruchim in forum Windows Software
    Replies: 4
    Last Post: 11-01-2012, 06:36 AM
  2. How to change resolution in Backtrack 5 installed on Virtualbox
    By strongArm in forum Operating Systems
    Replies: 6
    Last Post: 29-11-2011, 01:42 PM
  3. Replies: 2
    Last Post: 22-09-2011, 10:19 AM
  4. No USB support with virtualbox 3.2 on Ubuntu 10.04
    By Andre Patton in forum Operating Systems
    Replies: 3
    Last Post: 14-05-2011, 01:50 PM
  5. Screen resolution on Linux (Ubuntu)
    By Connect_Me in forum Monitor & Video Cards
    Replies: 4
    Last Post: 22-04-2009, 07:17 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,532,670.66956 seconds with 17 queries