Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Nov 2012 15:08:17 +0100
From:      ds <dk-sk@skynet.be>
To:        Warren Block <wblock@wonkity.com>
Cc:        dk-sk@skynet.be, freebsd-questions@freebsd.org
Subject:   Re: ATI HD 4850 driver
Message-ID:  <50952551.5040104@skynet.be>
In-Reply-To: <alpine.BSF.2.00.1211021520280.40594@wonkity.com>
References:  <50943887.7080001@skynet.be> <alpine.BSF.2.00.1211021520280.40594@wonkity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------020501070607070109060009
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

there's something wrong with the dri package list. The original pkg-list 
(look attachment) shows the reason why the r600 driver was not correctly 
installed:

all drivers in the pkg-list have the same path:

/lib/dri/rxx_dri.so

except for the r600 driver which is preceded by these characters:

%%MESALIB76%%lib/dri/r600_dri.so

Is there a reason why the path from the r600_dri.so driver is preceded 
by the characters "%%MESALIB76%%" ?

kind regards,
Dirk



On 11/02/12 22:21, Warren Block wrote:
> On Fri, 2 Nov 2012, ds wrote:
>
>> I installed stellarium and the 3d acceleration of my ATI 4850 card 
>> didn't work in FreeBSD 9.0. The /var/log/Xorg.0.log showed that AIGLX 
>> could not load the r600_dri.so driver because it was missing in the 
>> /usr/local/lib/dri/ folder.
>> So I recovered the r600_dri.so file from a PCBSD 9.0 installation and 
>> copied it to my FreeBSD 9.0  /usr/local/lib/dri/ folder  and now my 
>> 3d acceleration works. Are there plans to resolve this bug in FreeBSD 
>> version 9.1 ?
>
> It's hard to say what happened on your system, but it works on others. 
> The DRI libraries are installed by the graphics/dri port.  
> Deinstalling, rebuilding, and reinstalling that port should create 
> them.  If it does not, something else is wrong on that system.
>


--------------020501070607070109060009
Content-Type: text/plain;
 name="pkg-plist"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="pkg-plist"

include/GL/internal/dri_interface.h
lib/dri/i810_dri.so
lib/dri/i915_dri.so
lib/dri/i965_dri.so
lib/dri/mach64_dri.so
lib/dri/mga_dri.so
lib/dri/r128_dri.so
lib/dri/r200_dri.so
lib/dri/r300_dri.so
%%MESALIB76%%lib/dri/r600_dri.so
lib/dri/radeon_dri.so
lib/dri/savage_dri.so
lib/dri/sis_dri.so
lib/dri/swrast_dri.so
lib/dri/tdfx_dri.so
lib/dri/unichrome_dri.so
libdata/pkgconfig/dri.pc
@dirrm lib/dri
@dirrmtry include/GL/internal
@dirrmtry include/GL

--------------020501070607070109060009--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50952551.5040104>