Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] My Rosegarden Woes
Date: Wed, 28 Dec 2005 17:37:35
Message-Id: 1135791011.9305.29.camel@camille.espersunited.com
1 I emerged rosegarden the other day. When it starts up it tells me that
2 the MIDI sequencer could not be started. I've been working with the
3 rosegarden-user mailing list to work through this problem. They had me
4 send them some debug information and now they tell me that the problem
5 is with my snd-seq-midi module. I use alsa-driver because I couldn't
6 get my sound card to work with alsa compiled into the kernel. They've
7 never heard of alsa-driver. They recommended that I take this new
8 development to you. How can I get alsa-driver to give me a working
9 snd-seq-midi module? My /etc/modules.d/alsa is thus:
10
11 camille ~ # cat /etc/modules.d/alsa
12 #------------------------------
13 alias /dev/mixer snd-mixer-oss
14 alias /dev/dsp snd-pcm-oss
15 alias /dev/midi snd-seq-oss
16
17 # Set this to the correct number of cards.
18 # --- BEGIN: Generated by ALSACONF, do not edit. ---
19 # --- ALSACONF version 1.0.10rc2 ---
20 alias snd-card-0 snd-hda-intel
21 alias sound-slot-0 snd-hda-intel
22 # --- END: Generated by ALSACONF, do not edit. ---
23
24 options snd-hda-intel model=3stack position_fix=2
25 #-------------------------------
26
27 I'll be happy to send any other information you need to help me solve
28 this problem...
29
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] My Rosegarden Woes michael higgins <linux@×××××××.com>
Re: [gentoo-user] My Rosegarden Woes Mrugesh Karnik <mrugeshkarnik@×××××.com>