From owner-freebsd-stable@FreeBSD.ORG Thu Jan 29 04:16:36 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86A16106566C for ; Thu, 29 Jan 2009 04:16:36 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 4DEA78FC16 for ; Thu, 29 Jan 2009 04:16:36 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.2.65] (c-71-56-39-94.hsd1.ga.comcast.net [71.56.39.94]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n0T4FaQC058490 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 28 Jan 2009 23:15:37 -0500 (EST) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Dan Allen In-Reply-To: <0F75C9C4-6BB3-4A48-9A4B-EA8FAFE272BD@airwired.net> References: <0F75C9C4-6BB3-4A48-9A4B-EA8FAFE272BD@airwired.net> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-AqQtxCrwCguW6wNYuN+s" Organization: FreeBSD Date: Wed, 28 Jan 2009 23:16:11 -0500 Message-Id: <1233202572.1779.14.camel@wombat.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-stable@freebsd.org Subject: Re: Unhappy Xorg upgrade X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2009 04:16:36 -0000 --=-AqQtxCrwCguW6wNYuN+s Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2009-01-28 at 21:11 -0700, Dan Allen wrote: > Although the hald_enable in /etc/rc.conf worked, I noticed that a lot =20 > of other demons get running. I needed to add dbus_enable as well. =20 > That fix is too intrusive in my book. >=20 > In any event Firefox is now broken and does not run at all. >=20 > I backed out the /etc/rc.conf changes and generated an xorg.conf by =20 > calling Xorg -configure. I moved this to /etc/xorg.conf. Things were =20 > still broken until I added the recommended >=20 > Option "AllowEmptyInput" "off" >=20 > in the ServerLayout section of xorg.conf. >=20 > Now I can use X again BUT... Firefox 3.0.5 is still broken. It has =20 > worked fine until this new Xorg. Firefox not working is one of the symptoms of a botched upgrade. If you ldd firefox-bin you will likely find that it is linked to both libxcb.so.1 and libxcb.so.2. This is not good, ensure that everything that depends on libxcb has been rebuilt. robert. > This 7.4 version of X.org is not ready for STABLE! >=20 > Dan >=20 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" --=-AqQtxCrwCguW6wNYuN+s Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEABECAAYFAkmBLYsACgkQM4TrQ4qfROM0tACfWbMGiEW8QkfABsJXYa3kdS5D xeMAn1Lv7dpWtxlI1FTTR7t5XmVgxRQW =aPSK -----END PGP SIGNATURE----- --=-AqQtxCrwCguW6wNYuN+s--