Re: Echo Audiofire 4 and Ubuntu Studio Jaunty Beta

2009-04-01 Thread Asmo Koskinen
Asmo Koskinen kirjoitti:

> Because this is Jaunty Beta I'll examine little bit more how this little 
> thing works. Maybe I try svn version, too.

I did. So to me it feels very very good to wait Jaunty.



stu...@ubuntu-studio:~/Bin/jack/jackd$ ./jackd --version
jackd version 0.116.2 tmpdir /dev/shm protocol 24



stu...@ubuntu-studio:~/Bin/jack/jackd$ ./jackd -R -P70 -t5000 -dfirewire 
-dhw:1 -r44100 -p256 -n2
no message buffer overruns
jackd 0.116.2
Copyright 2001-2005 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

JACK compiled with System V SHM support.
loading driver ..
00150637839:  (ffado.cpp)[  92] ffado_streaming_init: libffado 
2.999.0-1533 built Apr  1 2009 12:45:19


stu...@ubuntu-studio:~/Bin/jack/jackd$ ardour2
WARNING: Your system has a limit for maximum amount of locked memory!
  This might cause Ardour to run out of memory before your 
system runs
  out of memory. You can view the memory limit with 'ulimit -l', 
and it
  is normally controlled by /etc/security/limits.conf

Ardour/GTK 2.7.1
(built using 4296 and GCC version 4.3.3)
Copyright (C) 1999-2008 Paul Davis
Some portions Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel 
Baker
[--]
Loading session /home/studio/Echo using snapshot Echo (1)


Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Echo Audiofire 4 and Ubuntu Studio Jaunty Beta

2009-03-31 Thread Asmo Koskinen
Eric Hedekar kirjoitti:

> Make sure you're a member  of the audio group.

I am. But what is this change:

r...@ubuntu-studio:~# ffado-test ListDevices
[--]
=== 1394 PORT 1 ===
   Node id  GUID  VendorId ModelId   Vendor - Model
0   0x0014860968bc006a  0x1486  0x0AF4   Echo Digital 
Audio - AudioFire4
[--]

It was earlier like this way:

=== 1394 PORT 1 ===
 1   0x0014860968bc006a  0x1486  0x0AF4   Echo Digital 
Audio - AudioFire4


Now I was able to fire up jackd and ardour2 and record my voice.

http://www.arkki.info/howto/Ubuntu_Studio/Jaunty/FFado_Echo_QJackctl.png
http://www.arkki.info/howto/Ubuntu_Studio/Jaunty/FFado_Echo_Ardour2.png


Because this is Jaunty Beta I'll examine little bit more how this little 
thing works. Maybe I try svn version, too.

And then there are these:

https://launchpad.net/~ubuntustudio-dev/+archive/ppa
https://launchpad.net/~khashayar/+archive/ppa

But I hope I can stay with stable Ubuntu (8.04/9.04) with no extra packages.

Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Echo Audiofire 4 and Ubuntu Studio Jaunty Beta

2009-03-31 Thread Gustin Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

sue...@empire.net wrote:

>>>
>> Hmm, try creating a file in /etc/udev/rules.d/  named 60-raw1394.rules open
>> that, and add the following line:
>> #KERNEL=="raw1394", GROUP="audio"
>> save & close.  I think you need to log out & back in to get these rules to
>> apply, but a restart might be a good idea.  Make sure you're a member of
> the
>> audio group.
>>
>> -Eric
>>
> 
> do you have pointer to something that defines what this rule does and how
> it came to be named "60-raw1394.rules"?
> 
You already have all the details on your system:

man udev
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknSaMAACgkQwRXgH3rKGfNm/gCfWyQkmqKnkB/uR4yJ1qHePJdw
aXwAnjLtGniLEz/DeCwBTbddlIjPXSRY
=0Iqc
-END PGP SIGNATURE-

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Echo Audiofire 4 and Ubuntu Studio Jaunty Beta

