Installing Ubuntu 7.04: ATI X**** Cards

Many people are having problems installing Ubuntu 7.04 (Feisty Fawn) on machine with ATI X**** series video cards. This is caused by this bug that unfortunately could not fixed before the release of Ubuntu 7.04.

This quick guide will get Feisty installed and X.org 7.2 up and running.

  1. Boot using PC (Intel x86) alternate install CD for Ubuntu or Kubuntu.
  2. Start text mode installer and install Ubuntu/Kubuntu.
  3. Finish Install and reboot.
  4. Update package list and upgrade any packages needed.
    sudo apt-get update
    sudo apt-get dist-upgrade
  5. Install fglrx closed source driver for ATI video cards.
    sudo apt-get install xorg-driver-fglrx
  6. Update loaded modules.
    sudo depmod -a
  7. Configure /etc/X11/xorg.conf
    sudo aticonfig --initial
    sudo aticonfig --overlay-type=Xv
  8. Reboot

Ubuntu 7.04 should now boot into GDM/KDM.

Links:
Bug Report: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/89853
Forum Thread: http://ubuntuforums.org/showthread.php?t=414194

Related posts:

  1. Hardy Alpha 5: Touchpad woes I have bee
  2. Feisty Is Great, But It Is Still Beta Yesterday
  3. Turning on 3D Chessboard in Gutsy This is a
  4. Ubuntu Forums Loves Kubuntu We have c
  5. Installing Adobe Air 1.5 on Ubuntu 8.10 X86_64 Adobe AIR

Related posts brought to you by Yet Another Related Posts Plugin.

Posted on April 19, 2007 at 3:42 pm by Mike Basinger · Permalink
In: Ubuntu Linux

32 Responses

