Quote: Originally Posted by djXternal
when i try to install using the provided installer from the factory, it wont even let me attempt it because for some reason XP didn't detect the card
If you mean that neither the Detected New Hardware notification bubble or the Add New Hardware wizard popped up automatically, there's good chance that the card is dead. In this case, try it in another machine.
I'm guessing that the driver install freezes at a certain point because Windows is attempting to initialize the card. Assuming the card is good, this can be caused by an IRQ conflict. First you must check the IRQ by pressing the Pause button when the machine is booting and flashes your system resource table on the screen. This is the next screen after post, right before Windows begins to load. (You'll have to disable any boot logo either in bios or by pressing the appropriate key, which is often TAB.) Once you get a clear view of that table, you can see what is sharing IRQs with what. Some devices have no problem sharing IRQs, some do. If your sound card is (which will show as PCI MULTIMEDIA DEVICE) in conflict with another device, you can try to change its IRQ in BIOS setup. (You cannot change the IRQ from within Windows.) The best thing to do first though, is to simply free up some IRQs and see if the board reassigns them properly. You can disable LPT ports and COMM ports to gain a few free IRQs. Sometimes you can disable 'Assign IRQ to Video' or 'Assign IRQ to USB' to gain more, but those settings can break other things. Check the resource table again to see if your card has a new IRQ. Even if it doesn't, check to see if it works now. It often will. Usually (I want to say 'aftermarket') boards allow you to assign IRQs by PCI slot. You can try this, as well as physically moving the card to a different PCI slot. (Some slots always share an IRQ with another.)
So this is what you need to do:
1. Try the card in another machine if possible.
2. Disable any unused ports in BIOS.
3. Move the card to a different PCI slot.
4. Try changing the IRQ in BIOS.