[Bug 66210] Re: Integrated audio occasionally gets index 0
Daniel T Chen
crimsun at fungus.sh.nu
Sun Oct 22 21:42:47 UTC 2006
*** This bug is a duplicate of bug 48377 ***
Please use the asoundconf(1) python script to set your default card. It
is resistant to indices changing, which is the entire reason it was
added in Dapper.
A quick walkthrough in case you're much too busy to read asoundconf(1)'s
man page:
1) asoundconf list
returns a list of strings that denote human-friendly sound device
identifiers (it's just filtered /proc/asound/cards).
2) asoundconf set-default-card foo
where foo is one of the strings from command (1).
3) Restart your ALSA apps. You may also need to log out and back into
your graphical environment.
** Changed in: Ubuntu
Importance: Undecided => Wishlist
Status: Unconfirmed => Confirmed
--
Integrated audio occasionally gets index 0
https://launchpad.net/bugs/66210
More information about the desktop-bugs
mailing list