Results 1 to 5 of 5

Thread: ATI Radeon HD 3650 and Ubuntu server

  1. #1
    Join Date
    Jul 2008
    Beans
    50

    ATI Radeon HD 3650 and Ubuntu server

    How do I get the ATI Radeon HD 3650 driver installed on the Ubuntu server? When I download it from ATI, and I go into a terminal, then chmod +x on the file, and do sudo filename, it tells me it cannot run the command.

  2. #2
    wpshooter is offline Ubuntu addict and loving it
    Join Date
    Sep 2005
    Location
    Virginia, USA
    Beans
    3,581
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: ATI Radeon HD 3650 and Ubuntu server

    Are you doing: ./filename

  3. #3
    Join Date
    Jul 2008
    Beans
    50

    Re: ATI Radeon HD 3650 and Ubuntu server

    Here's a more detailed description of the problem:

    I am doing:

    sudo ./ati.run --listpkg

    I get the following:
    [deleted for berevity]
    List of generatable packages:
    []
    Package Maintainer(s): Mario Limonciello <superm1@gmail.com>
    Aric Cyr <aric.cyr@gmail.com>
    Status: *UNVERIFIED*
    Ubuntu Packages:
    []
    Ubuntu/8.04

    Then I do:

    sudo ./ati.run --buildpkg Ubuntu/8.04

    and I get (just listing the relevant part of the message):

    Generating package: Ubuntu/8.04
    ./packages/Ubuntu/ati-packager.sh: 347: sh -c '/usr/sbin/synaptic --set-selections --non-interactive --hide-main-window < /tmp/fileO9j6QM': not found
    Unable to install dpkg-dev. Please manually install and try again.
    ./packages/Ubuntu/ati-packager.sh: 347: dpkg-architecture: not found
    Error: unsupported architecture:

  4. #4
    wpshooter is offline Ubuntu addict and loving it
    Join Date
    Sep 2005
    Location
    Virginia, USA
    Beans
    3,581
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: ATI Radeon HD 3650 and Ubuntu server

    Those last 2 lines seem sort of interesting.

    What kind of machine, i.e. processor type and 32 bit or 64 bit are you trying to install this on ?

    Make sure that the driver that you are trying to install is the correct version for your machine type.
    Last edited by wpshooter; July 7th, 2008 at 07:41 PM.

  5. #5
    Join Date
    Jul 2008
    Beans
    50

    Re: ATI Radeon HD 3650 and Ubuntu server

    Quote Originally Posted by wpshooter View Post
    Those last 2 lines seem sort of interesting.

    What kind of machine, i.e. processor type and 32 bit or 64 bit are you trying to install this on ?

    Make sure that the driver that you are trying to install is the correct version for your machine type.
    The driver is the only driver available from ATI and it's for the 3xxx family of products. The designation is for x86 and x86_64 (it's in the file name). The machine is capable of supporting both 32 and 64 bit, but I have the 32 bit version of Ubuntu installed.

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
  •