Re: Sound support in kernel recompile

1997-04-07 Thread Manoj Srivastava
Hi,

Could you mail me a screen dump of the configuration attempt?
 Have you looked at and added the patch found in the file 
 /usr/doc/kernel-package.Problems.gz? 

My SB AWE32 config options are given below, and the sound card
 works fine, I just can't get the wave synthesis to work.

manoj
#
# Sound
#
CONFIG_SOUND=y
# CONFIG_PAS is not set
CONFIG_SB=y
# CONFIG_ADLIB is not set
# CONFIG_GUS is not set
# CONFIG_MPU401 is not set
# CONFIG_PSS is not set
# CONFIG_GUS16 is not set
# CONFIG_GUSMAX is not set
# CONFIG_MSS is not set
# CONFIG_SSCAPE is not set
# CONFIG_TRIX is not set
# CONFIG_MAD16 is not set
# CONFIG_CS4232 is not set
# CONFIG_MAUI is not set
CONFIG_YM3812=y
SBC_BASE=220
SBC_IRQ=5
SBC_DMA=1
SB_DMA2=5
SB_MPU_BASE=330

#
# MPU401 IRQ is only required with Jazz16, SM Wave and ESS1688.
#

#
# Enter -1 to the following question if you have something else such as SB16/32.
#
SB_MPU_IRQ=-1
CONFIG_LOWLEVEL_SOUND=y
# CONFIG_ACI_MIXER is not set
CONFIG_AWE32_SYNTH=y
# CONFIG_AEDSP16 is not set


-- 
 It is best to avoid volcanos whenever possible.
Manoj Srivastava   mailto:[EMAIL PROTECTED]>
Mobile, Alabama USAhttp://www.datasync.com/%7Esrivasta/>


Re: Sound support in kernel recompile

1997-04-06 Thread Paul Wade
George,
Join the club! I have a SB pro on a machine and ran into the same
problem. I am compiling a list of kernels now, but will get it fixed later
on. 

On Sun, 6 Apr 1997, G. Kapetanios wrote:

> 
> Hi, 
> Following the identification of a subtle bug in kernel-package which 
> prefres custom.1.0 instead of custom-1.0 in the command syntax I managed
> to recompile my kernel succesfully without sound. When I set the sound
> card option to yes in the .config file my recompile breaks down giving
> errors about not being able to find some sound drivers. I only want the
> generic sound card support since when I put the SoundBlaster option to yes
> I get some requests for hardware details which I don't know how to fill
> If I leave the default values I get some sort of infinite loop .
> Is it possible to recompile a kernel with only the generic sound support
> on ? If it is what am I doing wrong ? If it isn't and I must set the
> hardware options can I get those values from a proc file or through some
> command since my documentation is not good enough ? 
> Any help will be greatly appreciated. This is one of the two reasons I
> recompiled my kernel anyway. 
> 
>  Thanks 
>  George 
> 
> 
> 
> 
> ---
> George Kapetanios
> Churchill College
> Cambridge, CB3 0DS  
> U.K.E-Mail: [EMAIL PROTECTED]
> ---
> 

Paul Wade - Greenbush Technologies Corporation
http://www.greenbush.com/cds.html
Linux CD's sent worldwide


Sound support in kernel recompile

1997-04-06 Thread G. Kapetanios

Hi, 
Following the identification of a subtle bug in kernel-package which 
prefres custom.1.0 instead of custom-1.0 in the command syntax I managed
to recompile my kernel succesfully without sound. When I set the sound
card option to yes in the .config file my recompile breaks down giving
errors about not being able to find some sound drivers. I only want the
generic sound card support since when I put the SoundBlaster option to yes
I get some requests for hardware details which I don't know how to fill
If I leave the default values I get some sort of infinite loop .
Is it possible to recompile a kernel with only the generic sound support
on ? If it is what am I doing wrong ? If it isn't and I must set the
hardware options can I get those values from a proc file or through some
command since my documentation is not good enough ? 
Any help will be greatly appreciated. This is one of the two reasons I
recompiled my kernel anyway. 

 Thanks 
 George 




---
George Kapetanios
Churchill College
Cambridge, CB3 0DS  
U.K.E-Mail: [EMAIL PROTECTED]
---