[PlanetCCRMA] OpenMusic for redhat 9

Kjetil Svalastog Matheussen k.s.matheussen@notam02.no
Fri Mar 12 01:53:01 2004


On Thu, 11 Mar 2004, Fernando Pablo Lopez-Lezcano wrote:

> > Then I get the following error:
> >
> > Error in function UNIX::SIGSEGV-HANDLER:  Segmentation Violation at #x0.
> >    [Condition of type SIMPLE-ERROR]
> >
> > Restarts:
> >   0: [CONTINUE] Return NIL from load of "/usr/lib/openmusic/musicproject.x86f".
> >   1: [ABORT   ] Skip remaining initializations.
> >
> > Debug  (type H for help)
> >
> > (UNIX::SIGSEGV-HANDLER #<unused-arg>
> >                        #<unused-arg>
> >                        #.(SYSTEM:INT-SAP #x3FFFEC98))
> > Source: Error finding source:
> > Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:  Source file no longer
> > exists:
> >   target:code/signal.lisp.
> > 0]
> >
> >
> > Any tips?
>
> Are you sure you have the midishare kernel module loaded? OM does not
> deal gracefully with its absence...
>   /sbin/chkconfig --add MidiShare
> to add it,
>   /etc/rc.d/init.d/MidiShare start
> to start it manually.
>

I did try to /sbin/modprobe MidiShare, but it didn't make
any difference. However, when you mention it, there aren't
a /dev/MidiShare on that machine. Making that device
file might help. Can't check right now.


--