Re: USB in Kernel and Sound Blaster Live liason

Trond Eivind =?ISO-8859-1?Q?Glomsr=F8d?= (teg@pvv.ntnu.no)
24 Oct 1999 14:10:07 +0200


Wayne Pascoe <wayne@moneyworld.co.uk> writes:

> 2. Does anyone have any pointers as to who, if anyone is currently
> championing the cause of the Sound Blaster Live with Creative Labs?

They work on it themselves.

> If someone is, could I please get pointed at their contact details
> so I can add my efforts to theirs. If no-one is doing this at the
> moment, does anyone know who I could start liasing with at Creative
> Labs to try and get some specs / source / anything

Unfortunately, I don't think you'll get it. It doesn't even seem like
they want to tell OpenSound how to do a binary-only driver...

> that might help get the soundblaster live going under kernels other
> than 2.2.5 and 2.2.10... As it stands, you _have_ to recompile your
> kernel down to 2.2.10 instead of being able to use the default
> 2.2.12 that comes with RedHat 6.1.

No. If you just compile the kernel yourself, with
CONFIG_MODVERSIONS=n, generic sound support and add this

****************************************
alias sound emu10k1
# pre-install emu10k1 insmod soundcore
post-remove emu10k1 rmmod soundcore
options emu10k1 -f
****************************************

to your conf.modules, it should work.

-- 
Trond Eivind Glomsrød
Systems Developer - DNMI (http://www.dnmi.no)
Please vote: 
http://developer.javasoft.com/developer/bugParade/bugs/4281163.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/