[64studio-devel] [64 Studio] #284: Add Aeolus to base install
Steve A
parkland99 at hotmail.com
Wed May 23 22:28:15 UTC 2007
Hi,
I've noticed that another dependent library - clxclient - is also updated
and the old one now unavalable.
I've written to the developer to confirm the correct libraries to use.
In the mean time, I'll build again against the latest libraries and do a bit
more testing.
regards
steeve~
>From: "Steve A" <parkland99 at hotmail.com>
>To: free at 64studio.com
>CC: 64studio-devel at 64studio.com
>Subject: Re: [64studio-devel] [64 Studio] #284: Add Aeolus to base install
>Date: Wed, 23 May 2007 22:15:15 +0000
>MIME-Version: 1.0
>X-Originating-IP: [81.178.87.125]
>X-Originating-Email: [parkland99 at hotmail.com]
>X-Sender: parkland99 at hotmail.com
>Received: from bigben2.bytemark.co.uk ([80.68.81.132]) by
>bay0-mc2-f16.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Wed,
>23 May 2007 15:17:04 -0700
>Received: from 64studio.dh.bytemark.co.uk ([80.68.80.158]
>helo=64studio.com)by bigben2.bytemark.co.uk with esmtp (Exim 4.52)id
>1Hqz8h-00034l-G3; Wed, 23 May 2007 22:17:03 +0000
>Received: from localhost ([127.0.0.1] helo=64studio.com)by 64studio.com
>with esmtp (Exim 4.63)(envelope-from
><64studio-devel-bounces at 64studio.com>)id 1Hqz5Q-00063a-Bt; Wed, 23 May 2007
>22:13:40 +0000
>Received: from bay0-omc2-s6.bay0.hotmail.com ([65.54.246.142])by
>64studio.com with esmtp (Exim 4.63)(envelope-from
><parkland99 at hotmail.com>)id 1Hqz5M-00063Q-Ny; Wed, 23 May 2007 22:13:38
>+0000
>Received: from hotmail.com ([207.46.9.87]) by
>bay0-omc2-s6.bay0.hotmail.comwith Microsoft SMTPSVC(6.0.3790.2668); Wed, 23
>May 2007 15:15:19 -0700
>Received: from mail pickup service by hotmail.com with Microsoft
>SMTPSVC;Wed, 23 May 2007 15:15:18 -0700
>Received: from 207.46.9.123 by by119fd.bay119.hotmail.msn.com with
>HTTP;Wed, 23 May 2007 22:15:15 GMT
>X-Message-Info:
>LsUYwwHHNt3AqVnUvsa28Z76yS/X7M1CqVogypIqMVAMfGU4SNSk2E+jYifgCBz6
>X-OriginalArrivalTime: 23 May 2007 22:15:18.0883
>(UTC)FILETIME=[D8EBDB30:01C79D87]
>X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on 64studio.com
>X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0
>tests=AWL,BAYES_00,DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,MSGID_FROM_MTA_HEADER
>autolearn=no version=3.1.7-deb
>X-BeenThere: 64studio-devel at 64studio.com
>X-Mailman-Version: 2.1.9
>Precedence: list
>List-Id: 64 Studio developers and contributors mailing
>list<64studio-devel.64studio.com>
>List-Unsubscribe:
><http://lists.64studio.com/mailman/listinfo/64studio-devel>,
><mailto:64studio-devel-request at 64studio.com?subject=unsubscribe>
>List-Archive: <http://lists.64studio.com/pipermail/64studio-devel>
>List-Post: <mailto:64studio-devel at 64studio.com>
>List-Help: <mailto:64studio-devel-request at 64studio.com?subject=help>
>List-Subscribe:
><http://lists.64studio.com/mailman/listinfo/64studio-devel>,<mailto:64studio-devel-request at 64studio.com?subject=subscribe>
>Errors-To: 64studio-devel-bounces at 64studio.com
>X-SA-Exim-Connect-IP: 127.0.0.1
>X-SA-Exim-Mail-From: 64studio-devel-bounces at 64studio.com
>X-SA-Exim-Scanned: No (on 64studio.com); SAEximRunCond expanded to false
>Return-Path: 64studio-devel-bounces at 64studio.com
>
>Hello Free
>
>I've been in contact with Fons Adriaensen, there are no bugs currently
>recorded and he could see no reason why it would not work. He did however
>point me to his library many of his projects use.
>
>So, I've now debugged my home-compiled version of aeolus this evening
>(which also locks up in alsa mode).
>
>I think I have found my problem.
>
>1. traced to the line in audio.cc where it does this:
> _alsa_handle = new Alsa_driver (device, fsamp, fsize, nfrag, true,
>false, false);
>
>2. As this calls Fons's alsa library, I went off to check my version - I am
>building against clalsadrv-1.1.0
>
>3. I went to check latest versions, and I've now noticed that Fons has
>released a newer version 1.2.2
>
>I downloaded the latest version from here
>http://www.kokkinizita.net/linuxaudio/downloads/index.html
>
>The webpage shows 1.1.0 as a dependency, but since 1.1.0 isn't there any
>more, I think this is just a typo.
>
>The good news is that I now have aeolus starting under alsa without locking
>up.
>
>Taking a quick look in debian/unstable, it appears that the 64studio
>package is also built against the old 1.1.0 version - (see
>http://packages.debian.org/cgi-bin/search_contents.pl?searchmode=filelist&word=libclalsadrv1&version=unstable&arch=amd64)
>
>Fingers crossed, building the 64studio version against the latest clalsadrv
>library version 1.2.2 should solve the hard lockup problem.
>
>
>Hope this helps
>Steve~
>
>>From: Free Ekanayaka <free at 64studio.com>
>>To: "Steve A" <parkland99 at hotmail.com>
>>CC: 64studio-devel at 64studio.com
>>Subject: Re: [64 Studio] #284: Add Aeolus to base install
>>Date: Mon, 21 May 2007 23:22:15 +0200
>>MIME-Version: 1.0
>>Received: from serverina.hacknight.org ([80.68.90.101]) by
>>bay0-mc5-f4.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Mon,
>>21 May 2007 14:22:20 -0700
>>Received: from localhost.localdomain (unknown [89.196.51.219])by
>>serverina.hacknight.org (Postfix) with ESMTP id 270091407F;Mon, 21 May
>>2007 22:22:17 +0100 (BST)
>>X-Message-Info:
>>LsUYwwHHNt3660MmjhEvYg2f34OAemlK+ZzoV09lDsZmbz8QigGIQtU5Yvr3lK0P
>>References: <BAY119-F338342982DF05C95D8A68CC0370 at phx.gbl>
>>Organization: 64 Studio
>>User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.19 (linux)
>>Return-Path: free at 64studio.com
>>X-OriginalArrivalTime: 21 May 2007 21:22:20.0818 (UTC)
>>FILETIME=[1DD21F20:01C79BEE]
>>
>>Hi Steve,
>>
>>|--==> Steve A writes:
>>
>> SA> Hello Free,
>> SA> I'm running an Aeolus I built from source, and confirm I get the
>>same
>> SA> problem.
>>
>> SA> If I select Alsa instead of Jack, I get a total machine lock-up
>>(power
>> SA> off is the only way out).
>>
>> SA> Aeolus documentation "strongly recommends" jack but I can find no
>> SA> references to problems with Alsa.
>>
>> SA> I've spent the last half hour subscribing to the aeolus groups, but
>> SA> have just had a message back saying that they are set to reject all
>> SA> requests to list the items in the groups :(:(
>>
>> SA> In the mean time, I'll uninstall my compiled Aeolus and install the
>> SA> package instead.
>>
>> SA> I'm not terribly technical, but Is there anything I can do to help
>> SA> debug this?
>>
>>What you're doing is already great, if you can manage to get in touch
>>with the developers and report the bug it would be wonderful. Maybe
>>you could contact directly Fons Adriaensen, you find his address at
>>the bottom of this page:
>>
>>http://users.skynet.be/solaris/linuxaudio/index.html
>>
>>Ciao!
>>
>>Free
>
>_________________________________________________________________
>More photos, more messages, more storageget 2GB with Windows Live Hotmail.
>http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_2G_0507
>
>
>_______________________________________________
>64studio-devel mailing list
>64studio-devel at 64studio.com
>http://lists.64studio.com/mailman/listinfo/64studio-devel
_________________________________________________________________
More photos, more messages, more storageget 2GB with Windows Live Hotmail.
http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_2G_0507
More information about the 64studio-devel
mailing list