Date: Mon, 23 Apr 2012 10:04:23 -0700 From: matt <sendtomatt@gmail.com> To: Warren Block <wblock@wonkity.com> Cc: x11@freebsd.org, Andrea Venturoli <ml@netfence.it>, freebsd-ports@freebsd.org Subject: Re: New X.Org Message-ID: <4F958B97.1050509@gmail.com> In-Reply-To: <alpine.BSF.2.00.1204231032020.69711@wonkity.com> References: <4F9541DD.3080200@netfence.it> <alpine.BSF.2.00.1204230648560.68901@wonkity.com> <4F956713.60604@gmail.com> <alpine.BSF.2.00.1204231032020.69711@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/23/12 09:37, Warren Block wrote: > On Mon, 23 Apr 2012, matt 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. > >> 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? >> Does this sound like an Xorg problem or a ports/ld problem? > > I also did 'portmaster driconf', which rebuilt libglut and libGLU. > Run pkg_libchk from sysutils/bsdadminscripts to check for missing > libraries. Unfortunately no good missing libs: # pkg_libchk opera-11.62_1: /usr/local/lib/opera/liboperakde4.so misses libkdecore.so.7 opera-11.62_1: /usr/local/lib/opera/liboperakde4.so misses libkdeui.so.7 opera-11.62_1: /usr/local/lib/opera/liboperakde4.so misses libkio.so.7 I removed all of /usr/local/lib32 beforehand, just in case... I will rebuild glut & GLU and anything else. Is there anyway to get a backtrace on X? Is it as easy as gdb startx? Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F958B97.1050509>