On Tue, 11 May 2010, David Raleigh Arnold wrote:
> On Tuesday 11 May 2010 01:50:31 Jaroslav Kysela wrote:
>> 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?
>
> d...@hydra[tue May 11](10:45:20)~$ lsb_release -ds
> Debian GNU/Linux 5.0.4 (lenny)
Please, download the alsa-compile.sh script again. On web server is
updated version with code above. The previous release expected the string
in "" - something like "openSUSE 11.1 (i586)" - so first character was
stripped.
Jaroslav
-----
Jaroslav Kysela <[email protected]>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.
------------------------------------------------------------------------------
_______________________________________________
Alsa-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alsa-user