Results 1 to 2 of 2

Thread: howto ATI radeon x1250 graphics

  1. #1
    Join Date
    May 2008
    Beans
    63
    Distro
    Ubuntu 8.04 Hardy Heron

    Smile howto ATI radeon x1250 graphics

    How to install the proprietary drivers for ATI Radeon x1250 integrated graphics.

    If youve got a different ATI chip - just substitute in the approprate driver and you should be able to do it the same way.

    Before you get started


    1. Get the proprietry drivers from ATI at this link here

    http://ati.amd.com/support/drivers/l...ux-radeon.html

    if it does not take you directly to the file, it is under the menu
    >linux>x86>integrated motherboard>x1250

    the file is nearly 60mb, be sure to keep this file uncorrupted, and use a healthy USB drive to put it on, in a folder called /ati on the memory stick.

    2. Get the Alternate Install CD, you must use the alternate install CD so that your screen can display your installation menus.

    Installation

    Step 1 - Installation of Ubuntu

    Insert your install CD and boot up, check the CD for defects.

    Press F6

    enter the following code:

    noapic

    (this should add the boot paramater --noapic to prevent a screen I/O error)

    <press return key>

    Install your system to your liking.

    select continue to now reboot without the CD in the drive


    Step 2 - Installation of drivers


    your computer will boot into your installed ubuntu system - without your graphics installed , you will be met by some code and a screen that will flash for 10 seconds or so, when its stopped flashing

    press Alt and F2

    login prompt: enter your username and password

    enter the following code:

    sudo bash
    (enter pasword)

    now mount up your USB drive and transfer your ATI driver onto your system in /ati

    enter the following code:

    cd /ati

    enter the following code:

    ls

    (this shoudl return the name of your ATI installer ' ati-driver-installer-8-5-x86.x86_64.run ' so you can easily look up and check you are spelling it correctly in the next step)

    enter the following code:

    sh ati-driver-installer-8-5-x86.x86_64.run

    (your ati driver installer will now run an installation menu - mostly unless you are experienced accept all default settings - literally just hit enter each time to accept the defaults)

    now that it has finished - wait 2 minutes - just let it do its thing while the system updates - be patient - better to wait 2 minutes then have to reinstall your entire system

    enter the following code:

    reboot

    you should now have a graphical login screen in pretty pretty brown, and a full graphical desktop after login!

    enjoy!


    Troubleshooting


    Whitescreen of Death:

    Have you made sure to use a healthy USB drive not full of clutter to keep the ATI file uncorrupted? this file is VERY sensitive!

    Have you used the correct driver for your chip? are you sure of what your chip is?
    Last edited by beN..87; June 25th, 2008 at 05:52 PM.
    I bought a car from a man named Bill - I opened all the windows and it crashed.

  2. #2
    Join Date
    Jul 2008
    Beans
    2

    Re: howto ATI radeon x1250 graphics

    I reinstalled Hardy two times on P200-Pro T8100 Bordoso, also the proprietary driver.

    The first install worked fine.

    After the second install, I got a whitescreen after the login.
    This bug is discussed here: https://bugs.launchpad.net/ubuntu/+s...24/+bug/196900

    So, I disabled compiz: https://bugs.launchpad.net/ubuntu/+s...00/comments/13

    Have fun!

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
  •