From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Tue, 23 Apr 2013 11:18:37 -0400 To: 9fans@9fans.net Message-ID: <84f73a4bc77a38e2f767aff4ef7ac020@coraid.com> In-Reply-To: <20130423144653.GB461@polynum.com> References: <20130423133534.GC19997@polynum.com> <39c4acf762ed52f1b9ddfef167d8166a@brasstown.quanstro.net> <20130423144653.GB461@polynum.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Scrolling considered harmful Topicbox-Message-UUID: 464061aa-ead8-11e9-9d60-3106f5b1d025 > with a: > > ATI Technologies Radeon 9200SE 5964 (rev. 0x01) > > BTW, I had no problem before having to change the monitor. The new one > is a 20" LCD, and the thing can "decide" parameters on its own. With the > old monitor, I had not this... > > Since the new monitor is also with "screen" ratio (1600x900), I wonder > if my untouched: > > vgasize=800x600x16 > > can not be a problem (because I can also switch to scrolling and > resizing the window because lines wrap...). If the ratio is not to its > taste, there may be a buffer reserved for some size, with the hardware > (monitor/card) deciding for something else? i have seen that some ati cards are not happy with some modes. you may wish to try cinap's realemu which is at 9fs atom # srv $nflag -q tcp!atom.9atom.org atom && # mount $nflag /srv/atom /n/atom atom /n/atom/plan9/386/bin/aux/realemu if realemu is run before aux/vga, you may have better luck. some bioses allow one to set the amount of video memory. that might be worth checking, too. - erik