From owner-freebsd-questions@FreeBSD.ORG Wed Mar 9 23:11:41 2011 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 B9AE91065796 for ; Wed, 9 Mar 2011 23:11:41 +0000 (UTC) (envelope-from FreeBSD@insightbb.com) Received: from mxsf12.insightbb.com (mxsf12.insightbb.com [74.128.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id 470AE8FC19 for ; Wed, 9 Mar 2011 23:11:40 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.62,292,1297054800"; d="scan'208";a="281199224" Received: from unknown (HELO asav03.insightbb.com) ([172.31.249.123]) by mxsf12.insightbb.com with ESMTP; 09 Mar 2011 18:11:40 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlJPAJaXd01KhIsFO2dsb2JhbACIdpAOjW0MAQEBATUwwzCFZQSFIg X-IronPort-AV: E=Sophos;i="4.62,292,1297054800"; d="scan'208";a="210743889" Received: from 74-132-139-5.dhcp.insightbb.com (HELO laptop2.stevenfriedrich.org) ([74.132.139.5]) by asavout03.insightbb.com with ESMTP; 09 Mar 2011 18:11:40 -0500 From: Steven Friedrich To: freebsd-questions@freebsd.org Date: Wed, 9 Mar 2011 18:11:39 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.2-RELEASE; KDE/4.5.5; i386; ; ) References: <201103091132.32080.FreeBSD@insightbb.com> <201103091340.38984.FreeBSD@insightbb.com> In-Reply-To: <201103091340.38984.FreeBSD@insightbb.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201103091811.39540.FreeBSD@insightbb.com> Subject: Re: HP Pavilion zd8000 Xorg anomaly 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, 09 Mar 2011 23:11:41 -0000 On Wednesday 09 March 2011 13:40:38 Steven Friedrich wrote: > On Wednesday 09 March 2011 12:17:10 pm Adam Vande More wrote: > > On Wed, Mar 9, 2011 at 10:32 AM, Steven Friedrich > > wrote: > > > My system had crashed and it caused a directory to los it's dot and > > > dot-dot entries. This was a directory that was used for iso-codes and > > > everytie I started X, it would hang. > > > > > > So I didn't want to format the drive, too extreme. So I de-installed > > > all my > > > ports to re-install. After I got the ports un-installed, I was able to > > > fix the filesystem problem with fsck. I tried beforehand,but it was > > > way too many > > > fsck issues. > > > > > > > > > Anyway, I have somehow LOST my xorg.conf that WORKED. > > > > > > It was previously generated by xorg -configure. > > > > You didn't list your video card. > > It's a laptop.No card. ATI Technologies Inc M24 1P [Radeon Mobility X600] > rev 0, > > > Most of the time, you don't need an xorg.conf anymore, just insure the > > proper drivers are installed e.g. video card and X should autodetect and > > use highest available settings. > > That's what 'm saying. It USED to work. NOW it doesn't. > > > Also sometimes on a bad crash multiple fsck's are required to get UFS > > back in a consistent state. Someone submitted a fix. THANKS. I updated and rebuilt xf86-video-ati and it WORKS GREAT. Now it doesn't MATTER that I lost my xorg.conf. The -configure works again.