Build for Netgear R7800

Here is the log after activating 160

Thu Jul 13 13:05:51 2017 daemon.notice hostapd: wlan0: interface state HT_SCAN->DFS
Thu Jul 13 13:05:51 2017 daemon.notice hostapd: wlan0: DFS-CAC-START freq=5180 chan=36 sec_chan=1, width=2, seg0=50, seg1=0, cac_time=60s
Thu Jul 13 13:05:51 2017 daemon.err hostapd: DFS start_dfs_cac() failed, -1
Thu Jul 13 13:05:51 2017 daemon.err hostapd: Interface initialization failed
Thu Jul 13 13:05:51 2017 daemon.notice hostapd: wlan0: interface state DFS->DISABLED
Thu Jul 13 13:05:51 2017 daemon.notice hostapd: wlan0: AP-DISABLED
Thu Jul 13 13:05:51 2017 daemon.notice hostapd: wlan0: interface state DISABLED->DISABLED
Thu Jul 13 13:05:51 2017 daemon.notice hostapd: wlan0: AP-DISABLED
Thu Jul 13 13:05:51 2017 daemon.notice hostapd: wlan0: CTRL-EVENT-TERMINATING
Thu Jul 13 13:05:51 2017 daemon.err hostapd: hostapd_free_hapd_data: Interface wlan0 wasn't started
Thu Jul 13 13:05:51 2017 daemon.notice hostapd: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Thu Jul 13 13:05:51 2017 kern.info kernel: [ 2508.489324] device wlan0 left promiscuous mode
Thu Jul 13 13:05:51 2017 kern.info kernel: [ 2508.489429] br-lan: port 2(wlan0) entered disabled state
Thu Jul 13 13:05:51 2017 kern.warn kernel: [ 2508.529928] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 1
Thu Jul 13 13:05:51 2017 daemon.notice hostapd: ELOOP: remaining socket: sock=23 eloop_data=0xb6f48890 user_data=0 handler=0x3517c
Thu Jul 13 13:05:51 2017 daemon.info hostapd: wlan1: STA 02:0f:b5:dc:d1:e2 IEEE 802.11: authenticated
Thu Jul 13 13:05:51 2017 daemon.info hostapd: wlan1: STA 02:0f:b5:dc:d1:e2 IEEE 802.11: associated (aid 4)
Thu Jul 13 13:05:51 2017 daemon.notice netifd: radio0 (2207): WARNING (wireless_add_process): executable path /usr/sbin/wpad does not match process 1450 path ()
Thu Jul 13 13:05:51 2017 daemon.notice hostapd: wlan1: AP-STA-CONNECTED 02:0f:b5:dc:d1:e2
Thu Jul 13 13:05:51 2017 daemon.info hostapd: wlan1: STA 02:0f:b5:dc:d1:e2 WPA: pairwise key handshake completed (RSN)
Thu Jul 13 13:05:51 2017 user.notice SQM: piece_of_cake.qos was started on eth0.2 successfully
Thu Jul 13 13:05:57 2017 kern.info kernel: [ 2514.690051] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready

hello
i tried your two build with kernel 4.4 e 4.9
and kmod-macvlan not install

Collected errors:

  • satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-macvlan:
  • kernel (= 4.9.34-1-ee8a1b34109ff00ebce3d917e4a895d5) *
  • opkg_install_cmd: Cannot install package kmod-macvlan.

it's not compatible?

You can't install kmods from release repos to private builds as there is strict kernel option checksum based versioning.
Either use the release builds or compile firmware yourself with that kmod included

1 Like

With your latest build, has there been any changes to upnp? Was working on last build I'm getting moderate nat again on PS4, it seems not to open port 3074.

Miniupnp was changed in the routing repo in the last weeks. It used to have idgv2 as default that was incompatible with many consumer devices, so the default was changed back to old idgv1. That was the default until January.

