No default card due to preventing USB card from getting index 0

Bug #75113 reported by Bastian
This bug report is a duplicate of:  Bug #68128: usb audio device not given index 0. Edit Remove
2
Affects Status Importance Assigned to Milestone
alsa-driver (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: alsa-base

Hi,

the following lines are from /etc/modprobe.d/alsa-base:

# Prevent abnormal drivers from grabbing index 0
options snd-bt87x index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-usb-audio index=-2
options snd-via82xx-modem index=-2
options snd-usb-usx2y index=-2

On my system with onboard sound and an external USB sound device, the USB sound card then got index 1 and the onboard indes 2. This means that no card got index 0 and thus the default device was not availabel. This is annoying since every application using sound will fail at first when not told to use another sound device.

Secondly, even when told to use card 1 (the USB card), beep media player and XMMS would fail to open the device. After removing the above lines from alsa-base and letting the USB card get index 0, there are no problems. But this is more likely a bug in the BMP/XMMS alsa output, since it works other programs.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.