From owner-freebsd-x11@FreeBSD.ORG Thu Jun 30 11:24:57 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66CEA1065672 for ; Thu, 30 Jun 2011 11:24:57 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id 2A49E8FC0C for ; Thu, 30 Jun 2011 11:24:56 +0000 (UTC) Received: from mr12941.univ-rennes1.fr (mr129041.cri.univ-rennes1.fr [129.20.129.41]) by smtp.lamaiziere.net (Postfix) with ESMTPA id BF641633E05 for ; Thu, 30 Jun 2011 13:24:55 +0200 (CEST) Received: from mr12941 (localhost.localdomain [127.0.0.1]) by mr12941.univ-rennes1.fr (Postfix) with ESMTP id 7B6337A0108 for ; Thu, 30 Jun 2011 13:24:55 +0200 (CEST) Date: Thu, 30 Jun 2011 13:24:55 +0200 From: Patrick Lamaiziere To: freebsd-x11@freebsd.org Message-ID: <20110630132455.13304880@mr12941> In-Reply-To: <4E0C5142.2020903@comcast.net> References: <20110623221305.43b74d53@davenulle.org> <4E0AEA54.1080806@bally-wulff.de> <4E0C016E.1040909@comcast.net> <201106300523.41240.akirchhoff135014@gmail.com> <4E0C5142.2020903@comcast.net> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.24.4; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: Graphic card that works? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2011 11:24:57 -0000 Le Thu, 30 Jun 2011 06:34:42 -0400, Adam K Kirchhoff a écrit : > > Personally, I'd like to hear more about the OP's issues with his > > current nvidia card, what it doesn't work on and why, and try to > > resolve that instead. 8.2-STABLE/i386 The problem is random locks and a very reproductible freeze when watching a video (with Mplayer by example) via the Xvideo extension of X. For xvideo, a work-around is to disabled it in Xorg (so it will be not used). Yes I've tried to disable the composite extension. I haven't found any solution for random locks (one or two per day). > Less cost, less drama, less 'graphics holy war'. I didn't want to start a holy war :) I'm just looking for a solution. > In fact, if you really want to help folks get their nvidia drivers > working properly, how about assisting those people actually asking > for help: > > http://nvnews.net/vbulletin/forumdisplay.php?f=47 http://nvnews.net/vbulletin/showthread.php?s=aa9baf83d399b80bdb32f911b12f9b58&t=160859 I'm not alone :) I will fill a PR in the Nvidia bugzilla. Regards.