Can you make your build config available?
Also, i am assuming (and correct me if i am wrong) that since you are using the main branch (master/HEAD), you are now using the calibration data patch (meaning that you're not patching the wireless radio code on your own)?

What is the speed of your network as advertised by your ISP (WAN)? Can you stress the gigabit WAN-to-LAN? Can you stress the WiFi (5GHz) to its limit? I can currently get a 450-500mbps throughput on the 5GHz radio in 80MHz bandwidth? I'd like to compile and build on my own to see if I can get similar performance. If the stability is better, I'd like to move to the master to take advantage of the pre-calibration data.
Also how recent is your build? can you provide me with a git commit id I can use a point of reference to build on my own? And lastly, do you make any specific changes of your own ? Patches etc?

Thanks,
cchhat01

I'm not using the calibration patch, I'm pretty much just on main branch.

The main branch has been patched to use a pre-calibration patch for WiFi radio?
Is it possible to see your build config?

yeah give me a few

Here you go, nothing special about it.

https://mega.nz/#!XcwU0I4T!1HFL6RrLXFZRIR6vLu6UZlzsbL7dV_LsZmd1sl_eL0A

Thanks.
Can you tell me your current LEDE master state? If you have LuCI installed, when you log into the router's http server, it should be on the Status page "Firmware Version" in the System Box.
Mine reads : LEDE Reboot 17.01.2 r3435-65eec8bd5f / LuCI lede-17.01 branch (git-17.152.82987-7f6fc16)

This way I can be sure to checkout and build the same version of LEDE as you.

Thanks,

Well, I'm having a strange issue which I cannot seem to understand.
When I access some remote server (with ssh, rsync, scp, ...) and push the connection a little bit (either by using X forwarding and opening some windows or doing a transfer), my connection drops with a "incorrect MAC" error message or something to that effect (where MAC is Message Authentication Code, as I've learned). From what I could gather, it seems that something in the chain corrupts the message and then I get disconnected. This happens with any PC I connect via WiFi and as I'm able to establish a connection I discarded the possibility of out of date OpenSSH and mismatch of MAC ciphers causing the issue. Also, connecting with the cable seems to work fine and I do not get a connection drop.
I can't even manage to clone the lede git repo, for instance, as the connection drops halfway.

Any suggestions? Or I'm the only one affected?
This happens with both the 'lede1701-r3458-74d5c3e019-20170711' and 'lede-r4561-254f0da6d2-20170712' builds.

Unrelated: I can't seem to get a WAN6 connection (no IP acquired). Same configuration on my old OpenWrt router works fine.

LEDE Reboot SNAPSHOT r4594-6bdb662 / LuCI Master (git-17.192.44320-00ae501)

Hi, If i was to setup this build for MTU Baby Jumbo Frames, would it just be a case of altering the overide MTU on the WAN to 1508? or is there any other areas to change? (on BT which supports Baby Jumbo frames as does Modem - Vigor 130)
Regards

I haven't used jumbo frames myself, but I think that support for them is pretty much built-in by default for devices that has compatible hardware. Changing mtu is likely enough.

hello,
can you please add kmod-macvlan in your next builds?

hello,
there is a graphics corruption in .mkv wireless stream with build LEDE master: lede-r4619-d72371e42b-20170723!

in build - LEDE 17.01: lede1701-r3469-870ca0da7a-20170724 graphics corruption don't happen, the video stream is ok!
either via samba, dlna, ext4 filesystem or ntfs, usb and e-sata.

I have no plans to add kmod-macvlan to the build, sorry. I have no need for it.

Regarding ".mkv stream corruption", I have no clear idea what that could be. One guess might be that you have SQM (or some other QoS tool) connected to wrong interface (in master build) and it wrongly throttles the traffic. There is also some difference in the ath10k wifi driver itself between master and 17.01, I think.

Do you compare @hnyman 's builds or upstream or @hnyman vs upstream 17.01?

tested @hnyman Current build version:

  • LEDE master: lede-r4619-d72371e42b-20170723
  • LEDE 17.01: lede1701-r3469-870ca0da7a-20170724