Page 9 of 13

Re: Version 1.13.0 : Based on OpenWrt 19.07.8

Posted: Wed Jun 15, 2022 12:14 pm
by ViBE
i have to mention that a friend of mine also tried out 1.13 on his TP-Link Archer C6 v2 EU. as far as i remember one of the C7 hardware versions also use the same SoC and he also noticed that the flashing was slow as hell. first he thought it became bricked cause the boot process even took about 10 minutes after installation. we tried out several OpenWRT firmwares cause he thought it might be a Gargoyle specific issue. but it's not. even the rom space decreased with every flash. he tried TFTP method too. it might be a hardware related thing. i read several forums that this hardware became bricked very often after OpenWRT. it's a horror.

Re: Version 1.13.0 : How about 19.07.10 ?

Posted: Sun Jun 19, 2022 3:52 am
by heilbronn
heilbronn wrote:
Thu May 12, 2022 3:25 pm
Hello!
I was wondering whether it would make sense (and wouldn't be too complicated) to re-release 1.13.0 on the latest 19.07 version, being 19.07.10 ? Has anybody tried?
If nobody has tried yet, is there maybe somebody who could give an estimation of the effort needed and where to start? Thx!

Re: Version 1.13.0 : Based on OpenWrt 19.07.8

Posted: Sun Jun 19, 2022 4:51 am
by ispyisail

Re: Version 1.13.0 : Based on OpenWrt 19.07.8

Posted: Sun Jun 19, 2022 6:59 am
by Lantis
There’s no “re-releasing 1.13”.
The change to latest 19.07 should be relatively trivial as suggested above.
I can push an untested change and let people test, but my efforts are focussed elsewhere sorry.

Re: Version 1.13.0 : Based on OpenWrt 19.07.8

Posted: Sun Jun 19, 2022 7:06 am
by heilbronn
I tried to look around https://github.com/openwrt/openwrt/comp ... .v19.07.10. But I cant find commit ID similar to put in for "openwrt_commit". Could you please let me know where to find it? Thanks!
Read that and prepared the environment as I did for building TL-WR710N images....Thx!

Re: Version 1.13.0 : Based on OpenWrt 19.07.8

Posted: Sun Jun 19, 2022 7:57 am
by ispyisail
find "build.sh"

find

Code: Select all

openwrt_commit={leave blank}
or find the correct commit code from openwrt which I can't work out myself

https://git.openwrt.org/openwrt/openwrt.git

https://git.openwrt.org/?p=openwrt/open ... dcfbe1f0b3






Image

Re: Version 1.13.0 : Based on OpenWrt 19.07.8

Posted: Sun Jun 19, 2022 9:24 am
by Lantis
The latest 19.07 commit is

Code: Select all

83b0e20711ee4a927634b3c2a018c93527e84a2b
https://git.openwrt.org/?p=openwrt/open ... nwrt-19.07
Click latest commit
In the header information you can see the "commit"

Re: Version 1.13.0 : Based on OpenWrt 19.07.8

Posted: Mon Jun 20, 2022 7:19 am
by pythonic
Just be warned that I think that the latest 19.07 might require removing 131-kernel-ipheth-fix-EOVERFLOW.patch from the patches-generic directory if the device profile includes the iPhone hotspot packages; I think this patch is in the upstream kernel update that arrived around 19.07.10 and you'll get a package build failure for one of the iPhone hotspot related packages if the patch clashes with the kernel update.

Re: Version 1.13.0 : Based on OpenWrt 19.07.8

Posted: Mon Jun 20, 2022 10:24 am
by ViBE
pythonic wrote:
Fri Jun 03, 2022 8:14 am
The GL-MT300N-V2 (Mango), if that's what you have, is supported by my MT76x8 experimental build.
i can't do a comprehensive test but did what i can. overall it looks good. BUT now i noticed an issue. if i connect it via cable to my main router it cannot get IP for some reason.

the host router's log:

Code: Select all

Mon Jun 20 15:54:56 2022 kern.info kernel: [1254075.273191] mtk_soc_eth 1e100000.ethernet eth0: port 3 link down
Mon Jun 20 15:54:59 2022 kern.info kernel: [1254078.180537] mtk_soc_eth 1e100000.ethernet eth0: port 3 link up
the Mango's log:

Code: Select all

Mon Jun 20 13:41:06 2022 kern.info kernel: [  374.612054] rt3050-esw 10110000.esw: link changed 0x00
Mon Jun 20 13:41:18 2022 kern.info kernel: [  386.764503] rt3050-esw 10110000.esw: link changed 0x01

Re: Version 1.13.0 : Based on OpenWrt 19.07.8

Posted: Mon Jun 20, 2022 11:56 pm
by ispyisail
Just reporting that in my production network I have been battling stability problems.

The router was blocked WAN >> LAN

Tried "Restore Default Configuration Now" a few times with no luck. In the end I had to re-flash, that brought the router back to life.

1.12.x is more stable but I think my router got hacked so I moved to 1.13.0 ..................

I've installed the bare minimum of features and now i'm not going to push any more buttons ............

I do wonder if when installing OpenVPN for example that I didn't wait long enough before pressing the next page and the firmware became corrupt?