Hello,
could you please help me with adding support for USB HiLink LTE dongle (Huawei E3372 150Mbps)?
I have started with flashing MR3020 via original GUI (with lede-17.01.4-ar71xx-generic-tl-mr3020-v1-squashfs-factory.bin file). It looks like everything is ok but standard image doesn't support 3G/4G USB modems and it has to be added.
I was trying to follow this link:
https://openwrt.org/docs/guide-user/network/wan/wwan/3gdongle
but when I was installing usb-modeswitch my free space disappeared :-/
Later I have checked on my PC and this donge is present a "Remote NDIS" so maybe I should use that method. There was "How To Use LTE modem in RNDIS mode for WAN connection" and it would be better, I think
But during mentioned installation I got these messages:
Collected errors:
* opkg_conf_write_status_files: Couldn't close //usr/lib/opkg/status: No space left on device.
* pkg_write_filelist: Failed to open //usr/lib/opkg/info/usb-modeswitch.list: No space left on device.
* pkg_write_filelist: Failed to open //usr/lib/opkg/info/libusb-1.0.list: No space left on device.
Is it possible to configure this router to have USB 4G dongle for internet access and share it to LAN (printer) and WiFi?
Maybe there are some packages that can be removed in configuration described above to have more space available? At the moment there are:
base-files 173.1-r3560-79f57e422d
busybox 1.25.1-4
chat 2.4.7-12
comgt 0.32-29
dnsmasq 2.78-1
firewall 2017-05-27-a4d98aea-1
iw 4.9-1
iwinfo 2016-09-21-fd9e17be-1
kmod-ipt-conntrack 4.4.92-1
kmod-lib-crc-ccitt 4.4.92-1
kmod-nf-nat 4.4.92-1
kmod-pppoe 4.4.92-1
kmod-pppox 4.4.92-1
kmod-usb-core 4.4.92-1
kmod-usb-serial-option 4.4.92-1
kmod-usb2 4.4.92-1
libc 1.1.16-1
libiwinfo 2016-09-21-fd9e17be-1
libiwinfo-lua 2016-09-21-fd9e17be-1
libpthread 1.1.16-1
libubus-lua 2017-02-18-34c6e818-1
libuci-lua 2016-07-04-e1bf4356-1
luci-app-firewall git-17.290.79498-d3f0685-1
luci-lib-ip git-17.290.79498-d3f0685-1
luci-theme-bootstrap git-17.290.79498-d3f0685-1
netifd 2017-01-25-650758b1-1
odhcpd 2017-10-02-c6f3d5d4-2
opkg 2017-03-23-1d0263bb-1
procd 2017-08-08-66be6a23-1
rpcd 2016-12-03-0577cfc1-1
swconfig 11
uboot-envtools 2015.10-1
ubus 2017-02-18-34c6e818-1
ubusd 2017-02-18-34c6e818-1
Thank you for any help.