[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ati radeon XF86Config



On Sat, Feb 09, 2002 at 12:36:53AM -0800, Aaron Brashears wrote:

> Can anyone supply a copy of their working XF86Config-4 they use with
> the ATI Radeon? Here's a few choice lines from my configuration - can
> you spot the error?
> 
> 
> Section "Device"
>     Identifier  "ATI Radeon"
>     Driver      "ati"
>     #VideoRam    65536
>     # Insert Clocks lines here if appropriate
> EndSection

This look about right. It should go.. Besides this I have the following
in my XF86Config-4..

Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "pex5"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "xie"
        Load    "wacom"
EndSection

Section "DRI"
        MOde    0666
EndSection

But your setup should work??

What Radeon are you talking about?? 7500 is supported by X 4.2.0 and 8500 is not
3D accelerated. Your setup should work with anything before 7500 [which is almost
exactly the same as regular one - same GPU].

- Adam



Reply to: