Results 1 to 6 of 6

Thread: AMD GPU Installation

  1. #1
    Join Date
    Dec 2006
    Beans
    2

    AMD GPU Installation

    Hello Everyone,

    I have a laptop with an old AMD GPU which I want to install the proprietary drivers since the Ubuntu by default drivers doesn't seem to work, I'm using the last LTS version of Ubuntu
    and since there are many drivers to download I don't know which one to install considering the age of the GPU, this are the details of the GPU,

    HTML Code:
    *-display                 
           descripción: Display controller
           producto: Venus XT [Radeon HD 8870M / R9 M270X/M370X]
           fabricante: Advanced Micro Devices, Inc. [AMD/ATI]
           id físico: 0
           información del bus: pci@0000:01:00.0
           versión: 00
           anchura: 64 bits
           reloj: 33MHz
           capacidades: pm pciexpress msi bus_master cap_list rom
           configuración: driver=radeon latency=0
           recursos: irq:35 memoria:e0000000-efffffff memoria:f7d00000-f7d3ffff iopo
    If anyone can point me to the correct driver to download , thank you.

  2. #2
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: AMD GPU Installation

    There are no drivers to download. Don't try. The old ones one could once download do not work with modern Linux distributions. If you could coax one to install, you'd likely be left needing to re-install a non-operational OS.

    At install time, Ubuntu chooses either the open-source radeon driver or the open source amdgpu module depending on which supports your hardware. Yours appear to be using the radeon driver, which means that is the one that supports your hardware.

    What about your driver module does not seem to work?
    Last edited by QIII; September 15th, 2020 at 04:12 AM.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #3
    Join Date
    Dec 2006
    Beans
    2

    Re: AMD GPU Installation

    Thank you for answer, even though almost everything seems to work fine with the Intel GPU, I wanted to try some old games which need a dedicated GPU, I have tried installing from Steam and try running the game with the option "Use seconday GPU" that
    comes in Ubuntu but they still run really slow, My guess is they are still using the Intel GPU since I don't have the same problem in Windows.

  4. #4
    Join Date
    Nov 2009
    Beans
    Hidden!
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: AMD GPU Installation

    you need to manually switch the card using prime command (DRI_PRIME=1):
    read more here (Arch Linux is a different distribution but their docs are often very good):
    https://wiki.archlinux.org/index.php...Source_Drivers

    or here for Ubuntu example of intel + newer opensource AMDGPU driver (you will use older radeon driver): https://askubuntu.com/questions/1038...s-ubuntu-18-04

    one last thing if you want to you can add latest opensource radeon driver using Oibaff PPA. but it might not improve performance for your chip. you would have to check changelogs for that (to see if any improvement was added).
    PPA: https://launchpad.net/~oibaf/+archiv...aphics-drivers

    even with PPA you still need to switch manually (just add the command before the game launcher).
    Read the easy to understand, lots of pics Ubuntu manual.
    Do i need antivirus/firewall in linux?
    Full disk backup (newer kernel -> suitable for newer PC): Clonezilla
    User friendly full disk backup: Rescuezilla

  5. #5
    Join Date
    Jun 2007
    Beans
    14,793

    Re: AMD GPU Installation

    Quote Originally Posted by Lord-Nicon View Post
    but they still run really slow, My guess is they are still using the Intel GPU since I don't have the same problem in Windows.
    I've seen plenty of complaints of poor performance on the discrete GPU with Intel/AMD hybrid graphics, even if DRI_PRIME=1 is working correctly. Unfortunately, I have not seen a good solution.

  6. #6
    Join Date
    Nov 2009
    Beans
    Hidden!
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: AMD GPU Installation

    the only thing is that performance is getting better with time as they improve the driver. might never be as good as in windows, but if it gets close... on xorg site you can see what things are still missing and what things are already done. : https://www.x.org/wiki/RadeonFeature/

    for newer chips updates are stil being made. if same issue is resolved for older chips the solutions are backported. but these newish chips have higher chance of getting improvements.
    Read the easy to understand, lots of pics Ubuntu manual.
    Do i need antivirus/firewall in linux?
    Full disk backup (newer kernel -> suitable for newer PC): Clonezilla
    User friendly full disk backup: Rescuezilla

Tags for this Thread

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
  •