Re: No dri w/Rage Orion


Subject: Re: No dri w/Rage Orion
From: Robert Serphillips (rserphillips@austin.rr.com)
Date: Tue Mar 12 2002 - 17:30:44 MST


FYI
If you plan on upgrading to XFree 4.2 there is a nasty DRI Xv bug that will lock up x. I'm not sure when it will get fixed but it affects all ati r128 and radeon cards. X 4.1 works ok but screen rendering slows down when dri is active and there is some stability issues when using xv.

I'm on an 8500 with a rage Orion and my device section is a bit different

Section "Device"
        Option "UseFBDev"
        Identifier "Card0"
        Driver "r128"
        VendorName "ATI"
        BusID "PCI:0:15:0"
EndSection

-Rob

On Tue, 12 Mar 2002 21:05:26 -0000
Iain Stevenson <iain@iainstevenson.com> wrote:

>
> Michael
>
> --On Tuesday, March 12, 2002 12:20 am -0600 Michael J Flaherty
> <mikeflaherty@mn.rr.com> wrote:
>
> >
> > I've just installed YDL 2.1 (everything) onto an 8600/200 w/ Sonnet G3
> > 450 and a Rage Orion (128 based) pci card. I have had no success
> > getting it to use the r128.o driver (right one isn't it ?) instead of
> > fbdev.
>
> < big snip >
>
> I have a Rage Orion working perfectly in my 9600 but I know people have had
> problems with them. Try the snippet below at the end of your
> /etc/XF86Config-4. You need to replace the "PCI:0:13:0" with the
> information from a "cat /proc/pci". For example on my Mac, the part for
> the Orion looks like:
>
> Bus 0, device 13, function 0:
> VGA compatible controller: ATI Technologies Inc Rage 128 RE (rev 0).
> IRQ 23.
> Master Capable. Latency=32. Min Gnt=8.
> Prefetchable 32 bit memory at 0x84000000 [0x87ffffff].
> I/O at 0x400 [0x4ff].
> Non-prefetchable 32 bit memory at 0x80804000 [0x80807fff].
>
> .. the "PCI:0:13:0" corresponds to the "Bus 0, device 13, function 0".
> Here's the snipper from XF86Config-4.
>
>
> Section "Modes"
> Identifier "Modes0"
> Modeline "1024x768" 65.000 1024 1029 1145 1312 768 769 772 800
> +hsync +vsync
> Modeline "800x600" 62.357 800 821 901 1040 600 601 604
> 632 +hsync +vsync
> Modeline "640x480" 49.886 640 661 725 832 480 481 484
> 514 +hsync +vsync
> EndSection
>
> Section "Device"
> Identifier "Card0"
> Option "UseFBDev"
> Driver "ati"
> BusID "PCI:0:13:0"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Card0"
> Monitor "Monitor0"
> DefaultDepth 24
> DefaultFbBpp 32
> SubSection "Display"
> Depth 8
> FbBpp 32
> Modes "1024x768"
> EndSubSection
> SubSection "Display"
> Depth 16
> FbBpp 32
> Modes "1024x768"
> EndSubSection
> SubSection "Display"
> Depth 24
> FbBpp 32
> Modes "1024x768"
> EndSubSection
> EndSection



This archive was generated by hypermail 2a24 : Tue Mar 12 2002 - 17:45:55 MST