Comment 12 for bug 1770429

Revision history for this message
Illia (illia-dyoka) wrote :

Read a lot of advise. Nothing helped.
Tried to load module-detect in pulse like this
### Automatically load driver modules depending on the hardware available
.ifexists module-udev-detect.so
load-module module-detect
load-module module-udev-detect
.else
### Use the static hardware detection module (for systems that lack udev support)
load-module module-detect
.endif

I.e I just have inserted line "load-module module-detect" before load-module module-udev-detect.
And now I have my digital and analog outputs.

When I used only load-module module-detect without module-udev-detect i had my analog output but no digital