Console in grub or Linux? Please be more specific.
The complete linux boot sequence. From 'early' to completion. The size of the risplayed grub menu makes no difference to me as long as it's legible.
In grub, go to command mode (press 'c' when in menu) and run "videoinfo". It will show you video modes your BIOS reports. These are the only ones that can be selected in grub.
grub> videoinfo List of supported video mode: Legend: mask/position=red/green/blue/reserved Adapter 'Cirrus CLGD 5446 PCI Video Driver': No info available Adapter 'Bochs PCI Video Driver': No info available Adapter 'EFI GOP Driver': * 0x000 800 x 600 x 32 (3200) Direct color, mask: 8/8/8/8/ pos: 16/8/0/24 0x001 1024 x 768 x 32 (4096) Direct color, mask: 8/8/8/8/ pos: 16/8/0/24 That looks to me like only 800x600 & 1024x768 are available, and that 800x600 is currently selected. So the available modes are ONLY defined by BIOS, and nothind to do with the actual video card's capabilities? As this is booting to UEFI bios, not the h/w BIOS, is there graphic-card info -- in the form of an EFI binary? -- that can be added to the /boot/efi/EFI/... store to turn on additional capabilities? I'm not clear on extending EFI bios yet. LT -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org