Before upgrading to kernel 2.2.0, I had sound working perfectly.  I
have a SoundBlaster AWE 32 plug'n'play (ISA).  With my 2.0.x kernels,
I used isapnp, then loaded sound as a module (automatically by
kerneld).

With the 2.2.0 kernel, I've tried all of the following:
     * kernel 2.2.0 plug'n'play support (and no isapnp), both with
       sound as a module and built-in to the kernel
     * disable kernel 2.2 p'n'p support, and tried to use isapnp, both
       with sound as a module and built-in to the kernel.

I get the following error when I try to use "play" (i.e. "sox") to
play a .wav file:
sox: Can't open output file '/dev/dsp': Operation not supported by device

When I try to play an .mp3 file with mpg123, I get the following
error:
Can't open /dev/dsp!

These errors occur both as root, and as a normal user.

My only guess is that I have sound somehow configured incorrectly, but
it's beyond me...

Here's the output of at "cat /dev/sndstat," which should obviously
have more to it...

OSS/Free:3.8s2++-971130
Load type: Driver loaded as a module
Kernel: Linux crh3019.urh.uiuc.edu 2.2.0 #5 Thu Jan 28 02:16:14 CST
1999 i686
Config options: 0

Installed drivers: 

Card config: 

Audio devices:

Synth devices:

Midi devices:

Timers:
0: System clock

Mixers:

Here's the sound config portion of my linux source config,
/usr/src/linux/.config:
#
# Sound
#
CONFIG_SOUND=m
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
CONFIG_SOUND_OSS=m
# CONFIG_SOUND_PAS is not set
CONFIG_SOUND_SB=m
CONFIG_SOUND_ADLIB=m
# CONFIG_SOUND_GUS is not set
# CONFIG_SOUND_MPU401 is not set
# CONFIG_SOUND_PSS is not set
# CONFIG_SOUND_MSS is not set
# CONFIG_SOUND_SSCAPE is not set
# CONFIG_SOUND_TRIX is not set
# CONFIG_SOUND_MAD16 is not set
# CONFIG_SOUND_WAVEFRONT is not set
# CONFIG_SOUND_CS4232 is not set
# CONFIG_SOUND_OPL3SA2 is not set
# CONFIG_SOUND_MAUI is not set
# CONFIG_SOUND_SGALAXY is not set
# CONFIG_SOUND_AD1816 is not set
# CONFIG_SOUND_OPL3SA1 is not set
# CONFIG_SOUND_SOFTOSS is not set
CONFIG_SOUND_YM3812=m
CONFIG_SOUND_VMIDI=m
# CONFIG_SOUND_UART6850 is not set

#
# Additional low level sound drivers
#
CONFIG_LOWLEVEL_SOUND=y
# CONFIG_ACI_MIXER is not set
CONFIG_AWE32_SYNTH=m
# CONFIG_AEDSP16 is not set

Does anyone have any idea what this problem is?  It's driving me mad!

Thanks,
Matt

-- 
Matt Garman, [EMAIL PROTECTED]
"They're always havin' a good time down on the bayou,
 Lord, them delta women think the world of me."
        -- Dickey Betts, "Ramblin' Man"

Reply via email to