Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: New 8.42.3 and FireGL, better method

  1. #11
    Join Date
    May 2007
    Posts
    16

    Default

    Quote Originally Posted by ambro814 View Post
    # cd common/lib/modules/fglrx/build_mod
    (Change GCC4 to GCC3 if needed, and x86 to x86_64 if your kernel is 64bit).
    How to know if GCC3 is needed ?

    Code:
     # ln -s ../../../../../arch/x86/lib/modules/fglrx/build_mo d/libfglrx_ip.a.GCC4 libfglrx_ip.a.GCC4
    My gcc version is -
    gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)
    Using the defaults should have used GCC4 (I didn't change to GCC3 since I don't know if I should). But why do I see libfglrx_ip.a.GCC instead of libfglrx_ip.a.GCC4 ?

    I still see the unsupported message log in xorg log. Any pointers greatly welcome.

    Thanks,
    KM

  2. #12
    Join Date
    Aug 2007
    Posts
    26

    Default

    I thought it was obvious to use GCC4 if yor gcc ic 4.*.* and GCC3 for 3.*.*. Supposing your kernel is 32-bit, just do this instead of the 'ln':

    Code:
    cp ../../../../../arch/x86/lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC* .
    From your post I assume the module built properly. Then make sure:
    - you replaced the kernel module (and reloaded it if you didn't restart the system, "rmmod fglrx", "modprobe fglrx")
    - you replaced /etc/ati/control
    - you removed ChipID from xorg.conf
    Last edited by ambro814; 11-01-2007 at 04:06 AM.

  3. #13
    Join Date
    Aug 2007
    Posts
    6,496

    Default

    Are you really sure you have to do it that way? Usually you apply the patch then start the installer with:

    sh $DRIVER --extract fglrx-install
    cd fglrx-install
    patch -p1 <../whatever.patch
    bash ati-installer.sh $VER

    $VER is the driver version. $DRIVER the installer package. You can use of course build distro specific packages too - example:

    bash ati-installer.sh $VER --buildpkg Ubuntu/edgy

    My latest repack script can package it again after patching

  4. #14
    Join Date
    Nov 2007
    Posts
    1

    Default

    Quote Originally Posted by mintcoffee View Post
    Thanks for your help! I was being stupid and realized that I copied fglrx.ko into the wrong location. However, on the bright side, without DRI, I can resume and suspend perfectly fine with 8.42.3
    Suspend/resume works for me -- I just needed to set POST_VIDEO=false in /etc/defaults/acpi-support (Debian here, not sure for other distros).

    Thanks Ambro for the patch!

  5. #15

    Default

    Can this patch for Mobility 7500?
    What comes to "FGL_ASIC_ID (?x????)" for mobility 7500?

    Thank you in advance for Help

  6. #16
    Join Date
    Oct 2007
    Location
    Toronto-ish
    Posts
    6,909

    Default

    Quote Originally Posted by osmanovic100 View Post
    Can this patch for Mobility 7500?
    What comes to "FGL_ASIC_ID (?x????)" for mobility 7500?

    Thank you in advance for Help

    Sorry, but the latest drivers don't have code for the R100/R200 family of GPUs. I believe the 7500 is R100 family.

  7. #17

    Default

    Hi bridgman,



    As you see here, supports AMD / ATI FireGL cards also some not, and thanks to this patch;
    http://xtruder.homelinux.net/~ambro/...l-8.41.7.patch

    Also running unsupported ATI cards ...?

    This is a Mobility Radeon not possible?

    See;
    http://www.driverheaven.net/modtool/
    This Modd under Windows does exactly that, why should that not work under Linux?

    Pleas Help!

  8. #18
    Join Date
    May 2008
    Posts
    1

    Default Link dead?

    Hi, the link for the patch returns a "404 File not found". I'm using the URL:
    http://xtruder.homelinux.net/~ambro/...l-8.41.7.patch

    Does anyone know where I can get this patch? If it's short, maybe someone can just post it into the forum?

    My FireGL and I thank you!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •