ati: Updated 8.42.3

This commit is contained in:
Jose V Beneyto 2007-11-06 02:04:16 +01:00
parent ec86d20e55
commit 6e234715d3
4 changed files with 39 additions and 31 deletions

View File

@ -1,9 +1,9 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/ati/
-r-xr-xr-x root/root etc/ati/authatieventsd.sh
-rwxr--r-- root/root etc/ati/atiogl.xml
-rwxr--r-- root/root etc/ati/authatieventsd.sh
-rw-r--r-- root/root etc/ati/control
-r--r--r-- root/root etc/ati/fglrxprofiles.csv
-r--r--r-- root/root etc/ati/fglrxrc
-rw-r--r-- root/root etc/ati/signature
drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/atieventsd
drwxr-xr-x root/root lib/
@ -31,22 +31,22 @@ drwxr-xr-x root/root usr/include/X11/extensions/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/dri/
-rwxr-xr-x root/root usr/lib/dri/fglrx_dri.so
-rwxrwxr-x root/root usr/lib/libGL_so_1_2_ati
-rwxrwxr-x root/root usr/lib/libfglrx_dm.a
-rwxrwxr-x root/root usr/lib/libfglrx_dm.so.1.0
-rwxrwxr-x root/root usr/lib/libfglrx_gamma.a
-rw-r--r-- root/root usr/lib/libGL_so_1_2_ati
-rw-r--r-- root/root usr/lib/libfglrx_dm.a
-rw-r--r-- root/root usr/lib/libfglrx_dm.so.1.0
-rw-r--r-- root/root usr/lib/libfglrx_gamma.a
lrwxrwxrwx root/root usr/lib/libfglrx_gamma.so.1 -> /usr/lib/libfglrx_gamma.so.1.0
-rwxrwxr-x root/root usr/lib/libfglrx_gamma.so.1.0
-rwxrwxr-x root/root usr/lib/libfglrx_pp.a
-rw-r--r-- root/root usr/lib/libfglrx_gamma.so.1.0
-rw-r--r-- root/root usr/lib/libfglrx_pp.a
lrwxrwxrwx root/root usr/lib/libfglrx_pp.so.1 -> /usr/lib/libfglrx_pp.so.1.0
-rwxrwxr-x root/root usr/lib/libfglrx_pp.so.1.0
-rwxrwxr-x root/root usr/lib/libfglrx_tvout.a
-rwxrwxr-x root/root usr/lib/libfglrx_tvout.so.1.0
-rw-r--r-- root/root usr/lib/libfglrx_pp.so.1.0
-rw-r--r-- root/root usr/lib/libfglrx_tvout.a
-rw-r--r-- root/root usr/lib/libfglrx_tvout.so.1.0
drwxr-xr-x root/root usr/lib/xorg/
drwxr-xr-x root/root usr/lib/xorg/modules/
drwxr-xr-x root/root usr/lib/xorg/modules/drivers/
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/fglrx_drv.so
-rw-r--r-- root/root usr/lib/xorg/modules/esut.a
-rwxr--r-- root/root usr/lib/xorg/modules/esut.a
-rwxr-xr-x root/root usr/lib/xorg/modules/glesx.so
drwxr-xr-x root/root usr/lib/xorg/modules/linux/
-rwxr-xr-x root/root usr/lib/xorg/modules/linux/libfglrxdrm.so

View File

@ -1,2 +1,2 @@
ebad4685199a9b3704237bc165de00d4 ati-driver-installer-8.37.6-x86.x86_64.run
56ff087389b5594f0db9949354bb0698 ati-driver-installer-8.42.3-x86.x86_64.run
ff77a2be2912534c687b61f5e8888944 atieventsd

View File

@ -1,11 +1,11 @@
# Description: ATI Proprietary Linux Display Driver
# URL: http://www.ati.com/support/drivers/linux/radeon-linux.html
# Maintainer: Jose V Beneyto, joberui at ei dot upv dot es
# Packager: Jose V Beneyto, joberui at ei dot upv dot es
# Maintainer: Jose V Beneyto, sepen at users dot sourceforge dot net
# Packager: Jose V Beneyto, sepen at users dot sourceforge dot net
# Depends on: mesa3d, gl-select
name=ati
version=8.37.6
version=8.42.3
release=1
source=(http://www2.ati.com/drivers/linux/$name-driver-installer-$version-x86.x86_64.run \
atieventsd)
@ -19,7 +19,7 @@ build() {
ln -s ${SRC}/tmp/arch/x86/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC4 .
chmod +x make.sh
./make.sh
# install kernel module
install -D -m 0644 ${SRC}/tmp/common/lib/modules/fglrx/build_mod/2.6.x/fglrx.ko \
${PKG}/lib/modules/`uname -r`/kernel/drivers/char/drm/fglrx.ko
@ -29,18 +29,22 @@ build() {
install -m 0755 ${SRC}/tmp/arch/x86/usr/X11R6/bin/* ${PKG}/usr/bin
install -m 0755 ${SRC}/tmp/arch/x86/usr/sbin/* ${PKG}/usr/sbin
install -d ${PKG}/usr/lib/{dri,xorg/modules}
install -m 0755 ${SRC}/tmp/arch/x86/usr/X11R6/lib/modules/dri/* \
${PKG}/usr/lib/dri
rm -rf ${SRC}/tmp/arch/x86/usr/X11R6/lib/modules
install -m 0775 ${SRC}/tmp/arch/x86/usr/X11R6/lib/* ${PKG}/usr/lib
install -d ${PKG}/etc
mv ${SRC}/tmp/common/etc/ati ${PKG}/etc/
rm -f ${PKG}/etc/ati/logo*
mv ${SRC}/tmp/common/usr/X11R6/include ${PKG}/usr/
cp -a ${SRC}/tmp/common/usr/include/* ${PKG}/usr/include/
install -m 0644 ${SRC}/tmp/arch/x86/usr/X11R6/lib/*.* ${PKG}/usr/lib
install -m 0644 ${SRC}/tmp/arch/x86/usr/X11R6/lib/modules/dri/* ${PKG}/usr/lib/dri
mv ${SRC}/tmp/x710/usr/X11R6/lib/modules/* ${PKG}/usr/lib/xorg/modules
mv ${SRC}/tmp/common/usr/X11R6/include ${PKG}/usr
mv ${SRC}/tmp/common/usr/include/GL ${PKG}/usr/include
install -m 0755 ${SRC}/tmp/common/usr/sbin/atigetsysteminfo.sh ${PKG}/usr/sbin
mv ${SRC}/tmp/common/usr/share/man ${PKG}/usr/
mv ${SRC}/tmp/x710/usr/X11R6/lib/modules/* ${PKG}/usr/lib/xorg/modules/
sed -e 's|/usr/X11/XF86Config*||' -i ${PKG}/usr/sbin/atigetsysteminfo.sh
install -D -m 0444 ${SRC}/tmp/common/usr/share/man/man8/atieventsd.8 \
${PKG}/usr/man/man8/atieventsd.8
mv ${SRC}/tmp/common/etc ${PKG}
rm -f ${PKG}/etc/ati/*logo*
# setup file modes
find ${PKG}/usr/lib -type f -name '*.so' -exec chmod 0755 {} \;
find ${PKG}/usr/lib -type f -name '*.la' -exec chmod 0644 {} \;
find ${PKG}/usr/include -type f -name '*.h' -exec chmod 0444 {} \;
# finetune the installation
ln -sf /usr/lib/libfglrx_pp.so.1.0 ${PKG}/usr/lib/libfglrx_pp.so.1

View File

@ -1,5 +1,5 @@
README for ati 8.34.8
README for ati 8.42.3
*** NOTE for kernel ***
@ -37,10 +37,14 @@ libraries and extensions like so:
# gl-select ati
Also to configure your X server you can execute ati configurator like this:
Also to configure your X server you can execute ati configurator like so:
# aticonfig --initial --input=/etc/X11/xorg.conf
And if you want, you can start the ati external events daemon at
/etc/rc.d/atieventsd, like so:
# service atieventsd start
POST-REMOVE