I guys, I have a Huawei E587 modem which is not supported out of the box (as it seems) by the MKV, I'm following this guide, so my steps were:
- Install cdc_ncm package.
opkg -nodeps install http://galapago.sakura.ne.jp/openwrt/12_09_rc1/kmod-usb-net-cdc-ncm_3.3.8-1_ar71xx.ipk
- Install modeswitch's parameter file for E587
cd /etc/usbmodeswitch.d
wget -O 12d1:1c1b http://galapago.sakura.ne.jp/openwrt/12_09_rc1/12d1_1c1b
Now when I plug the device to the usb port, I see the following dmesg:
[ 1938.820000] usb 1-1.2: new high-speed USB device number 14 using ehci-platform
[ 1938.97