Davidc502- wrt1200ac wrt1900acx wrt3200acm wrt32x builds

I have a some quick questions as I could not find a straight answer for my questions.

    • Am I ok to upgrade from revision r11086 to r11398 with keeping my current settings and not having to set everything up?
    • I have MiniDLNA installed additionally will I have to reinstall it or will it be there?
    • Will my AdBlock settings be preserved??

Yes, you are fine to upgrade.
Yes, you will need to re-install minidlna. The configuration will be saved
Yes, adblock configuration will be saved.

David

1 Like

For this weekend I will have minimal contact with phone or much less internet. Was hoping to have a build out this Saturday, but isn't going to happen. I am now shooting for Monday night.

Everyone have a great weekend.

1 Like

Dear Dave,
Hello and I hope that you are well. You know - even the Sun Goes Down - and The Lord Rested on The Seventh Day. With that being said, I am sure that I speak for many if not all when I say " you deserve your respite "
Peace and God's Speed

Hello everybody,
Thanks David for your work, is really appreciated.

I'm having an issue with port forwarding that I didn't have before I updated to the current build, I used my previous settings bkup, and even doing a reset to defaults, but it doesn't work.

any idea?

Thanks again for the hard work!

Hi @davidc502,
I'm trying to replicate your build so I can customize it slightly. I am running into the following error. Any suggestions?

