[EMAIL PROTECTED]:~$ cat .asoundrc.asoundconf
# ALSA library configuration file managed by asoundconf(1).
#
# MANUAL CHANGES TO THIS FILE WILL BE OVERWRITTEN!
#
# Manual changes to the ALSA library configuration should be implemented
# by editing the ~/.asoundrc file, not by editing this file.

defaults.pcm.card 0

!defaults.pcm.card Headset
defaults.ctl.card Headset
defaults.pcm.device 0
defaults.pcm.subdevice [EMAIL PROTECTED]:~$ asoundconf list
Names of available sound cards:
ICH6
Headset
[EMAIL PROTECTED]:~$ asoundconf set-default-card Headset
[EMAIL PROTECTED]:~$ cat .asoundrc.asoundconf
# ALSA library configuration file managed by asoundconf(1).
#
# MANUAL CHANGES TO THIS FILE WILL BE OVERWRITTEN!
#
# Manual changes to the ALSA library configuration should be implemented
# by editing the ~/.asoundrc file, not by editing this file.

defaults.pcm.card 0

!defaults.pcm.card Headset
defaults.ctl.card Headset
defaults.pcm.device 0
defaults.pcm.subdevice -1


Sebastien Bacher wrote:
> do you have anything on the command line when trying to change the
> device? Do you have a .asoundrc.asoundconf to your user directory? What
> does it contain?
> 
> Could you try to run "asoundconf list" and copy that to a comment? Then
> the same with "asoundconf set-default-card CARD" where CARD is the name
> of the card displayed by the previous comment. Does it make any
> difference for the .asoundrc.asoundconf?
>

-- 
Unable to change default sound device.
https://launchpad.net/bugs/61278

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to