1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Linux lubuntu ati drivers

Discussion in 'Software' started by FaIIen, 22 Jan 2016.

  1. FaIIen

    FaIIen origami killer

    Joined:
    31 Dec 2001
    Posts:
    508
    Likes Received:
    0
    hello,

    I recently installed Lubuntu for a htpc. I was wondering , should I install the fglrx package ? or should i leave the deafult driver ?? My graphics card is a ATI HD4850 and I would like to squeeze out the max performance out of it for some steam-gaming as well. Obviously I won'[t be playing latest blockbuster games.
     
  2. FaIIen

    FaIIen origami killer

    Joined:
    31 Dec 2001
    Posts:
    508
    Likes Received:
    0
  3. theshadow2001

    theshadow2001 [DELETE] means [DELETE]

    Joined:
    3 May 2012
    Posts:
    5,284
    Likes Received:
    183
    If you want the best performance, then I would say yes. Your card might be considered legacy though and may require manual installation of the driver. But run ubuntus driver tool first and see how you get on.
     
  4. FaIIen

    FaIIen origami killer

    Joined:
    31 Dec 2001
    Posts:
    508
    Likes Received:
    0
    Last edited: 22 Jan 2016
  5. theshadow2001

    theshadow2001 [DELETE] means [DELETE]

    Joined:
    3 May 2012
    Posts:
    5,284
    Likes Received:
    183
    There's a tool in the menu somewhere called additional drivers, it should be under system or settings or something like that on LUbuntu. You run the tool, it determines what graphics cards are on the system(and some other devices but mainly graphics cards) you then select whether you want the proprietary or the open source driver and then that's pretty much it.

    http://askubuntu.com/questions/47506/how-do-i-install-additional-drivers
     
  6. FaIIen

    FaIIen origami killer

    Joined:
    31 Dec 2001
    Posts:
    508
    Likes Received:
    0
    cool thanks i'll check it. I usually do things from command line and i'm not very familiar with gui tools :)
     
  7. theshadow2001

    theshadow2001 [DELETE] means [DELETE]

    Joined:
    3 May 2012
    Posts:
    5,284
    Likes Received:
    183
    I installed fglrx on debian through the CLI. Its wasn't too bad, but using that gui app is much more straight foward.
     
  8. RedFlames

    RedFlames ...is not a Belgian football team

    Joined:
    23 Apr 2009
    Posts:
    15,426
    Likes Received:
    3,013
    If the driver is in the Ubuntu Repositories, it'll be available in Lubuntu or any of the *buntu falvours [also Linux Mint]

    IIRC for installing AMD drivers in terminal it's

    Code:
    sudo -s 
    apt-get install fglrx
    amdconfig --initial
    reboot
    There are additional packages for hardware acceleration IIRC but I can't remember their names.
     
    Last edited: 22 Jan 2016
  9. FaIIen

    FaIIen origami killer

    Joined:
    31 Dec 2001
    Posts:
    508
    Likes Received:
    0
    seems that my card is considered to be legacy after all.
     

Share This Page