Re: problem with alsa-compile-script with "ebian" distro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 10 May 2010, David Raleigh Arnold wrote:

> I do have Debian testing, "tainted" with an nvidia driver. I have no 
> idea where "ebian" comes from.

There is check_distribution() function in alsa-compile.sh:

         distrib=$(lsb_release -ds 2> /dev/null | cut -d ' ' -f 1)
         local first=${distrib:0:1}
         if test "$first" = "\""; then
                 distrib=${distrib:1}
         fi

What string 'lsb_release -ds' gives in your system?

For kernel sources, a check for kernel package should be added to 
check_kernel_source() function.

 					Jaroslav

-----
Jaroslav Kysela <perex@xxxxxxxx>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.


------------------------------------------------------------------------------

_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux