On Wed, 28 Dec 2005 12:31:39 -0600
Michael Sullivan <[EMAIL PROTECTED]> wrote:

> On Wed, 2005-12-28 at 10:15 -0800, michael higgins wrote:
> > On Wed, 28 Dec 2005 11:30:10 -0600
> > Michael Sullivan <[EMAIL PROTECTED]> wrote:

[snip]

> > 
> > Do you have this installed? Again, just a guess.
> > 
> > HTH.
> > 


> I didn't have it installed.  Now I do:
> 
> *  media-libs/alsa-oss
>       Latest version available: 1.0.10-r1
>       Latest version installed: 1.0.10-r1
>       Size of downloaded files: 218 kB
>       Homepage:    http://www.alsa-project.org/
>       Description: Advanced Linux Sound Architecture OSS compatibility
> layer.
>       License:     GPL-2
> 
> I restarted alsasound and attempted to start rosegarden and the MIDI
> sequencer still failed....
> 


Um... again, I'm not a guru. I went through many days of pain to have a system 
working. It was working well yesterday. I'll see about today... '-) Yep. Still 
functions well.

lsmod |grep snd
snd_virmidi             4096  0
snd_seq_virmidi         8128  1 snd_virmidi

(... I installed this, but I'm pretty sure it has nothing to do with anything 
yet.)

Since I don't know what your specific issue is, I'll throw a bunch of stuff 
out... maybe it'll trigger an idea for you to explore.

ls /dev|grep midi
admmidi
admmidi2
amidi
amidi2
dmmidi
dmmidi1
dmmidi2
midi
midi0
midi00
midi01
midi02
midi03
midi1
midi2
midi3
rmidi0
rmidi1
rmidi2
rmidi3

ls /dev|grep seq
sequencer
sequencer2

sudo cat /var/lib/portage/world |sort|grep alsa
media-libs/alsa-lib
media-plugins/alsa-jack
media-sound/alsa-headers
media-sound/alsa-tools
media-sound/alsa-utils
media-sound/gnome-alsamixer

sudo cat /var/lib/portage/world |sort|grep synth
media-sound/amsynth
media-sound/fluidsynth
media-sound/qsynth

sudo cat /var/lib/portage/world |sort|grep midi
media-sound/qmidiarp
media-sound/timidity++
media-sound/timidity-eawpatches
media-sound/timidity-shompatches

media-plugins/alsa-jack
media-sound/jack-audio-connection-kit
media-sound/jack-rack
media-sound/qjackconnect
media-sound/qjackctl

#!/bin/sh
/usr/bin/jackd -R -P 99 -d alsa -d hw:1 -r 48000 -p 1024 -n 2 &

Then I start some softsynth[s] (fluidsynth is touchy if rosegarden is started 
first...??). Start rosegarden. So far, so good. 

Sorry I don't just have the answer for you. :(

-- 
 |\  /|        |   |          ~ ~  
 | \/ |        |---|          `|` ?
 |    |ichael  |   |iggins    \^ /
 michael.higgins[at]evolone[dot]org
-- 
gentoo-user@gentoo.org mailing list

Reply via email to