I have a Radeon 700 PCI and eventually found that the PCI versions of the Radeon cards are not well supported but the AGP are. You can get them to work but currently I can only get 2D accelleration. Any attempt to get 3D causes a lock up. The following are the important parts of my XF86Config. You will most likely have to hand edit the file to set this up. There will be other "Section"s but these are the ones I created or altered. In the Modules section the important part is the commenting out of dri by placing a '#" as the first non blank character on the line. In the Device section the BusID line will most likely be differant on your machine as this depends on the slot the oards in and other cards in the machine. In the Screen sction you will have to change the line that reads Monitor "Monitor0" so that Monitor0 matches what ever the identifier line in the Monitor section declares. Good luck. It took me about 2 weeks of reading and experimenting to get this working as good as it is. I've read a number of comments on the boards that make me hope that I may soon be able to get 3D Accelleration working. If this happens I will probably post something here because the Radeon PCI problem crops up on this list periodicaly. Section "Module" SubSection "extmod" # option "omit xfree86-dga" EndSubSection Load "xie" Load "pex5" Load "glx" #Load "dri" Load "dbe" Load "i2c" Load "ddc" Load "record" Load "xtrap" Load "speedo" Load "type1" EndSection Section "Device" Identifier "AtiRadeon" Driver "radeon" VendorName "ATI" BusID "PCI:0:18:0" option "nodri" VideoRam 32768 EndSection Section "Screen" Identifier "Screen0" Device "AtiRadeon" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection On Saturday 27 July 2002 05:21 pm, Ben Adams wrote: > Hi, > > I have looked over the archives for an answer to this, > but couldn't find one - sorry if I missed it. > > I have a Radeon 7200 (PCI), and I have just installed > Redhat 7.3, which has XFree86 4.2 I believe. > > During installation, the card is picked up, I can > identify it as a Radeon 7200, and the x config tests > at the end of the installation all work. > > However, when I boot if for real, and I start x, I get > garabaged graphics, and it looks like the system froze > (ctrl alt backspace dosen't do anything). > > When I run Xconfigurator it recongizes the card, but > says it can't probe it for its memory, and all I can > do is 8 bit 640x480. > > Any help would be greatly appreciated, > > Thanks, > > Ben > > P.S. - the card has never worked on linux before, I > was just waiting to get RH 7.3 on before I bothered > anyone with it. I used to dual boot with win98, and > the card worked fine there (with games and all that). > > __________________________________________________ > Do You Yahoo!? > Yahoo! Health - Feel better, live better > http://health.yahoo.com > _______________________________________________ > > Newbie@XFree86.Org > *** To unsubscribe , or change message options, see: > http://XFree86.Org/mailman/listinfo/newbie _______________________________________________ Newbie@XFree86.Org *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie