Hi, I initiate an install script for ucm configurations. The basic idea is -- 1. Decide the destination directory (if not specified by arguments, detect it) 2. Decide target sound card (must be specified by argument, and only the target configurations will be installed) 3. After copying ucm configurations to destinations, initiate the alsa mixer to ucm default values The script is install.sh at http://git.linaro.org/gitweb?p=people/weifeng/alsa-ucm-conf.git. Please check and if there're more requirements for linaro 1109 release, please tell me.