What's new

Custom firmware build for R9000 v. 1.0.3.8HF/1.0.3.8HF-HW

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Voxel

Part of the Furniture
Continuation of:

https://www.snbforums.com/threads/custom-firmware-build-for-r9000.40125/
https://www.snbforums.com/threads/custom-firmware-build-for-r9000-v-1-0-2-41hf-1-0-2-41hf-hw.40481/
https://www.snbforums.com/threads/custom-firmware-build-for-r9000-v-1-0-2-42hf-1-0-2-42hf-hw.40688/
https://www.snbforums.com/threads/custom-firmware-build-for-r9000-v-1-0-2-43hf-1-0-2-43hf-hw.41167/
https://www.snbforums.com/threads/custom-firmware-build-for-r9000-v-1-0-2-44hf-1-0-2-44hf-hw.41301/
https://www.snbforums.com/threads/custom-firmware-build-for-r9000-v-1-0-2-45hf-1-0-2-45hf-hw.41820/
https://www.snbforums.com/threads/custom-firmware-build-for-r9000-v-1-0-2-46hf-1-0-2-46hf-hw.42223/
https://www.snbforums.com/threads/custom-firmware-build-for-r9000-v-1-0-2-47hf-1-0-2-47hf-hw.42721/
https://www.snbforums.com/threads/c...f-1-0-2-54hf-hw-1-0-3-7hf-1-0-3-7hf-hw.43854/

New version of my custom firmware build: 1.0.3.8HF/1.0.3.8HF-HW.

Changes (vs 1.0.3.7HF):

1. WIGIG firmware (AD driver) is reverted back to previous version (fixing problems with 802.11ad).
2. Bug in ReadySHARE GUI (Advanced Settings, Apply button) is fixed, problem reported by tech960.
3. ubus package is upgraded 2017-11-13->2018-01-16.
4. HW version: cryptodev-linux package is upgraded 1.9.git-2017-05-29->1.9.git-2017-10-04.

The link is:

https://www.voxel-firmware.com (thanks to vladlenas for his help with hosting).

Important:
No reset is needed to upgrade from my previous versions. But: most probably you will need to do reset if upgrading from stock firmware 1.0.2.52 and above.

P.S. It is recommended to disable Router Auto Firmware Update. Otherwise your router might be upgraded suddenly by stock version.

Difference 1.0.3.8HF-HW vs 1.0.3.8HF: “HW” version means hardware acceleration of OpenSSL.

Voxel.
 
Info for Entware users: Entware is upgraded. It is enough to run:

Code:
/opt/bin/opkg update
/opt/bin/opkg upgrade

to upgrade your version.

Voxel.
 
Hi Voxel :)

Your last firmware work like a rock ! Thank you for sharing this.

I read on a link in your tutorial :
".. setup a chrooted Debian Jessie v8.9 where you can compile and install any package you want, of course if routers memory permit it, ex. transmission, plexmediaserver, minidlna, lighttpd, rutorrent, owncloud..."
So do you think there is a way to install ntopng on our R9000 (eg. via chroot-ed debian/docker) ? I try it (debian 8/9) with no result but i don't have experience on "chroot" environments....
https://www.ntop.org/nprobe/using-ntopng-and-nprobe-on-the-beaglebone-small-is-beautiful/
http://packages.ntop.org/

I just need an advice ;)

Thx !
 
So do you think there is a way to install ntopng on our R9000 (eg. via chroot-ed debian/docker) ? I try it (debian 8/9) with no result but i don't have experience on "chroot" environments....
Well, I think that there are no problems to install it, because it is included into official packages of Debian:

https://packages.debian.org/search?keywords=ntopng&searchon=names&suite=stable&section=all

But I am not sure will it work or not, I did not try to use this package.

You just have to try. It is not so difficult. Just unpack tarball and run script to enter into Debian command prompt. Then as usual

Code:
apt-get update
apt-get upgrade
apt-get install ntopng

BTW, my README a bit outdated, you can use Debian Stretch downloading it from my site.

Voxel.
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top