time: package/network/services/uhttpd/compile#3.78#1.98#5.64
make[3]: Entering directory '/home/bldr/ow/master/feeds/luci/protocols/luci-proto-ipv6'
mkdir -p /home/bldr/ow/master/staging_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/stamp
SHELL= flock /home/bldr/ow/master/tmp/.root-copy.flock -c 'cp -fpR /home/bldr/ow/master/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/. /home/bldr/ow/master/staging_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/'
touch /home/bldr/ow/master/staging_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/stamp/.luci-proto-ipv6_installed
echo "luci-proto-ipv6" >> /home/bldr/ow/master/staging_dir/target-arm_cortex-a9+vfpv3_musl_eabi/pkginfo/luci-proto-ipv6.default.install
make[3]: Leaving directory '/home/bldr/ow/master/feeds/luci/protocols/luci-proto-ipv6'
time: package/feeds/luci/luci-proto-ipv6/compile#0.90#0.51#1.37
make[3]: Entering directory '/home/bldr/ow/master/feeds/luci/collections/luci'
mkdir -p /home/bldr/ow/master/staging_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/stamp
SHELL= flock /home/bldr/ow/master/tmp/.root-copy.flock -c 'cp -fpR /home/bldr/ow/master/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/luci/.pkgdir/luci/. /home/bldr/ow/master/staging_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/'
touch /home/bldr/ow/master/staging_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/stamp/.luci_installed
make[3]: execvp: /usr/bin/env: Argument list too long
make[3]: *** [../../luci.mk:266: /home/bldr/ow/master/bin/packages/arm_cortex-a9_vfpv3/luci/luci_git-19.319.80082-9740604-1_all.ipk] Error 127
make[3]: Leaving directory '/home/bldr/ow/master/feeds/luci/collections/luci'
time: package/feeds/luci/luci/compile#0.75#0.42#1.12
make[2]: *** [package/Makefile:113: package/feeds/luci/luci/compile] Error 2
make[2]: Leaving directory '/home/bldr/ow/master'
make[1]: *** [package/Makefile:107: /home/bldr/ow/master/staging_dir/target-arm_cortex-a9+vfpv3_musl_eabi/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/bldr/ow/master'
make: *** [/home/bldr/ow/master/include/toplevel.mk:227: world] Error 2

The following is just to let you know I increase the default ulimit to possible deal with the Argument too long error and that did not work. If not obvious, I don't know what I am doing.
(utils) [bldr@dev02 master]$ ulimit -s
65536

I still frequently rebuild for my older devices, so I am able to build, just not able to copy your build yet as a base that I can customize. Once I get it figured out, I am happy to share simple steps to reproduce with everyone in case anyone else wants to customize your builds. And, thank you very much for your builds.

Can you try running it with make -j1 V=sc ?

What is the host OS? Debian, Ubuntu, Arch, CentOS?

Thanks for the help @ParanoidZoid!!

I'm running Centos 8 and am able to build and boot an operational openwrt master on a wndr3800 from the builds on this machine.

When I run:
make -j1 V=sc > build_log.txt
I get:
Makefile:802: WARNING: skipping libgomp -- package has no install section
WARNING: kmod-crypto-hw-ccp is not available in the kernel config - generating empty package
WARNING: kmod-crypto-hw-geode is not available in the kernel config - generating empty package
WARNING: kmod-crypto-hw-padlock is not available in the kernel config - generating empty package
WARNING: kmod-crypto-hw-talitos is not available in the kernel config - generating empty package
WARNING: kmod-crypto-pcompress is not available in the kernel config - generating empty package
WARNING: kmod-ipt-ulog is not available in the kernel config - generating empty package
WARNING: kmod-gpio-dev is not available in the kernel config - generating empty package
WARNING: kmod-rtc-pt7c4338 is not available in the kernel config - generating empty package
WARNING: kmod-bmp085 is not available in the kernel config - generating empty package
WARNING: kmod-bmp085-i2c is not available in the kernel config - generating empty package
WARNING: kmod-bmp085-spi is not available in the kernel config - generating empty package
WARNING: kmod-w83627hf-wdt is not available in the kernel config - generating empty package
WARNING: kmod-itco-wdt is not available in the kernel config - generating empty package
WARNING: kmod-it87-wdt is not available in the kernel config - generating empty package
WARNING: kmod-w1-slave-ds2760 is not available in the kernel config - generating empty package
WARNING: kmod-net-prism54 is not available in the kernel config - generating empty package
make[3]: execvp: /usr/bin/env: Argument list too long
make[3]: *** [../../luci.mk:266: /home/usr1/3200/master/bin/packages/arm_cortex-a9_vfpv3/luci/luci_git-19.320.34348-1df1421-1_all.ipk] Error 127
make[2]: *** [package/Makefile:113: package/feeds/luci/luci/compile] Error 2
make[1]: *** [package/Makefile:107: /home/usr1/3200/master/staging_dir/target-arm_cortex-a9+vfpv3_musl_eabi/stamp/.package_compile] Error 2
make: *** [/home/usr1/3200/master/include/toplevel.mk:227: world] Error 2

build_log.txt is here https://pastebin.com/mQw6rsuh

Just upgraded to the most recent release and experienced the same issue (the same workaround fixed it). I suspect it's some issue on my end that just happened to be exposed by v2 + me not tending to my unbound config over the many updates it's undergone.

Dear David

I suspect there is a bug in relation to Vsftpd 3.0.3. After configuration, it works smoothly as first login, bu whenever I reconnect, it gives internal error 80 (SSL not properly shutdown). System is 3200acm, with penWrt SNAPSHOT r11266-34939711a5 build. vsftpd configuration is as follows:

background=YES
listen=YES
anonymous_enable=NO
local_enable=YES
write_enable=YES
local_umask=022
check_shell=NO
#dirmessage_enable=YES
#ftpd_banner=Welcome to blah FTP service.
session_support=NO
#syslog_enable=YES
#userlist_enable=YES
#userlist_deny=NO
#userlist_file=/etc/vsftpd/vsftpd.users
#xferlog_enable=YES
#xferlog_file=/var/log/vsftpd.log
#xferlog_std_format=YES

TLS/SSL options

example key generation: openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/vsftpd/vsftpd_privkey.pem -out /etc/vsftpd/vsftpd_cert.pem -subj /C="DE"/ST="Saxony"/L="Leipzig"/CN="OpenWrt"

ssl_enable=YES
allow_anon_ssl=NO
force_local_data_ssl=NO
force_local_logins_ssl=NO
ssl_tlsv1=YES
ssl_sslv2=NO
ssl_sslv3=NO
rsa_cert_file=/etc/vsftpd/vsftpd_cert.pem
rsa_private_key_file=/etc/vsftpd/vsftpd_privkey.pem

pasv_enable=YES
pasv_min_port=10060
pasv_max_port=10090

accept_timeout=5
allow_writeable_chroot=YES

Hello, install openwrt for the first time on my wrt3200acm and choose davidc502 builds.

I'm having a weird issue having wifi 5ghz too slow, checking with iperf report 3/4 Mb/s (but not disconnects). Have the build r11398-6f3a293532.
In fact 2.4Ghz works better.

Read that there are problems with the marvel chipset, is there any proper fix? As i saw i have the same issue with stock firmware in 5Ghz.

Or is hardware problem?

Another issue i have is that Dynamic DNS doesn't seem to start, and port forwarding doesn't seem to work, not sure what you check (but it work on the openwrt 18.06.5 version available here https://openwrt.org/toh/linksys/linksys_wrt3200acm)

I haven't really dug into CentOS yet, but see this thread: Cannot build LUCI OpenWrt 19.07.0-rc1 - Argument list too long

It looks like your previous ulimit command should help, but it needs to be set "system wide"?

Since appears there is no (yet?) official arm32-musl package of dotnet, maybe there is mono available somewhere? It's run OK on ARM, but I didn't found compiled package.
Long story short, I need run on .net app on the Rango (wrt3200acm) on David's build.

I have same problem but on WRT32x

Uploaded new builds to the site this morning. Several kernel bumps and various bug fixes.

Kernel version = 4.19.85
WiFi driver = 10.3.8.0-20181210
Build = r11583

https://dc502wrt.org/releases/

7 Likes

thank you very much!

Thank you david, i now have some backups as my system is also running a compile run atm was running 11558 so will be able to see the difference if any.

Hi Dave
Please I told before I fixed the problem of dnsmasq by uninstall dnsmasq standard and reinstall dnsmasq full

Can u add dnsmasq full version to next build?
Thank you
Regards,
Tarek Herik

You could always build against master and add what you need herik, the issue is what works for you might not work for everyone else and thier configuration as well as not every user is running ext-root something which i understand that softethervpn requires in some circumstances.

Also to me your wording sounds like a demand so you might want to rephrase it slightly.

Dear Dave,
Build = r11583 works great and thanks for enabling tls v1.3 - peace
and I am out

1 Like