Hi, (C.C.ed to David Henningsson) On Jun 24 2015 13:03, Benjamin Tegge wrote: > Hello Rene, > > I also use the FCA610, but I don't really understand what you want the > profile to do for you. > > Regards, Benjamin > > Am 23.06.2015 7:10 nachm. schrieb "Rene Bartsch" <ml at bartschnet.de > <mailto:ml at bartschnet.de>>: > > Hi, > > I'm new to this mailing-list, so a "Hello" to all! ;) > > The Behringer Firepower FCA610 Audio-Interface lacks a > Pulseaudio-profile. Please help me to create one. > > Working UDEV-rule: > > --------------------------------------------------- snip > --------------------------------------------------- > # Behringer FCA610 > ATTRS{idVendor}=="1397", ATTRS{idProduct}=="0003", > ENV{PULSE_PROFILE_SET}="behringer-firepower-fca610.conf" > --------------------------------------------------- snap > --------------------------------------------------- > > Connectivity: > - Firewire > - USB (my case) > > > Channels: > - source-channel 0: Analogue Microphone-In/Instrument-In (Left) > with manual input level control > - source-channel 1: Analogue Microphone-In/Instrument-In (Right) > with manual input level control > - source-channel 2: Analogue Line-In (Left) > - source-channel 3: Analogue Line-In (Right) > - source-channel 4: IEC958-In Left > - source-channel 5: IEC958-In Right > > - sink-channel 0: Analogue Line-Out/Headphone A/Headphone B > (Front-Left) > - sink-channel 1: Analogue Line-Out/Headphone A/Headphone B > (Front-Right) > - sink-channel 2: Analogue Line-Out/Headphone B (Rear-Left) > - sink-channel 3: Analogue Line-Out/Headphone B (Rear-Right) > - sink-channel 4: Analogue Line-Out (Center) > - sink-channel 5: Analogue Line-Out (LFE) > - sink-channel 6: Analogue Line-Out (Side-Left) > - sink-channel 7: Analogue Line-Out (Side-Right) > - sink-channel 8: IEC958-Out Left > - sink-channel 9: IEC958-Out Right > > - Midi-In AND Midi-Out > > - Headphone B can be switched between channels 0/1 and channels 2/3 > - Main volume-control-knob can be switched between channels 0/1 > (Stereo) and channels 0-7 (Surround 7.1) > > > Brochure: http://www.behringer.com/assets/FCA610_FCA1616_WebBrochure.pdf > > > Thanx for any help, > > Renne I also have this model, and know this model has different number of PCM channels for its playback/capture. There's a lack of his explaination, but I can imagine that: * When the device plugging in, PulseAudio adds no sinks/sources for it. * So he judge a lack of the 'profile' is a cause of this issue. * Then he tries to apply custom profile for the device. Certainly, PulseAudio 4.0 or former don't add sink/source for such devices. Furthermore, PulseAudio 6.0 has a bug to manage to apply the same profiles to both sink/source. (This bug was already fixed in current master.) He loops to add a workaround for this issue to the former PulseAudio versions. Is it your aim of this message, Rene? Regards Takashi Sakamoto