[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebob-devel
Subject:    Re: [Freebob-devel] late x-mass gift release
From:       Dennis Rogers <always.jamin () yahoo ! com>
Date:       2005-12-31 21:53:33
Message-ID: 20051231215333.64102.qmail () web51714 ! mail ! yahoo ! com
[Download RAW message or body]

Pieter,
 
 Thanks for the help. I think I'm a step closer. Now when I run test-freebob I get:
 
 # ./test-freebob -n 0 discover
 Using freebob library version: libfreebob 0.0.1
 
 Root node has no children!
 connection_info==NULL
 
 Root node has no children!
 connection_info==NULL
 ---------
 The output I get from dmesg after pluggin the device in seems to be the same
 i.e.
 ---------
 ieee1394: Error parsing configrom for node 1-00:1023
 ieee1394: Node changed: 1-00:1023 -> 1-01:1023
 doh, someone wants to mess with state set
 ieee1394: Node resumed: ID:BUS[1-00:1023]  GUID[0040ab0000c20d13]
 ---------
 
 Thanks,
 
 Dennis
 
Pieter Palmers <pieterp@joow.be> wrote: this typically occurs when the /dev/raw1394 \
node isn't present. check  this and create it if nescessary. FC3 doesn't have udev \
support for raw1394.

mknod -m 666 /dev/raw1394 c 171 0

will probably help.

note that the /dev directory resides on a memdisk, so you have to repeat 
this command every time you reboot.

newer kernels & udev distributions do this automatically, but the FC3 
planetccrma kernels don't. That's the reason I'm switching over to FC4 now.

Pieter

Dennis Rogers wrote:

> Hi Dan !
> 
> I'm trying to get my FA-101 working in the Fedora Core 3 system. I've 
> compiled libfreebob-0.0.1 ok but when I to test it using:
> 
> test-freebob -n 1 discover
> 
> I get the error messages:
> ---------
> Using freebob library version: libfreebob 0.0.1
> 
> Could not get 1394 handle: No such file or directory
> Is ieee1394 and raw1394 driver loaded?
> *** glibc detected *** double free or corruption: 0x0804a030 ***
> Aborted
> -----------
> I checked and both ieee1394 and raw1394 are installed. After pluggin 
> in the firewire cable I get the messages:
> -------
> ieee1394: Error parsing configrom for node 1-01:1023
> ieee1394: The root node is not cycle master capable; selecting a new 
> root node and resetting...
> ieee1394: Error parsing configrom for node 1-00:1023
> ieee1394: Node changed: 1-00:1023 -> 1-01:1023
> doh, someone wants to mess with state set
> ieee1394: Node re sumed: ID:BUS[1-00:1023]  GUID[0040ab0000c20d13]
> --------
> Any ideas ?
> 
> Thanks,
> 
> Dennis
> 
> 
> 
> */Daniel Wagner /* wrote:
> 
> Good news everybody!
> 
> I was able to put some time into the project in last few days. The
> result of this is that libfreebob has reached it first release! :)
> 
> In contrast to the freebob package it has no daemon running to
> which the
> jack backend driver iec61883 has to connect with liblo. Instead
> iec61883
> can access the device discovering part directly through the library
> interface as it is in libfreebobctl.
> 
> The libfreebob library uses a complete different approach to do the
> device discovering compared to the freebob version (prealpha). This
> means that now _all_ BeBoB devices should work! E.g the Aureon 7.1
> FireWire from TerraTec :)
> 
> If you want to try it, please read the README file.
> 
> cheers,
> daniel
> 
> ps: I messed up the CVS repository. There is a module which doesn't
> belong there. I'll ask the sf guys to remove it...
> 
> jackd:
> http://sourceforge.net/project/showfiles.php?group_id=117802&package_id=162702&release_id=380912
>  libfreebob:
> http://sourceforge.net/project/showfiles.php?group_id=117802&package_id=174085&release_id=380945
>  
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through
> log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Freebob-devel mailing list
> Freebob-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freebob-devel
> 
> 


[Attachment #3 (text/html)]

<div id="RTEContent">Pieter,<br> <br> Thanks for the help. I think I'm a step closer. \
Now when I run test-freebob I get:<br> <br> # ./test-freebob -n 0 discover<br> Using \
freebob library version: libfreebob 0.0.1<br> <br> Root node has no children!<br> \
connection_info==NULL<br> <br> Root node has no children!<br> \
connection_info==NULL<br> ---------<br> The output I get from dmesg after pluggin the \
device in seems to be the same<br> i.e.<br> ---------<br> ieee1394: Error parsing \
configrom for node 1-00:1023<br> ieee1394: Node changed: 1-00:1023 -&gt; \
1-01:1023<br> doh, someone wants to mess with state set<br> ieee1394: Node resumed: \
ID:BUS[1-00:1023]&nbsp; GUID[0040ab0000c20d13]<br> ---------<br> <br> Thanks,<br> \
<br> Dennis<br> <br><b><i>Pieter Palmers &lt;pieterp@joow.be&gt;</i></b> \
wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); \
margin-left: 5px; padding-left: 5px;"> this typically occurs when the /dev/raw1394 \
node isn't present. check <br>t  his and
 create it if nescessary. FC3 doesn't have udev support for raw1394.<br><br>mknod -m \
666 /dev/raw1394 c 171 0<br><br>will probably help.<br><br>note that the /dev \
directory resides on a memdisk, so you have to repeat <br>this command every time you \
reboot.<br><br>newer kernels &amp; udev distributions do this automatically, but the \
FC3 <br>planetccrma kernels don't. That's the reason I'm switching over to FC4 \
now.<br><br>Pieter<br><br>Dennis Rogers wrote:<br><br>&gt; Hi Dan !<br>&gt;<br>&gt; \
I'm trying to get my FA-101 working in the Fedora Core 3 system. I've <br>&gt; \
compiled libfreebob-0.0.1 ok but when I to test it using:<br>&gt;<br>&gt; \
test-freebob -n 1 discover<br>&gt;<br>&gt; I get the error messages:<br>&gt; \
---------<br>&gt; Using freebob library version: libfreebob 0.0.1<br>&gt;<br>&gt; \
Could not get 1394 handle: No such file or directory<br>&gt; Is ieee1394 and raw1394 \
driver loaded?<br>&gt; *** glibc detected *** double free or corruption: 0x0804a030 \
***<br>&gt;  Aborted<br>&gt; -----------<br>&gt; I checked and both ieee1394 and \
raw1394 are installed. After pluggin <br>&gt; in the firewire cable I get the \
messages:<br>&gt; -------<br>&gt; ieee1394: Error parsing configrom for node \
1-01:1023<br>&gt; ieee1394: The root node is not cycle master capable; selecting a \
new <br>&gt; root node and resetting...<br>&gt; ieee1394: Error parsing configrom for \
node 1-00:1023<br>&gt; ieee1394: Node changed: 1-00:1023 -&gt; 1-01:1023<br>&gt; doh, \
someone wants to mess with state set<br>&gt; ieee1394: Node re sumed: \
ID:BUS[1-00:1023]  GUID[0040ab0000c20d13]<br>&gt; --------<br>&gt; Any ideas \
?<br>&gt;<br>&gt; Thanks,<br>&gt;<br>&gt; Dennis<br>&gt;<br>&gt;<br>&gt;<br>&gt; \
*/Daniel Wagner <wagi @monom.org="">/* wrote:<br>&gt;<br>&gt;     Good news \
everybody!<br>&gt;<br>&gt;     I was able to put some time into the project in last \
few days. The<br>&gt;     result of this is that libfreebob has reached it first \
release! :)<br>&gt;<br>&gt;     In contras  t to the
 freebob package it has no daemon running to<br>&gt;     which the<br>&gt;     jack \
backend driver iec61883 has to connect with liblo. Instead<br>&gt;     \
iec61883<br>&gt;     can access the device discovering part directly through the \
library<br>&gt;     interface as it is in libfreebobctl.<br>&gt;<br>&gt;     The \
libfreebob library uses a complete different approach to do the<br>&gt;     device \
discovering compared to the freebob version (prealpha). This<br>&gt;     means that \
now _all_ BeBoB devices should work! E.g the Aureon 7.1<br>&gt;     FireWire from \
TerraTec :)<br>&gt;<br>&gt;     If you want to try it, please read the README \
file.<br>&gt;<br>&gt;     cheers,<br>&gt;     daniel<br>&gt;<br>&gt;     ps: I messed \
up the CVS repository. There is a module which doesn't<br>&gt;     belong there. I'll \
ask the sf guys to remove it...<br>&gt;<br>&gt;     jackd:<br>&gt;      \
http://sourceforge.net/project/showfiles.php?group_id=117802&amp;package_id=162702&amp;release_id=380912<br>&gt; \
libfreebob:<br>&gt;     \
http://sourceforge.net/project/showfiles.php?group_id=117802&amp;package_id=174085&amp;release_id=380945<br>&gt;<br>&gt;<br>&gt; \
-------------------------------------------------------<br>&gt;     This SF.net email \
is sponsored by: Splunk Inc. Do you grep through<br>&gt;     log files<br>&gt;     \
for problems? Stop! Download the new AJAX search engine that makes<br>&gt;     \
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!<br>&gt;     \
http://ads.osdn.com/?ad_id=7637&amp;alloc_id=16865&amp;op=click<br>&gt;     \
_______________________________________________<br>&gt;     Freebob-devel mailing \
list<br>&gt;     Freebob-devel@lists.sourceforge.net<br>&gt;     \
https://lists.sourceforge.net/lists/listinfo/freebob-devel<br>&gt;<br>&gt;<br><br></wagi></blockquote><br></div>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Freebob-devel mailing list
Freebob-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freebob-devel

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic