From owner-freebsd-questions@FreeBSD.ORG Wed Aug 5 18:16:16 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 19805106566C for ; Wed, 5 Aug 2009 18:16:16 +0000 (UTC) (envelope-from lgroups@waagmeester.co.za) Received: from mail.bushveldgrain.co.za (mail.bushveldgrain.co.za [196.25.181.10]) by mx1.freebsd.org (Postfix) with ESMTP id 81A058FC13 for ; Wed, 5 Aug 2009 18:16:15 +0000 (UTC) (envelope-from lgroups@waagmeester.co.za) Received: from localhost (mail.bushveldgrain.co.za [127.0.0.1]) by mail.bushveldgrain.co.za (Postfix) with ESMTP id 27A3B6624E for ; Wed, 5 Aug 2009 20:16:13 +0200 (SAST) X-Virus-Scanned: amavisd-new at example.com Received: from mail.bushveldgrain.co.za ([127.0.0.1]) by localhost (mail.bushveldgrain.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h+WDcqQBkATd for ; Wed, 5 Aug 2009 20:16:11 +0200 (SAST) Received: from [10.20.30.100] (cactus.bosveld.co.za [196.1.1.41]) by mail.bushveldgrain.co.za (Postfix) with ESMTP id 7C91266247 for ; Wed, 5 Aug 2009 20:16:10 +0200 (SAST) From: Coert Waagmeester To: FreeBSD-questions In-Reply-To: <200908050636.43776.mel.flynn+fbsd.questions@mailing.thruhere.net> References: <1249475858.6074.5.camel@penguin.coert.local> <200908050636.43776.mel.flynn+fbsd.questions@mailing.thruhere.net> Content-Type: text/plain Date: Wed, 05 Aug 2009 20:17:19 +0200 Message-Id: <1249496239.4520.2.camel@penguin.coert.local> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-8.el5_2.3) Content-Transfer-Encoding: 7bit Subject: Re: Wierd X crash 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: Wed, 05 Aug 2009 18:16:16 -0000 On Wed, 2009-08-05 at 06:36 -0800, Mel Flynn wrote: > On Wednesday 05 August 2009 04:37:38 Coert Waagmeester wrote: > > > I am fairly new to FreeBSD. I use linux a lot. > > > > Am running FreeBSD 7.2 i386 with the nvidia 173 driver with an AGP > > GeForce FX 5200. > > > > > > My X works, with xinerama and two screens, perfectly, > > but as soon as I hold down any key (like Backspace to remove a line of > > text) X crashes. > > Any key? Even one that does not create scrolling on the screen? like backspace > in an empty file? > Unless someone else has seen this, sounds really hard to debug without a > coredump :/ > The only long shot I got to offer is that nvidia provides TwinView which does > the same as Xinerama and you might want to try that out instead. There's > detailed information about it in one of the Nvidia README's. Twinview did indeed completely solve the problem! What are the (dis)advantages of TwinView and Xinerama? Thanks! Coert