I don't know if this is a bug or it was intentionally changed in release 6.2, so I write the details here and please tell me if I should post to the bugs mailing list.The problem is the following: I have an integrated Mobile Intel 965 video card. With the 6.1 release at the boot time the resolution is set to the highest value, but with the 6.2 release the resolution is set to a low value (840x480). I have tested this with both i386 and amd64 variants. Here are some technical details from dmesg: OpenBSD 6.1:inteldrm0 at pci0 dev 2 function 0 "Intel GM965 Video" rev 0x03drm0 at inteldrm0intagp0 at inteldrm0agp0 at intagp0: aperture at 0xd0000000, size 0x10000000inteldrm0: msiinteldrm0: 1280x800, 32bpp OpenBSD 6.2:inteldrm0 at pci0 dev 2 function 0 "Intel GM965 Video" rev 0x03drm0 at inteldrm0intagp0 at inteldrm0agp0 at intagp0: aperture at 0xd0000000, size 0x10000000inteldrm0: msiinteldrm0: 848x480, 32bpp This is a laptop. FUJITSU SIEMENS AMILO Li 2735Should I report this as a bug? Thanks