From owner-freebsd-stable@FreeBSD.ORG Fri May 16 03:14:33 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 643DF37B401 for ; Fri, 16 May 2003 03:14:33 -0700 (PDT) Received: from erg.verweg.com (erg.verweg.com [217.77.141.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EB8C43FA3 for ; Fri, 16 May 2003 03:14:32 -0700 (PDT) (envelope-from ruben@erg.verweg.com) Received: from erg.verweg.com (erg.verweg.com [217.77.141.129]) by erg.verweg.com (8.12.9/8.12.9) with ESMTP id h4GAEQBg041121 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 16 May 2003 12:14:26 +0200 (CEST) (envelope-from ruben@erg.verweg.com) Received: (from ruben@localhost) by erg.verweg.com (8.12.9/8.12.9/Submit) id h4GAEPCi041120; Fri, 16 May 2003 12:14:25 +0200 (CEST) (envelope-from ruben) Date: Fri, 16 May 2003 12:14:25 +0200 From: Ruben van Staveren To: Eric Anholt Message-ID: <20030516101425.GA40726@erg.verweg.com> References: <01b501c3155d$c0397a40$4508a8c0@Beastie> <200305110858.58951.freebsd.nospam@mekanix.dk> <20030514110427.GA15219@erg.verweg.com> <1052946539.661.5.camel@leguin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1052946539.661.5.camel@leguin> X-LeerQuoten: http://leerquoten.verweg.com Organisation: Verweg Dot Com X-message: Zeker Outlook ? X-Opinion: These opinions are exclusively mine, you cannot have them. Patent pending. User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=-30.7 required=5.0 tests=AWL,BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: freebsd-stable@freebsd.org Subject: Re: Problem with Matrox G450 and XFree86 4.3.0 on 4.8-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 10:14:33 -0000 On Wed, May 14, 2003 at 02:09:00PM -0700, Eric Anholt wrote: > > > > Shortly after the upgrade to 4.3.0 (the initial submit to the ports showed no > > problems at that time) my MGA-450 wouldn't do full screen video anymore using > > the xv extension, and using mplayer -vo sdl -vm -fs -zoom would change to a > > video mode (-vm yes) that rendered the X server unusable: high load and no > > signal to the monitor. > > Was it by chance on any mode switch (ctrl-atl-plus/minus), and is it It happens with modes lower than 320x240 which is already a bit gibberisch when using gvid to change resolutions it first used only the resolutions I had defined in the 'Section "Screen"' but now it lists every resolution it can think off. I had tried with drm and dri off, and even with a plain vanilla XF86Config. When investigating things I also discovered drm wasn't working anymore either: (II) MGA(0): [drm] failure adding irq handler, there is a device already using that irq [drm] falling back to irq-free operation (==) MGA(0): Direct rendering enabled but glxinfo claims not. (config, logs and dmesg available upon request) > still around? If so, does it go away without the DRM? Can you connect > to the machine from elsewhere after it happens? Yes I can connect to it from remote, but the Xserver is using up all CPU making killing it a bit hard sometimes. Regards, Ruben