From owner-freebsd-mobile@FreeBSD.ORG Wed Dec 15 15:12:22 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2518E16A4CE for ; Wed, 15 Dec 2004 15:12:22 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id C51C743D39 for ; Wed, 15 Dec 2004 15:12:21 +0000 (GMT) (envelope-from enemy.cow@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so88651wra for ; Wed, 15 Dec 2004 07:12:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=TozsvHch5TYpzalCJ2uhOnpSJ2Vx9aAwjtxo5rwwkN9wet4rwMJo36UdztdrH1iscYIL7VLcj06fdqyXpley4/V2dimuh6HiLAlbFPUi3QALc5D3BYNnHg0MMKF0wPF6Shyvgv+HMeB5XJ4HCNb+BJ/IfmO264qVDM7zZuo3Czs= Received: by 10.54.13.60 with SMTP id 60mr603481wrm; Wed, 15 Dec 2004 07:12:21 -0800 (PST) Received: by 10.54.35.22 with HTTP; Wed, 15 Dec 2004 07:12:21 -0800 (PST) Message-ID: <9cf39d6041215071257517c4a@mail.gmail.com> Date: Wed, 15 Dec 2004 09:12:21 -0600 From: Ben Nell To: freebsd-mobile@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Inspiron 8600 having X troubles X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ben Nell List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 15:12:22 -0000 Hello All: I recently upgraded my Dell Inspiron 8600 to fBSD 5.3 from 5.2. Although there have been a few problems with software that I chalked up to issues with the new version of gcc, my main problem has been using X.org. I had previously been using XFree86. After the upgrade, I copied my functional XF86Config file to /etc/xorg.conf. The machine will freeze completely, before switching to a graphical mode. ctrl+alt+backspace will not back out of it, and I am unable to even SSH into the machine. Perhaps the strangest issue is that after I hard reboot, there is no log in /var/log generated and my xorg.conf file is truncated to an empty text file. When no conf file is provided, X will load a generic gui. I have a mobile geforce card. I used the Nvidia drivers installed from ports. I uninstalled/reinstalled the drivers after the upgrade. Perhaps this post is on the wrong list, but does anyone have any suggestions? BN