Find the answer to your Linux question:
Results 1 to 2 of 2
So I just installed Ubuntu a few days ago, and I downloaded the drivers for my graphics card (ATI Radeon 4890) and installed them via the terminal. However when I ...
  1. #1
    Just Joined!
    Join Date
    May 2010
    Posts
    1

    Problem Installing ATI graphics/proprietary drivers

    So I just installed Ubuntu a few days ago, and I downloaded the drivers for my graphics card (ATI Radeon 4890) and installed them via the terminal. However when I restarted my computer I realized that my x.conf file had no resolutions under the "Modes" section. Because of this, the GUI wasn't starting. So this was fixed easily enough but now I cant enable desktop graphics or advance desktop graphics. Furthermore, when I try to install/enable the proprietary ATI graphics drivers vis system->administrator->hardware drivers, it gives my an install error. Finally if I try to update my drivers via system update, it tells me that I have a broken package and therefore, it can't install.

    I'm pretty new to linux, can anyone help me out?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    You have to fix broken package problem first.

    Execute this in Terminal
    Code:
    sudo apt-get clean all
    sudo apt-get update
    sudo apt-get install htop
    Post exact error message here, if any.

    ** I am suggesting htop installation to check broken package problem only. htop is an interactive process viewer.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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