Virtualbox linux разрешение экрана 1920х1080

Virtualbox, How do I change guest (precise) resolution to 16:9 (1920×1080) instead of default 4:3?

There are many questions about resolution issues on askubuntu but no question/solution seems to solve my issue. I’ve a 12.04/precise host system and installed Ubuntu 12.04/precise as guest system as well. After installation I had the option of selecting 1024×768 (4:3) and 800×600 (4:3) as resolution in display settings. After installing guest additions the options 1280×960 (4:3) and 1440×1050 (4:3) was added to the list. Now 4 in total all having the 4:3 ratio. I then activated full screen mode (host+f) and got the guest running in native 1920×1200 (16:10) for my screen. After deactivating full screen two more options had been added to the resolutions dropdown list, 1920×1200 (16:10) and 1600×1200 (4:3). I want to run the guest in 1920×1080 (16:9) so I can easily record screencasts in «full-hd». Last time I had this problem the solution was to run «VBoxManage controlvm nameofyourVM setvideomodehint width height colordepth» command from the host but now I want to know if there is any easier way to solve this?

19 Answers 19

  1. Go to the File menu and activate Environment setting or, in more recent versions, Preferences.
  2. Select Display and change the setting for Maximum guest screen size to “hint” which allows you to set an arbitrary size for both width and height (e. g. 1920 and 1200).
  3. Reboot the virtual machine and enjoy it.

Sadly this didn’t work for me using an ubuntu 16.04 guest on Windows 7 and VirtualBox 4.3.12. Ubuntu screen can’t be resized and won’t go larger than 1024 x 768.

Unfortunately, this didn’t work for me using Ubuntu 18.04 guest on Windows 10 and Oracle VM Virtual Box 6.1

Further modification to the answers from @sangsoo-kim and @wery-nguyen for more clarity and improved utility:

  • Start the VirtualBox application on your host
  • Select your Windows guest VM from the list of VMs
  • Goto File > Preferences on the VirtualBox app menu
  • Select Display from the list of preferences
  • Change Maximum Guest Screen Size pull down to None

Now start the VM and you’ll be able to resize the host container window to any dimensions you want, and the VM will automatically adjust!

This does require that the matching version of VirtualBox Guest Additions is installed and running inside your VM. Check the status bar inside your Windows VM for a small VirtualBox icon (usually has a yellow star). If you have that icon in your Windows VM status bar it means the Guest Additions are installed. Confirm that the version number matches the VirtualBox App version running on your host (hover over that icon to see the Guest Additions version number and do a «Help > About» in the Virtual Box app to see that version number).

Читайте также:  Android apps linux users

p.s. You can also do this while the Windows VM is running, if that doesn’t work, restart the VM after making the change.

Edit Aug 22, 2018 — you may also have to twiddle with the Adjust Windows Size and Auto-resize Guest Display items on the VirtualBox View app menu to get resize working correctly.

VirtualBox

The following answer helped me to install the VirtualBox Guest Additions: askubuntu.com/a/22745/1463276

Just install Virtualbox Guests Additions but before be sure you have DKMS in terminal:

sudo apt-get update sudo apt-get upgrade 

after this install guests additons,restart pc and you got the right screen ratio.

In my case, I upgraded VirtualBox then upgraded Ubuntu, and somewhere along the line the guest additions seemed to stop working (the screen wasn’t resizing). I reinstalled the guest addditions which upgraded them to the latest version, rebooted the guest VM, and everything started working again (could change the VM resolution).

(8 years later) this worked for me

sudo cvt 1920 1080 60 sudo xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync sudo xrandr --addmode Virtual1 1920x1080_60.00 

then go to display settings and you should find it

I’m using windows 10 on host and ubuntu 20.10 on virtual box, those commands worked for me, after run those comments, the screen changed to 640×480, but I opened the display settings the 1920×1080 (16:9) was now available. Thanks

I faced the same problem with KDE neon as host and Ubuntu 20.04 a guest.

I changed the machine setting in the Virtual Box Manager, Display tab.

Instead of using VMSVGA (I do not know how this setting was set) I put VBoxSVGA. This worked for me.

So easy, and the only solution of all that actually worked! After switching to VMboxSVGA you’ll find 1920×1080 in your display settings under ubuntu

Careful to change the settings recommended by VirtualBox — it arises an invalid settings detected warning message

I tried a lot, but just changing the graphics settings/graphics controller in the host machine’s options from VMSVGA to VBOXSVGA started the Ubuntu VirtualBox immediately in the right resolution for me, i.e. 1920×1080.

That is the correct answer. Nothing else is required. Funny thing that VirtualBox will alert you that «Invalid settings detected», but everything will work fine.

Careful to change the settings recommended by VirtualBox — it arises an invalid settings detected warning message

This is based on the answer of @Sangsoo Kim which works well for me:

  1. Go to File > Preferences
  2. Go to Display
  3. Change Maximum Guest Screen Size to Hint
  4. Enter 1920 x 1200 as a width and height.
  5. Restart the virtual machine and voila! It just shows the right resolution.
Читайте также:  Linux резервное копирование samba

You mean if I set the resolution to 1920×1200 then after restart, I will get the right resolution, which is 1920×1080 as the OP asked for?

I had the same issue, i installed fresh ubuntu, then updated all packages + dkms, then rebooted in fullscreen. Installed the Guest Additions while being in fullscreen mode, and rebooting in fullscreen.

I know there has benn a long time since last activity in this thread but this helped me and is thanks to you. In my case the tools where already installed.

  1. install dkms
  2. enter full-screen mode
  3. uninstall the tools
  4. reboot
  5. install the tools again

Running linux 18 on VirtualBox 6.1, I tried several things here. This is what worked for me

Start the ubuntu virtual environment.

Terminal: sudo apt-get install virtualbox-guest-dkms virtualbox-guest-x11

In the virtual box window: File -> Preferences -> Display -> Maximum Guest Screen Size: None

In applications, open Displays -> Click Resolution (now I had to drag the window, because it couldn’t display the various resolution options) -> Choose a different setting (long list to choose from) and press Apply.

TLDR: If you have 2 monitors, move the vm window to the second monitor, alter resolution in the vm, then move it back.

If you google this issue, there are a lot of threads with the same symptom, all with different solutions. It’s clear that this is a symptom that can be caused by multiple root causes. I had multiple Linux Distros (Ubuntu 20.04, 21.04 and 21.10, Debian 10 and 11, and Manjaro) as vms that could not display 1080p resolution , but could display 4:3, 16:10 and lesser 16:9 resolutions. Both of my monitors are maximum 1920×1080, so that should be the obvious inherited resolution of the guest.

This problem occurred both in virtualbox and vmware player. I moved my vm to my second monitor, noticing that after doing so I was able to full screen the vm and set resolution to 1080p. I was then able to move the vm back to my primary monitor, retaining the 1080p resolution. For some reason, something about my primary monitor is preventing guests from including 1920×1080 in the list of available resolutions, despite it being a 1080p monitor.

Since it happens on both vmware and virtualbox, its probably not obvious that its a bug in the virtualization software. That being said, if the host can detect my resolution on first boot of my newly formatted pc, the guest should be able to as well, and the logic for that detection would seem to be at fault. For my particular use case, its probably very hard to reproduce and thus not been debugged. Interestingly Fedora 34 got it right the first time, it was able to identify my correct resolution without me having to manually set it.

Источник

VirtualBox. Как изменить разрешение экрана гостевой системы.

VirtualBox. Как изменить разрешение экрана гостевой системы. главное изображение

Когда начал изучать программирование на Hexlet, сразу же переехал на Linux, без возможности возврата. Снёс Windows, поставил Ubuntu.

Читайте также:  Чем зашифровать раздел linux

Само собой сразу возникло много вопросов, как всё это работает и куда тыкать. Точно помню, что в курсе «Основы командной строки. Операционные системы», было знакомство с Linux и дополнительные материалы по установке Ubuntu и операционным системам.

Курс мотивировал изучать и исследовать Linux дальше.

В общем и целом мне очень понравилась операционная система — она плавная и аккуратная. И в последствии конечно же захотелось попробовать как можно больше, найти свой дистрибутив и окружение рабочего стола. Чтобы испытать разные дистрибутивы с понравившимся мне DE, плюс для работы на удалёнке, мне нужен был Windows, поэтому я решил использовать VirtualBox.

Так вот, когда меняю разрешение экрана в настройках гостевой системы, нажимаю «Принять», но разрешение не меняется. А иногда необходимых параметров просто нет. Как-будто не установлены драйвера.

Решение

В общем вычитал, что необходимо поставить VBoxGuestAdditions — Гостевые дополнения. Это образ, который необходимо установить в привод виртуальной машины и запустить в гостевой системе. Данное дополнение предоставляет следующие возможности:

  • Интеграция указателя мыши (полезно, единый курсор для хоста и гостя)
  • Общие папки
  • Лучшая поддержка видео (как следствие произвольное изменение сторон экрана)
  • Бесшовные окна
  • Общие каналы связи основная/гостевая ОС
  • Синхронизация времени
  • Общий буфер обмена
  • Автоматические логины

Всю информацию взял с офф.сайта, где и расположена документация. Если интересны подробности по каждому пункту, ссылку оставлю тут.

Меня интересует конкретно ресайз окна. Сам образ VBoxGuestAdditions можно найти и скачать в сети, но, к сожалению, все источники не официальны. Но этого как оказалось и не требуется, опять же обратимся к докам, тут всё чётко сказано, что при установке лицензионного софта Oracle VirtualBox, VBoxGuestAdditions поставляется с установочным файлом.

Образ можно найти в основной системе:

  1. Для Windows
    • C:\Program files\Oracle\VirtualBox.
  2. Для Mac OS X
    • Файл находится в пакете приложений Oracle VM VirtualBox в папке Contents/MacOS.
  3. Для Linux
    • Обычно /opt/VirtualBox/

В моём случае образ находился по адресу /usr/share/virtualbox/VBoxGuestAdditions.iso
Чтобы проще было его использовать в будущем и каждый раз не вспоминать, где он находится, скопировал образ в домашний каталог.

Далее дело за малым, запускаем гостевую систему, монтируем диск VBoxGuestAdditions.iso в виртуальный привод или наоборот сначала монтируем, потом запускаем.

Ставим на Windows

  • При монтировании CD система автозапуска предложит выбрать действие для обнаруженного диска
  • Выбираем «Запустить»
  • Если не предложит, нужно будет зайти в Проводник/Мой компьютер, открыть папку и запустить файл VBoxWindowsAdditions.exe
  • Согласиться с установкой, подружить с антивирусом (Поставить галочку «Доверять»).
  • Перезагрузить

Ставим на Linux

  • Запустили ОС
  • Монтируем диск
  • Открываем эмулятор терминала (можно в файловом менеджере открыть папку с образом, правым кликом «Открыть в терминале»)
  • sh ./VBoxLinuxAdditions.run
  • Перезагрузить

Итог

Указателем мыши меняем размер окна или разворачиваем его на весь экран, рабочий стол гостевой системы меняет параметры разрешения автоматически под текущие размеры.

P.S.

Из опробованных дистров, почему-то не сработало на Ubuntu 18.04 LXQT и Debian или OPENSuse XFCE, точно уже не помню.

Источник

Оцените статью
Adblock
detector