Re: [Dri-devel] Multiple PCI Radeon AIW

2002-11-01 Thread James Fung
> After looking at the source, support for multiple cards is only enabled > in the tdfx DRM yet. The attached hack might serve as a quick'n'dirty > way to find out the next problem. :) I added in the #define from the patch. When I insmod, it now sees both cards. I get something like: [drm] Ini

Re: [Dri-devel] Multiple PCI Radeon AIW

2002-10-29 Thread James Fung
> I suppose both cards work with DRI disabled? Please provide config > files, logs and kernel output, preferrably somewhere on the web. Oops - my XF86Config-4 file had some whitespace problems which I fixed. I've got two PCI radeons working now. However, only one has dri enabled. Is there a w

[Dri-devel] Multiple PCI Radeon AIW

2002-10-28 Thread James Fung
Hi, Thanks for the help my PCI radeon. I'm now trying to use multiple PCI radeons on a computer, with DRI hardware acceleration on each of them. So far, when I plug two radeons in, they show up on the PCI scanbus at 0:9:0 and 0:13:0. I can use the 0:9:0 card, but when I change my XF86Config

Re: [Dri-devel] PCIGART Radeon AIW support

2002-10-17 Thread James Fung
glTexImage2D() with the same texture and pixel formats succeeds. I'm still looking into this. All in all, however, its been stable so far, and its nice to have it working with DRI. -James On 17 Oct 2002, Michel Dänzer wrote: > On Mit, 2002-10-16 at 23:14, James Fung wrote: > >

[Dri-devel] PCIGART Radeon AIW support

2002-10-16 Thread James Fung
Hi. I'm using an All-In-Wonder Radeon card, and its the PCI version (not AGP). I complied the drm radeon.o module, and I editting the radeon_cp.c file to say #define PCIGART (presumably to try using the PCI GART). If I just insmod radeon.o and not agpgart.o, then I get: (II) RADEON(0): [drm] c