On 7/18/05, Pedro Ramalhais <[EMAIL PROTECTED]> wrote: > On Mon, 2005-07-18 at 19:11 +0100, Dave Airlie wrote: > > > I made an additional modification to the source: there is no > > > implementation of drm_device_is_pcie() for FreeBSD so I just put > > > dev_priv->flags |= CHIP_IS_PCIE into radeon_preinit(). I have tried both > > > with and without this patch and only the pure, clean CVS but nothing > > > works. > > > > FreeBSD support is even less thatn the Linuxs support.. the code in > > ati_pcigart.c is different for pci express than for normal PCI... I think > > this code is platform specific.. > > > > I've never gotten it to work on my laptop, the reg programming info I have > > is brief but it should be okay.. fglrx won't work for me either at this > > stage (waiting for ATI to see if they can fix the issue).. > > > > Dave. > > > > Is it possible to put the PCIE cards in PCI compatible mode just to have > it working even if slow?
No, as far as I know, the PCIE chips no longer have the old pci-gart cells on them. Alex > -- > Pedro Ramalhais <[EMAIL PROTECTED]> > > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
