LINUX.ORG.RU

QNX 6.3 + VirtualBox + 1280x800 = ?


0

1

Вопрос простой, как наладить на виртуальной машине VitualBox с ОС QNX 6.3 разрешение экрана 1280x800?

Гугл на это ничего путнего не выдает. Кто занимался данной проблемой?

Что-то я не понял, ты про это спрашивал?

9.7 Advanced display configuration
9.7.1 Custom VESA resolutions
Apart from the standard VESA resolutions, the VirtualBox VESA BIOS allows you to add up to 16
custom video modes which will be reported to the guest operating system. When using Windows
guests with the VirtualBox Guest Additions, a custom graphics driver will be used instead of the
fallback VESA solution so this information does not apply.
   Additional video modes can be configured for each VM using the extra data facility. The extra
data key is called CustomVideoMode<x> with x being a number from 1 to 16. Please note that
modes will be read from 1 until either the following number is not defined or 16 is reached. The
following example adds a video mode that corresponds to the native display resolution of many
notebook computers:
VBoxManage setextradata "VM name" "CustomVideoMode1" "1400x1050x16"
   The VESA mode IDs for custom video modes start at 0x160. In order to use the above defined
custom video mode, the following command line has be supplied to Linux:
vga = 0x200 | 0x160
vga = 864
   For guest operating systems with VirtualBox Guest Additions, a custom video mode can be set
using the video mode hint feature.

9.7.2 Configuring the maximum resolution of guests when using the
         graphical frontend
When guest systems with the Guest Additions installed are started using the graphical frontend
(the normal VirtualBox application), they will not be allowed to use screen resolutions greater
than the host’s screen size unless the user manually resizes them by dragging the window, switch-
ing to full screen or seamless mode or sending a video mode hint using VBoxManage. This be-
havior is what most users will want, but if you have different needs, it is possible to change it by
issuing one of the following commands from the command line:
VBoxManage setextradata global GUI/MaxGuestResolution any
   will remove all limits on guest resolutions.
VBoxManage setextradata global GUI/MaxGuestResolution >width,height<
   manually specifies a maximum resolution.
VBoxManage setextradata global GUI/MaxGuestResolution auto
   restores the default settings. Note that these settings apply globally to all guest systems, not
just to a single machine.

anonymous
()
Ответ на: комментарий от ii343hbka

Ему это не нужно. Посмотри первый ответ на его сообщение.

anonymous
()
Ответ на: комментарий от ii343hbka

Разъясню более подробно. Мы можем добавить 16 пользовательских режимов в VitualBox, но установить их можно в ОС через VirtualBox Guest Additions. А вот Guest Additions как раз под QNX и не работает. Выглядит это примерно так .

imirrori
() автор топика
Ответ на: комментарий от imirrori

Вот тебе и предлагают пропатчить vbios на предмет отдачи edid с нужной конфигурацией. Тогда и никакой VBox GA не нужен.

no-steam ★★
()
Ответ на: комментарий от imirrori

:) да ну.

на хакинтош тоже дополнения не ставятся, а 1600x900 я заводил через этот костыль

ii343hbka ★★★
()
Ответ на: комментарий от ii343hbka

Vopros rewen. Tak rabotaet.
io-graphics -dvesabios vid=0x80ee,did=0xbeef,index=0,photon,xres=1280,yres=800,bitpp=16 -pphoton
Vsem spasibo.

imirrori
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.