El Mié 17 Oct 2001 11:44, R C escribió:
> On Sat, Oct 13, 2001 at 10:08:50PM +0200, Manuel Teira wrote:
>
> Regarding theories on DMA and Mach64 and XFree 4.10:
>
> I just finished a module that uses the System DMA unit for video capture
> transfers, and it works fine under a (highly hacked) XFree 4.1.0 server.
>
> System: Dual 550 Celeron, All-in-Wonder (original) PCI, 3D Rage II+.
> XServer is 4.1.0 with Gatos devel branch. Module is for 2.4 kernel. To use
> this on another card, you would have to enter the proper PCI id in the
> code. Oh yes, it uses the secondary register aperture, not the linear
> mapped aperture, but I don't think it makes a difference.
>
> Have not tried GUI dma, but it is quite similar.
>
> R C

I'm sorry, but have no luck trying to install your module. It always bugs me
with errors:
These ones:
#insmod ati_dma.o
Oct 18 22:23:49 localhost kernel: PCI: Sharing IRQ 11 with 00:02.0
Oct 18 22:23:49 localhost kernel: PCI: Sharing IRQ 11 with 00:05.0
Oct 18 22:23:49 localhost kernel: Found ATI card at 0xf5000000.
Oct 18 22:23:49 localhost kernel: PCI: Unable to reserve mem region
#1:1000000@f5000000 for device 01:00.0
Oct 18 22:23:49 localhost kernel: Could not request IO regions!
#

Or these other ones:
#insmod ati_dma.o
Oct 18 22:23:51 localhost kernel: PCI: Found IRQ 11 for device 01:00.0
Oct 18 22:23:51 localhost kernel: PCI: Sharing IRQ 11 with 00:02.0
Oct 18 22:23:51 localhost kernel: PCI: Sharing IRQ 11 with 00:05.0
Oct 18 22:23:51 localhost kernel: Found ATI card at 0xf5000000.
Oct 18 22:23:51 localhost kernel: Cannot reserve interrupt: 11 for ATI card!
#


I don't know what is happening (and many other things). Any idea?


_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to