+ Reply to Thread
Results 1 to 4 of 4

Thread: It's been a while...

  1. #1
    Join Date
    Apr 2007
    Location
    Mexico City, Mexico
    Posts
    877

    Default It's been a while...

    Hi all, it's been a while since I last messed with the ATi drivers and their installation from the reference package from AMD. Anything I should be aware of? Due to other reasons (WLAN) I will have to build a custom kernel, and as such will fall outside of the scope of prepackaged drivers from my distribution. I understand that now there is a graphical installer. I'll read around whatever I find (like the HowTo over at Rage3D) and learn whatever I can. However I would like to know if the reference drivers do overwrite system files (like some X files, GL library, etc).

  2. #2
    Join Date
    Oct 2007
    Posts
    43

    Default

    A possible problem is that it doesn't currently work with the 2.6.25 kernel but 2.6.24 should be fine.

    I think the installer only overwrites the Mesa libraries. ati-config --initial will change your xorg.conf.

  3. #3
    Join Date
    Apr 2007
    Location
    Mexico City, Mexico
    Posts
    877

    Default

    I'm more concerned about X related stuff than configuration files. Besides, I usually do my Xorg.conf manually , but I am concerned about the Mesa part, specifically which files does it overwrite so I can replace them with the correct files or packages when I move to my distribution provided packages. Thanks for the info, though.

  4. #4
    Join Date
    Oct 2007
    Posts
    43

    Default

    Looks like it only replaces /usr/lib/libGL.so* with links to /usr/lib/xorg/libGL.so.1.2. Which is installed by the driver.

    this is the file list create by the installer http://pastebin.com/m215700e3

+ Reply to Thread

Posting Permissions

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