[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SB LIVE! Drivers installation



On Sun, Oct 10, 1999 at 04:36:29PM +0200, Andrea Merello wrote:
> Hello,
> I've tried to install the driver (found in sblive.com) as I've read in
> the
> readme file, but it doesn't work.
> please help me !!!

First, you have to recompile a kernel, saying you have a sound card
(*NOT* as a module!), the choose one of the drivers, no matter which,
that you'll set *as* a module.

compile, then throw the sound module you choosed (/lib/modules/2.x.x/misc)
then run the install script from cacative labs.

At last, type "modprobe emu10k1", keep your sound level low, all the
outputs are full level set! 

In order to make it automagically, I put a symlink 
into /etc/init.d) in /etc/rc2.d to do that :

    #!/bin/sh
    # Auto load SBlive
    modprobe emu10k1
    
Good luck

JY
-- 
Jean-Yves F. Barbier <jybarbier@wanadoo.fr>
 A computer scientist is someone who fixes things that aren't broken.


Reply to: