Click to See Complete Forum and Search --> : Sound Card Driver Needed


Nexist
08-23-2001, 11:05 PM
Where would I look (is there one available) for a Linux Driver for my Aureal Semiconductor / Vortex 1 soundcard?

Strike
08-23-2001, 11:30 PM
If so, it's probably in the kernel (and I think I remember Aureal Vortex in there). Read the kernel compiling NHF (http://www.linuxnewbie.org/nhf/intel/compiling/kernelcomp.html), download the kernel source (http://www.kernel.org), and compile your kernel, looking for your sound card and compiling support in either as a module or straight in to the kernel.

HackWar
08-24-2001, 06:16 AM
Do not try to do it the hard way when you can do it the easy way. Go to http://www.opensound.com and download their program with drivers, install the package and voila, there is SOUND !!!


Greetz, HackWar

Jakie
08-24-2001, 08:08 AM
These (http://sourceforge.net/projects/aureal/)Aureal drivers worked for me :)

manual_overide
08-24-2001, 12:26 PM
Yes, the http://aureal.sourceforge.net drivers are where it's it.

BTW, there is no driver in the kernel. There is support for a Vortex gameport, but not full fledged sound.