I do not test any midi file in linux, but I think it doesn´t work fine.

Sysadmin wrote:

> Does the midi in SBLive work also?
>
> On Thu, 04 Nov 1999, you wrote:
> > I have SBlive workink thanks to this 2 helps:
> >
> >
> >
> > -----------
> > To load the driver, type:
> >
> >   modprobe soundcore
> >   insmod -f emu10k1
> >
> >   You will get a warning about the module being compiled for a 2.2.10 kernel,
> >   and your being a 2.2.9, you can safely ignore this
> >
> >   Now, test sound with the mediaplayer and a wav file. Should work.
> >
> >   For the module to load at every startup, include the insmod -f command in
> >   your rc.local file.
> > -----------
> >
> >
> > -----------
> > Okay - do the following (exactly everything Creative recommend you _DONT_
> > do, so i take no responsibilty for this ;-) it works fine for me tho!)
> >
> > DO IT ALL AS ROOT (su -)
> >
> > Untar/zip the file from creative.
> > 'cp emu10k1.o-2.2.5-15 /lib/modules/2.2.9-19mdk/misc/emu10k1.o'
> > Remove any existing sound lines from conf.modules
> > Add the following...
> > 'alias sound emu10k1'
> > 'options emu10k1 -f'
> > 'pre-install emu10k1 insmod soundcore'
> > 'post-remove emu10k1 rmmod soundcore'
> > Save the file & reboot.
> >
> > Instead of rebooting you could come out of X and then do...
> > 'rmmod soundcore'
> > 'rmmod sblive' (or whatever your old module was called)
> > 'insmod -f emu10k1'
> > -----------
> >
> >
> >
> > John Aldrich wrote:
> >
> > > On Thu, 04 Nov 1999, you wrote:
> > > > OK so I found the creative site with the open source drivers and
> > > > downloaded and unzipped them. I must have taken my stupid pills today
> > > > because I cannot seem to follow their instructions especially the part
> > > > regarding copying the emu10k1.o driver to a particular directory.  Am I
> > > > blind or is there no driver to copy, all I see are a bunch of what
> > > > appears to be C files.  I'm getting fairly good at this finally but this
> > > > has got me stumped again
> > > >
> > > > anyone figure this out??
> > > >
> > > > Drop me a line      [EMAIL PROTECTED]
> > > >
> > > Try compiling the driver using the C files there. :-) There
> > > should be some instructions there on compiling.
> > >         John
> --
> Normal=boring x 100

Reply via email to