Date: Mon, 23 Apr 2012 09:21:34 -0700 From: matt <sendtomatt@gmail.com> To: Zhihao Yuan <lichray@gmail.com> Cc: Warren Block <wblock@wonkity.com>, Andrea Venturoli <ml@netfence.it>, x11@freebsd.org, freebsd-ports@freebsd.org Subject: Re: New X.Org Message-ID: <4F95818E.1070103@gmail.com> In-Reply-To: <CAGsORuD-en3x_BVuYHHdU16HCuO-FMeFT2AW81VuBiRuU1xwzQ@mail.gmail.com> References: <4F9541DD.3080200@netfence.it> <alpine.BSF.2.00.1204230648560.68901@wonkity.com> <4F956713.60604@gmail.com> <CAGsORuD-en3x_BVuYHHdU16HCuO-FMeFT2AW81VuBiRuU1xwzQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/23/12 07:40, Zhihao Yuan wrote: > On Mon, Apr 23, 2012 at 9:28 AM, matt <sendtomatt@gmail.com> wrote: >> On 04/23/12 05:59, Warren Block wrote: >>> On Mon, 23 Apr 2012, Andrea Venturoli wrote: >>> >>>> I have a Radeon card, so, does this mean I will get xorg-server? Any >>>> way to get 1.10? Any advantage into this? >>> A Radeon 4650 is working fine here with xorg-server 1.10.6 and mesa >>> 7.11. So far there are no Firefox title bar artifacts like there were >>> occasionally with the earlier version. >>> >>>> Also, I have WITHOUT_NOUVEAU in /etc/make.conf. Should I remove it? >>> Yes, replace it with WITH_NEW_XORG=yes. Then rebuild graphics/libdrm, >>> xorg-server, xf86-input-*, xf86-video-*, and... a few other things I >>> should have taken notes on. >>> _______________________________________________ >>> freebsd-x11@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >> Interesting. Another Radeon 4650 (rv730) is not working here, giving Bus >> Errors at the same address whenever certain applications are launched. >> Failing examples: Firefox, gedit, qt4-designer >> Successful: xfce4-terminal, ioquake3, compiz >> >> I just completed recompiling all ports dependent on libGL with no luck. >> I had "WITHOUT_NOUVEAU" in make.conf at the same time as >> "WITH_NEW_XORG", is that the problem? > WITHOUT_NOUVEAU has no effect; only WITH_NEW_XORG has. > Any crash log? Xorg.0.log? > >> Does this sound like an Xorg problem or a ports/ld problem? >> >> Matt >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > Partially truncated, but here's the last couple kilobytes of Xorg.0.log. http://pastebin.com/7JHyXYH1 Short version is " [ 36202.557] Bus error: 10 at address 0x803bc24e2 " The address never changes, whenever Xorg crashes since the update. System compiled with base cc (gcc), ports are a mix of gcc & gcc47...I did my recompile with gcc only in case it was a gcc47/libmap.conf issue. Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F95818E.1070103>