2009-03-31 Thread sue...@empire.net
>
>
>Original Message:
>-
>From: Eric Hedekar aftertheb...@gmail.com
>Date: Tue, 31 Mar 2009 10:07:48 -0700
>To: ubuntu-studio-users@lists.ubuntu.com
>Subject: Re: Echo Audiofire 4 and Ubuntu Studio Jaunty Beta
>
>
>On Tue, Mar 31, 2009 at 5:53 AM, Asmo Koskinen
wrote:
>
>>
>> [I posted this same to the ffado-users list...]
>>
>> Echo Audiofire 4 and Ubuntu Studio Jaunty Beta
>>
>> http://subversion.ffado.org/wiki/StepByStepUbuntuStudio8.10RT
>> 
>>
>> Well, I have to ask one mo' time, because this is what I get...
>>
>> Is there something that I should know or do?
>>
>> 
>> r...@ubuntu-studio:~# /usr/bin/jackd -R -P70 -dfirewire -r44100 -p256 -n3
>> no message buffer overruns
>> jackd 0.116.1
>> Copyright 2001-2005 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
>>
>> JACK compiled with System V SHM support.
>> loading driver ..
>> 01681312449:  (ffado.cpp)[  92] ffado_streaming_init: libffado 1.999.40-
>> built Feb 24 2009 00:53:39
>> firewire ERR: Error creating FFADO streaming device
>> cannot load driver module firewire
>> no message buffer overruns
>> r...@ubuntu-studio:~#
>> 
>>
>
>Hmm, try creating a file in /etc/udev/rules.d/  named 60-raw1394.rules open
>that, and add the following line:
>#KERNEL=="raw1394", GROUP="audio"
>save & close.  I think you need to log out & back in to get these rules to
>apply, but a restart might be a good idea.  Make sure you're a member of
the
>audio group.
>
>-Eric
>

do you have pointer to something that defines what this rule does and how
it came to be named "60-raw1394.rules"?

Mac


mail2web.com – What can On Demand Business Solutions do for you?
http://link.mail2web.com/Business/SharePoint



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Echo Audiofire 4 and Ubuntu Studio Jaunty Beta

2009-03-31 Thread Eric Hedekar
On Tue, Mar 31, 2009 at 5:53 AM, Asmo Koskinen wrote:

>
> [I posted this same to the ffado-users list...]
>
> Echo Audiofire 4 and Ubuntu Studio Jaunty Beta
>
> http://subversion.ffado.org/wiki/StepByStepUbuntuStudio8.10RT
> 
>
> Well, I have to ask one mo' time, because this is what I get...
>
> Is there something that I should know or do?
>
> 
> r...@ubuntu-studio:~# /usr/bin/jackd -R -P70 -dfirewire -r44100 -p256 -n3
> no message buffer overruns
> jackd 0.116.1
> Copyright 2001-2005 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
>
> JACK compiled with System V SHM support.
> loading driver ..
> 01681312449:  (ffado.cpp)[  92] ffado_streaming_init: libffado 1.999.40-
> built Feb 24 2009 00:53:39
> firewire ERR: Error creating FFADO streaming device
> cannot load driver module firewire
> no message buffer overruns
> r...@ubuntu-studio:~#
> 
>

Hmm, try creating a file in /etc/udev/rules.d/  named 60-raw1394.rules open
that, and add the following line:
#KERNEL=="raw1394", GROUP="audio"
save & close.  I think you need to log out & back in to get these rules to
apply, but a restart might be a good idea.  Make sure you're a member of the
audio group.

-Eric


-- 
___
http://greyrockstudio.blogspot.com
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Echo Audiofire 4 and Ubuntu Studio Jaunty Beta

2009-03-31 Thread Asmo Koskinen
sue...@empire.net kirjoitti:

> I have found that powering off the Audiofire's and doing a ffado-test
> BusReset seems to get the firewire out of it's malaze.
> 
> I've seen this behavior on both 8.04 and 8.10.

I have another 8.04 box with Delta 66, I'll see later tonight what 
happen. This Jaunty Beta is Intel/Ati laptop.

Thank you for quick response.

Best Regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


RE: Echo Audiofire 4 and Ubuntu Studio Jaunty Beta

2009-03-31 Thread sue...@empire.net
Asmo,

I have seen similar issues with my Audiofire12's when trying to start after
there has been a timeout crash or I've been doing other things before
attempting to start jack.

I'm not sure who actually has thier nicker in a twist when this happens,
ffado, 1394 subsystem, or the Audiofires.

I have found that powering off the Audiofire's and doing a ffado-test
BusReset seems to get the firewire out of it's malaze.

I've seen this behavior on both 8.04 and 8.10.

Mac

Original Message:
-
From: Asmo Koskinen asmo.koski...@arkki.info
Date: Tue, 31 Mar 2009 15:53:56 +0300
To: ubuntu-studio-users@lists.ubuntu.com
Subject: Echo Audiofire 4 and Ubuntu Studio Jaunty Beta



[I posted this same to the ffado-users list...]

Echo Audiofire 4 and Ubuntu Studio Jaunty Beta

http://subversion.ffado.org/wiki/StepByStepUbuntuStudio8.10RT


Well, I have to ask one mo' time, because this is what I get...

Is there something that I should know or do?


r...@ubuntu-studio:~# /usr/bin/jackd -R -P70 -dfirewire -r44100 -p256 -n3
no message buffer overruns
jackd 0.116.1
Copyright 2001-2005 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

JACK compiled with System V SHM support.
loading driver ..
01681312449:  (ffado.cpp)[  92] ffado_streaming_init: libffado 1.999.40-
built Feb 24 2009 00:53:39
firewire ERR: Error creating FFADO streaming device
cannot load driver module firewire
no message buffer overruns
r...@ubuntu-studio:~#


1. I have upgraded firmware to 4.8

2. I have /dev/raw1394

r...@ubuntu-studio:~# ls -al /dev/raw1394
crwxrwxrwx 1 root root 171, 0 2009-03-31 14:53 /dev/raw1394
r...@ubuntu-studio:~#

3. I have modules

r...@ubuntu-studio:~# lsmod | grep 1394
raw139433116  0
ohci1394   38832  0
ieee1394   95932  2 raw1394,ohci1394
r...@ubuntu-studio:~#

4. My fw is not Ricoh.

r...@ubuntu-studio:~# lspci | grep FireWire
0a:04.0 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02)
0a:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000
Controller (PHY/Link)
r...@ubuntu-studio:~#

5. FFado sees Echo

r...@ubuntu-studio:~# ffado-test ListDevices
---
FFADO test and diagnostic utility
Part of the FFADO project -- www.ffado.org
Version: 1.999.40-
(C) 2008, Daniel Wagner, Pieter Palmers
This program comes with ABSOLUTELY NO WARRANTY.
---

=== 1394 PORT 0 ===
   Node id  GUID  VendorId ModelId   Vendor - Model
0   0x00a0d1a0d1a38156  0xA0D1  0x   Linux - ohci1394  -
=== 1394 PORT 1 ===
   Node id  GUID  VendorId ModelId   Vendor - Model
0   0x00a0d1a0d1a38155  0xA0D1  0x   Linux - ohci1394  -
1   0x0014860968bc006a  0x1486  0x0AF4   Echo Digital Audio
- AudioFire4
no message buffer overruns
r...@ubuntu-studio:~#

6. Log file is here:

http://www.arkki.info/howto/Ubuntu_Studio/Jaunty/ffado-jack.log

r...@ubuntu-studio:~# jackd --verbose -d firewire -v6 2> ffado-jack.log
getting driver descriptor from /usr/lib/jack/jack_oss.so
getting driver descriptor from /usr/lib/jack/jack_net.so
getting driver descriptor from /usr/lib/jack/jack_dummy.so
getting driver descriptor from /usr/lib/jack/jack_firewire.so
getting driver descriptor from /usr/lib/jack/jack_alsa.so
getting driver descriptor from /usr/lib/jack/jack_freebob.so
jackd 0.116.1
Copyright 2001-2005 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

JACK compiled with System V SHM support.
registered builtin port type 32 bit float mono audio
registered builtin port type 8 bit raw midi
clock source = system clock via clock_gettime
start poll on 3 fd's
loading driver ..
new client: firewire_pcm, id = 1 type 1 @ 0x9966b00 fd = -1
new buffer size 1024
starting server engine shutdown
server thread back from poll
freeing shared port segments
stopping server thread
last xrun delay: 0.000 usecs
max delay reported by backend: 0.000 usecs
freeing engine shared memory
max usecs: 0.000, engine deleted
r...@ubuntu-studio:~#

7. This is a linux-rt

r...@ubuntu-studio:~# uname -a
Linux ubuntu-studio 2.6.28-3-rt #9-Ubuntu SMP PREEMPT RT Fri Mar 27
23:23:50 UTC 2009 i686 GNU/Linux
r...@ubuntu-studio:~#

