Results 1 to 7 of 7

Thread: can't load fglrx dirver

  1. #1
    Join Date
    Jul 2006
    Location
    Orlando
    Beans
    86
    Distro
    Ubuntu 8.10 Intrepid Ibex

    can't load fglrx dirver

    Have tried several threads but just can't get fglrx keeps loading Mesa.
    Second how do you remove googleearth from your system.

  2. #2
    Join Date
    Sep 2006
    Location
    Victoria, Australia
    Beans
    Hidden!

    Re: can't load fglrx dirver

    hi there,
    the following wiki article will teach you how to set up your ati drivers : https://wiki.ubuntu.com/BinaryDriverHowto/ATI

    if they still do not working after following this wiki article, please post the output of:
    sudo glxinfo
    less /etc/X11/xorg.conf
    sudo fglrxinfo


    AJ
    Want to find out more about your ubuntu system? see HowTO Ubuntu System
    Want to know a little more about networking? see HOWTO Ubuntu Networking
    Looking for help with something on your ubuntu? see the tutorial of the week sticky


  3. #3
    Join Date
    Jul 2006
    Location
    Orlando
    Beans
    86
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: can't load fglrx dirver

    Can not get by step 2 of the Wiki, need more detail
    "How do you set execute flag?"

  4. #4
    Join Date
    Sep 2006
    Location
    Victoria, Australia
    Beans
    Hidden!

    Re: can't load fglrx dirver

    the execute flag means that users can execute, ls -l <file> will tell you if it does.... the order is OWNER, GROUP, Other, and an 'x' says whether it has execute for each section, but, essentially, if you want it to have the execute flag set, then do sudo chmod a+x <file>.

    AJ
    Want to find out more about your ubuntu system? see HowTO Ubuntu System
    Want to know a little more about networking? see HOWTO Ubuntu Networking
    Looking for help with something on your ubuntu? see the tutorial of the week sticky


  5. #5
    Join Date
    Jul 2006
    Location
    Orlando
    Beans
    86
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: can't load fglrx dirver

    Gotten by step #2. You forgot to place an sh in front of the run file.
    Where do I find the files in step #3 @ #4?

  6. #6
    Join Date
    Sep 2006
    Location
    Victoria, Australia
    Beans
    Hidden!

    Re: can't load fglrx dirver

    if you are referring to where you create your own .deb file to install with dpkg, the files come from the ati site itself

    In order to properly install the latest drivers from ati.amd.com, their executable installer needs to be converted into a .deb package file that can then be installed using the package system. In order to perform this conversion, some basic developer tools need to be installed.

    but the first method doesnt require installing from the ati site...
    Want to find out more about your ubuntu system? see HowTO Ubuntu System
    Want to know a little more about networking? see HOWTO Ubuntu Networking
    Looking for help with something on your ubuntu? see the tutorial of the week sticky


  7. #7
    Join Date
    Jul 2006
    Location
    Orlando
    Beans
    86
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: can't load fglrx dirver

    Don't understand what you mean by the first method?

Bookmarks

Posting Permissions

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