Hi, On Thu, 1 Mar 2007 14:40:28 +0100 "Arnaud FARINE" <[EMAIL PROTECTED]> 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