Hi, in the most recent kernel, USB networking is no longer compiled in, but compiled as a module. I think that's generally a good thing, the problem is that the upgrade path seems to be broken: I just did an "opkg upgrade", and it installed the new kernel, but not the g-ether and cdc-ether modules. The result was that after rebooting I couldn't ssh into my device anymore. My solution was to flash an older kernel, install the missing modules with opkg, then re-flash the new kernel.
If you haven't done an "opkg upgrade" today yet, you can do yourself a favor by issueing opkg install kernel-module-g-ether kernel-module-cdc-ether after "opkg upgrade", but before rebooting. Regards, Thomas _______________________________________________ support mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/support
