Spoogle,
On Linux drivers are usually built into the operating system, therefore re-installing drivers is a bit of a duff concept in Linux.
The best thing to do is open a terminal, and run the following command:
lspci
This will list all the devices connect on the PCI bus, one of which should be your sound card, and hopefully we can then do a bit of googling to find if it is supported under Linux.
What outputs are you trying to use on your sound card, coax, 3.5 jack, hdmi?