+ Reply to Thread
Results 1 to 4 of 4

Thread: Using fglrx-packing?

  1. #1
    Join Date
    Oct 2007
    Posts
    274

    Default Using fglrx-packing?

    I'm wondering how i would go about using the latest pharogit packing... so far i've figured this much out... using the fact that both fglrx-packing.tar.gz and the ati installer are both in the same directory...


    1) run the ati installer like so ( Using Catalyst 8.3 as an example )

    sh ati-driver-installer-8-3-x86.x86_64.run --extract ati

    2) extract the contents of fglrx-packaging.tar.gz

    3) run the command:
    cp -r fglrx-packaging/* ati/packages

    4) this is where i get stuck... I tried to run the installer but to no avail... it kept printing error messages.
    Code:
    sh ati/ati-installer.sh --buildpkg Ubuntu/hardy
    Code:
    ==================================================
     ATI Technologies Linux Driver Installer/Packager 
    ==================================================
    Unrecognized parameter '' to ati-installer.sh
    This script supports the following arguments:
    --help                      : print help messages
    --listpkg                   : print out a list of generatable packages
    --buildpkg package          : if generatable, the package will be created
    --install                   : install the driver

  2. #2
    Join Date
    Jun 2007
    Posts
    69

    Default

    u need to specify the version number also after ./ati-installer.sh

  3. #3
    Join Date
    Oct 2007
    Posts
    274

    Default

    thanks, but exactly what are you talking about by version number?

  4. #4
    Join Date
    Jan 2007
    Location
    Germany
    Posts
    1,593

    Default

    ./ati-installer.sh 8.471 --buildpkg Ubuntu --autopkg

+ 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