please fix your link
I wanna download for v6
better upload in gdrive sir
i wanna use ur compile and install sqm & nodogsplash, is it fit?
if not fit i wanna build image by my self. but link for image builder files is cant be access too
hope you have time to fix it
my suggestion, please upload your image builder to github, so every changes u make is ready to use to us, i following ur guide and when i run make info, i still cant find image for v6
Links are removed because one of the users here destroyed his router
What the meaning of that?
is the router destroyed because using your compiled image for wr840n v6?
copy mt76x8.mk to target/linux/ramips/image/mt76x8.mk
copy 02_network to ./target/linux/ramips/mt76x8/base-files/etc/board.d/02_network
leds for tp-link version 6.2 you can see in file 6.2-leds. You can do your etc/config/system with 6.2-leds
make menuconfig and choose your arch:
Target System (MediaTek Ralink MIPS)
Subtarget (MT76x8 based boards)
Target Profile (TP-Link TL-WR840N v6.2)
Note that space is not enough for luci if you can not remove kernel and busybox options you do not need like tar/gzip...
You can remove IPV6 for quick free space.
make V=99 (this to compile)
ready images will be here: bin/targets/ramips/mt76x8/
openwrt-ramips-mt76x8-mediatek_br-323-squashfs-sysupgrade.bin
openwrt-ramips-mt76x8-tplink_tl-wr840n-v4-squashfs-sysupgrade.bin
openwrt-ramips-mt76x8-tplink_tl-wr840n-v5-squashfs-sysupgrade.bin
openwrt-ramips-mt76x8-tplink_tl-wr840n-v6-squashfs-sysupgrade.bin
openwrt-ramips-mt76x8-tplink_tl-wr840n-v6.1-squashfs-sysupgrade.bin
openwrt-ramips-mt76x8-tplink_tl-wr840n-v6.2-squashfs-sysupgrade.bin
openwrt-ramips-mt76x8-tplink_tl-wr841n-v14-squashfs-sysupgrade.bin
You can flash from original software. Note that you will have also tftp images.
You can flash with them too using 192.168.0.66 address.
I hope someone finally put this into openwrt tree
If you remove unneeded stuff there is a plenty of space !!! Personally i have web luci with upnp + ipv6 and netfilter extra modules and still have 200K free !
Note that you need latest openwrt because there are changes in dts files which i changed here already.
I'm trying to compile Ver 6.0
Download of version of yesterday (635f111148) fails with the current message:
mipsel-openwrt-linux-musl-cpp: error: ../dts/mt7628an_mediatek_br-323.dts: No such file or directory
mipsel-openwrt-linux-musl-cpp: warning: '-x assembler-with-cpp' after last input file has no effect
mipsel-openwrt-linux-musl-cpp: fatal error: no input files
compilation terminated.
make[5]: *** [Makefile:195: /Devel/OpenWRT/openwrtwr-840n-v6/build_dir/target-mipsel_24kc_musl/linux-ramips_mt76x8/image-mt7628an_mediatek_br-323.dtb] Error 1
make[5]: Leaving directory '/Devel/OpenWRT/openwrtwr-840n-v6/target/linux/ramips/image'
type or paste code here
Any hints?
Should I use v19.07.3 instead of newest one?
technically itjust working well, if i just compailing it with no any else .config added
but whenever i put ssh or LuCI embeded on it ..
[ 6.723109] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240014: 0x0400 instead
[ 6.732734] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240018: 0x517d instead
[ 6.742359] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024001c: 0x0898 instead
[ 6.751984] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240020: 0xf644 instead
[ 6.761609] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240024: 0xb018 instead
[ 6.771259] jffs2: Further such events for this erase block will not be printed
[ 6.822733] jffs2: CLEANMARKER node found at 0x0024ae54, not first node in block (0x00240000)
[ 6.900093] jffs2: Cowardly refusing to erase blocks on filesystem with no valid JFFS2 nodes
[ 6.908670] jffs2: empty_blocks 188, bad_blocks 0, c->nr_blocks 225
[ 6.915107] VFS: Cannot open root device "(null)" or unknown-block(31,3): error -5
[ 6.922792] Please append a correct "root=" boot option; here are the available partitions:
[ 6.931280] 1f00 64 mtdblock0
[ 6.931285] (driver?)
[ 6.937927] 1f01 16000 mtdblock1
[ 6.937931] (driver?)
[ 6.944554] 1f02 1556 mtdblock2
[ 6.944557] (driver?)
[ 6.951197] 1f03 14443 mtdblock3
[ 6.951201] (driver?)
[ 6.957840] 1f04 10688 mtdblock4
[ 6.957844] (driver?)
[ 6.964467] 1f05 64 mtdblock5
[ 6.964470] (driver?)
[ 6.971115] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3)
[ 6.983281] Rebooting in 1 seconds..
DU Setting Cal Done�۸8890000][2������A][00252���݊
then kernel panik.. just shows'up
so, what iam missing then ?
We can still build version 6.0,6.1,6.2,14 versus latest openwrt and have enough free space so we can store settings during restarts. I can upload dts/02_network and mt76x8.mk if someone is interested in making patches. Also i can upload good .config and kernel config files where i cut things we do not need like ca-bundle (over 100K compressed) and similar stuff. Also my build has ipv6 and luci/upnp/extra nat modules included.
This is my final image size:
3735853 Oct 21 11:08 openwrt-ramips-mt76x8-tplink_tl-wr840n-v6.2-squashfs-sysupgrade.bin
I uploaded the change.
I will not recompile old binaries (no time) so you will have all interfaces same mac address and WAN mac will be the same as LAN and on the sticker of the router....
Everyone can get the source and fix it.....
I tried your sysupgrade.bin on my v6.2 but I was unable to do anything with it once I flashed it. Everything looked good, but I couldn't update package list or even change the ip address of the device. I have since reverted back to stock tplink firmware without issues. Too bad because it was actually working, but I need to add sqm at least... otherwise I would of kept it.
Hello,
If you want to add just compile it by yourself.
There is so little space left on the device so i removed almost all.
If you plan to add php or stuff like that just forget it. There is no space even for tcpdump.....