[alsa-devel] alsa-compile.sh - easy testing of latest ALSA code

Jaroslav Kysela perex at perex.cz
Mon Feb 22 17:37:29 CET 2010


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 at perex.cz>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.



More information about the Alsa-devel mailing list