summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20120405/006868.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20120405/006868.html')
-rw-r--r--zarb-ml/mageia-discuss/20120405/006868.html91
1 files changed, 91 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120405/006868.html b/zarb-ml/mageia-discuss/20120405/006868.html
new file mode 100644
index 000000000..71cb9393f
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20120405/006868.html
@@ -0,0 +1,91 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] snd-emu10k1-synth module problem
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20snd-emu10k1-synth%20module%20problem&In-Reply-To=%3Cjljf7s%24k4e%241%40dough.gmane.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="006867.html">
+ <LINK REL="Next" HREF="006872.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] snd-emu10k1-synth module problem</H1>
+ <B>Philippe DIDIER</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20snd-emu10k1-synth%20module%20problem&In-Reply-To=%3Cjljf7s%24k4e%241%40dough.gmane.org%3E"
+ TITLE="[Mageia-discuss] snd-emu10k1-synth module problem">philippedidier at laposte.net
+ </A><BR>
+ <I>Thu Apr 5 08:48:28 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="006867.html">[Mageia-discuss] snd-emu10k1-synth module problem
+</A></li>
+ <LI>Next message: <A HREF="006872.html">[Mageia-discuss] snd-emu10k1-synth module problem
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#6868">[ date ]</a>
+ <a href="thread.html#6868">[ thread ]</a>
+ <a href="subject.html#6868">[ subject ]</a>
+ <a href="author.html#6868">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>bascule a &#233;crit :
+&gt;<i> i'm trying to work out why the module for sblive midi doesn't load on boot, it
+</I>&gt;<i> loads fine manually after boot
+</I>&gt;<i> the following is my /etc/modprobe.d/sound
+</I>&gt;<i>
+</I>&gt;<i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">bascule at mycroft</A> ~]$ cat /etc/modprobe.d/sound
+</I>&gt;<i> alias snd-card-0 snd-emu10k1
+</I>&gt;<i> alias sound-slot-0 snd-emu10k1
+</I>&gt;<i> options snd-emu10k1 index=0
+</I>&gt;<i> install /sbin/modprobe --ignore-install snd-emu10k1-synth
+</I>&gt;<i>
+</I>&gt;<i> alias snd-card-1 snd_via82xx
+</I>&gt;<i> alias sound-slot-1 snd_via82xx
+</I>&gt;<i> options snd-via82xx index=1
+</I>&gt;<i> -------------------
+</I>&gt;<i> does anyone have may suggestions why the snd-emu10k1-snth module might not
+</I>&gt;<i> load at boot?
+</I>&gt;<i> apart from midi sound seems to work fine with all the necessary modules loaded
+</I>&gt;<i> automatically
+</I>&gt;<i>
+</I>&gt;<i> bascule
+</I>just try :
+install snd-emu10k1-synth /sbin/modprobe --first-time --ignore-install
+snd-emu10k1-synth
+
+instead of :
+install snd-emu10k1-synth /sbin/modprobe --ignore-install snd-emu10k1-synth
+
+you may even load automatically your soundfont this way :
+install snd-emu10k1-synth /sbin/modprobe --first-time --ignore-install
+snd-emu10k1-synth;/usr/bin/asfxload /etc/midi/8MBGMSCustom.sf2;
+
+(just adapt the path and the name of your soundfont)
+
+</PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="006867.html">[Mageia-discuss] snd-emu10k1-synth module problem
+</A></li>
+ <LI>Next message: <A HREF="006872.html">[Mageia-discuss] snd-emu10k1-synth module problem
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#6868">[ date ]</a>
+ <a href="thread.html#6868">[ thread ]</a>
+ <a href="subject.html#6868">[ subject ]</a>
+ <a href="author.html#6868">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>