From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-60794-garchives=archives.gentoo.org@gentoo.org>)
	id 1HMlz9-0007OR-3w
	for garchives@archives.gentoo.org; Thu, 01 Mar 2007 14:10:19 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l21E8T2l018201;
	Thu, 1 Mar 2007 14:08:29 GMT
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.225])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l21E3hHK013110
	for <gentoo-user@lists.gentoo.org>; Thu, 1 Mar 2007 14:03:44 GMT
Received: by wr-out-0506.google.com with SMTP id 69so687203wri
        for <gentoo-user@lists.gentoo.org>; Thu, 01 Mar 2007 06:03:42 -0800 (PST)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;
        b=LVDZyyzcpCnI+v5letq8lzbMuKljra3axM7bELB2W3KHvkbCXrcrdKrM+JaX0TFOsGC7ipW6Lf12LubWKdQ1yl9cTAfOvkXd8wE36qXu8u8uoEl62EgArVk/8IkNShOdObdRRTe3tCY7b3EjrSTjqM1GQI0ZAjBBoOlKsu/Az+I=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;
        b=nWWcNAYLWJZtugJ2Zl1sVmp+r8t4vg6Z/nvQLgrz/nOhXYD7Omj7KPFOhi3R4rq+bo1usmVL1KrWp37d5DnoYzfXrmlzEW0B3cgzxJLwTjBRj/PmO3IZ1ilZSRUZYkCqXQlz6JiLREDElBLRQeop4HNr8Y25V7ssQcLF1mK2DME=
Received: by 10.115.108.1 with SMTP id k1mr73088wam.1172757809471;
        Thu, 01 Mar 2007 06:03:29 -0800 (PST)
Received: by 10.114.110.16 with HTTP; Thu, 1 Mar 2007 06:03:29 -0800 (PST)
Message-ID: <934e29750703010603y6667b204rf555762ece3f98f@mail.gmail.com>
Date: Thu, 1 Mar 2007 15:03:29 +0100
From: "Arnaud FARINE" <arnaud.farine@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Synce and gentoo : crash RAPI driver
In-Reply-To: <20070301145234.7acc6572.hilse@web.de>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_67326_8254835.1172757809350"
References: <934e29750703010323vdf51e34rc2f60072143484cf@mail.gmail.com>
	 <20070301130841.5f41a80f.hilse@web.de>
	 <934e29750703010421r6f672a12le48a626e4d1a9198@mail.gmail.com>
	 <20070301142152.bc6a7236.hilse@web.de>
	 <934e29750703010540i6942e08p51b0e2609e8e96cd@mail.gmail.com>
	 <20070301145234.7acc6572.hilse@web.de>
X-Archives-Salt: d685dd05-5982-46d2-8a66-2401278e6f84
X-Archives-Hash: 19a19683307283cc9a4b03209968e807

