X Server error

Christo Barnard christob at kentron.co.za
Wed Nov 16 13:52:15 UTC 2005


On Wed, 2005-11-16 at 12:36 +0000, Paul wrote:

[...]
> The card is a ATi Radeon Xpress 200M  with 128 MB UMA (whatever that means). :)
[...]

Paul,

You need the "fglrx" driver but you will find that xorg.conf is
configured with the "ati" driver.

>From the fglrx driver description:

Video driver for the ATI Radeon and FireGL graphics accelerators.

This version of the ATI driver officially supports:
 * ATI Radeon 8500, 9000, 9100, 9200, 9250 (R2xx)
 * ATI Radeon 9500, 9550, 9600, 9700, 9800, X300, X400, X600 (R3xx)
 * ATI Radeon X700, X800 (R4xx)
 * ATI Mobility 9000, 9600, 9800
 * ATI FireGL 8700, 8800, E1, E2, X1, X2, X3, Z1, T2, 5100, 7100, 7200
 * ATI Mobility FireGL 9000, T2, T2e


This is what I have done on my HP NX6125 notebook -

Go to terminal 2 (CTRL-ALT-F2). Log in and do:

cd /etc/X11/
sudo nano xorg.conf

Scroll down to the driver section and replace the string "ati" with
"vesa".
Save the file (CTRL-O), and exit (CTRL-X).

sudo shutdown -r now or I guess gdm restart will also work.

Now you need to get on the net and use apt-get or synaptic to install
the following packages:

xorg-driver-fglrx, fglrx-control (optional) and linux-restricted-modules
for the kernel you are running.

(You might need to enable the universe and/or multiverse repositories,
can't remember.)

Edit xorg.conf again and replace the string "vesa" with "fglrx".

Log out and enter CTRL-ALT-Backspace to restart the X-server.

Hope this helps. 


Regards,

Christo


*******************************************************************************************************
Disclaimer:  The information contained in this communication is confidential and may be legally privileged.  
It is intended solely for the use of the individual or entity to whom it is addressed and others authorised to receive it.  
Any review, retransmission, dissemination, copying, disclosure or other use of, or taking of any action in reliance upon, this information by person or entities other then the intended recipient is prohibited.  
If you have received this message in error, please notify the sender immediately by e-mail, facsimile or telephone and return and/or destroy the original message and all copies from any computer.  

Denel (Pty) Ltd exercises no editorial control over e-mail messages originating in the organisation and does not accept any responsibility for either the contents of the message or any copyright laws that may have been violated by the person sending this message.  
Denel (Pty) Ltd is neither liable for the proper and complete transmission of the information contained in this communication nor any delay in its receipt.  
This message should not be copied or used for any purpose other than intended, nor should it be disclosed to any other person.
*******************************************************************************************************





More information about the ubuntu-users mailing list