book
Article ID: CTX226191
calendar_today
Updated On:
Description
Due to resolution incompatibility issues on some high-resolution monitors the host console may not be visible when booted
The following monitors have been confirmed to have this issue:
-
Dell, U2312HM, 23", 16:9, 1920 x 1080
-
Philips, 226V6QSB6, 21.5", 16:9, 1920X1080
-
AOC, I2280SWD, 22", 16:9, 1920X1080
-
SAMSUNG S23B350T 23" 16:9
Resolution
To solve this issue you must be able to access the host. Either temporarily use an alternative monitor or connect to the host remotely (through ssh or serial).
After connecting to the host follow these steps:
- Identify the correct vga settings for your monitor resolution. By default, they are set to “vga=mode-0x0311” and “vga=785”.
- Edit the vga settings in the grub config using xen-cmdline, for example:
- /opt/xensource/libexec/xen-cmdline --set-xen vga=mode-0x0317
- /opt/xensource/libexec/xen-cmdline --set-dom0 vga=791
- Reboot the system
Issue/Introduction
Due to resolution incompatibility issues on some high-resolution monitors the host console may not be visible when booted.