------=_Part_67326_8254835.1172757809350
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On 3/1/07, Hans-Werner Hilse <hilse@web.de> wrote:
>
> Hi,
>
> On Thu, 1 Mar 2007 14:40:28 +0100 "Arnaud FARINE"
> <arnaud.farine@gmail.com> wrote:
>
> > Great answer !! I understand that I must use the subversion If I
> > would like to have a chance to make something ;-)
>
> I think so. When I tried it using the (masked) version that is in
> Portage, it failed miserably.
>
> > I verify by two times, I've CONFIG_USB_NET_CDCETHER set to =m, so I
> > think it's ok.
>
> Yep.
>
> > rndis-driver...I don't understand "You might even have to delete the
> > modules that
> > the kernel generated in order to use the usb-rndis-lite ones, because
> > they will have the same name as the vanilla-kernel modules. It is
> > important to compile them in you kernel beforehand in order to have
> > the kernel include some needed symbols." but I'll look for at the
> > link that you give me.
>
> When you install usb-rndis-lite (after checking it out with svn and
> compiling it), you may find that the modules have the same name as
> those which were compiled from kernel sources. usb-rndis-lite will put
> its module in /lib/modules/$(uname -r)/extra, I think. Because the
> kernel puts its own modules in /lib/modules/.../kernel/driver/usb/net
> (or similar, can't check right now), there will be a naming collision.
> This might lead into a situation where the new usb-rndis-lite drivers
> are never loaded because the kernel's own drivers are loaded first.
> However, the kernel's own driver don't support WM5 right now, AFAIK.
>
> > Other thing, I use dccm bc occm isn't provided by Gentoo distrib...
>
> odccm will be available from subversion. I think it is definately
> preferred over the others.
>
> > I thank you, and I'll try this soon! Do you think I must unmerge my
> > synce previous installation before to use subversion ? Or the
> > subversion compilation scratchs my present installation ?
>
> It will probably work, but watch out to always call the right utility.
> Maybe you'll run into problems with the concurrent versions of
> librapi/libsynce/synce.
>
> Just ask if you run into problems during following the wiki's recipe!
>
> -hwh
> --
> gentoo-user@gentoo.org mailing list
>
>
Thanks!!
After the subversion install I'll install again all necessary package to be
sure!
I'll make a feed back ;-)

Regards
Arno

-- 
Arnaud FARINE

------=_Part_67326_8254835.1172757809350
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<br><br><div><span class="gmail_quote">On 3/1/07, <b class="gmail_sendername">Hans-Werner Hilse</b> &lt;<a href="mailto:hilse@web.de">hilse@web.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>On Thu, 1 Mar 2007 14:40:28 +0100 &quot;Arnaud FARINE&quot;<br>&lt;<a href="mailto:arnaud.farine@gmail.com">arnaud.farine@gmail.com</a>&gt; wrote:<br><br>&gt; Great answer !! I understand that I must use the subversion If I
<br>&gt; would like to have a chance to make something ;-)<br><br>I think so. When I tried it using the (masked) version that is in<br>Portage, it failed miserably.<br><br>&gt; I verify by two times, I&#39;ve CONFIG_USB_NET_CDCETHER set to =m, so I
<br>&gt; think it&#39;s ok.<br><br>Yep.<br><br>&gt; rndis-driver...I don&#39;t understand &quot;You might even have to delete the<br>&gt; modules that<br>&gt; the kernel generated in order to use the usb-rndis-lite ones, because
<br>&gt; they will have the same name as the vanilla-kernel modules. It is<br>&gt; important to compile them in you kernel beforehand in order to have<br>&gt; the kernel include some needed symbols.&quot; but I&#39;ll look for at the
<br>&gt; link that you give me.<br><br>When you install usb-rndis-lite (after checking it out with svn and<br>compiling it), you may find that the modules have the same name as<br>those which were compiled from kernel sources. usb-rndis-lite will put
<br>its module in /lib/modules/$(uname -r)/extra, I think. Because the<br>kernel puts its own modules in /lib/modules/.../kernel/driver/usb/net<br>(or similar, can&#39;t check right now), there will be a naming collision.
<br>This might lead into a situation where the new usb-rndis-lite drivers<br>are never loaded because the kernel&#39;s own drivers are loaded first.<br>However, the kernel&#39;s own driver don&#39;t support WM5 right now, AFAIK.
<br><br>&gt; Other thing, I use dccm bc occm isn&#39;t provided by Gentoo distrib...<br><br>odccm will be available from subversion. I think it is definately<br>preferred over the others.<br><br>&gt; I thank you, and I&#39;ll try this soon! Do you think I must unmerge my
<br>&gt; synce previous installation before to use subversion ? Or the<br>&gt; subversion compilation scratchs my present installation ?<br><br>It will probably work, but watch out to always call the right utility.<br>Maybe you&#39;ll run into problems with the concurrent versions of
<br>librapi/libsynce/synce.<br><br>Just ask if you run into problems during following the wiki&#39;s recipe!<br><br>-hwh<br>--<br><a href="mailto:gentoo-user@gentoo.org">gentoo-user@gentoo.org</a> mailing list<br><br></blockquote>
</div><br>Thanks!!<br>After the subversion install I&#39;ll install again all necessary package to be sure!<br>I&#39;ll make a feed back ;-)<br><br>Regards<br>Arno<br clear="all"><br>-- <br>Arnaud FARINE<br>

------=_Part_67326_8254835.1172757809350--
-- 
gentoo-user@gentoo.org mailing list