<div class="gmail_quote">2011/7/28 Patrick McHardy <span dir="ltr"><<a href="mailto:kaber@trash.net">kaber@trash.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Am 28.07.2011 20:40, schrieb Romain Fliedel:<br>
<div class="im">> 2011/7/28 Patrick McHardy <<a href="mailto:kaber@trash.net">kaber@trash.net</a> <mailto:<a href="mailto:kaber@trash.net">kaber@trash.net</a>>><br>
><br>
>     Am 28.07.2011 20:05, schrieb Romain Fliedel:<br>
>     ><br>
>     > 2011/7/28 Patrick McHardy <<a href="mailto:kaber@trash.net">kaber@trash.net</a><br>
</div>>     <mailto:<a href="mailto:kaber@trash.net">kaber@trash.net</a>> <mailto:<a href="mailto:kaber@trash.net">kaber@trash.net</a><br>
<div><div></div><div class="h5">>     <mailto:<a href="mailto:kaber@trash.net">kaber@trash.net</a>>>><br>
>     ><br>
>     >     Am 28.07.2011 15:39, schrieb Fliedel Romain:<br>
>     >     > Hi,<br>
>     >     ><br>
>     >     > I'm trying to build a kernel from the git repository with<br>
>     dect stack<br>
>     >     > enabled but i get this error :<br>
>     >     ><br>
>     >     > net/dect/ccp.c:25:27: fatal error: net/tipc/tipc.h:<br>
>     >     ><br>
>     >     > it appears that this file has been removed in kernel 2.6.36<br>
>     >     ><br>
>     >     > Do you have any idea to solve this problem ?<br>
>     >     ><br>
>     ><br>
>     >     Disable the TIPC option for now, the code hasn't been adapter to<br>
>     >     the latest upstream changes yet.<br>
>     ><br>
>     ><br>
>     > Thanks, that's what I end up doing and I am now able to build a<br>
>     kernel.<br>
>     > But now I have a problem with the driver, in my dmesg I've got the<br>
>     > following error :<br>
>     ><br>
>     > com_on_air_pci: probe of 0000:07:04.0 failed with error -2<br>
>     ><br>
>     > any idea ?<br>
><br>
>     I guess you linked the driver statically. This currently doesn't<br>
>     work since the transceiver layer hasn't initialized the radio band<br>
>     frequencies when the driver loads. Will probably fix that shortly,<br>
>     using a modular build should work.<br>
><br>
><br>
> Ok I'll try with the modular version.<br>
> I noticed that no /dev/coa is created, is it normal ?<br>
<br>
</div></div>Yes, the stack uses netlink and a socket API for userspace communication.<br>
<br>
</blockquote></div><br>Ok with the modular build it is working, thanks for you help.<br>Now I'm trying to get a dump of the messages exchanged between a my FP and a my PP, i've found the dectmon utility, but the dump file created is not usable in wireshark. Is there a way to convert it to a pcap file ?<br>
<br><br><br><br><br>