From owner-freebsd-questions@FreeBSD.ORG Sat Mar 28 14:20:17 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC5871065675 for ; Sat, 28 Mar 2009 14:20:17 +0000 (UTC) (envelope-from raszobbi@gmail.com) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id 32E888FC19 for ; Sat, 28 Mar 2009 14:20:16 +0000 (UTC) (envelope-from raszobbi@gmail.com) Received: by fxm11 with SMTP id 11so1307532fxm.43 for ; Sat, 28 Mar 2009 07:20:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=+r0Tk5HEVIOQVTZ180GNXm1MawDH9gKLbERfeF5rcMA=; b=a/v5ElrmKKH8HLExtTp5B3vmguZAUiwGaL1UNCKf8b6xyiQj3isLkH1cXGgag7cUF4 QbGPjymwsW+tq54YpGFnTddaRP9SqVjAF4o0WSNH2v49zMrapsJZIrOlY+UoiR7w5EDZ xKWZ9yZjp4qpm8BCiZnr2RIWpv2EOLdggGQVc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=W+iXSh1wSFNJJPtkjjmHbl9JFVinb0mweRx8fBvRpwif4M26oO/2MCg+NNvaNR/wX7 tSr/gvf59v6QBu8O7A5MgLMjoUHPWp3KEnZNNMMN0J3ZbZDtysFuoSSppJKFlqM6g4kM QE5/Qig+DaaBnYWvy0QM/WOrQygK5mxdMt2nQ= Received: by 10.223.104.74 with SMTP id n10mr2536207fao.5.1238250016274; Sat, 28 Mar 2009 07:20:16 -0700 (PDT) Received: from ilras.barsh.com ([92.251.20.172]) by mx.google.com with ESMTPS id g28sm1459222fkg.18.2009.03.28.07.20.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 28 Mar 2009 07:20:15 -0700 (PDT) Message-ID: <49CE402D.2050701@gmail.com> Date: Sat, 28 Mar 2009 16:20:13 +0100 From: rasz User-Agent: Thunderbird 2.0.0.21 (X11/20090327) MIME-Version: 1.0 To: RW References: <11e872670903280553pfcfef6fgb56683808af94aa7@mail.gmail.com> <20090328135448.675cfabb@gumby.homeunix.com> In-Reply-To: <20090328135448.675cfabb@gumby.homeunix.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: nvidia-drivers crash computer on X start X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Mar 2009 14:20:18 -0000 RW wrote: > On Sat, 28 Mar 2009 13:53:43 +0100 > Anders Holmström wrote: > > >> The current xorg.conf I'm using is listed below. It was generated with >> X -configure. I've used many different xorg.confs, but they've all >> more or less been using the same settings as below, >> > > I don't know if it will help, but the nvidia driver has its own utility > for generating xorg.conf: > > x11/nvidia-xconfig > > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > did you try Option "AllowEmptyInput" "off" in Serverlayout section under screen, keyboard, mouse?