Best regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


mail2web - Check your email from the web at
http://link.mail2web.com/mail2web



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studi

Echo Audiofire 4 and Ubuntu Studio Jaunty Beta

2009-03-31 Thread Asmo Koskinen

[I posted this same to the ffado-users list...]

Echo Audiofire 4 and Ubuntu Studio Jaunty Beta

http://subversion.ffado.org/wiki/StepByStepUbuntuStudio8.10RT


Well, I have to ask one mo' time, because this is what I get...

Is there something that I should know or do?


r...@ubuntu-studio:~# /usr/bin/jackd -R -P70 -dfirewire -r44100 -p256 -n3
no message buffer overruns
jackd 0.116.1
Copyright 2001-2005 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

JACK compiled with System V SHM support.
loading driver ..
01681312449:  (ffado.cpp)[  92] ffado_streaming_init: libffado 1.999.40-
built Feb 24 2009 00:53:39
firewire ERR: Error creating FFADO streaming device
cannot load driver module firewire
no message buffer overruns
r...@ubuntu-studio:~#


1. I have upgraded firmware to 4.8

2. I have /dev/raw1394

r...@ubuntu-studio:~# ls -al /dev/raw1394
crwxrwxrwx 1 root root 171, 0 2009-03-31 14:53 /dev/raw1394
r...@ubuntu-studio:~#

3. I have modules

r...@ubuntu-studio:~# lsmod | grep 1394
raw139433116  0
ohci1394   38832  0
ieee1394   95932  2 raw1394,ohci1394
r...@ubuntu-studio:~#

4. My fw is not Ricoh.

r...@ubuntu-studio:~# lspci | grep FireWire
0a:04.0 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02)
0a:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000
Controller (PHY/Link)
r...@ubuntu-studio:~#

5. FFado sees Echo

r...@ubuntu-studio:~# ffado-test ListDevices
---
FFADO test and diagnostic utility
Part of the FFADO project -- www.ffado.org
Version: 1.999.40-
(C) 2008, Daniel Wagner, Pieter Palmers
This program comes with ABSOLUTELY NO WARRANTY.
---

=== 1394 PORT 0 ===
   Node id  GUID  VendorId ModelId   Vendor - Model
0   0x00a0d1a0d1a38156  0xA0D1  0x   Linux - ohci1394  -
=== 1394 PORT 1 ===
   Node id  GUID  VendorId ModelId   Vendor - Model
0   0x00a0d1a0d1a38155  0xA0D1  0x   Linux - ohci1394  -
1   0x0014860968bc006a  0x1486  0x0AF4   Echo Digital Audio
- AudioFire4
no message buffer overruns
r...@ubuntu-studio:~#

6. Log file is here:

http://www.arkki.info/howto/Ubuntu_Studio/Jaunty/ffado-jack.log

r...@ubuntu-studio:~# jackd --verbose -d firewire -v6 2> ffado-jack.log
getting driver descriptor from /usr/lib/jack/jack_oss.so
getting driver descriptor from /usr/lib/jack/jack_net.so
getting driver descriptor from /usr/lib/jack/jack_dummy.so
getting driver descriptor from /usr/lib/jack/jack_firewire.so
getting driver descriptor from /usr/lib/jack/jack_alsa.so
getting driver descriptor from /usr/lib/jack/jack_freebob.so
jackd 0.116.1
Copyright 2001-2005 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

JACK compiled with System V SHM support.
registered builtin port type 32 bit float mono audio
registered builtin port type 8 bit raw midi
clock source = system clock via clock_gettime
start poll on 3 fd's
loading driver ..
new client: firewire_pcm, id = 1 type 1 @ 0x9966b00 fd = -1
new buffer size 1024
starting server engine shutdown
server thread back from poll
freeing shared port segments
stopping server thread
last xrun delay: 0.000 usecs
max delay reported by backend: 0.000 usecs
freeing engine shared memory
max usecs: 0.000, engine deleted
r...@ubuntu-studio:~#

7. This is a linux-rt

r...@ubuntu-studio:~# uname -a
Linux ubuntu-studio 2.6.28-3-rt #9-Ubuntu SMP PREEMPT RT Fri Mar 27
23:23:50 UTC 2009 i686 GNU/Linux
r...@ubuntu-studio:~#

Best regards Asmo Koskinen.

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users