<div dir="ltr"><div>Hi, <br><br></div>After some investigation on how to make the optical iec958 output work on my CMEDIA based usb DAC, I finally found a solution : a profile-set has to be added for this device.<br><div><div><div><br>Added to udev 90-pulseaudio.rules :<br><br>ATTRS{idVendor}=="147a", ATTRS{idProduct}=="e055", ENV{PULSE_PROFILE_SET}="cmedia-high-speed-true-hdaudio.conf"<br><br></div><div>Added profile set /usr/share/pulseaudio/alsa-mixer/profile-sets/cmedia-high-speed-true-hdaudio.conf (only specific part below) : <br></div><div><br></div><div>----------(default)------------</div><div><br></div><div>[Mapping iec958-stereo]<br>device-strings = hw:%f,2<br>channel-map = left,right<br>paths-input = iec958-stereo-input<br>paths-output = iec958-stereo-output<br>priority = 5<br><br></div><div>----------(default)------------<br><br></div><div>I hope this profile-set will be added to pulseaudio.<br><br></div><div>All the best<br></div><div>JP<br></div></div></div></div>