[Wizard] Audio drivers
Cameron Patrick
[email protected]
Mon Sep 15 09:51:17 2003
On Mon, Sep 15, 2003 at 05:44:15PM +0800, Lee Ryan wrote:
| Does the distro that comes pre-installed on the PC have audio drivers
| installed?
No idea, but I'd imagine not; it seemed pretty messed up to me. The
kernel configuration option you're after is CONFIG_KAHLUA, confusingly
described as "XpressAudio" in make menuconfig. You need to do enable the
drivers like so:
Sound ---->
<M> Sound card support
<M> OSS sound modules
<M> 100% Sound Blaster compatibles (SB16/32/64, ESS, Jazz16) support
<M> XpressAudio Sound Blaster emulation
Note that while the XpressAudio driver is the one that works on the
wizard, you still have to have SB16 support compiled in to be able to
see that option.
I haven't had to opportunity to actually test this yet :( as I don't
have the cables required. But you can 'modprobe kahlua' to load the
drivers and it seems to think it finds a sound card so hopefully it
should be all good.
Cameron.