All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: bill@34.mumb.atln.nrcrgais.dsl.att.net
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Sound-card question: HELP
Date: Mon, 17 Mar 2003 17:28:36 +0100	[thread overview]
Message-ID: <s5hu1e2t0sr.wl@alsa2.suse.de> (raw)
In-Reply-To: <200303170447.h2H4lJL1015212@34.mumb.atln.nrcrgais.dsl.att.net>

At Sun, 16 Mar 2003 23:47:19 -0500 (EST),
William W. Austin <bill@34.mumb.atln.nrcrgais.dsl.att.net> wrote:
> 
> I had thought of perhaps getting an Audigy platinum (with the easy headphone
> access) but ONLY IF it supports soundfont loading/usage better than the SBlive! 
> does  (and I already know it supports the 4 speakers + subwoofer setup).

audigy supports 32bit DMA mask (while sb live does only 29bit), so the
chance would be slightly better, but i guess it won't help.
try the below at first.

> HOWEVER in reading both the devel and user lists, and in searching through the
> archives, I have not been able to tell whether the audigy handles the loading of
> large soundfonts any better than the live! does.  (On previous machine, the
> fonts loaded correctly; on the new one, after 8-9 MB of files are loaded, I get
> the ENOSPC (No space left on device)" message and loading terminates.  However,
> on on single occasion for reasons unknown the files loaded correctly -- all 125+
> Mb of them.  I still don't understand...).

please check /proc/asound/card0/wavetable whether the driver has
enough large virtual memory area.  the maximum size is configurable
via the max_buffer_size module option of snd-emu10k1.  increase this
value e.g. to 256.

if this doesn't help, then it's usually the memory fragmentation
problem.  although alsa driver tries to allocate a single kernel page,
the linux kernel sometimes doesn't give you allocate it well
(unfortunately).  this should be improved in the later version.

anyway, try to load the soundfont as early as possible after the
boot.  and just keep it.


Takashi


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en

      parent reply	other threads:[~2003-03-17 16:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-17  4:47 Sound-card question: HELP William W. Austin
2003-03-17  9:17 ` Interrupt handler Giuliano Pochini
2003-03-17 12:49   ` Takashi Iwai
2003-03-17 14:22     ` Giuliano Pochini
2003-03-18 13:32       ` Takashi Iwai
2003-03-19  1:15         ` Giuliano Pochini
2003-03-19  9:38           ` Giuliano Pochini
2003-03-17 16:28 ` Takashi Iwai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hu1e2t0sr.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=bill@34.mumb.atln.nrcrgais.dsl.att.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.