Hi all, I'm instroducing a new bash script - alsa-compile.sh - to allow easy testing of new ALSA code by all users using standard Linux desktop distributions. For example to get latest driver snapshot from www.alsa-project.org, compile it and insert new kernel modules, just type: wget -O alsa-compile.sh http://www.alsa-project.org/alsa-compile.sh chmod 755 alsa-compile.sh ./alsa-compile.sh --driver --kmodules More information are available using --help option. More examples are available using --examples option. Actually, Fedora and openSUSE distributions are supported. Please, send patches extending functionality for other distributions to this list or directly to me. Takashi, you might want to add support (option) for your driver tarballs. It would be probably a good idea to create a link to latest tarball in your web directory. Please, send ideas, bugs, patches and any other issues to this list. Thanks, Jaroslav ----- Jaroslav Kysela <perex@xxxxxxxx> Linux Kernel Sound Maintainer ALSA Project, Red Hat, Inc. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel