Where is fglrx / catalyst 8.5?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • cjr2k3
    replied
    To remove the watermark:

    Code:
    signature="e7d56ac97bfc562e683610e1a87e1b7e:dffb5efe4dd16616580522d9c9532b48d5e35af838d1177a211624d1984f2d48:83b30cab4e99304b5c5274d09e482a48d2ed5afc49ce32170b0f25d29a1c2f4683e00ffa4e9d30165b0e74d099492c1fd5e45bff49c8321f510e24879a1a2f46"
    
    sed -i 's/\(signature=\).*/\1"'$signature'"/' ati-driver-installer-8-5-x86.x86_64.run
    and reinstall...

    Leave a comment:


  • hobbes
    replied
    It doesn't even build here.

    Ubuntu Hardy 64 bits

    x1600pro

    _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

    ==================================================
    ATI Technologies Linux Driver Installer/Packager
    ==================================================
    Generating package: Ubuntu/8.04
    Package build failed!
    Package build utility output:
    dpkg-buildpackage: set CPPFLAGS to default value:
    dpkg-buildpackage: set CFLAGS to default value: -g -O2
    dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
    dpkg-buildpackage: set FFLAGS to default value: -g -O2
    dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
    dpkg-buildpackage: source package fglrx-installer
    dpkg-buildpackage: source version 2:8.493-0ubuntu1
    dpkg-buildpackage: source changed by ATI Technologies Inc. <http://ati.amd.com/support/driver.html>
    debian/rules build
    dpkg-buildpackage: host architecture amd64
    echo "Using architecture: amd64"
    Using architecture: amd64
    for i in preinst postinst postrm shlibs atieventsd.init ; do \
    if [ -f /tmp/fglrx.Pi6360/debian/driver.$i ]; then \
    sed -e "s/#PKGNAME#/xorg-driver-fglrx/" \
    -e "s/#DISTRO#/hardy/" /tmp/fglrx.Pi6360/debian/driver.$i > \
    /tmp/fglrx.Pi6360/debian/xorg-driver-fglrx.$i; \
    fi; \
    done
    if [ -f /tmp/fglrx.Pi6360/debian/10fglrx.template ]; then \
    sed -e "s|#XMODDIR#|usr/lib|" -e "s|#XMODDIR32#|usr/lib32|" \
    /tmp/fglrx.Pi6360/debian/10fglrx.template > /tmp/fglrx.Pi6360/debian/10fglrx; \
    fi
    if [ -f /tmp/fglrx.Pi6360/debian/fglrx.default ]; then \
    mv /tmp/fglrx.Pi6360/debian/fglrx.default /tmp/fglrx.Pi6360/debian/fglrx; \
    fi
    dh_testdir
    dh_testdir
    # move licenses away from binary dir
    if [ ! -d usr/share/doc/fglrx ]; then \
    mkdir -p usr/share/doc/fglrx; \
    mv usr/X11R6/bin/LICENSE.* usr/share/doc/fglrx; \
    fi
    # set executable on user apps
    find usr/X11R6/bin -type f | xargs chmod a+x
    # remove exec bit from files that don't deserve it
    find usr/X11R6/include \
    usr/X11R6/lib \
    usr/X11R6/lib64 \
    usr/share usr/src -type f | xargs chmod -x
    find lib -not -name "*.sh" -type f | xargs chmod -x
    find lib -name "*.sh" -type f | xargs chmod +x
    # remove exec bit from 64-bit libs too
    find usr/X11R6/lib64 -type f | xargs chmod -x
    dh_testdir
    debian/rules binary
    echo "Using architecture: amd64"
    Using architecture: amd64
    for i in preinst postinst postrm shlibs atieventsd.init ; do \
    if [ -f /tmp/fglrx.Pi6360/debian/driver.$i ]; then \
    sed -e "s/#PKGNAME#/xorg-driver-fglrx/" \
    -e "s/#DISTRO#/hardy/" /tmp/fglrx.Pi6360/debian/driver.$i > \
    /tmp/fglrx.Pi6360/debian/xorg-driver-fglrx.$i; \
    fi; \
    done
    if [ -f /tmp/fglrx.Pi6360/debian/10fglrx.template ]; then \
    sed -e "s|#XMODDIR#|usr/lib|" -e "s|#XMODDIR32#|usr/lib32|" \
    /tmp/fglrx.Pi6360/debian/10fglrx.template > /tmp/fglrx.Pi6360/debian/10fglrx; \
    fi
    if [ -f /tmp/fglrx.Pi6360/debian/fglrx.default ]; then \
    mv /tmp/fglrx.Pi6360/debian/fglrx.default /tmp/fglrx.Pi6360/debian/fglrx; \
    fi
    dh_testdir
    dh_testdir
    # move licenses away from binary dir
    if [ ! -d usr/share/doc/fglrx ]; then \
    mkdir -p usr/share/doc/fglrx; \
    mv usr/X11R6/bin/LICENSE.* usr/share/doc/fglrx; \
    fi
    # set executable on user apps
    find usr/X11R6/bin -type f | xargs chmod a+x
    # remove exec bit from files that don't deserve it
    find usr/X11R6/include \
    usr/X11R6/lib \
    usr/X11R6/lib64 \
    usr/share usr/src -type f | xargs chmod -x
    find lib -not -name "*.sh" -type f | xargs chmod -x
    find lib -name "*.sh" -type f | xargs chmod +x
    # remove exec bit from 64-bit libs too
    find usr/X11R6/lib64 -type f | xargs chmod -x
    dh_testdir
    dh_testdir
    dh_testroot
    dh_clean -k
    dh_testdir
    dh_testroot
    dh_clean -k
    dh_installdirs
    # Create the directories to install into
    dh_installdirs -pxorg-driver-fglrx \
    usr/lib \
    usr/sbin \
    usr/lib \
    usr/lib/xorg/modules \
    usr/lib/xorg/modules/drivers \
    usr/lib/xorg/modules/linux \
    etc/acpi \
    etc/acpi/events \
    etc/default \
    etc/X11/Xsession.d \

    # the amd64 package includes 32bit compatibility libraries
    dh_installdirs -pxorg-driver-fglrx \
    usr/lib32 \
    usr/lib32
    dh_installdirs -A -pxorg-driver-fglrx \
    usr/bin \
    usr/sbin \
    usr/share \
    usr/share/applnk \
    usr/share/gnome \
    usr/share/gnome/apps \
    usr/share/icons \
    usr/share/pixmaps
    dh_installdirs -pxorg-driver-fglrx-dev \
    usr/include \
    usr/lib
    dh_installdirs -pfglrx-kernel-source \
    usr/src/fglrx-8.493
    dh_install
    # Driver package
    /sbin/ldconfig -n usr/X11R6/lib/
    dh_install -pxorg-driver-fglrx "usr/X11R6/bin/fgl*" "usr/bin"
    dh_install -pxorg-driver-fglrx "usr/X11R6/bin/aticonfig" "usr/bin"
    dh_install -pxorg-driver-fglrx "usr/sbin/atieventsd" "usr/sbin"
    dh_installman -pxorg-driver-fglrx "usr/share/man/man8/atieventsd.8"
    # amd64 needs some library redirection
    dh_install -pxorg-driver-fglrx "usr/X11R6/lib64/*.so*" "usr/lib"
    dh_install -pxorg-driver-fglrx "usr/X11R6/lib64/modules/dri" "usr/lib"
    dh_install -pxorg-driver-fglrx "usr/X11R6/lib64/modules/linux" "usr/lib/xorg/modules"
    dh_install -pxorg-driver-fglrx "usr/X11R6/lib64/modules/drivers" "usr/lib/xorg/modules"
    dh_install -pxorg-driver-fglrx "usr/X11R6/lib64/modules/*.so" "usr/lib/xorg/modules"
    dh_install -pxorg-driver-fglrx "usr/X11R6/lib64/modules/*.a" "usr/lib/xorg/modules"
    dh_install -pxorg-driver-fglrx "usr/X11R6/lib/*.so*" "usr/lib32"
    dh_install -pxorg-driver-fglrx "usr/X11R6/lib/modules/dri" "usr/lib32"
    dh_install -pxorg-driver-fglrx "etc/ati" "etc"
    dh_install -pxorg-driver-fglrx "debian/10fglrx" "etc/X11/Xsession.d"
    dh_install -pxorg-driver-fglrx "debian/fglrx-powermode.sh" "etc/acpi"
    dh_install -pxorg-driver-fglrx "debian/fglrx-*-aticonfig" "etc/acpi/events"
    dh_install -pxorg-driver-fglrx "debian/fglrx" "etc/default"
    dh_installinit -pxorg-driver-fglrx --name="atieventsd"
    # Driver dev package
    dh_install -pxorg-driver-fglrx-dev "usr/X11R6/lib64/*.a" "usr/lib"
    dh_install -pxorg-driver-fglrx-dev "usr/X11R6/include/*" "usr/include"
    dh_install -pxorg-driver-fglrx-dev "usr/include/*" "usr/include"
    #Create dkms.conf
    echo "PACKAGE_NAME=\"fglrx\"" > debian/dkms.conf
    echo "PACKAGE_VERSION=\"8.493\"" >> debian/dkms.conf
    echo "CLEAN=\"rm -f *.*o\"" >> debian/dkms.conf
    echo "BUILT_MODULE_NAME[0]=\"fglrx\"" >> debian/dkms.conf
    echo "MAKE[0]=\"pushd \${dkms_tree}/fglrx/8.493/build; sh make.sh --nohints; popd\"" >> debian/dkms.conf
    echo "DEST_MODULE_LOCATION[0]=\"/kernel/drivers/char/drm\"" >> debian/dkms.conf
    echo "AUTOINSTALL=\"yes\"" >> debian/dkms.conf
    # Kernel source package
    dh_install -pfglrx-kernel-source \
    lib/modules/fglrx/build_mod/*.c \
    lib/modules/fglrx/build_mod/*.h \
    lib/modules/fglrx/build_mod/*.sh \
    lib/modules/fglrx/build_mod/lib* \
    lib/modules/fglrx/build_mod/2.6.x/Makefile \
    debian/dkms.conf \
    usr/src/fglrx-8.493
    # control panel package
    dh_install -A -pfglrx-amdcccle "usr/X11R6/bin/amdcccle" "usr/bin"
    dh_install -A -pfglrx-amdcccle "usr/share/icons/*.xpm" "usr/share/icons"
    dh_install -A -pfglrx-amdcccle "usr/share/icons/*.xpm" "usr/share/pixmaps"
    dh_install -A -pfglrx-amdcccle "debian/amdcccle.desktop" "usr/share/applications"
    dh_install -A -pfglrx-amdcccle "debian/amdcccle.kdelnk" "usr/share/applnk"
    dh_install -A -pfglrx-amdcccle "usr/share/ati" "usr/share"
    dh_desktop -pfglrx-amdcccle
    # start the install
    dh_installdocs
    dh_installdocs -pxorg-driver-fglrx usr/share/doc/fglrx/*
    #dh_installchangelogs
    dh_link
    dh_strip
    dh_compress
    dh_installdeb
    dh_makeshlibs
    dh_shlibdeps
    dpkg-shlibdeps: warning: symbol XauFileName used by debian/xorg-driver-fglrx/usr/sbin/atieventsd found in none of the libraries.
    dpkg-shlibdeps: warning: debian/xorg-driver-fglrx/usr/sbin/atieventsd shouldn't be linked with libXrender.so.1 (it uses none of its symbols).
    dpkg-shlibdeps: failure: couldn't find library libfglrx_gamma.so.1 needed by debian/xorg-driver-fglrx/usr/bin/fglrx_xgamma (its RPATH is '').
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dh_shlibdeps: command returned error code 512
    make: *** [binary] Error 1
    dpkg-buildpackage: failure: debian/rules binary gave error exit status 2
    Removing temporary directory: fglrx-install.be6279

    Leave a comment:


  • Bigon
    replied
    Yeah I also get the watermark for the first time ever (on ubuntu)

    Leave a comment:


  • bierbo24
    replied
    Originally posted by Joshi7791 View Post
    I hope, that with the ati-driver 8.5 the flickers with opengl-applications find an end...
    it doesn't

    8.5 is just another crap release even the watermark is back


    thx ati never again

    Leave a comment:


  • PsYhLo
    replied
    Originally posted by Kano View Post
    Thats the most easy way to fix it (the awk line is just for info, use the other 2):
    Code:
    awk '/^signature=/' ati-driver-installer-8-4-x86.x86_64.run
    
    signature="e7d56ac97bfc562e683610e1a87e1b7e:dffb5efe4dd16616580522d9c9532b48d5e35af838d1177a211624d1984f2d48:83b30cab4e99304b5c5274d09e482a48d2ed5afc49ce32170b0f25d29a1c2f4683e00ffa4e9d30165b0e74d099492c1fd5e45bff49c8321f510e24879a1a2f46"
    
    sed -i 's/\(signature=\).*/\1"'$signature'"/' ati-driver-installer-8-5-x86.x86_64.run
    this doesn't work for me

    Leave a comment:


  • Joshi7791
    replied
    flicker with driver 8.4

    I hope, that with the ati-driver 8.5 the flickers with opengl-applications find an end...

    Leave a comment:


  • Joshi7791
    replied
    driver 8.5 test version

    ati-driver-installer-8.5 -> Trash -> Empty!!!

    its only for testing without 3D!!!

    it is version 8.493 only...

    Leave a comment:


  • cjr2k3
    replied
    Ye working now. (it was working before, but now is without the annoying watermark)

    Thx guys, later I'm gonna test it.

    I do remeber ATI with Wine to play WoW had to have some changes in the xorg.conf like:

    Option "Capabilities" "0x00000800"
    Option "KernelModuleParam" "locked-userpages=0"

    Will this be always like this? Is this a ATI problem or a Wine problem?

    Leave a comment:


  • uncle_fungus
    replied
    No, see the post at the top of this page (by Kano). The fix is a few posts below it.

    Leave a comment:


  • cjr2k3
    replied
    The driver instaled without problems. But now I got a Watermark saying:

    "AMD
    Testing
    use only"

    im my lower right corner of the screen... Did I do something wrong?

    Leave a comment:

Working...
X