[PlanetCCRMA] frustrated with midi - finding no help

David Slimp rock808@gmail.com
Mon Feb 13 13:03:01 2006


ah yes... I guess that IS better:
$ ls -l /dev/snd/seq*
crw-------  1 david root 116, 1 Feb 10 16:11 /dev/snd/seq

... actually, I was hoping it wouldn't be there, so the problem
would be solved!  heh


RPMS:

$ rpm -qa | grep alsa
kernel-module-alsa-2.6.10-2.1.ll.rhfc3.ccrma-1.0.9-0.1.rc1.rhfc3.ccrma
alsa-firmware-1.0.8-1.rhfc3.ccrma
kernel-module-alsa-2.6.11-0.3.rdt.rhfc3.ccrma-1.0.9-0.1.rc1.rhfc3.ccrma
alsa-lib-1.0.9-0.1.rc1.rhfc3.ccrma
alsa-oss-1.0.9-0.1.rc1.rhfc3.ccrma
alsa-plugins-1.0.9-0.1.rc1.rhfc3.ccrma
alsa-utils-1.0.9-0.1.rc1.rhfc3.ccrma
alsa-tools-1.0.9-0.1.rc1.rhfc3.ccrma
alsaplayer-0.99.76-3.rhfc3.ccrma
clalsadrv-1.0.1-1.rhfc3.ccrma
alsa-driver-1.0.9-0.1.rc1.rhfc3.ccrma
alsa-lib-devel-1.0.9-0.1.rc1.rhfc3.ccrma


$ rpm -V alsa-lib alsa-oss alsa-utils alsa-tools alsa-driver alsa-lib-devel
$


Still a mystery it seems?!

David




On 2/13/06, Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> wrote:
> On Mon, 2006-02-13 at 13:13 -0600, David Slimp wrote:
> > Hmm...
> > perhaps THIS is getting somewhere....
> >
> > $ ls -l /dev/snd/midi*
> > crw-------  1 david root 116, 8 Feb 10 16:10 /dev/snd/midiC0D0
> >
> > $ ls -l /dev/seq*
> > ls: /dev/seq*: No such file or directory
>
> Sorry, my typo, try this one:
>   ls -l /dev/snd/seq*
>
> > Of course the output from the trace is huge...
> > if you need it all I could send it, but I think the
> > important part might be here:
> >
> > stat64("/usr/share/alsa/alsa.conf", 0xbffff49c) = -1 ENOENT (No such
> > file or directory)
>
> Hmmm, could you do a:
>   rpm -q alsa-lib (to know the version you have)
>   rpm -V alsa-lib (to verify that there are no files missing)
> This is probably a conflict between Planet CCRMA packages and Fedora
> packages.
>
> -- Fernando
>
> > write(2, "ALSA lib seq.c:928:(snd_seq_open"..., 43ALSA lib
> > seq.c:928:(snd_seq_open_noupdate) ) = 43
> > write(2, "Unknown SEQ default", 19Unknown SEQ default)     = 19
> > write(2, "\n", 1
> > )                       = 1
> > write(2, "KMidiMon ALSA Error ", 20KMidiMon ALSA Error )    = 20
> > futex(0x413d43f4, FUTEX_WAKE, 2147483647) = 0
> > write(2, "Sequencer open", 14Sequencer open)          = 14
> > write(2, " rc: ", 5 rc: )                    = 5
> > write(2, "-2", 2-2)                       = 2
> > write(2, " (", 2 ()                       = 2
> > write(2, "No such file or directory", 25No such file or directory) = 25
> > write(2, ")", 1))                        = 1
> > write(2, "\n", 1
> > )                       = 1
> > write(2, "kmidimon: seq.c:1157: snd_seq_cl"..., 65kmidimon:
> > seq.c:1157: snd_seq_client_id: Assertion `seq' failed.
> > ) = 65
> > rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
> > tgkill(16906, 16906, SIGABRT)           = 0
> > --- SIGABRT (Aborted) @ 0 (0) ---
> > rt_sigaction(SIGALRM, {SIG_DFL}, {SIG_DFL}, 8) = 0
> > alarm(3)                                = 0
> > close(9)                                = 0
>
>
>


--
David Slimp
rock808@gmail.com
http://www.MySpace.com/rock808
=

"On proprietary platforms, eventually you'll run into 'you can't do that.'
 On open platforms, you'll run into 'you have to learn more to do that.' "
 -- Ian Smith-Heisters