|
Looks like you're run out of irq's to assign. You can check out which resource it's lacking (should be) from the device manager, the device in question, options and resources.
Try freeing one up by not assigning an irq to lpt port or usb port, whatever it is you don't need the irq for.
If the irq sharing is enabled, it should not matter whether or not there is enough of them, then it could be some other resource conflict, like dma, or memory address.
Mine got working fine by just inserting the pci adapter and starting the computer. WXP detected the card, installed drivers for it and the monitor, and all I had to do was enable the monitor and extend the desktop onto it.
-M
|