Hi Mattijs, sorry it took some time, I was at first just blindly checking the link you had sent me, then I realized I had to look for builds *after* the one you had given me. once I had realized that, I could not find the time to do it! :)
finally today I went to http://download.fonosfera.org/auto-builds/fon-ng/, chose latest build and within it, I selected the subdir /fonera2n/packages/mipsel/. in practice, I ended in the URL http://download.fonosfera.org/auto-builds/fon-ng/fon-ng-r2263/fonera2n/packages/mipsel/, which was built on the 3rd of January. I downloaded all files starting with kmod-usb-net and uploaded them to the fonera. here is the transcript: -------------------------------- root@Fonera:~# opkg install kmod-usb-net-cdc-ether_2.6.21.7-fonera2n-1_mipsel.ipk Installing kmod-usb-net-cdc-ether (2.6.21.7-fonera2n-1) to root... Collected errors: * ERROR: Cannot satisfy the following dependencies for kmod-usb-net-cdc-ether: * kernel (=2.6.21.7-fonera2n-1) * kmod-usb-core * kmod-usb-net * root@Fonera:~# opkg install kmod-usb-net-cdc-ether_2.6.21.7-fonera2n-1_mipsel.ipk kmod-usb-net_2.6.21.7-fonera2n-1_mipsel.ipk Installing kmod-usb-net-cdc-ether (2.6.21.7-fonera2n-1) to root... Installing kmod-usb-net (2.6.21.7-fonera2n-1) to root... Configuring kmod-usb-net Collected errors: * ERROR: Cannot satisfy the following dependencies for kmod-usb-net-cdc-ether: * kernel (=2.6.21.7-fonera2n-1) * kmod-usb-core * kernel (=2.6.21.7-fonera2n-1) * kmod-usb-core * root@Fonera:~# uname -a Linux Fonera 2.6.21.7 #1 Wed Nov 14 09:27:43 CET 2012 mips unknown root@Fonera:~# -------------------------------- adding -force-install does not remove the ERROR message (but I ended up installing several times the same cdc-ether module). do you think it is going to work like this? it does not look good to me, but I'll check anyway, after I send this message. regards, MF On Fri, 14 Dec 2012 18:04:29 +0100 Matthijs Kooijman - Fon <[email protected]> wrote: > Hi Mario, > > > Maybe an obvious question, this is why I didn't ask it explicitly, > > but can someone compile the missing module and put it somewhere > > where I can download it? > For some reason, the modules were enabled in the kernel config, but > then they didn't end up in the image or in any package. > > I've now configured our buildbot to build all kmod-usb-net-* packages, > to make it easier for people to experiment with them. Note that these > modules are _not_ included in the main firmware, but they can be > downloaded from our autobuilder (just like the ipv6 and cifs modules, > for example). > > As soon as the next revision is done building, these modules should > appear here: > > > http://download.fonosfera.org/auto-builds/fon-ng/fon-ng-r2239/fonera2n/packages/mipsel/ > > You can install these .ipk files using "opkg install" (you'll probably > need -force-depends to prevent opkg from complaining about depends it > thinks are missing, since it doesn't actually know what is currently > installed). > > Don't be confused by the commit message on r2239, which only prevents > the kmod-usb-net-alix from being included with the main firmware > image. I've also updated the list of > packages-to-build-but-not-include on our buildbot (which for > technical reasons does not live in svn for now). > > Let me know if this helps! > > Regards, > > Matthijs Kooijman _______________________________________________ Development mailing list [email protected] http://fonosfera.org/mailman/listinfo/development
