Re: Sound in Kernel-Config

2003-02-21 Thread Paul Johnson
On Thu, Feb 20, 2003 at 05:24:04PM +0100, Dieter Schoppitsch wrote:
 I try to compile a Kernel which supports my soundcard.
 I have a Yamaha OPL3 SA3 sound system (which I was told is a pcm).
 Which choices I have to make to support my Yamaha pcm?

This is a supported card, I recall seeing a kernel option for it in
make menuconfig.  Have you tried reading through the Sound Howto?
Have you checked to see if you already have the proper module and it's
not inserted yet?  Is it a Debian-supplied kernel, or one you
home-brewed?  What version?

-- 
 .''`. Baloo [EMAIL PROTECTED]
: :'  :proud Debian admin and user
`. `'`
  `-  Debian - when you have better things to do than to fix a system



msg32092/pgp0.pgp
Description: PGP signature


Sound in Kernel-Config

2003-02-20 Thread Dieter Schoppitsch
Hi all,

I try to compile a Kernel which supports my soundcard.
I have a Yamaha OPL3 SA3 sound system (which I was told is a pcm).

In my Kernel-.configure I have the following options:

# Sound
#
CONFIG_SOUND=y
# CONFIG_SOUND_CS4281 is not set
# CONFIG_SOUND_FUSION is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_ESSSOLO1 is not set
# CONFIG_SOUND_ICH is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
# CONFIG_SOUND_VIA82CXXX is not set
# CONFIG_SOUND_OSS is not set

dmesg doesn't show anything pcm/sound-like.

Which choices I have to make to support my Yamaha pcm?

TIA
Dieter


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Sound in Kernel-Config

2003-02-20 Thread Seneca
On Thu, Feb 20, 2003 at 05:24:04PM +0100, Dieter Schoppitsch wrote:
 I try to compile a Kernel which supports my soundcard.
 I have a Yamaha OPL3 SA3 sound system (which I was told is a pcm).
 
 In my Kernel-.configure I have the following options:
 
 # Sound
 #
 CONFIG_SOUND=y
[...]
 # CONFIG_SOUND_OSS is not set
 
 dmesg doesn't show anything pcm/sound-like.
 
 Which choices I have to make to support my Yamaha pcm?

Take a look at the options that you can select after you select OSS
sound modules.

-- 
Seneca
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]