From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] ati mach switch vga problem From: "Russ Cox" In-Reply-To: <661F5001-5B30-11D7-8033-0030659642C4@xmission.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 21 Mar 2003 14:09:19 -0500 Topicbox-Message-UUID: 833fb90a-eacb-11e9-9e20-41e7f4b1d025 > Is there anyway to fix things? go back to the xpert98. or buy an nvidia card. seriously. i hate the mach64 series. they're awful to program. but if you're hell-bent on using it... let's assume you can boot without vga and compile a kernel. (to boot without vga log in as none during the boot sequence.) there is a call: init_overlayclock(scr); in /sys/src/9/pc/vgamach64xx.c. comment it out. i think that will make your problem go away.