OpenWrt Forum Archive

Topic: E303Ds-1 Dongle Huwea can it be openwrt to unlock

The content of this topic has been archived on 13 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Dear members,
I am nowhere how to install openwrt in E303Ds-1 Dongle.
I have gone trough each and every article in forums and googled but can't find a way.
now I have made clear that openwrt is the solution to run my locked dongle.
As I am not coder or expert please instruct how to unlock stepwise or update with openwrt.
brief steps needed.
like will need ubuntu > firmware > ......... I tried and installed openwrt in ubuntu but its not seen as program  as attached

sudo apt-get install subversion build-essential libncurses5-dev zlib1g-dev gawk flex quilt
git-core


sudo apt-get install git

git clone git://git.openwrt.org/14.07/openwrt.git

./scripts/feeds update -a

./scripts/feeds install -a

./scripts/feeds update -i

make clean

make dirclean

make distclean

make menuconfig

make -j 3

I saw an answer to this smile

Freeswitch has a great driver that lets you make VOICE CALLS through unlocked dongles. I haven't done it myself but they answer your question.

https://freeswitch.org/confluence/displ … od_gsmopen
They seem to plug a commercial site for unlocking the dongle, but they do have a list of recommended models to buy that can be unlocked - hopefully a free way smile That's what you should start with.

Oh sorry I got mixed up.

You really should be trying trunk if you are trying to work with new hardware. Read how to set up the buildroot if it's supported hardware.

https://wiki.openwrt.org/doc/howto/build

But you won't be installing openwrt in your dongle, you'll be using your dongle with an openwrt router (any) that has a working USB port.

Here is a list of actual routers by Huwaei.
https://wiki.openwrt.org/toh/huawei/start

(Last edited by hojuruku on 13 Jul 2016, 21:48)

The discussion might have continued from here.