Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27549 - Newest alsasound init script reverse the order of the soundcards if more than one
Summary: Newest alsasound init script reverse the order of the soundcards if more than...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-29 10:58 UTC by Frank Aune
Modified: 2003-11-19 09:33 UTC (History)
0 users

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 Frank Aune 2003-08-29 10:58:18 UTC
The newest alsasound init script reverse the order of the soundcards if you have 
more than one. Here is my /etc/modules.d/alsa entries which defines card 
numbers:

alias snd-card-0 snd-emu10k1
alias snd-card-1 snd-intel8x0

Then after using the latest alsasound init script to start them up, I get this 
from /proc/asound:

lrwxrwxrwx    1 root     root            5 Aug 29 19:54 AMD768 -> card0
lrwxrwxrwx    1 root     root            5 Aug 29 19:54 Live -> card1

As you can see, the cards are numbered incorrectly. According to my alsa setup, 
the SBLive! card should be card0 and the AMD768 card1. Here they are reversed. 
The alsasound v.1.11 does this correctly, but the alsasound v.1.2 reverse the 
numbering.

Reproducible: Always
Steps to Reproduce:
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-11-19 09:33:40 UTC
as you can see 1.11 is in cvs

http://www.gentoo.org/cgi-bin/viewcvs.cgi/media-sound/alsa-driver/files/