custom compiling gargoyle firmware
Posted: Wed Jul 29, 2015 4:19 am
Good day all,
I'm very very very new to third party firmware "WRT" .
also, I'm not expert in linux as well . but I have little experiance in how to deal with ssh connection and terminal side. "basics"
here we go...
I have a TP-Link router with its orginal firmware and it was running well with limitation of features. so, I decided to upgrade it to a third party firmware.
so, I download a proper version of Gargoyle to my router wich is MR3420 v1
unfortunately, my new firmware lake of 3G dongle drivers which it was healthy with stock firmware of TP-Link.
so, after googling here and there .... I found a lot of recommendations to do a custom firmware with USB drivers and so.
unfortunately, the wiki page of gargoyle how to do compiling is difficult to such non-expert guy to do it.
hopfully you may help me to go with some instruction.
and to be clear ...
My environment is ubuntu 14.04 LTS with 64x
so I downloded the git application with
"# sudo apt-get install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs git-core gcc-multilib p7zip p7zip-full msmtp
"
as per wiki page
http://www.gargoyle-router.com/wiki/dok ... umentation
after that I do
# git clone git://gargoyle-router.com/gargoyle.git
# cd gargoyle
# make
the compiler running for more than 12 hours on my machine with no BIN image to flash
after that I do
# make custom
with poooooooooor configuration because i don't know what to include and what to exclude ... the output BIN file is 150 KB only ^_^
so, I didn't even try to flash it to my router.
so what I need is
gargoyle image with 3G dongle drivers + orginal/essintial configuration + orginal Gargoyle GUI and configuration.
my target is ar71xx >>>>> according to the profile info >>> my router is under ar71xx
pleeeeeeeeeeeeaaase pleeease pleeeease help me
thank you in advance
I'm very very very new to third party firmware "WRT" .
also, I'm not expert in linux as well . but I have little experiance in how to deal with ssh connection and terminal side. "basics"
here we go...
I have a TP-Link router with its orginal firmware and it was running well with limitation of features. so, I decided to upgrade it to a third party firmware.
so, I download a proper version of Gargoyle to my router wich is MR3420 v1
unfortunately, my new firmware lake of 3G dongle drivers which it was healthy with stock firmware of TP-Link.
so, after googling here and there .... I found a lot of recommendations to do a custom firmware with USB drivers and so.
unfortunately, the wiki page of gargoyle how to do compiling is difficult to such non-expert guy to do it.
hopfully you may help me to go with some instruction.
and to be clear ...
My environment is ubuntu 14.04 LTS with 64x
so I downloded the git application with
"# sudo apt-get install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs git-core gcc-multilib p7zip p7zip-full msmtp
"
as per wiki page
http://www.gargoyle-router.com/wiki/dok ... umentation
after that I do
# git clone git://gargoyle-router.com/gargoyle.git
# cd gargoyle
# make
the compiler running for more than 12 hours on my machine with no BIN image to flash
after that I do
# make custom
with poooooooooor configuration because i don't know what to include and what to exclude ... the output BIN file is 150 KB only ^_^
so, I didn't even try to flash it to my router.
so what I need is
gargoyle image with 3G dongle drivers + orginal/essintial configuration + orginal Gargoyle GUI and configuration.
my target is ar71xx >>>>> according to the profile info >>> my router is under ar71xx
pleeeeeeeeeeeeaaase pleeease pleeeease help me
thank you in advance