Fresh install of opensuse 12.1 x86_64 (kde), machine has an onboard sound which gets configured as a usb card, and a pci soundblaster audigy, when booting the system hangs after mounting the root partition and I see messages regarding alsa mixer:
Jan 2 13:58:47 beastie kernel: 17.206062] ALSA mixer.c:795 11:0: cannot get min/max values for control 2 (id 11)
Jan 2 13:58:47 beastie kernel: 17.206135] ALSA mixer.c:795 13:0: cannot get min/max values for control 2 (id 13)
Jan 2 13:58:47 beastie kernel: 17.206201] ALSA mixer.c:795 8:0: cannot get min/max values for control 2 (id 8)
Jan 2 13:58:47 beastie kernel: 17.206266] ALSA mixer.c:795 2:0: cannot get min/max values for control 2 (id 2)
Jan 2 13:58:47 beastie kernel: 17.209032] ALSA mixer.c:795 16:0: cannot get min/max values for control 2 (id 16)
Jan 2 13:58:47 beastie kernel: 17.212027] ALSA mixer.c:795 15:0: cannot get min/max values for control 2 (id 15)
I pulled those out of /var/log/messages where I also found these:
Jan 2 13:59:14 beastie pulseaudio[2484]: [pulseaudio] alsa-mixer.c: Volume element Speaker has 8 channels. That's too much! I can't handle that!
Jan 2 13:59:14 beastie pulseaudio[2484]: [pulseaudio] alsa-mixer.c: Volume element Speaker has 8 channels. That's too much! I can't handle that!
Jan 2 13:59:14 beastie pulseaudio[2484]: [pulseaudio] alsa-mixer.c: Volume element Speaker has 8 channels. That's too much! I can't handle that!
The first set of messages I see on screen during boot when pressing Esc, the second I don’t, but I also discovered something else. If I disable the onboard card in bios system won’t boot, if I delete the onboard card’s configuration in yast, then disable the onboard card it boots
With the card disabled though, I don’t see the messages, but it hangs even longer
Any thoughts?