fglrx

Russell Miller duskglow at gmail.com
Tue Dec 9 18:42:16 UTC 2008


Christopher A. Williams wrote:
> On Tue, 2008-12-09 at 07:06 -0800, Russell Miller wrote:
>   
>> David Hláčik wrote:
>>     
>>> Hi guys, is this ATI driver working in Fedora 10?
>>>   
>>>       
>> Yes, but setup is rather tricky. You have to create the /dev/dri device 
>> files manually.
>>     
>
> Is there a how-to or instruction guide somewhere on this we can get to?
>
> Cheers,
>
> Chris
Eh, I'll just tell you what I did.

Install fglrx using the one that comes from ATI.
cd /dev; MAKEDEV dri (this step is critical)
Add the following options to the "device" section of your Xorg.conf:

Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
Option "EnableMonitor" "lvds" (if you have a LCD)
Option "mtrr" "on"
Option "UseInternalAGPGART" "yes"
Option "UseFastTLS" "2"

And it should work.  Worked for me, anyway.  I have an HD 4650.

--Russell




More information about the fedora-list mailing list