>From: Paul Menzel [mailto:paulepan...@users.sourceforge.net]
>Sent: Wednesday, November 03, 2010 4:37 PM
>To: alsa-user@lists.sourceforge.net
>Subject: Re: [Alsa-user] alsa-compile-script patches for supporting
>Debian and Ubuntu distro
>
>Am Mittwoch, den 03.11.2010
Am Mittwoch, den 03.11.2010, 10:07 +0200 schrieb wanming.zh...@tieto.com:
> Sorry, the below is patch for support Debian and Ubuntu.
>
> $ cd alsa-driver
> $ git diff --cached
You can create a message from your last commit using
$ git format-patch -1 -s
Take a look at the manual pages f
On Wed, 3 Nov 2010, wanming.zh...@tieto.com wrote:
> Sorry, the below is patch for support Debian and Ubuntu.
I applied your patch (although it required manual corrections - probably
tab/space issues). Please, test the recent script from
www.alsa-project.org.
local kernel_devel="linux-source-$(uname --kernel-release | sed
's/-.*$//')"
+if test $(is_deb_installed $kernel_devel) = "false" ; then
+ install_package $kernel_devel
+ fi
+;;
*)
echo >&2 "C
On Wed, 3 Nov 2010, wanming.zh...@tieto.com wrote:
Hi,
I am newbie, when I run alsa-compile.sh, I got some error.
Some like “Cannot install alsa-lib-devel for unsupported distribution Debian”.
Then I read alsa-compile.sh, I found this shell script could not support Debian
and
Ubuntu.
Hi,
I am newbie, when I run alsa-compile.sh, I got some error.
Some like "Cannot install alsa-lib-devel for unsupported distribution Debian".
Then I read alsa-compile.sh, I found this shell script could not support Debian
and Ubuntu.
http://www.mail-archive.com/alsa-user@lists.sourceforge.net/m