Date: Wed, 28 Jan 2009 23:16:11 -0500 From: Robert Noland <rnoland@FreeBSD.org> To: Dan Allen <danallen46@airwired.net> Cc: freebsd-stable@freebsd.org Subject: Re: Unhappy Xorg upgrade Message-ID: <1233202572.1779.14.camel@wombat.2hip.net> In-Reply-To: <0F75C9C4-6BB3-4A48-9A4B-EA8FAFE272BD@airwired.net> References: <0F75C9C4-6BB3-4A48-9A4B-EA8FAFE272BD@airwired.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1233202572.1779.14.camel>