From owner-freebsd-hackers@FreeBSD.ORG Thu Jul 12 12:35:09 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 868F71065674; Thu, 12 Jul 2012 12:35:09 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 560828FC0C; Thu, 12 Jul 2012 12:35:09 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 8373DB91E; Thu, 12 Jul 2012 08:35:08 -0400 (EDT) From: John Baldwin To: freebsd-hackers@freebsd.org Date: Thu, 12 Jul 2012 08:15:18 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p17; KDE/4.5.5; amd64; ; ) References: <4FC25A5F.4020401@rawbw.com> <20120527200850.GA63911@FreeBSD.org> <4FF3B691.5090206@rawbw.com> In-Reply-To: <4FF3B691.5090206@rawbw.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Message-Id: <201207120815.18827.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 12 Jul 2012 08:35:08 -0400 (EDT) Cc: Yuri , Alexey Dokuchaev Subject: Re: nvidia-driver-295.49 is highly unstable X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2012 12:35:09 -0000 On Tuesday, July 03, 2012 11:20:49 pm Yuri wrote: > On 05/27/2012 13:08, Alexey Dokuchaev wrote: > > Perhaps you can try asking on official nVidia FreeBSD forum: > > > > http://www.nvnews.net/vbulletin/forumdisplay.php?f=47 > > I reported there 05-28-12, but got no response. > Do you know if there is a way to report a problem with NVidia? For > example, is there a for example bugzilla or other bug reporting system > for this? > In addition, I observe system hangup for a few seconds when running > glxinfo. Also I observe Xorg freeze when I run nvidia-settings. > So I have to run 285.05.09 from cvs instead. If you read the README that comes with the driver there are notes on how to submit a bug report. You need to run a script that collects debug information and then submit an e-mail to the e-mail address in the README. It sometimes takes a few days for them to respond, but I've always had them respond. -- John Baldwin