Public bug reported:

Binary package hint: alsa-utils

(Regarding alsa-utils 1.0.18-1ubuntu11 in Jaunty)

This does not give me sound:

$ aplay blah.wav

This does:

$ aplay -D front:CARD=Live,DEV=0 blah.wav

The argument to -D comes from the output of

$ aplay -L
front:CARD=Live,DEV=0
    SBLive! Value [CT4832], ADC Capture/Standard PCM Playback
    Front speakers
rear:CARD=Live,DEV=0
    SBLive! Value [CT4832], ADC Capture/Standard PCM Playback
    Rear speakers
center_lfe:CARD=Live,DEV=0
    SBLive! Value [CT4832], ADC Capture/Standard PCM Playback
    Center and Subwoofer speakers
surround40:CARD=Live,DEV=0
    SBLive! Value [CT4832], ADC Capture/Standard PCM Playback
    4.0 Surround output to Front and Rear speakers
surround41:CARD=Live,DEV=0
    SBLive! Value [CT4832], ADC Capture/Standard PCM Playback
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Live,DEV=0
    SBLive! Value [CT4832], ADC Capture/Standard PCM Playback
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Live,DEV=0
    SBLive! Value [CT4832], ADC Capture/Standard PCM Playback
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
iec958:CARD=Live,DEV=0
    SBLive! Value [CT4832], Multichannel Capture/PT Playback
    IEC958 (S/PDIF) Digital Audio Output
null
    Discard all samples (playback) or generate zero samples (capture)
front:CARD=V8237,DEV=0
    VIA 8237, VIA 8237
    Front speakers
surround40:CARD=V8237,DEV=0
    VIA 8237, VIA 8237
    4.0 Surround output to Front and Rear speakers
surround41:CARD=V8237,DEV=0
    VIA 8237, VIA 8237
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=V8237,DEV=0
    VIA 8237, VIA 8237
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=V8237,DEV=0
    VIA 8237, VIA 8237
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
iec958:CARD=V8237,DEV=0
    VIA 8237, VIA 8237
    IEC958 (S/PDIF) Digital Audio Output


(Note: This machine has an on-board via82xx audio chip [CARD=V8237] and a 
separate SBLive card [CARD=Live]. The speakers are connected to the SBLive.)

I don't know which device is being used when aplay(1) is invoked without
a -D argument, but ALSA is properly defaulting to the SBLive, and other
multimedia programs (e.g. mpg321(1)) do get their sound out correctly.
Whatever aplay(1) is doing by default, it's not the right thing.

** Affects: alsa-utils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
No sound from aplay(1) due to improper default device selection
https://bugs.launchpad.net/bugs/411795
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to