[PlanetCCRMA] fc3: audio works, but no midi

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Mon Apr 18 12:26:01 2005


On Mon, 2005-04-18 at 12:19, Chris Reisor wrote:
> Yes, I have to load snd_seq manually with modprobe every time.  I
> wonder why that is.  It loads just fine when I do.

I don't know why, but a workaround is available, just enable the
alsasound startup script:
  /sbin/chkconfig alsasound on

"snd-seq" should be loaded on reboot by alsasound...
-- Fernando

> On 4/18/05, Simon Schampijer <simon.schampijer@nuim.ie> wrote:
> > On 2005-04-18 14:35:14 +0100 linux_chaos <linux_chaos@yahoo.de> wrote:
> > 
> > > hi,
> > >
> > > i used redhat (first 7.3, then 9.0) and planet ccrma for about 2 years
> > > now and it worked really fine. thanks for that!!!
> > > now i started to build up a new system (fedora 3) and got the
> > > following
> > > problem:
> > > i got all the audio-ports of my teratec ews88mt (envy24) working. but
> > > there is no midi. and same with my midiman midisport 8x8 usb-midi-
> > > interface. both worked fine with redhat7.3/9 ...
> > >
> > > what did i do wrong? and what can i do now ?
> > >
> > > thanks and greetings l.chaos
> > >
> > >
> > 
> > I had the same problem running FC3/ccrma and the Delta66.
> > I did the following:
> > 
> > See if the snd-seq kernel module is loaded (as root):
> >    /sbin/lsmod | grep snd-seq
> > If it is not there, load it explicitly:
> >    /sbin/modprobe snd-seq
> > Then try starting your application again...
> > 
> > ->loading explicetely worked fine for me.
> > btw I had the same problem running ubuntu (hoary)
> > on my powerbook.
> > Cheers Simon
> > 
> > _______________________________________________
> > PlanetCCRMA mailing list
> > PlanetCCRMA@ccrma.stanford.edu
> > http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
> >
> 
> _______________________________________________
> PlanetCCRMA mailing list
> PlanetCCRMA@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma