[pulseaudio-tickets] [PulseAudio] #564: RME Hammerfall Multiface mit PCI-Karte wird nicht erkannt
PulseAudio
trac-noreply at tango.0pointer.de
Sun Jun 21 06:47:20 PDT 2009
#564: RME Hammerfall Multiface mit PCI-Karte wird nicht erkannt
---------------------+------------------------------------------------------
Reporter: pali | Owner: lennart
Type: defect | Status: new
Milestone: | Component: daemon
Resolution: | Keywords:
---------------------+------------------------------------------------------
Comment(by pali):
I partly succeeded myself in the meantime. I say "partly", because this
solution creates trouble while watching videos. Anyway: The solution was,
to use dmix. My file ~/.asoundrc looks like this:
{{{
pcm.hdsp {
type hw
card 1
}
ctl.hdsp {
type hw
card 1
}
pcm.hdsp_analog {
type plug
ttable.0.0 1
ttable.1.1 1
ttable.2.2 1
ttable.3.3 1
ttable.4.4 1
ttable.5.5 1
ttable.6.6 1
ttable.7.7 1
slave.pcm hdsp
}
pcm.hdsp_adat {
type plug
ttable.0.8 1
ttable.1.9 1
ttable.2.10 1
ttable.3.11 1
ttable.4.12 1
ttable.5.13 1
ttable.6.14 1
ttable.7.15 1
slave.pcm hdsp
}
pcm.hdsp_spdif {
type plug
ttable.0.16 1
ttable.1.17 1
slave.pcm hdsp
}
pcm.hdsp_dmix {
type dmix
ipc_key 1024
slave {
pcm {
type hw
card 1
}
rate 44100
format S32_LE
channels 18
}
bindings {
0 16
1 17
}
}
}}}
--
Ticket URL: <http://pulseaudio.org/ticket/564#comment:12>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list