On Mon Apr 21 03:18:44 EDT 2014, [email protected] wrote:
> I've had problems with 9atom when setting any resolution above the
> default, 1024x768x16 for example renders a black screen with several
> glitched colours.
odd. it would be interesting to see the output of
aux/realemu
monitor=vesa aux/vga -p | grep mode
the most likely issues is either aux/vga has incorrectly parsed
some modes and gotten the wrong bit pattern, or the vesa bios
is wrong. it might be worth trying the resolution you want with
different bit depths. x8 or x32 might be worth a shot.
- erik