From owner-freebsd-current@FreeBSD.ORG Sat Jun 16 10:43:23 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B74F16A400 for ; Sat, 16 Jun 2007 10:43:23 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3D6AD13C448 for ; Sat, 16 Jun 2007 10:43:23 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from [87.139.104.184] (helo=[192.168.2.20]) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.66) (envelope-from ) id 1HzVkN-0006sO-C8; Sat, 16 Jun 2007 12:43:11 +0200 Message-ID: <4673BEB7.8030300@gwdg.de> Date: Sat, 16 Jun 2007 12:43:03 +0200 From: Rainer Hurling User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Marten References: <1181929982.1086.6.camel@worf> <1181981701.980.6.camel@workstation.martenvijn.nl> In-Reply-To: <1181981701.980.6.camel@workstation.martenvijn.nl> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: current@freebsd.org Subject: Re: recent nvidia-driver trouble X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jun 2007 10:43:23 -0000 Marten schrieb: > On Fri, 2007-06-15 at 19:53 +0200, Pascal Hofstee wrote: >> Hi, >> >> Sometime during the last week i have started to encounter trouble with >> my system locking up trying to switch from X to console, but only when >> using the nvidia-driver kernel module. Using the plain "nv" driver works >> without any problems ... When the lock up happens the system seems to no >> longer respond to keyboard input etc. (haven't been able to confirm >> wether or not remote access is still possible). >> >> Is anybody else experiencing similar problems out there ... this has >> used to work for months without problems ... i made sure to force a >> reinstall of the nvidia-driver port on every new kernel install but that >> just doesn't seem to solve the problem either. >> > > Hi i just installed current, xorg7.2 with nvidia 7100gs card > it seems to work fine with beryl and gnome. > I can go to console and back. details below > > Marten > > %uname -a > FreeBSD workstation.martenvijn.nl 7.0-CURRENT FreeBSD 7.0-CURRENT #0: > Fri Jun 8 21:57:11 CEST 2007 > root@workstation.martenvijn.nl:/usr/obj/usr/src/sys/Work i386 > [...SNIP...] You have to update your CURRENT after Jun 12th (kernel/world) to see the above described behaviour. Before this, all seems to be alright with x11/nvidia-driver. Rainer