I have recompiled my kernel, including SB support as a module. Using modprobe SB esstype=1869 now gives me sound. However, when I play a wave file, I get choppy, repetitive cuts. I'm using the program wavp. It seems to play each portion approximately 4 times before moving on to the next segment. The utility 'saytime' works, but runs with long pauses before each word. Much slower than with my other machine, using a Gravis Ultrasound card.
Can you offer any tips for tuning up what I have? Thanks much, Russ On Fri, 29 Nov 2002, Geek Assault wrote: > On Fri, Nov 29, 2002 at 12:37:08PM -0600, Russ Cook wrote: > > I get the response 'Can't locate module sb' > > Of course, I haven't taken special actions > > to compile any special modules, lacking advice > > from the mail list. > > > > I have enables sound card support, OSS sound modules in > > the kernel, not module, and 100% Sound Blaster compatibles in > > the kernel, not module. > > > > Can you advise further? > > > > Thanks much, > > Russ > > > > On Fri, 29 Nov 2002, Geek Assault wrote: > > > > > On Fri, Nov 29, 2002 at 11:01:47AM -0600, Russ Cook wrote: > > > > Please help. I have loaded Debian on a Compaq Presario. X windows is > > > > working fine, but I have no audio. The motherboard has an integrated > > > > ES1869 chip for audio. Can anyone tell me which driver I have to use, > > > > and how to get it set up? Thanks much for any help. > > > try, as root, modprobe sb esstype=1869 > > > > > > Cheers > > > > > > > > > > > Regards, > > > > Russ > > > > > > > > > > > > -- > > > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > > > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > > > > > > > > -- > > > It is, of course, a bit of a drawback that science was invented after I left >school. -- Lord Carrington > > > > > > Sorry for the duplicate replies .. always damn forgot adding cc to the list > .. srry :( I advise you to send the same reply you sent me back to the list > as well > > The short response, however, is that when you install a debian kernel > package (just do apt-cache search kernel | grep image), you will get a bare > kernel with all features added as modules. This has some advantages. When you > just installed your system, there is really no need to recompile your kernel, > most stuff you'll ever need is allready added as modules. > > so, get yourself a debian kernel package, install it, and do, again as root a > modprobe -l. Grep trough that output and find sb, if you find it, modprobe > should find the sb module. > > Cheers, 'll try to send this sort of reply to the list as well > -- > It is, of course, a bit of a drawback that science was invented after I left school. >-- Lord Carrington > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]