Re: Console video resolution

2023-09-25 Thread RVP
On Thu, 21 Sep 2023, Brook Milligan wrote: Is there a way to control the video resolution on the console of a NetBSD machine? Is that controlled by the kernel somehow? You generally do this in the bootloader and then it's useful only for genfb. The `gop' (for UEFI boot) or `vesa' (for lega

Re: Console video resolution

2023-09-22 Thread Martin Husemann
On Thu, Sep 21, 2023 at 05:00:07PM -0600, Brook Milligan wrote: > Is there a way to control the video resolution on the console of a NetBSD > machine? Is that controlled by the kernel somehow? This depends on the architecture you are using, the boot method and the framebuffer device. If you hav