From owner-freebsd-x11@FreeBSD.ORG Tue Apr 28 19:15:56 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A29E8106567C for ; Tue, 28 Apr 2009 19:15:56 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail18.syd.optusnet.com.au (mail18.syd.optusnet.com.au [211.29.132.199]) by mx1.freebsd.org (Postfix) with ESMTP id 329A08FC27 for ; Tue, 28 Apr 2009 19:15:55 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c122-106-216-167.belrs3.nsw.optusnet.com.au [122.106.216.167]) by mail18.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n3SJFqpS026354 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 29 Apr 2009 05:15:54 +1000 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id n3SJFpYj094536 for ; Wed, 29 Apr 2009 05:15:51 +1000 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id n3SJFpSX094535 for freebsd-x11@freebsd.org; Wed, 29 Apr 2009 05:15:51 +1000 (EST) (envelope-from peter) Date: Wed, 29 Apr 2009 05:15:51 +1000 From: Peter Jeremy To: freebsd-x11@freebsd.org Message-ID: <20090428191551.GE8531@server.vk2pj.dyndns.org> References: <20090415090751.GD1390@server.vk2pj.dyndns.org> <200904152049.44291.vehemens@verizon.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JWEK1jqKZ6MHAcjA" Content-Disposition: inline In-Reply-To: <200904152049.44291.vehemens@verizon.net> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.19 (2009-01-05) Subject: Re: Further Xorg regressions X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2009 19:15:57 -0000 --JWEK1jqKZ6MHAcjA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2009-Apr-15 22:15:02 -0500, Robert Noland wrote: >On Thu, 2009-04-16 at 07:54 +1000, Peter Jeremy wrote: >> On 2009-Apr-15 14:04:12 -0500, Robert Noland wrote: >> >> /libexec/ld-elf.so.1: /usr/local/lib/xorg/modules/drivers//radeon_drv= =2Eso: Undefined symbol "exaDriverAlloc" >> >> server# >> > >> >You did recompile xf86-video-ati, right? >>=20 >> Yes. That was the first thing I checked. > >Ok, so something is out of sync with your ports tree is all that I can >come up with. I'm running on the radeon driver from ports right now... > >The missing symbol is provided by the server port. > >balrog% nm libexa.so|grep exaDriverAlloc >0000000000004aa0 T exaDriverAlloc But that library isn't automatically loaded (ie a static runtime dependency) by either the X server or radeon_drv.so so it may have been a dlopen() issue. I haven't re-tested since re-building since I didn't want to have to reboot and radeon wasn't a high priority (my GPU is supposed to be supported by radeonhd). On 2009-Apr-15 20:49:44 -0700, vehemens wrote: >The ati driver works fine on my amd64 7.2 system with a HD 2600 pro with a= =20 >fairly recent snap of src and ports. That's a useful datapoint. Possibly it's an interaction between X and -current. >Suggest that you rebuild as a minimum, the xserver and ati ports. If tha= t=20 >doesn't work, rebuild the ports tree from scratch. A fresh install of X onto an Aspire One (Intel i945GME) behaved in exactly the same manner using both the VESA and i915 drivers. I have tried rebuilding Xserver with and without HAL, I've tried disabling DRM and disabling acceleration. So far, the only thing that has worked is to revert xorg-server and the x11-drivers ports to 1st April (though I lose DRM access on the Radeon HD2400). --=20 Peter Jeremy --JWEK1jqKZ6MHAcjA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkn3VecACgkQ/opHv/APuIefTgCgsX8V4z4ohxlNRqBu+DuJ3v5Z y5wAn1eYJ7cwbSn/zzZW+ND2CZHDVL8a =ZSPw -----END PGP SIGNATURE----- --JWEK1jqKZ6MHAcjA--