[PLUG] /dev/audio not configured

Chris McNett plug@www.indianaufies.org
Sun, 18 Feb 2001 00:08:48 -0500 (EST)


I'm working on getting my YMF754 to work using ymfpci.o.  Any attempts to
interact with /dev/audio result in:
/dev/audio: Device not configured

and /dev/sndstat shows:
OSS/Free:3.8s2++-971130
Load type: Driver loaded as a module
Kernel: Linux satellite 2.2.18pre21 #1 Sat Feb 17 22:50:44 EST 2001 i686
Config options: 0

Installed drivers: 

Card config: 

Audio devices:

Synth devices:

Midi devices:

Timers:
0: System clock

Mixers:


I have the modules sound, soundcore, ac97_codec, and ymfpci installed.

Modprobe-ing ymfpci successfully returns the I/O address and IRQ of the
card, so the driver is working great.

(I have tried doing MAKEDEV audio.)