Hi Mario, > > 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! :) You did right by checking the link I sent you, but I later realized I messed up the autobuilder configuration, which I only corrected for later revisions. I forgot to send you a heads up about this, sorry for that.
> > > * ERROR: Cannot satisfy the following dependencies > > forkmod-usb-net-cdc-ether: > > * kernel (=2.6.21.7-fonera2n-1) > > * kmod-usb-core > > * kmod-usb-net > > > > adding -force-install does not remove the ERROR message (but I ended > > up installing several times the same cdc-ether module). This is sortof expected: opkg on the Fonera doesn't know which packages are included in the main firmware, leading to (incorrect) dependency errors. Try installin the kmod-usb-net and kmod-usb-net-cdc-ether using -force-depends, that should work. However, looking at your next message, you might have figured this out by now :-) > I don't see what I should do. I put the modem into the fonera, wait it > to settle, check the output of `dmesg` and `logread` and do not > recognize the parts informing me about the network devices being > created, it's still seen just as a scsi cdrom. I did `insmod usbnet` > and `insmod cdc_ether` and used `lsmod` to verify they have been loaded, > unplug the modem and put it back, but `dmesg` and `logread` do not show > any difference. when I check the output of `ifconfig`, it gives me just > the eth0, eth0.1, eth0.2 devices that are anyway present. Hmm, perhaps it needs a modeswitch to work properly. Could you send over the output of "cat /proc/bus/usb/devices" so I can have a look what capabilities the device advertises and to see if there might be usb modeswitch configuration available for it (using the vid and pid to look this up)? Regards, Matthijs Kooijman _______________________________________________ Development mailing list [email protected] http://fonosfera.org/mailman/listinfo/development
