Fekete Zoltán <fekete.zoltan%minux.hu@localhost> wrote: > My laptop runs a recent Intel video card, which is unsupported on > NetBSD currently. > > I start NetBSD using grub2.
What to you mean by starting NetBSD using grub2? The NetBSD native way to do this is to use the 'gop' command to efiboot described in boot(8) to set the video mode. This will then be picked up by the kernel and you will get the resolution you want, even with an unsupported GPU.
