Re: sound driver problems in 2.1.110

Bob_Tracy (rct@gherkin.sa.wlk.com)
Tue, 21 Jul 1998 16:42:12 -0500 (CDT)


Alan Cox wrote:
> Bob wrote:
> > Tried the new wavefront driver, but didn't compile it as a module.
> > Got the following undefined symbols: attach_wavefront, probe_wavefront,
> > and unload_wavefront.
>
> Curious
>
> -rw-r--r-- 1 root root 41520 Jul 21 09:25 linux/drivers/sound/wavfront.o
>
> What options did you use

Just to clarify, I have two soundcards in this system: a PAS-16 and a
Maui (which the wavefront driver claims to support).

Here's the sound section from autoconf.h:

#define CONFIG_SOUND 1
#undef CONFIG_SOUND_ES1370
#undef CONFIG_SOUND_ES1371
#undef CONFIG_SOUND_SONICVIBES
#undef CONFIG_SOUND_MSNDCLAS
#undef CONFIG_SOUND_MSNDPIN
#define CONFIG_SOUND_OSS 1
#define CONFIG_SOUND_PAS 1
#define CONFIG_PAS_IRQ (11)
#define CONFIG_PAS_DMA (5)
#define CONFIG_PAS_JOYSTICK 1
#undef CONFIG_SOUND_SB
#undef CONFIG_SOUND_ADLIB
#undef CONFIG_SOUND_GUS
#undef CONFIG_SOUND_MPU401
#undef CONFIG_SOUND_PSS
#undef CONFIG_SOUND_MSS
#undef CONFIG_SOUND_SSCAPE
#undef CONFIG_SOUND_TRIX
#undef CONFIG_SOUND_MAD16
#define CONFIG_SOUND_WAVEFRONT 1
#define CONFIG_WAVEFRONT_BASE 0x338
#define CONFIG_WAVEFRONT_IRQ (9)
#undef CONFIG_SOUND_CS4232
#undef CONFIG_SOUND_MAUI
#undef CONFIG_SOUND_SGALAXY
#undef CONFIG_SOUND_OPL3SA1
#undef CONFIG_SOUND_SOFTOSS
#define CONFIG_SOUND_YM3812 1
#undef CONFIG_SOUND_VMIDI
#undef CONFIG_SOUND_UART6850

If I elect to use the "limited support" option for the Maui instead,
that compiles fine.

> > On another system with a Yamaha OPL3-SA, the audio and mixer devices
> > are nowhere to be found... Here's the /dev/sndstat output:

This was a vmalloc() problem per your earlier reply.

-- 
Bob Tracy               |  "They couldn't hit an elephant at this dist- "
Firewall Security Corp. |   - Last words of Union General John Sedgwick,
rct@frus.com            |  Battle of Spotsylvania Court House, U.S. Civil War

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html