Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164573 - ALSA guide requires update [1]: don't suggest alsaconf anymore
Summary: ALSA guide requires update [1]: don't suggest alsaconf anymore
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: nm (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-30 17:52 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-01-31 15:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2007-01-30 17:52:01 UTC
As per summary, the ALSA guide suggests to use alsaconf, but this does not really provide reliable support with new system using udev's coldplug.

Please demote alsaconf to a secondary option, leaving udev's coldplug as default and suggested solution.

Also, if you can, try to explain to the users that in the new versions of ALSA modules, instead of using snd-card-0 snd-card-1 and so on to make sure that one card is always first, you need to pass the index parameter to the modules so that 0 is the first card, 1 the second and so on, passing "1,2" "1,3" if there are two cards with the same device. This ensures that users' preferences are respected (by udev too).

Thanks.
Comment 1 nm (RETIRED) gentoo-dev 2007-01-30 19:46:50 UTC
Next time, just file one bug per document. It's completely unnecessary to spam us this way.
Comment 2 nm (RETIRED) gentoo-dev 2007-01-31 15:56:17 UTC
Fixed in CVS, thanks for reporting.