I tried to find why, several times, but didn't found any solution yet.
Please complete this form
Responses
Thanks
------------------------------------
How to get a dump with all information needed
------------------------------------
Under OSX:
- - Download: Click to view attachment
- - Open a Terminal
- - RunCODE./getdump > dump.txt
- - Open dump.txt from any editor.
Under Linux:
- - See which codecs you haveCODEls /proc/asound/card0
- - For each codec (replace N with a number Ex: codec#0)CODEcat /proc/asound/card0/codec#N > ~/dumpN.txt
- - Open dumpN.txt from any editor.
