Closed DvdBoon closed 7 years ago
Voodoo4/5 gets put on an 128MB boundary if it is configured after a Sonnet. It needs an 256MB boundary for it to work with the Sonnet. A quick fix is to place the Sonnet above the Voodoo4/5, but in case of an A4000D, the Amiga cannot be closed.
It is partly due to pci.library
Made a separate pci.library just for this case. Can only really be solved by resolving issue #1
Might be fixed by pci.library 11.0. Needs testing.
Confirmed to be fixed in pci library 11
Voodoo4/5 gets put on an 128MB boundary if it is configured after a Sonnet. It needs an 256MB boundary for it to work with the Sonnet. A quick fix is to place the Sonnet above the Voodoo4/5, but in case of an A4000D, the Amiga cannot be closed.
It is partly due to pci.library