Subscribe to comments via RSS

  1. Written by Frank Paul Silye
    on April 20, 2007 at 1:10 am
    Permalink

    Hi,

    and thanks for this blog entry.

    Do you know if 7.04 now also works with the screen resolution: 1440×900?
    I have a Thinkpad with ATI X1300.

    – frankps

  2. Written by Paolo M.
    on April 20, 2007 at 6:10 am
    Permalink

    Mike: do you know how this bug affects a system upgrading from 6.10 where the ATI Driver has already been installed and configured?

    I’d like to upgrade, but I’m not sure whether I would have this problem.

    Thanks in advance.

  3. Written by Mike
    on April 20, 2007 at 6:25 am
    Permalink

    Frank: My Macbook Pro uses 1440×900 just fine.

    Paolo: I have only have had the problem with the installer.

  4. Written by rockstar
    on April 21, 2007 at 4:42 pm
    Permalink

    does this also allow it to work with desktop effects? I have an x1400

  5. Written by Mike
    on April 21, 2007 at 5:40 pm
    Permalink

    You will have to install XGL for desktop effects.

  6. Written by Ste
    on April 22, 2007 at 8:27 am
    Permalink

    Can you suggest a similar solution for the ATI Mobility Radeon 9100 card (mounted on an hp zv5000)?

    With all versions of Ubuntu I tried (6.06, 6.10, 7.04), it is possible to load GDM only 1 over 3 times approximately in the 6.06 version, and never with the others, it freezes always.

    I tried your code, but in my case I cannot even login the Xorg server anymore. There is a message like “the Screen is missing”. I got to the same point also following other people guidelines for installing Ubuntu on ATI chipsets.

  7. [...] video is the big thing – and I see there are potential solutions for [...]

  8. [...] Ubuntu 7.10 – ATI X*** video cards http://www.mikesplanet.net/2007/04/installing-ubuntu-704-ati-x-cards/ [...]

  9. Written by dimitris
    on April 22, 2007 at 6:05 pm
    Permalink

    i use now 6.1 and x700 works fine….do u thing i will have problems?any who tried with x700 ati mobility?
    thanks!

  10. Written by Greg
    on April 22, 2007 at 6:27 pm
    Permalink

    I did a clean install on a machine with a X1650pro and did not have a problem. It used the vesa driver for the install and I used Synaptic to install fglrx. Checked fglrxinfo and xvinfo and both are correctly installed. MSI pcie motherboard with AMD X2 3800 . So it is not always a problem.

  11. Written by Mike
    on April 22, 2007 at 10:41 pm
    Permalink

    Thanks Greg, good to know.

  12. Written by Ubuntu Feisty ??? ??? « ???? ????????? ??? online…
    on April 25, 2007 at 10:41 am
    Permalink

    [...] ??? ?? ??????? ???? ????? ???! [...]

  13. Written by myself
    on May 3, 2007 at 9:26 am
    Permalink

    hi~
    my notebook’s card is X1300
    and I cann’t collect to internet if I cannot get into the Gnome
    so I cannot use:
    sudo apt-get update
    sudo apt-get dist-upgrade

    is there any way?
    thanks!

  14. Written by Upgrade ?? Feisty « ???? ????????? ??? online…
    on May 7, 2007 at 5:27 am
    Permalink

    [...] A? ??????? ?????? ?????????? ???????? ?? ATI Xseries ?? ????? ??? ????? ???! [...]

  15. Written by Andreas Warberg
    on May 9, 2007 at 4:43 am
    Permalink

    Thank you for this guide. Works fine with ubuntu-7.04-alternate-amd64.iso.

  16. Written by Alvin
    on May 9, 2007 at 10:52 am
    Permalink

    I’ve just tried with ubuntu-7.04-alternate-amd64.iso, and before follow this instructions desktop effects works, and after The system tells me that i can’t activate Desktop Effects (like cube desktops or wobbly windows).

    Whats the problem?

  17. Written by Mike
    on May 9, 2007 at 3:45 pm
    Permalink

    Install xserver-xgl and search the wiki for configuration instructions.

  18. Written by bortx
    on May 13, 2007 at 8:47 am
    Permalink

    I’ve got an ATI IGP 345M and this doesn’t work. found no help on the internet, any help here? thanks a lot

  19. Written by dghost1
    on May 13, 2007 at 4:55 pm
    Permalink

    I upgraded from 6.10 to 7.04, after the update got the error described in the bug.
    Logged in via the text mode (command line) and then entered:
    sudo apt-get install xorg-driver-fglrx
    sudo depmod -a
    sudo aticonfig –initial
    sudo aticonfig –overlay-type=Xv

    The last one did not take effect according to the message I got but I rebooted and the error was gone. I did not use the alternate CD.

  20. Written by Nuno
    on June 8, 2007 at 3:20 pm
    Permalink

    Hei dimitris just to inform that on X700 it doesn’t work I’ve tried on mine but with no success

  21. Written by JJ
    on June 18, 2007 at 1:49 pm
    Permalink

    I’ve been trying for 3 days now to enable OpenGL in Feisty (with an ATI Radeon Mobility X700), but still get:

    jj@hydra:~$ fglrxinfo
    Xlib: extension “XFree86-DRI” missing on display “:0.0″.
    display: :0.0 screen: 0
    OpenGL vendor string: Mesa project: http://www.mesa3d.org
    OpenGL renderer string: Mesa GLX Indirect
    OpenGL version string: 1.4 (1.5 Mesa 6.5.2)

    :(

  22. Written by Bill
    on June 29, 2007 at 12:28 pm
    Permalink

    Thanks for the detailed post. I have a new Gateway E265M laptop. This solution worked flawlessly. It also helped me get around the dreaded “can’t access tty: job control turned off” error by using the alternate install CD. I have an ATI 2300 HD card in the laptop and this fix worked perfectly! I’ll be linking to it in the Ubuntu forums again. It feels great to have my Ubuntu back… :) Especially on my new laptop.

  23. Written by Kassy
    on September 5, 2007 at 3:17 pm
    Permalink

    Hello, I’m new in Ubunut “business”… So my problem is the following, I have an Asus A6JE (Ati x1450 videocard), and when I put the new Ubuntu 7.04 CD, and start the install, I got an error message there is no screen. (My hard drive have an empty unformatted partition, so I can’t do anything). I don’t have an internet connection for a long (I’m using my notebook at internet cafe, etc…). So please help me, what should I do… But please simply, I don’t know too much about Ubuntu (Linux), I want to try, if it better than Windows… Thanks.

  24. Written by basketcase
    on September 15, 2007 at 7:29 pm
    Permalink

    Thanks for this man!! Greatly appreciated! Works like a charm on a Dell e7105 with an ATI X1400.

  25. Written by Ubuntu 7.04 — I’m disappointed « /var/basketcase
    on September 16, 2007 at 2:49 pm
    Permalink

    [...] I installed 6.10, then upgraded to 7.04 through Synaptic, and X FAILED!!! I found an article that fixed my problem, so that part was covered. Still no success with my wireless. After searching [...]

  26. Written by Consumer Electronics Reviews
    on September 19, 2007 at 8:24 am
    Permalink

    Consumer Electronics Reviews…

    I couldn’t understand some parts of this article, but it sounds interesting…

  27. [...] blog di Mike Besinger attingo questa piccola [...]

  28. Written by Michael
    on February 26, 2008 at 10:40 pm
    Permalink

    michael@Ubuntu:~$ sudo depmod -a
    michael@Ubuntu:~$ Configure /etc/X11/xorg.conf
    bash: Configure: command not found
    michael@Ubuntu:~$ sudo aticonfig –initial
    Warning: Could not find configuration file
    Please copy configuration file template to /etc/X11
    michael@Ubuntu:~$ sudo aticonfig –overlay-type=Xv
    Warning: Could not find configuration file
    Please copy configuration file template to /etc/X11
    michael@Ubuntu:~$
    michael@Ubuntu:~$
    michael@Ubuntu:~$ Configure /etc/X11/xorg.conf
    bash: Configure: command not found
    michael@Ubuntu:~$ sudo aticonfig –initial
    Warning: Could not find configuration file
    Please copy configuration file template to /etc/X11

  29. Written by LErik
    on February 27, 2008 at 4:21 am
    Permalink

    Hallo thanks for your help,
    I’ve got a X700 and ubuntu 7.10 and
    sudo aticonfig –initial
    goes in core dump

    Uninitialised file found, configuring.
    Using /etc/X11/xorg.conf
    Saved back-up to /etc/X11/xorg.conf.original-1
    *** glibc detected *** aticonfig: munmap_chunk(): invalid pointer: 0xbfe569f0 ***
    ======= Backtrace: =========
    /lib/tls/i686/cmov/libc.so.6(cfree+0×1bb)[0xb7d1192b]
    aticonfig[0x805c5c7]
    aticonfig[0x805c875]
    aticonfig[0x8054528]
    aticonfig[0x804985e]
    aticonfig[0x80496cb]
    /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7cba050]
    aticonfig[0x8049601]
    ======= Memory map: ========
    08048000-08067000 r-xp 00000000 08:03 163160 /usr/bin/aticonfig
    08067000-0806a000 rw-p 0001e000 08:03 163160 /usr/bin/aticonfig
    0806a000-0808b000 rw-p 0806a000 00:00 0 [heap]
    b7c96000-b7c97000 rw-p b7c96000 00:00 0
    b7c97000-b7c99000 r-xp 00000000 08:03 34150 /lib/tls/i686/cmov/libdl-2.6.1.so
    b7c99000-b7c9b000 rw-p 00001000 08:03 34150 /lib/tls/i686/cmov/libdl-2.6.1.so
    b7c9b000-b7c9c000 rw-p b7c9b000 00:00 0
    b7c9c000-b7ca0000 r-xp 00000000 08:03 164211 /usr/lib/libXdmcp.so.6.0.0
    b7ca0000-b7ca1000 rw-p 00003000 08:03 164211 /usr/lib/libXdmcp.so.6.0.0
    b7ca1000-b7ca3000 r-xp 00000000 08:03 164200 /usr/lib/libXau.so.6.0.0
    b7ca3000-b7ca4000 rw-p 00001000 08:03 164200 /usr/lib/libXau.so.6.0.0
    b7ca4000-b7de8000 r-xp 00000000 08:03 34062 /lib/tls/i686/cmov/libc-2.6.1.so
    b7de8000-b7de9000 r–p 00143000 08:03 34062 /lib/tls/i686/cmov/libc-2.6.1.so
    b7de9000-b7deb000 rw-p 00144000 08:03 34062 /lib/tls/i686/cmov/libc-2.6.1.so
    b7deb000-b7dee000 rw-p b7deb000 00:00 0
    b7dee000-b7e11000 r-xp 00000000 08:03 34324 /lib/tls/i686/cmov/libm-2.6.1.so
    b7e11000-b7e13000 rw-p 00023000 08:03 34324 /lib/tls/i686/cmov/libm-2.6.1.so
    b7e13000-b7f00000 r-xp 00000000 08:03 164194 /usr/lib/libX11.so.6.2.0
    b7f00000-b7f04000 rw-p 000ed000 08:03 164194 /usr/lib/libX11.so.6.2.0
    b7f04000-b7f11000 r-xp 00000000 08:03 164215 /usr/lib/libXext.so.6.4.0
    b7f11000-b7f12000 rw-p 0000d000 08:03 164215 /usr/lib/libXext.so.6.4.0
    b7f12000-b7f13000 rw-p b7f12000 00:00 0
    b7f13000-b7f1a000 r-xp 00000000 08:03 164237 /usr/lib/libXrender.so.1.3.0
    b7f1a000-b7f1b000 rw-p 00006000 08:03 164237 /usr/lib/libXrender.so.1.3.0
    b7f1b000-b7f20000 r-xp 00000000 08:03 164235 /usr/lib/libXrandr.so.2.1.0
    b7f20000-b7f21000 rw-p 00005000 08:03 164235 /usr/lib/libXrandr.so.2.1.0
    b7f24000-b7f2e000 r-xp 00000000 08:03 15345 /lib/libgcc_s.so.1
    b7f2e000-b7f2f000 rw-p 0000a000 08:03 15345 /lib/libgcc_s.so.1
    b7f2f000-b7f32000 rw-p b7f2f000 00:00 0
    b7f32000-b7f4c000 r-xp 00000000 08:03 15291 /lib/ld-2.6.1.so
    b7f4c000-b7f4e000 rw-p 00019000 08:03 15291 /lib/ld-2.6.1.so
    bfe42000-bfe57000 rw-p bfe42000 00:00 0 [stack]
    ffffe000-fffff000 r-xp 00000000 00:00 0 [vdso]
    Aborted (core dumped)

    any ideas?

  30. Written by Dr Nolez
    on May 18, 2008 at 1:39 am
    Permalink

    why doenst this work out of the box

    why is there 100,000,000 web pages dedicated to support ATI & Nvidia graphics cards… what kinda graphics card works ootb? friggn s3trio? this is crap

    linux heads listen up… write an os that detects hardware and installs whatever is needed to be installed or typed or enabled or apt-get install friggn *.* … the internet is clogged with *nix support with answers that DONT work…

  31. Written by ati tweaks ubuntu
    on June 12, 2008 at 2:52 am
    Permalink

    [...] ati X**** Cards&8221 … ubuntu 7.10 – ati X*** video cards &171 technonerd.wordpress.com says: …http://www.mikesplanet.net/2007/04/installing-ubuntu-704-ati-x-cards/trackback/Ubuntu Feisty 7.04 on Dell inspiron 6400 / 9400 laptopUbuntu Feisty 7.04 on Dell inspiron 6400/9400 [...]

Subscribe to comments via RSS