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
[-- Attachment #1 --] 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 > of other demons get running. I needed to add dbus_enable as well. > That fix is too intrusive in my book. > > In any event Firefox is now broken and does not run at all. > > I backed out the /etc/rc.conf changes and generated an xorg.conf by > calling Xorg -configure. I moved this to /etc/xorg.conf. Things were > still broken until I added the recommended > > Option "AllowEmptyInput" "off" > > in the ServerLayout section of xorg.conf. > > Now I can use X again BUT... Firefox 3.0.5 is still broken. It has > 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! > > Dan > > _______________________________________________ > 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" [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEABECAAYFAkmBLYsACgkQM4TrQ4qfROM0tACfWbMGiEW8QkfABsJXYa3kdS5D xeMAn1Lv7dpWtxlI1FTTR7t5XmVgxRQW =aPSK -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1233202572.1779.14.camel>
