plug:spdif on emu10k1 gone after breezy upgrade

Bug #24011 reported by Kevin Otte
6
Affects Status Importance Assigned to Milestone
alsa-utils (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

In Hoary, I was directing some output through plug:spdif. Once my breezy
upgrade was complete, I can no longer do this.

$ aplay -D plug:spdif /usr/share/sounds/KDE_Notify.wav
aplay: main:533: audio open error: No such device

I've filed the bug under alsa-base, but I'm guessing this could possibly be
kernel related.

amixer output to follow as attachment.

Revision history for this message
Kevin Otte (nivex) wrote :

Created an attachment (id=4607)
Output of amixer

Revision history for this message
Thomas Hood (jdthood) wrote :

(In reply to comment #0)
> $ aplay -D plug:spdif /usr/share/sounds/KDE_Notify.wav
> aplay: main:533: audio open error: No such device

Please provide outputs of

    cat /proc/asound/cards
    cat ~/.asoundrc

Revision history for this message
Kevin Otte (nivex) wrote :

Created an attachment (id=4687)
/proc/asound/cards

Revision history for this message
Kevin Otte (nivex) wrote :

~/.asoundrc is an empty (contains one byte, 0x0a) file.

Revision history for this message
Daniel T Chen (crimsun) wrote :

Please execute the following:

$ sudo invoke-rc.d alsa force-unload && sudo rm -f /var/lib/alsa/asound.state &&
sudo modprobe snd-emu10k1

Then use your favorite mixer to unmute and increase the necessary mixer elements.

Revision history for this message
Daniel T Chen (crimsun) wrote :

Quite possibly a dupe of #15585.

Revision history for this message
Thomas Hood (jdthood) wrote :

(In reply to comment #6)
> Quite possibly a dupe of #15585.

Hmm. Do you have an hypothesis about how an obsolete asound.state file
could result in "aplay: main:533: audio open error: No such device"?

Revision history for this message
Kevin Otte (nivex) wrote :

I just read the referenced bug, and this does not describe my problem. Normal
PCM audio is working just fine. The problem I am having is that I cannot
address the IEC958 (aka SPDIF) port. This makes things like playing DVDs in
Passthrough mode now impossible.

Revision history for this message
Daniel T Chen (crimsun) wrote :

I thought the underlying issue regards asound.state, but we'll look deeper.

Revision history for this message
Kevin Otte (nivex) wrote :

23:36:22 < crimsun> Nivex: RE: #17858, does the sequence of commands in reply #5
resolve the issue?

/me executes commands.

That did it! I have my SPDIF back again!

Revision history for this message
Daniel T Chen (crimsun) wrote :

This bug has been marked as a duplicate of bug 21804.

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.