[pulseaudio-tickets] [PulseAudio] #699: emu10k1x 2.0=>5.1 behaivour
PulseAudio
trac-noreply at tango.0pointer.de
Sat Oct 31 09:30:17 PDT 2009
#699: emu10k1x 2.0=>5.1 behaivour
----------------------------+-----------------------------------------------
Reporter: vasily_pupkin | Owner: lennart
Type: defect | Status: new
Milestone: | Component: module-alsa-*
Resolution: | Keywords: emu10k1x
----------------------------+-----------------------------------------------
Comment(by vasily_pupkin):
Ok. When I use hal autodetection, I have such sinks:
{{{
name: <alsa_output.pci_1102_8_sound_card_0.analog-stereo>
alsa.name = "ADC Capture/Standard PCM Playback"
alsa.subdevice_name = "subdevice #0"
alsa.card_name = "SB Audigy 4 [SB0610]"
alsa.long_card_name = "SB Audigy 4 [SB0610] (rev.0,
serial:0x10211102) at 0xd100, irq 18"
alsa.driver_name = "snd_emu10k1"
device.profile.name = "analog-stereo"
alsa.mixer_name = "SigmaTel STAC9750,51"
device.icon_name = "audio-card-pci"
}}}
As you can see, the profile is analog-stereo. If I use this sink, i get
same behavior with this two commands:
{{{
paplay -d alsa_output.pci_1102_8_sound_card_0.analog-stereo
track01.cdda.wav
aplay -D front:CARD=Audigy2,DEV=0 track01.cdda.wav
}}}
But from this profile I expect same behavior as in this pair:
{{{
paplay -d alsa_output.pci_1102_8_sound_card_0.analog-stereo
track01.cdda.wav
aplay -D default:CARD=Audigy2 track01.cdda.wav
}}}
The difference is:
with
{{{
aplay -D default:CARD=Audigy2 track01.cdda.wav
}}}
I have sound on all my 6 speakers, and with
{{{
aplay -D front:CARD=Audigy2,DEV=0 track01.cdda.wav
}}}
I have sound just on front speakers. The problem is: I couldn't find any
device profile, that can give me
{{{
aplay -D default:CARD=Audigy2 track01.cdda.wav
}}}
behavior, and I expect this behavior from default (analog-stereo) profile.
--
Ticket URL: <http://pulseaudio.org/ticket/699#comment:3>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list