Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ALSA PCM Plugins
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Bones McCracker
Veteran
Veteran


Joined: 14 Mar 2006
Posts: 1611
Location: U.S.A.

PostPosted: Fri Mar 09, 2007 5:05 pm    Post subject: ALSA PCM Plugins Reply with quote

How can one determine which ALSA PCM Plugins to enable (i.e., with USE flag ALSA_PCM_PLUGINS)?

The default (which seems to be a catch-all) is set in /usr/portage/profiles/base
Code:
# Build everything for the average user
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat line
ar meter mulaw multi null plug rate route share shm softvol"

I found nothing relevant in the docs or forums. The ALSA wiki summarizes the functionality of most of the plugins, but does not answer my fundamental questions:
1. Will disabling those plugins I don't need reduce ALSA's resource consumption?
2. If so, is there a way to determine which of these plugins my system and applications depend upon or are making use of?

I appreciate any advice - thanks.
Back to top
View user's profile Send private message
Flameeyes
Retired Dev
Retired Dev


Joined: 30 Mar 2005
Posts: 189
Location: London, Europe

PostPosted: Fri Mar 09, 2007 6:38 pm    Post subject: Reply with quote

I'm answering here so that it remains public.

ALSA_PCM_PLUGINS variable was mainly designed with embedded systems in mind (think about Nokia's Maemo platform for instance). The alsa-lib versions respecting this are under package.mask, changing it for the normal versions of alsa-lib will make _no_ difference on your system.

Yes, removing plugins will reduce the footprint of libasound, but not in a sensible way for modern non-embedded systems, so please don't even bother to try it out unless you really want to debug the problems (that will _certainly_ appear) yourself alone.

There is little documentation about some of the plugins in profiles/desc/alsa_pcm_plugins.desc, but that is of course not much useful.

You can find my blog post regarding this particular features at http://farragut.flameeyes.is-a-geek.org/articles/2006/12/13/minimising-alsa-lib .

Please note that after my blog post, i changed my own ALSA_PCM_PLUGINS variable to ALSA_PCM_PLUGINS="iec958 plug ioplug hooks empty route" to work with a few more things; also remember that I know how to debug the problems myself, and what i was looking for was to reduce the size of the debug information (which is an issue to me).
_________________
You want to know what I'm working on right now? Just follow my blog.
Back to top
View user's profile Send private message
Bones McCracker
Veteran
Veteran


Joined: 14 Mar 2006
Posts: 1611
Location: U.S.A.

PostPosted: Fri Mar 09, 2007 9:29 pm    Post subject: Reply with quote

Thanks! :)

I hope I didn't simply alert people to yet another way to break their system.
Back to top
View user's profile Send private message
Atzeni
n00b
n00b


Joined: 11 Jan 2007
Posts: 43

PostPosted: Sat Jan 19, 2008 12:51 am    Post subject: Reply with quote

Flameeyes wrote:

Yes, removing plugins will reduce the footprint of libasound, but not in a sensible way for modern non-embedded systems, so please don't even bother to try it out unless you really want to debug the problems (that will _certainly_ appear) yourself alone.


If you are 100% sure then this is maybe something to write in the wiki
The guide there suggests to do the opposite, i.e. to set ALSA_PCM_PLUGINS empty as a starting point.
Back to top
View user's profile Send private message
Bones McCracker
Veteran
Veteran


Joined: 14 Mar 2006
Posts: 1611
Location: U.S.A.

PostPosted: Sat Jan 19, 2008 10:42 am    Post subject: Reply with quote

Atzeni wrote:
Flameeyes wrote:

Yes, removing plugins will reduce the footprint of libasound, but not in a sensible way for modern non-embedded systems, so please don't even bother to try it out unless you really want to debug the problems (that will _certainly_ appear) yourself alone.


If you are 100% sure then this is maybe something to write in the wiki
The guide there suggests to do the opposite, i.e. to set ALSA_PCM_PLUGINS empty as a starting point.


Go for it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum