Difference between revisions of "ATI Mobility Radeon Xpress 200M"
(→Linux driver - OpenSource) |
|||
Line 21: | Line 21: | ||
The "radeon" module works fine in X.Org 7.2. Tested with openSUSE10.2. | The "radeon" module works fine in X.Org 7.2. Tested with openSUSE10.2. | ||
+ | |||
+ | Direct rendering (ie 3D acceleration) does not work, and is disabled explicitly in the driver. Look for this line in Xorg.0.log: | ||
+ | |||
+ | (II) RADEON(0): Direct rendering broken on XPRESS 200 and 200M | ||
=== Linux driver - Proprietary === | === Linux driver - Proprietary === |
Revision as of 00:44, 10 January 2007
ATI Mobility Radeon Xpress 200MThis is a ATI North Bridge with integrated video adapter Features
|
Linux driver - OpenSource
The VESA driver in Xorg 6.8.2 works. Tested with Fedora Core 4, the hardware discovery did not work, so it was configured for 800x600 only. I edited xorg.conf manually to insert the 1024x768 mode and increase HorizSync to allow the mode to work.
Ati driver works well in Xorg 7.0. Tested on Gentoo distibution.
The "radeon" module works fine in X.Org 7.2. Tested with openSUSE10.2.
Direct rendering (ie 3D acceleration) does not work, and is disabled explicitly in the driver. Look for this line in Xorg.0.log:
(II) RADEON(0): Direct rendering broken on XPRESS 200 and 200M
Linux driver - Proprietary
TODO
|
?
|
The following combination of software is almost working for me: gentoo-sources-2.6.14-r2, ati-drivers-8.19.10, xorg-x11-6.8.2-r6. Xorg hangs up sometimes unless I disable glx and dri modules in xorg.conf .
New kernel 2.6.15 and ati drivers 8.20.8 work flawlessly. DRI is enabled and graphics is fast (for this videocard). fglrxconfig puts "GammaCorrection" options in xorg.conf and it sometimes messes up colors so it is better to comment them out. If colors are messed up for some reason anyway run fireglcontrol and click on TvOut tab, it should cure the problem (ATI has a peculiar sence of humor).
For Fedora Core 5 With GUI install boot: linux vesa
Install kmod-fglrx from livna
- yum update kmod-fglrx
Install offical driver[Fake 690]
- X_VERSION=x690 ./ati-driver-installer-8.24.8-i386.run
Initial fglrx
- aticonfig --initial
Reboot
- reboot