Howto: x11-drivers/ati-drivers without gcc3

by rullzer on Oct.05, 2007, under Gentoo, Hardware, Linux

I figured out how to get the ati drivers to work on my new laptop without having to compile gcc-3. It are basicly a few easy steps:

  1. libstdc++.so.5:
    1. Google for libstdc++.so.5, you will find it. Well actually you find an rpm containing libstdc++.so.5.0.5
    2. Copy libstdc++.so.5.0.5 to /usr/lib
    3. Symlink /usr/lib/libstdc++.so.5.0.5 to /usr/lib/libstdc++.so.5
  2. Portage Overlay:
    1. Copy x11-drivers/ati-drivers to you overlay
    2. Open the ebuild of choise ( ati-drivers-[version].ebuild )
    3. Remove the dependancy on virutial/libstdc++
    4. run: ebuild ati-drivers-[version].ebuild digest
    5. run: emerge =x11-drivers/ati-drivers-[version]

This should go well. at least it did here.
And enjoy your ati video card with ati-drivers without gcc-3. Now you can configure your card further.

:, ,

5 Comments for this entry

  • Stargazer

    Shouldn’t be sys-libs/lib-compat provide that?

  • Mark Kowarsky

    Or you could just `emerge –oneshot libstdc++-v3`

  • rullzer

    sys-libs/lib-compat does provide some libstdc++ files however that are version 2 and 3 files.

    Well yeah I could compile libstc++-v3 but that would not change the deb on virtual/libstdc++ wich wants gcc. So in both ways some ”hacking” needs to be done.

  • Guanqun

    Hi,
    I’m trying to install ati-drivers on my new Laptop T60 (ThinkPad). But have some problems here.

    The ati-drivers now is blocking xorg-server …

    So, I’d like to ask what i’m supposed to do? If you have some basic idea on it.

    Thanks in advance.

  • rullzer

    Sorry about this people. I had wrong terminal colors. Just compiling libstc++-v3 makes it work :)

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!