From owner-freebsd-alpha@FreeBSD.ORG Tue Apr 22 22:06:11 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFD6837B401 for ; Tue, 22 Apr 2003 22:06:11 -0700 (PDT) Received: from aromo.spock.cl (aromo.spock.cl [200.27.125.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98DB143FB1 for ; Tue, 22 Apr 2003 22:06:10 -0700 (PDT) (envelope-from roberto@spock.cl) Received: from spock.cl (multia.spock.cl [200.27.125.107]) by aromo.spock.cl (8.12.8/8.12.8) with ESMTP id h3N56nh1035875 for ; Wed, 23 Apr 2003 01:06:49 -0400 (CLT) Message-ID: <3EA5E6F9.6040205@spock.cl> Date: Wed, 23 Apr 2003 01:06:01 +0000 From: Roberto de Iriarte User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030418 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-alpha@freebsd.org References: <5A28E196-7532-11D7-BB82-0030657D1C94@bigw.org> In-Reply-To: <5A28E196-7532-11D7-BB82-0030657D1C94@bigw.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Problems with Matrox Mystique in 1000A X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 05:06:12 -0000 Dan Williams wrote: > Hi, > > In my AS 1000A 5/400, I've put a Matrox Mystiqe with 4MB of VRAM. Its > got the 1064SG chip, which is supported by X11 and the mga accelerated > driver. However, XFree86 under both 1024x768x16 and 800x600x16, I get > _bad_ graphics corruption, consisting of vertical yellow lines down > the screen in all windows and graphics elements. Of note is that this > card is from a PC. Is there anything I can do about this? Is it > something Alpha or bus speed related? Should I try another slot? Its > in the slot the original card was in... Yes, you should, your system has a pci<->pci bridge. The 64 bit slot(s), if availible, are in front of the bridge. Try that. Otherwise (I'm sorry, i do not own an AS1000A, so i cannot tell you what slot to use) look in the system documentation. PCI Video cards should not be installed behind the bridge for that very reason (I remember seeing the very same problem under NT on my AS2100A wth a Matrox). Regards, Roberto.