Gentoo Archives: gentoo-user

From: michael higgins <linux@×××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] My Rosegarden Woes
Date: Wed, 28 Dec 2005 19:34:20
Message-Id: 20051228112950.6347b356@lbg2.evolone.org
In Reply to: Re: [gentoo-user] My Rosegarden Woes by Michael Sullivan
1 On Wed, 28 Dec 2005 12:31:39 -0600
2 Michael Sullivan <michael@××××××××××××.com> wrote:
3
4 > On Wed, 2005-12-28 at 10:15 -0800, michael higgins wrote:
5 > > On Wed, 28 Dec 2005 11:30:10 -0600
6 > > Michael Sullivan <michael@××××××××××××.com> wrote:
7
8 [snip]
9
10 > >
11 > > Do you have this installed? Again, just a guess.
12 > >
13 > > HTH.
14 > >
15
16
17 > I didn't have it installed. Now I do:
18 >
19 > * media-libs/alsa-oss
20 > Latest version available: 1.0.10-r1
21 > Latest version installed: 1.0.10-r1
22 > Size of downloaded files: 218 kB
23 > Homepage: http://www.alsa-project.org/
24 > Description: Advanced Linux Sound Architecture OSS compatibility
25 > layer.
26 > License: GPL-2
27 >
28 > I restarted alsasound and attempted to start rosegarden and the MIDI
29 > sequencer still failed....
30 >
31
32
33 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.
34
35 lsmod |grep snd
36 snd_virmidi 4096 0
37 snd_seq_virmidi 8128 1 snd_virmidi
38
39 (... I installed this, but I'm pretty sure it has nothing to do with anything yet.)
40
41 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.
42
43 ls /dev|grep midi
44 admmidi
45 admmidi2
46 amidi
47 amidi2
48 dmmidi
49 dmmidi1
50 dmmidi2
51 midi
52 midi0
53 midi00
54 midi01
55 midi02
56 midi03
57 midi1
58 midi2
59 midi3
60 rmidi0
61 rmidi1
62 rmidi2
63 rmidi3
64
65 ls /dev|grep seq
66 sequencer
67 sequencer2
68
69 sudo cat /var/lib/portage/world |sort|grep alsa
70 media-libs/alsa-lib
71 media-plugins/alsa-jack
72 media-sound/alsa-headers
73 media-sound/alsa-tools
74 media-sound/alsa-utils
75 media-sound/gnome-alsamixer
76
77 sudo cat /var/lib/portage/world |sort|grep synth
78 media-sound/amsynth
79 media-sound/fluidsynth
80 media-sound/qsynth
81
82 sudo cat /var/lib/portage/world |sort|grep midi
83 media-sound/qmidiarp
84 media-sound/timidity++
85 media-sound/timidity-eawpatches
86 media-sound/timidity-shompatches
87
88 media-plugins/alsa-jack
89 media-sound/jack-audio-connection-kit
90 media-sound/jack-rack
91 media-sound/qjackconnect
92 media-sound/qjackctl
93
94 #!/bin/sh
95 /usr/bin/jackd -R -P 99 -d alsa -d hw:1 -r 48000 -p 1024 -n 2 &
96
97 Then I start some softsynth[s] (fluidsynth is touchy if rosegarden is started first...??). Start rosegarden. So far, so good.
98
99 Sorry I don't just have the answer for you. :(
100
101 --
102 |\ /| | | ~ ~
103 | \/ | |---| `|` ?
104 | |ichael | |iggins \^ /
105 michael.higgins[at]evolone[dot]org
106 --
107 gentoo-user@g.o mailing list