Re: [LEDE-DEV] [OpenWrt-Devel] Wifi-related kernel-oops on mt7621 after 4.14 update

2018-04-12 Thread Fushan Wen
> [45729.251928] PC is at tcp_push+0x44/0xfc This should be fixed in kernel 4.14.32. Try the latest snapshot. ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH] mac80211: pass hostapd control socket to mesh-mode supplicant

2018-04-12 Thread Daniel Golle
Unlike when operating in Ad-Hoc mode, we apparently need to pass the hostapd control socket interface to wpa_supplicant when using 802.11s mesh mode. There also seems to still be something wrong with the logic setting channel and (v)htmode parameters when using AP + mesh... Signed-off-by: Daniel

[LEDE-DEV] [PATCH v2] Update ath10k-ct firmware: Fix rekey issue.

2018-04-12 Thread greearb
From: Ben Greear This firmware has only small changes from the last commit, but it does have an important fix for at least some PTK rekey logic. The old firmware would have issues if the driver managed to set a clear key while encryption was 'enabled'. This new firmware for both wave-1 and wave

[LEDE-DEV] [PATCH] Update ath10k-ct firmware: Fix rekey issue.

2018-04-12 Thread greearb
From: Ben Greear This firmware has only small changes from the last commit, but it does have an important fix for at least some PTK rekey logic. The old firmware would have issues if the driver managed to set a clear key while encryption was 'enabled'. This new firmware for both wave-1 and wave

Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH] brcm2708: add squashfs rootfs image

2018-04-12 Thread Daniel Golle
On Thu, Mar 29, 2018 at 02:22:48AM +0200, Daniel Golle wrote: > On Tue, Mar 27, 2018 at 07:42:18PM +0200, Christian Lamparter wrote: > > This patch adds a image with squashfs as the root filesystem. > > A rootfs_data partition will be generated on the first boot > > and placed inside the rootfs par

Re: [LEDE-DEV] [OpenWrt-Devel] Wifi-related kernel-oops on mt7621 after 4.14 update

2018-04-12 Thread Kristian Evensen
Hi, On Thu, Apr 12, 2018 at 1:02 PM, John Crispin wrote: > try enabling KALLSYMS to get a verbose stack trace. Thanks for the pointer. I compiled a new image KALLSYMS, but now I am not able to reproduce the error. Perhaps there was something dirty in my build directory. I will keep the image KAL

[LEDE-DEV] [PATCH] odhcpd: change ignore interface tag from ignore to ignore6

2018-04-12 Thread Antonio Silverio
There are network setup where it would be required to turn off dhcpv4 and have dhcpv6 (and all the address autoconfiguration) enabled An example is a full static ipv4 dual stack network, also an ipv4 relayed bridge with ipv6 relay. Having the tag "ignore" used by both dnsmasq and odhcpd as interfac

[LEDE-DEV] [PATCH] hostapd: update to git snapshot of 2018-04-08

2018-04-12 Thread Daniel Golle
And import patch to allow 802.11s mesh on DFS channels, see also http://lists.infradead.org/pipermail/hostap/2018-April/038418.html Signed-off-by: Daniel Golle --- package/network/services/hostapd/Makefile | 6 +- ...1-mesh-factor-out-mesh-join-function.patch | 219 ++ ...2

Re: [LEDE-DEV] [OpenWrt-Devel] Wifi-related kernel-oops on mt7621 after 4.14 update

2018-04-12 Thread John Crispin
On 12/04/18 12:42, Kristian Evensen wrote: Hello, I have recently updated some ramips mt7621-devices (ZBT WG3526) to the latest nightly. Almost everything seems to work fine, but using either wifi interface in client mode seems triggers an oops. I see two different oops-messages: Message 1: [

[LEDE-DEV] Wifi-related kernel-oops on mt7621 after 4.14 update

2018-04-12 Thread Kristian Evensen
Hello, I have recently updated some ramips mt7621-devices (ZBT WG3526) to the latest nightly. Almost everything seems to work fine, but using either wifi interface in client mode seems triggers an oops. I see two different oops-messages: Message 1: [ 66.442802] CPU 1 Unable to handle kernel pag

[LEDE-DEV] [PATCH] samba36: add hotplug script

2018-04-12 Thread Rosy Song
Add hotplug handle script for storage devices, this will add corresponding option in the /etc/config/samba file automatically. If user do not want this feature, it can be cancel via samba relevant menu option. Signed-off-by: Rosy Song --- package/network/services/samba36/Makefile

Re: [LEDE-DEV] Advice on filesystem for x86 (CF card)

2018-04-12 Thread Mikael Bak
On 2018-04-11 16:09, Luiz Angelo Daros de Luca wrote: You can also expand the overlay partition directly on img file or after the installation. First expand this physical partition. I like to do it with parted (script friendly) but it is not available as OpenWrt tool: $ /usr/sbin/parted OpenWr

Re: [LEDE-DEV] Advice on filesystem for x86 (CF card)

2018-04-12 Thread Mikael Bak
On 2018-04-11 14:50, Tomasz Maciej Nowak wrote: W dniu 11.04.2018 o 14:35, Mikael Bak pisze: [snip] I'm using the Image Builder to create custom images. I can't find any option how to specify the size of the rootfs and/or the overlay. Is it possible with Image Builder or must I build the wh

Re: [LEDE-DEV] Advice on filesystem for x86 (CF card)

2018-04-12 Thread Mikael Bak
Hi txt.file, On 2018-04-11 14:48, txt.file wrote: There is no need to create a bigger squashfs as squashfs is read-only. With squashfs you get two file systems. squashfs for the files in the image and jffs2 for changed/added files. During the first boot the jffs2 is created. It starts after the