On Fri, May 24, 2002 at 12:31:27PM +0530, Ajay wrote:
> 
> I recompiled the Potato kernel 2.2.19 with support for my 
> Sound Blaster  16 card. In addition, do I need to install 
> Alsa Sound Drivers, or such like?
> 

SB-16 is the *best* supported card under Linux  and used to 
work with even kernel 1.0.xx ! If it is statically compiled
into the kernel nothing else needs to be done. You will get
a message something like this at kernel boot:

Soundblaster audio driver Copyright (C) by Hannu Savolainen 
SB 2.01 detected OK (220)

In case it is compiled as a module you need to load sb.o as
a module through your init scripts or subsequently.

ALSA and OSS are externel drivers, and are loaded seperate-
ly, and need not be loaded if SB support is compiled/loaded
with kernel.

HTH

Bish

--
:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Getting HEX dump of files                      LOST #293

To get hex dump of any file (including binary) do:
'od -h <filename>'  ... man od for details.

####<[EMAIL PROTECTED]>####################################
:

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to