From: Greg Cockburn (greg_at_performancemagic.com)
Date: 08/03/03 18:51 EDT
From: Greg Cockburn <greg@performancemagic.com> Subject: Re: [ardour-dev] [ANNOUNCE] ardour 0.9bate2-3 in Debian Message-Id: <200308041051.18427.greg@performancemagic.com> Date: Mon, 4 Aug 2003 10:51:13 +1200 using all debian packages I can't get passed opening/new/recent a file. jarjarbinks:~# ardour Ardour/GTK 0.374.6 running with libardour 0.681.5 Loading UI configuration file /etc/ardour/ardour_ui.rc cannot create shm segment (No such file or directory) cannot attached port segment shared memory (No such file or directory) Loading system configuration file /etc/ardour/ardour_system.rc Loading user configuration file /root/.ardour/ardour.rc ardour: [WARNING]: MMC MIDI port "c0d0" not available: no MMC control possible 1435: received signal 8 ardour is killing itself for a clean exit Killed What extra stuff do I need to do? (esp. to get rid off the shm problems....) jarjarbinks:~# jackd -v -d alsa -d hw:0 jackd 0.71.2 Copyright 2001-2003 Paul Davis and others. jackd comes with ABSOLUTELY NO WARRANTY This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details 1441 waiting for signals JACK compiled with System V SHM support running with uid=0 and euid=0, will not try to use capabilites loading driver .. new client: alsa_pcm, id = 1 type 1 @ 0x8058670 fd = -1 creating alsa driver ... hw:0|1024|2|48000|swmon|swmeter|rt Is this a bug in the debian packaging? Or have I not set something up correct for the debian packages. I have had cvs running succesfully on another debian machine using CVS.... Thanks, Greg. On Mon, 04 Aug 2003 09:07, delire wrote: > yes you're absolutely right, i had a path defined to an old cvs of jackd. > clearly jackd was reporting i was the "bad hci". > > thanks guenter. > > On Sun, 3 Aug 2003 03:21:24 +0200 (CEST) > guenter geiger <geiger@xdv.org> wrote: > > //On Sun, 3 Aug 2003, delire wrote: > // > //> anyone else getting a jack connect error in ardour with these debian > packages? //> > //> jackd is reporting attempts by ardour to connect and gives: > //> > //> cannot read request from client > //> bad hci > //> > //> what is a "bad hci"? > //> > //> > //> i've been out of the ardour loop for a few months. may just be > something glaring ; shameful ; obvious. //> > //> delire > // > //Could be that you still have a jack install in /usr/local/bin. (which > //jackd). You should remove it or remove /usr/local/bin from your path. > // > //hci .. Human Computer Interface ? > // > // > //Greetings, > //Guenter > // > // > //> > //> On Sat, 26 Jul 2003 23:13:51 +0100 > //> Robert Jördens <rjo-lists@gmx.de> wrote: > //> > //> //Hi! > //> // > //> //Ardour has now made it into Debian "unstable". That will quite a few > new users. //> // > //> //ftp://ftp.debian.org/debian/pool/main/a/ardour > //> // > //> //The build fails for most architectures because of various problems > (the //> //powerpc failure is caused by me, the ia64 by the missing patch > for //> //64bit-archs and s390 by missing liblrdf) > //> // > //> //http://buildd.debian.org/build.php?&pkg=ardour > //> // > //> //I have questions about the following: > //> // > //> //On alpha, arm, hppa, mipsel and mips: > //> // > //> //alpha-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -D_REENTRANT -Wall > //> //-I/build/buildd/ardour-0.9beta2/libs/pbd > //> //-I/build/buildd/ardour-0.9beta2/libs/midi++ > //> //-I/build/buildd/ardour-0.9beta2/libs/soundtouch > //> //-I/build/buildd/ardour-0.9beta2/libs/ardour > //> //-I/build/buildd/ardour-0.9beta2/libs/gtkmmext > -I/usr/lib/sigc++-1.0/include //> //-I/usr/include/sigc++-1.0 > -I/usr/include/libxml2 -I/usr/include/libxml2 -c //> //pool.cc -MT pool.lo > -MD -MP -MF .deps/pool.TPlo -fPIC -DPIC -o .libs/pool.lo //> //In file > included from pbd/ringbuffer.h:25, > //> // from pbd/pool.h:27, > //> // from pool.cc:25: > //> //pbd/atomic.h:619:2: #error libs/pbd has no implementation of atomic > //> //operations for your hardware. > //> // > //> //Are there plans to implement these atomic operations? > //> //Is it hard to do so? > //> // > //> // Robert. > //> // > //> // > //> // > //> //------------------------------------------------------- > //> //This SF.Net email sponsored by: Free pre-built ASP.NET sites > including //> //Data Reports, E-commerce, Portals, and Forums are available > now. //> //Download today and enter to win an XBOX or Visual Studio .NET. > //> > //http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/ >01 //> //_______________________________________________ > //> //ardour-dev mailing list > //> //ardour-dev@lists.sourceforge.net > //> //https://lists.sourceforge.net/lists/listinfo/ardour-dev > //> // > //> // > //> > //> > //> //--> > //> > //> nick -> delire > //> home -> http://selectparks.net > //> key -> http://selectparks.net/jkey.txt > //> > //> > //> > //> ------------------------------------------------------- > //> This SF.Net email sponsored by: Free pre-built ASP.NET sites including > //> Data Reports, E-commerce, Portals, and Forums are available now. > //> Download today and enter to win an XBOX or Visual Studio .NET. > //> > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > //> _______________________________________________ > //> ardour-dev mailing list > //> ardour-dev@lists.sourceforge.net > //> https://lists.sourceforge.net/lists/listinfo/ardour-dev > //> > // > // > // > //------------------------------------------------------- > //This SF.Net email sponsored by: Free pre-built ASP.NET sites including > //Data Reports, E-commerce, Portals, and Forums are available now. > //Download today and enter to win an XBOX or Visual Studio .NET. > //http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/ >01 //_______________________________________________ > //ardour-dev mailing list > //ardour-dev@lists.sourceforge.net > //https://lists.sourceforge.net/lists/listinfo/ardour-dev > // > // > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > ardour-dev mailing list > ardour-dev@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ardour-dev ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ ardour-dev mailing list ardour-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ardour-dev
This archive was generated by hypermail 2.1.7 : 08/03/03 18:57 EDT