#Benchmarks
It sounds like you've got a memory address conflict between your ADI driver
(rdptarga.exp) and your vga driver. Are you using the default vga driver
or the vesa driver (or an rcpadi driver)?
You might have to end up using QEMM386 with the nvr (no vidram) command to
move all of your vga/display memory above E000. That almost always works.
– G