Re: [LEDE-DEV] [PATCH 1/2] kernel: bump 4.9 to 4.9.100

2018-05-17 Thread Michael Yartys via Lede-dev
nce Lantiq has been switched over to 4.14 (commit d7b7483343b5c7f157a2a97244ce9e60f4260e43): error: target/linux/lantiq/patches-4.9/0152-lantiq-VPE.patch: does not exist in index Patch failed at 0001 kernel: bump 4.9 to 4.9.100 --- End Message --- __

Re: [LEDE-DEV] [PATCH v2] ipq806x: add kernel 4.14 support

2018-05-17 Thread Michael Yartys via Lede-dev
al Message ‐‐‐ On 17 May 2018 3:56 PM, John Crispin wrote: > On 17/05/18 13:47, Ram Chandra Jangir wrote: > > > Thanks Michael for confirming this, > > > > Can you please help to update the kernel partition size to 4MB for R7800 > > and send it as patch to

Re: [LEDE-DEV] [PATCH 2/2] kernel: bump 4.14 to 4.14.41

2018-05-16 Thread Michael Yartys via Lede-dev
ael Yartys Compile-tested on: ipq806x Runtime-tested on: ipq806x --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH 2/2] kernel: bump 4.14 to 4.14.40

2018-05-15 Thread Michael Yartys via Lede-dev
ael Yartys Compile-tested on: ipq806x Runtime-tested on: ipq806x --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH] kernel: bump 4.14 to 4.14.40

2018-05-10 Thread Michael Yartys via Lede-dev
ael Yartys Target: ipq806x (NETGEAR R7800) Just a heads up: Kevin has posted a 4.9.99 patch. --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH] kernel: bump to 4.9.99

2018-05-09 Thread Michael Yartys via Lede-dev
ael Yartys Target: ipq806x (NETGEAR R7800) --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH] kernel: bump to 4.9.99

2018-05-09 Thread Kevin Darbyshire-Bryant via Lede-dev
nux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch @@ -17,7 +17,7 @@ help --- a/drivers/of/fdt.c +++ b/drivers/of/fdt.c -@@ -1079,6 +1079,17 @@ int __init early_init_dt_scan_chosen(uns +@@ -1082,6 +1082,17 @@ int __init early_init_dt_scan_chosen(uns if (p != NULL && l > 0) strlcpy(data, p, min((int)l, COMMAND_LINE_SIZE)); -- 2.15.1 (Apple Git-101) --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH v2] kernel: bump 4.14 to 4.14.39

2018-05-08 Thread Michael Yartys via Lede-dev
y: Michael Yartys Target: ipq806x (NETGEAR R7800) --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] MMAP memory out of sync on AR71xx Rambutan (8devices) board.

2018-05-08 Thread Kevin Darbyshire-Bryant via Lede-dev
check_data(data, page_size); } So that smells more of a race condition between the writer filling with 0xFF and the reader catching up. Again, assume that I am an idiot and am missing something fundamental. signature.asc Description: Message signed with OpenPGP --- End Message ---

Re: [LEDE-DEV] MMAP memory out of sync on AR71xx Rambutan (8devices) board.

2018-05-08 Thread Kevin Darbyshire-Bryant via Lede-dev
389B 9DE2 334A signature.asc Description: Message signed with OpenPGP --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH] kernel: bump 4.14 to 4.14.39

2018-05-08 Thread Michael Yartys via Lede-dev
git://,,$(subst http://,,$(subst https://,,$(1 sanitize_uri=$(call qstrip,$(subst @,_,$(subst :,_,$(subst .,_,$(subst -,_,$(subst /,_,$(1))) --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/m

Re: [LEDE-DEV] [PATCH] kernel: bump 4.14 to 4.14.39

2018-05-08 Thread Michael Yartys via Lede-dev
b7268d08f32abeae6ca729 > > -LINUX_KERNEL_HASH-4.14.37 = > 8197e7ed3620713e412905430a7bf93e2048384042ffba189a66f0eeb6908e92 > > LINUX_KERNEL_HASH-4.9.98 = > 12cd90355adbc946e7e95aa5cdef2dd99b8e166cb64fe53a91c3e1d8f81810ef > > +LINUX_KERNEL_HASH-4.14.39 = > 269fc576ab0509e10c3b26e57866aea3f272c17f172f14fd75e2676d38c1b7bd > ^ The same here. Change hash if kernel 4.9.98 is also an issue. > remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1 > > sanitize_uri=$(call qstrip,$(subst @,,$(subst :,,$(subst .,,$(subst > -,,$(subst /,_,$(1))) --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH] kmod-sched-cake: bump to latest cake 2018-05-07

2018-05-08 Thread Kevin Darbyshire-Bryant via Lede-dev
e046ab8e9f16db +PKG_MIRROR_HASH:=4dd90cf152e876371d363f2442154464cffcee5d64b916a7f4a9fb897ff0d1d9 PKG_MAINTAINER:=Kevin Darbyshire-Bryant include $(INCLUDE_DIR)/package.mk -- 2.15.1 (Apple Git-101) --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH] kernel: bump to 4.9.98

2018-05-07 Thread Michael Yartys via Lede-dev
n: ipq806x Runtime-tested on: ipq806x Tested-by: Michael Yartys ‐‐‐ Original Message ‐‐‐ On 7 May 2018 6:56 PM, Kevin Darbyshire-Bryant via Lede-dev wrote: > The sender domain has a DMARC Reject/Quarantine policy which disallows > > sending mailing list messages using the ori

[LEDE-DEV] [PATCH] kernel: bump to 4.9.98

2018-05-07 Thread Kevin Darbyshire-Bryant via Lede-dev
5xx/patches-4.9/102-powerpc-add-cmdline-override.patch @@ -17,7 +17,7 @@ help --- a/drivers/of/fdt.c +++ b/drivers/of/fdt.c -@@ -1079,6 +1079,17 @@ int __init early_init_dt_scan_chosen(uns +@@ -1082,6 +1082,17 @@ int __init early_init_dt_scan_chosen(uns if (p != NULL && l > 0)

[LEDE-DEV] [PATCH] dnsmasq: bump to 2.80test2

2018-05-07 Thread Kevin Darbyshire-Bryant via Lede-dev
listeners(); #endif @@ -104,7 +104,7 @@ mostly_clean : --- a/src/dnsmasq.h +++ b/src/dnsmasq.h -@@ -1415,6 +1415,8 @@ void emit_dbus_signal(int action, struct +@@ -1421,6 +1421,8 @@ void emit_dbus_signal(int action, struct # endif #endif @@ -115,7 +115,7 @@ void ipset_i

Re: [LEDE-DEV] [PATCH] igmpproxy: bump to 0.2.1

2018-05-07 Thread Kevin Darbyshire-Bryant via Lede-dev
evin D-B 012C ACB2 28C6 C53E 9775 9123 B3A2 389B 9DE2 334A --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH 2/2] cake: bump to 20180504 bake

2018-05-06 Thread Kevin Darbyshire-Bryant via Lede-dev
ire-Bryant include $(INCLUDE_DIR)/package.mk -- 2.15.1 (Apple Git-101) --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH 1/2] iproute2: import latest cake

2018-05-06 Thread Kevin Darbyshire-Bryant via Lede-dev
ponse_flows); -+ fprintf(f, "\n"); -+ -+ fprintf(f, " max_len "); -+ FOR_EACH_TIN(stnc, tst, i) -+ fprintf(f, " %12u", tst->max_skblen); -+ fprintf(f, "\n"); ++ default: ++ fprintf(f, " &qu

[LEDE-DEV] [PATCH 0/2] bump cake support in iproute2 & kmod

2018-05-06 Thread Kevin Darbyshire-Bryant via Lede-dev
.15.1 (Apple Git-101) --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH] iproute2: backport json_print-fix-hidden-64-bit-type-promotion

2018-05-06 Thread Kevin Darbyshire-Bryant via Lede-dev
char *prop, unsigned int num) + { + jsonw_name(self, prop); + jsonw_uint(self, num); + } + ++void jsonw_u64_field(json_writer_t *self, const char *prop, uint64_t num) ++{ ++ jsonw_name(self, prop); ++ jsonw_u64(self, num); ++} ++ + void jsonw_hu_field(json_writer_t *self, cons

Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH 0/4] Gemini forward-port to kernel v4.14

2018-05-02 Thread Hans Ulli Kroll via Lede-dev
e three different drivers in three different places. Hans Ulli --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH 0/4] Gemini forward-port to kernel v4.14

2018-05-02 Thread Hans Ulli Kroll via Lede-dev
Looking at wikidevi, this should be this one https://wikidevi.com/wiki/Securifi_Almond%2B There is also a spec datasheet on http://www.cortina-access.com/dhp/download/203/996/61 Hans Ulli --- End Message --- _______ Lede-dev mailing list Lede-dev@lists.inf

[LEDE-DEV] [PATCH] kernel: bump 4.9 to 4.9.96

2018-04-24 Thread Kevin Darbyshire-Bryant via Lede-dev
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Refresh patches, following require

[LEDE-DEV] [PATCH] iftop: bump to latest

2018-04-22 Thread Kevin Darbyshire-Bryant via Lede-dev
INTAINER:=Jo-Philipp Wich PKG_LICENSE:=GPL-2.0 -- 2.15.1 (Apple Git-101) --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH] igmpproxy: bump to 0.2.1

2018-04-20 Thread Kevin Darbyshire-Bryant via Lede-dev
s(croute) <= 1) { -+ my_log(LOG_DEBUG, 0, "Leaving group %d now", group); -+sendJoinLeaveUpstream(croute, 0); -+} - } - // Set the routingstate to Last member check... - croute->upstrState = ROUTESTATE_CHECK_LAST_ME

[LEDE-DEV] [PATCH] kernel: bump 4.9 to 4.9.95

2018-04-20 Thread Kevin Darbyshire-Bryant via Lede-dev
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Refresh patches, following require

[LEDE-DEV] [PATCH] wireguard: bump to 20180420

2018-04-20 Thread Kevin Darbyshire-Bryant via Lede-dev
Apache-2.0 PKG_LICENSE_FILES:=COPYING -- 2.15.1 (Apple Git-101) --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH 0/4] Gemini forward-port to kernel v4.14

2018-04-14 Thread Hans Ulli Kroll via Lede-dev
_RESET))) { +-- +2.16.2 + -- 2.16.2 I have some other patch here which disable the resume after usb_hcd_resume_root_hub() But this make no sence to me. Greetings Hans Ulli Kroll --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH] Revert "iproute2: fix hidden uint to uin64_t promotion in json_print"

2018-03-30 Thread Kevin Darbyshire-Bryant via Lede-dev
-2.14.3 (Apple Git-98) - -- 2.15.1 (Apple Git-101) --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] Duplicates in bind subpackages?

2018-03-25 Thread Noah Meyerhans via Lede-dev
8 at 02:24:57PM -0600, Philip Prindeville wrote: > Collected errors: > * check_data_file_clashes: Package bind-check wants to install file > /home/philipp/lede/build_dir/target-x86_64_musl/root-x86/usr/sbin/named-checkconf > But that file is already provided by

Re: [LEDE-DEV] New nagging message in Flash Operations page

2018-03-24 Thread Florian Eckert via Lede-dev
is is not what you want! --- End Message --- _______ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH v1 1/1] openssh: disable passwords for openssh server

2018-02-28 Thread Sami Olmari via Lede-dev
r expanding .config and _more_ local customizations applied as > local customizations :) > > Cheers, > Karl Palsson > > > ___ > openwrt-devel mailing list > openwrt-de...@lists.openwrt.org > https://lists.openwrt.org/cgi

Re: [LEDE-DEV] [OpenWrt-Devel] Latest OpenWRT on Gemini v4.14

2018-02-27 Thread Hans Ulli Kroll via Lede-dev
7 Feb 2018, Hauke Mehrtens wrote: > Hi Linus, > [adding lede-dev] > > Nice work, for this patch and especially for upstreaming the code into > mainline Linux. > > On 02/26/2018 09:28 PM, Linus Walleij wrote: > > Hi, > > > > I have a forward-port hack-ish thing

[LEDE-DEV] How to enable the zImage and squashfs files, rather than packaged as 'bin' for sys upgrade

2018-02-19 Thread John Clark via Lede-dev
b 19 18:04 openwrt-toolchain-mpc85xx-p1020_gcc-5.5.0_musl.Linux-x86_64.tar.bz2 -rw-r--r-- 1 jeclark2006 jeclark2006 1108 Feb 19 18:04 sha256sums John Clark. --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.inf

[LEDE-DEV] mtdsplit differences between ar71xx linux 4.4 and 4.9?

2018-01-07 Thread Christian Beier via Lede-dev
ot;emr3k:". Anyone any hints on what I might be missing? Could it be that the way to generate a sysupgrade image has changed? Here's what I'm using for emr3000 (and what works with 4.4): https://github.com/bk138/source/blob/emr3000-wip/target/linux/ar71xx/image/senao.mk Thanks in advance, Christian --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] new RBM33G board

2017-12-28 Thread perillamint via Lede-dev
nterested about porting LEDE on it. It looks like typical MT7621A board which has PCIe slot instead of MT7603 & MT7612. ... or something much similar to Firefly FireWRT (https://wikidevi.com/wiki/Firefly_FireWRT unfortunately, discontinued due to its manufacturing cost) I successfully p

Re: [LEDE-DEV] [PATCH] jshn: add functionality to read big JSON

2017-12-12 Thread Christian Beier via Lede-dev
7;w': return jshn_format(no_newline, indent); case 'n': diff --git a/sh/jshn.sh b/sh/jshn.sh index bf76edb..0a146e1 100644 --- a/sh/jshn.sh +++ b/sh/jshn.sh @@ -174,6 +174,10 @@ json_load() { eval "`jshn -r "$1"`" } +json_load_file() { + eval &q

Re: [LEDE-DEV] [RFC] toolchain: fix GCC version check causing failure on Debian Testing with gcc-7

2017-11-26 Thread Martin Blumenstingl via Lede-dev
;, \ > + g++ -dumpversion | grep -E > '(4\.[8-9]|5\.[0-9]|6\.[0-9]|^7|7\.[0-9])', \ > g++48 --version | grep g++, \ > g++49 --version | grep g++, \ > g++5 --version | grep g++, \ > g++6 --version | grep g++, \ >

[LEDE-DEV] WhiteBox Wireless Router Supplier

2017-11-03 Thread Alan Gregory via Lede-dev
(White Box/Lede 100% Compatible) wireless router supplier. If anyone has any recommendation. Must have: Dual Band (2.4/5.8Ac) At least 4 gigabit ports. 2 or more external antennas. Case: ISP providing wireless for customers,bulk order. --- E

Re: [LEDE-DEV] Busybox weirdness

2017-11-02 Thread tv.debian--- via Lede-dev
42, Philip Prindeville wrote: On Nov 1, 2017, at 8:36 PM, Philip Prindeville wrote: Can someone else please try to reproduce this? I’m using busybox’s wget on x86_64 hardware, and when I do a “wget” of 2 http: URI’s, it mangles the second URI’s derived filename: root@lede:/tmp/x# c Downloa

Re: [LEDE-DEV] Serial data getting lost - bug or a feature?

2017-10-20 Thread Jay Carlson via Lede-dev
Yún uses packets. Jay --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] WRT300N v2 AR5416 (was:MV88E6060 switch)

2017-10-15 Thread Nerijus Baliunas via Lede-dev
576 kB Regards, Nerijus --- End Message --- _______ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-10-14 Thread Nerijus Baliunas via Lede-dev
y will be ready. Thank you. Another question about wifi - there is no /etc/config/wireless file, and even if I create it and reboot the device, wifi is not working and there is no wlan0 interface. ath5k module is loaded. Regards, Nerijus --- End Message --- ____

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-10-11 Thread Nerijus Baliunas via Lede-dev
Nerijus --- End Message --- _______ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-10-11 Thread Nerijus Baliunas via Lede-dev
kB # ifconfig eth0 down # cat /proc/meminfo MemTotal: 12232 kB MemFree:2136 kB --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-10-11 Thread Nerijus Baliunas via Lede-dev
7 23:28:00 +0300 Sergey Ryazanov wrote: > > root@LEDE:/# cat /proc/meminfo > > MemTotal: 12232 kB > > MemFree: 996 kB > > Looks like this ^^^ is the cause of the "ifconfig up" failure. Your > board really have not free RAM. > > As a qui

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-10-11 Thread Nerijus Baliunas via Lede-dev
gt; Check, please, memory information and list of loaded kernel modules: > # cat /proc/meminfo > # lsmod root@LEDE:/# free total used free sharedbuffers cached Mem: 12232 11352880 40632 2420 -/+ buffers/ca

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-10-11 Thread Nerijus Baliunas via Lede-dev
urandom.seed [ 10.553168] eth0: link down --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-10-11 Thread Nerijus Baliunas via Lede-dev
p again. Regards, Nerijus --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-10-11 Thread Nerijus Baliunas via Lede-dev
ed:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:0 (0.0 B) TX bytes:1551 (1.5 KiB) Ping to neither 192.168.1.1 nor 192.168.0.10 does not answer. Regards, Nerijus --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-10-08 Thread Nerijus Baliunas via Lede-dev
de Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 10.310754] mount_root: jffs2 not ready yet, using temporary tmpfs overlay [ 10.359891] urandom-seed: Seed file not found (/etc/urandom.seed) [ 10.492841] eth0: link down Regards, Nerijus --- End Message --

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-10-08 Thread Nerijus Baliunas via Lede-dev
0 RX bytes:92 (92.0 B) TX bytes:1551 (1.5 KiB) Ping still does not answer. Regards, Nerijus --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-10-08 Thread Nerijus Baliunas via Lede-dev
ned because PHY ID for eth0 is > hardcoded inside WRT300Nv2 setup code. > > To check whether your board can act without dedicated driver for 88E6060: > * revert any earlier modifications to LEDE if you do any > * disable any drivers for 88E6060 (e.g. disable both > CONFIG_NET_DS

[LEDE-DEV] Fwd: [OpenWrt-Devel] GSoC 2018 announced

2017-10-01 Thread tapper via Lede-dev
ps://blog.andi95.de/> PGP:0xB7E04818 ___ openwrt-devel mailing list openwrt-de...@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel --- End Message --- ___ Lede-dev

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-09-29 Thread Nerijus Baliunas via Lede-dev
cat */*/phy_id 0x8201 0x088e6060 0x01410c87 0x01410c87 0x01410c87 0x01410c87 0x0000 0x 0x 0x0602 0x0602 0x0602 0x0602 0x00000602 0x0602 0x 0x Regards, Nerijus --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH 1/3] Remove ttl==255 restriction for queries

2017-09-28 Thread Christian Lamparter via Lede-dev
; >} > > > > -if (ttl != 255) > > -return; > > - > >if (debug > 1) { > >char buf[256]; > > > > @@ -310,9 +307,6 @@ read_socket6(struct uloop_fd *u, unsigned int events) > >} > > } > >

Re: [LEDE-DEV] [PATCH 4/4] ramips/RT5350F-OLINUXINO(-EVB) dts: enable ttyS1

2017-09-16 Thread Martin Blumenstingl via Lede-dev
] 1c00.uartlite: ttyS1 at MMIO 0x1c00 (irq = 20, > base_baud = 2500000) is a Palmchip BK-3103 > [0.680207] spi spi0.0: force spi mode3 > > With swapped items in rt5350.dtsi > [0.564356] gpio-export gpio_export: 3 gpio(s

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-09-08 Thread Nerijus Baliunas via Lede-dev
read [3] -> 0x602 > [0.998319] IXP4xx MII Bus #29: MII read [2] -> 0x0 > [0.998420] IXP4xx MII Bus #29: MII read [3] -> 0x602 > [1.21] IXP4xx MII Bus #30: MII read [2] -> 0x0 > [1.000120] IXP4xx MII Bus #30: MII read [3] -> 0x0 > [1.001588] IXP4xx MII Bus #31: MII read [2] -> 0x0 > [1.001687] IXP4xx MII Bus #31: MII read [3] -> 0x0 > [1.003068] libphy: IXP4xx MII Bus: probed > [1.010033] eth0: MII PHY 32 on NPE-B > [1.014186] IXP4xx MII Bus #1: MII read [1] -> 0x7849 > [1.014288] IXP4xx MII Bus #1: MII read [0] -> 0x1000 > [1.014393] IXP4xx MII Bus #1: MII write [0] <- 0x1000, err = 0 > [1.016811] eth1: MII PHY 1 on NPE-C --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCHv2 3/4] kernel/4.4: add generic spi-nand framework

2017-09-05 Thread Christian Lamparter via Lede-dev
arget/linux/pistachio/patches-4.4/0001-mtd-nand-Introduce-SPI-NAND-framework.patch commit message: "5. mtd: spi-nand: Support common SPI NAND devices This commit uses the recently introduced SPI NAND framework to support Micron MT29F and Gigadevice GD5F serial NAND devices. These two fam

Re: [LEDE-DEV] [PATCH] ar71xx: Add GRO support to ag71xx

2017-09-03 Thread Christian Lamparter via Lede-dev
195 Mbps = 0.3949 ~ 40% Regards, Christian --- End Message --- _______ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCHv2 3/4] kernel/4.4: add generic spi-nand framework

2017-09-03 Thread Christian Lamparter via Lede-dev
. I had some success with it on the RT-AC58U. All I needed there was to add a custom definition for the Winbond W25N01GV chip [0] and enable CONFIG_MTD_SPINAND_MT29F=y CONFIG_MTD_SPINAND_ONDIEECC=y Maybe you too can get away with something similar to this? Until linux-mtd _finally_ knows what they w

[LEDE-DEV] Advertising Opportunities

2017-08-29 Thread Annie Mai via Lede-dev
rcepted, corrupted, lost, destroyed, arrive late, incomplete or contain viruses. The sender, therefore, does not accept liability for any errors or omissions in the contents of the message. --- End Message --- _______ Lede-dev mailing list Lede-dev

[LEDE-DEV] [PATCH] dnsmasq: backport upstream fix for segfault

2017-08-24 Thread Ash Benz via Lede-dev
+along with this program. If not, see <http://www.gnu.org/licenses/>. + */ + +-#include + #include "dnsmasq.h" + + #ifdef HAVE_SCRIPT -- 2.14.1 --- End Message --- _______ Lede-dev mailing list Lede-dev@lists.infradead.org http://l

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-07-27 Thread Nerijus Baliunas via Lede-dev
: MII read [3] -> 0x0 [1.003068] libphy: IXP4xx MII Bus: probed [1.010033] eth0: MII PHY 32 on NPE-B [1.014186] IXP4xx MII Bus #1: MII read [1] -> 0x7849 [ 1.014288] IXP4xx MII Bus #1: MII read [0] -> 0x1000 [1.014393] IXP4xx MII Bus #1: MII write [0] <- 0x1000, err = 0 [1.016811] eth1: MII PHY 1 on NPE-C Regards, Nerijus --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-07-27 Thread Nerijus Baliunas via Lede-dev
7 21:31:01 +0300 Sergey Ryazanov wrote: > > Tried the latest LEDE. Now I see in the boot log: > > [6.507617] NPE-B: firmware's license can be found in > > /usr/share/doc/LICENSE.IPL > > [6.515168] NPE-B: firmware functionality 0x2, revision 0x2:1 > > [

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-07-24 Thread Nerijus Baliunas via Lede-dev
ed in order to > get the switch working? Because by default it is not installed. > > > Yes, it is necessary with this switch driver to have swconfig installed, > otherwise nothing would push CLEAN configurations to the mv88e6060 switch. I added swconfig, but still no network with the above config. Could you please give some hints if the above switch config is correct? Regards, Nerijus --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-07-23 Thread Nerijus Baliūnas via Lede-dev
. How do I add it? I added swconfig to target/linux/ixp4xx/Makefile: DEFAULT_PACKAGES += ixp4xx-microcode fconfig swconfig but still no swconfig in generated lede-ixp4xx-generic-squashfs.img. Thanks, Nerijus --- End Message --- ___ Lede-dev mailing

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-07-23 Thread Nerijus Baliūnas via Lede-dev
8, Nerijus Baliūnas via Lede-dev rašė: How do I configure vlan? Here I changed eth0 to eth0.1: config interface 'lan' option type 'bridge' option ifname 'eth0.1' option proto 'static' option ipaddr '192.168.1.1' opt

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-07-21 Thread Nerijus Baliūnas via Lede-dev
AN tags to determine which port the frame should be sent from. Try to create couple of VLAN sub-interfaces on eth0 with ID 1 and 2 and work with them. I'll try. Yes, use the latest version of LEDE, please, to avoid facing with long-forgotten bugs. Tried the latest LEDE. Now I see

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-07-20 Thread Nerijus Baliūnas via Lede-dev
to use mv88e6060.ko which should use CONFIG_MVSWITCH_PHY or is CONFIG_MVSWITCH_PHY alone enough? This driver uses VLAN tags to determine which port the frame should be sent from. Try to create couple of VLAN sub-interfaces on eth0 with ID 1 and 2 and work with them. I'll try. And BTW d

Re: [LEDE-DEV] [OpenWrt-Devel] MV88E6060 switch

2017-07-19 Thread Nerijus Baliūnas via Lede-dev
his driver is quite useless on their own. It requires some assistance to properly detects switch IC either from arch code via platform device data or via DTS. Try to use OpenWRT/LEDE specific driver, which is used by ath25 and ar7 platforms by enabling CONFIG_MVSWITCH_PHY option in the kernel.

[LEDE-DEV] MV88E6060 switch

2017-07-18 Thread Nerijus Baliūnas via Lede-dev
mv88e6060 1902 0 I would like to have working ethernet on WRT300N. Or is it possible without mv88e6060? I found in some Chinese forum that people got it working, but no info how it was done. Regards, Nerijus --- End Message --- ___ Lede-d

[LEDE-DEV] amips/rt288x 17.01.2 missing

2017-06-14 Thread Tim Freedom via Lede-dev
rt288x is completely missing from the 17.01.2 download pages (ie. https://downloads.lede-project.org/releases/17.01.2/targets/ramips) it was there for 17.01.1 BTW. Could someone please investigate the reason it's missing and remedy it. The device page (https://lede-project.org/toh/hw

[LEDE-DEV] [PATCH] apm821xx: MR24: fix ethernet phy detection on the MR24

2017-06-07 Thread Christian Lamparter via Lede-dev
y() is +unable to detect the AR8035 PHY. As a result, the emac driver +bails out early and the user left with no ethernet. + +In order to stay compatible with existing configurations, the driver +tries the current reset approach at first. Only if the first attempt +timed out, it does perform one mor

[LEDE-DEV] prosody package missing on i386 for lede-17.01

2017-06-05 Thread Florian Eckert via Lede-dev
y does the package prosody is missing for the following x86 targets? packages-17.01/i386_geode packages-17.01/i386_i486/ packages-17.01/i386_pentium packages-17.01/i386_pentium4 --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradea

[LEDE-DEV] [PATCH] base-files: nand: use CI_KERNPART whenever the kernel volume is needed

2017-05-30 Thread Christian Lamparter via Lede-dev
amp; { - local kern_ubivol="$(nand_find_volume $ubidev kernel)" + local kern_ubivol="$(nand_find_volume $ubidev $CI_KERNPART)" tar xf $tar_file sysupgrade-$board_name/kernel -O | \ ubiupdatevol /dev/$kern_ubivol -s $kernel_length - } -- 2.11.0 --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH v2] ipq806x: Add support for ipq40xx AP-DK01.1-C1 and AP-DK04.1-C1

2017-05-23 Thread Christian Lamparter via Lede-dev
ac1 for LAN group, > existing ipq806x boards are also following the same, and we would like to > continue with the same convention. I do not see any reason to deviate this > in ipq40xx based boards. > > I agree that ac58u nbg6617 and fritz4040 needs some changes, and Christian

[LEDE-DEV] [PATCH 1/2] firmware: add firmware for rtl8821ae support

2017-05-19 Thread Hans Ulli Kroll via Lede-dev
STALL_DATA) $(PKG_BUILD_DIR)/rtlwifi/rtl8821aefw_wowlan.bin $(1)/lib/firmware/rtlwifi +endef +$(eval $(call BuildPackage,rtl8821ae-firmware)) -- 2.13.0 --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailma

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.9 to 4.9.28

2017-05-16 Thread A. Benz via Lede-dev
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hi, Compile and run tested on ip

Re: [LEDE-DEV] [PATCH 2/3] ramips-mt7621: add GPIO-config for Ubiquiti-EdgeRouterX(-SFP)

2017-05-14 Thread Martin Blumenstingl via Lede-dev
gt; [ 1.68] invalid GPIO -22 > [ 1.69] Modules linked in: > [ 1.69] CPU: 3 PID: 1 Comm: swapper/0 Not tainted 4.4.61 #0 > > seems not to find the i2c-pca and it's gpios, as these modules are not > compile into the kernel. > [ 10.46] kmodloader: loading kern

Re: [LEDE-DEV] [PATCH] ipq806x: Add nand boot support for ipq40xx AP-DK04.1-C1

2017-05-13 Thread Christian Lamparter via Lede-dev
ze: 2048, OOB size: 64 [1.018135] 11 ofpart partitions found on MTD device qcom_nand.0 [1.025449] Creating 11 MTD partitions on "qcom_nand.0": so, it's working now. Regards, Christian --- End Message --- ___ Lede-dev mailing list

Re: [LEDE-DEV] [PATCH] ipq806x: Add nand boot support for ipq40xx AP-DK04.1-C1

2017-05-11 Thread Christian Lamparter via Lede-dev
d out. Regards, Christian --- End Message --- _______ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] openwrt and lede - remerge proposal

2017-05-08 Thread A. Benz via Lede-dev
dent young-timers knows XMMS? Once upon a time this was a household name (FOSS folks houses). Now I reckon those who use it as a primary player do it for nostalgia. Likewise, OpenWRT while more recognizable than LEDE, is not worth as much as people here paint it, and will only remain relevant

[LEDE-DEV] [PATCH] Add missing packages for WeVO 11AC NAS

2017-05-06 Thread perillamint via Lede-dev
ES := kmod-mt7603 kmod-usb3 kmod-usb-ledtrig-usbport wpad-mini + DEVICE_PACKAGES := \ + kmod-mt7603 kmod-mt76x2 kmod-usb3 kmod-usb-ledtrig-usbport kmod-mt76 \ + wpad-mini endef TARGET_DEVICES += 11acnas -- 2.1.4 --- End Message --- __

Re: [LEDE-DEV] [PATCH] ipq806x: Add nand boot support for ipq40xx AP-DK04.1-C1

2017-05-06 Thread Christian Lamparter via Lede-dev
and IPQ806x AP148 Board: > a. NAND boot > b. ubi sysupgrade > > Signed-off-by: Ram Chandra Jangir Thanks for posting this. Chris Blake is currently in the process of adding the Cisco Meraki MR33. <https://github.com/riptidewave93/LEDE-MR33> The MR33 uses the IPQ4029 and has j

Re: [LEDE-DEV] [PATCH 2/2] ipq806x: Add support for ipq40xx subtarget

2017-04-19 Thread Christian Lamparter via Lede-dev
AM devices like the Asus RT-AC58U. > > + local-mac-address = [00 00 00 00 00 00]; > > +- vlan_tag = <1 0x1f>; > > ++ qcom,phy-mdio-addr = <4>; > > ++ qcom,poll-requ

Re: [LEDE-DEV] [PATCH 2/2] ipq806x: Add support for ipq40xx subtarget

2017-04-14 Thread Christian Lamparter via Lede-dev
hcd xhci-hcd.0.auto: Cannot set link state. [ 31.357151] usb usb2-port1: cannot disable (err = -32) Can you please check the usb port functionality on your board too? - the board fails to reboot / restart. The WPJ428 LEDE-Image will just freeze. The FB4040 and RT-AC58U doesn't have no i

Re: [LEDE-DEV] Planning v17.01.1

2017-04-12 Thread Francesco Saverio Schiavarelli via Lede-dev
:14 PM, Jo-Philipp Wich wrote: Hi, I'd like to start preparing the v17.01.1 release during the upcoming week with the goal to release final binaries during the easter holidays (~14.04. - 17.04.). You can find the current list of changes since v17.01.0 at https://lede-project.org/releases/17.01/ch

Re: [LEDE-DEV] ARM64 platform updates

2017-04-11 Thread Christian Lamparter via Lede-dev
4 target, why not also do the same to armvirt? After all, both are mostly virtual targets and from what I can tell, it's just ARMv8 vs ARMv7 (or maybe can these be folded into one?) Regards, Christian --- End Message --- _______ Lede-dev mailing lis

Re: [LEDE-DEV] Using stable wireless/kernel but trunk userspace/kernel

2017-04-05 Thread Christian Lamparter via Lede-dev
XZ_DEC_ARM=y CONFIG_XZ_DEC_BCJ=y --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [AD] support me hacking on OpenWrt/LEDE

2017-04-04 Thread lede-proj...@bepo.de
that you talk directly rather than through the mailing list? ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [AD] support me hacking on OpenWrt/LEDE

2017-04-03 Thread lede-proj...@bepo.de
Hi Daniel, as I already says: I think it was good way to payback the active community. So we talking about the possibility for you to continue your work on lede-project.org, but as an employer in our company. I have a the moment not enough time to a detailed answer your mail, but I can understand

Re: [LEDE-DEV] [AD] support me hacking on OpenWrt/LEDE

2017-04-03 Thread lede-proj...@bepo.de
(and freifunk) a couple of years (and try use LEDE now), so it was a good style for us to payback the active community. And IMHO better then collecting cash via patreon's "Klingelbeutel". Our office is in Hamburg, but we want open a small office in Leipzig this year (asap). Is th

Re: [LEDE-DEV] dnsmasq sometimes fails to start on 17.01.0

2017-03-29 Thread Gui Iribarren via Lede-dev
q realstart >> cfg02411c wait 20 >> Wed Mar 22 18:26:08 2017 user.notice root: guidebug dnsmasq realstart >> cfg02411c wait 18 >> >> This one I also have no clue about. It didn't even make it to the >> "realstart" >> part. So checking further what happened in between was causing that should >> be >> helpful >> >> Wed Mar 22 18:26:10 2017 user.notice root: guidebug dnsmasq init >> Wed Mar 22 18:26:10 2017 user.notice root: guidebug dnsmasq reload >> Wed Mar 22 18:26:10 2017 user.notice root: guidebug dnsmasq startsrv , >> > --- End Message --- ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] Release 17.01.0 binary packages have changed and SDK inconsistency

2017-03-28 Thread Gui Iribarren via Lede-dev
niel Golle wrote: > Hi Pau, > > On Tue, Mar 28, 2017 at 09:28:22PM +0200, Pau wrote: >> Hi. >> >> I am using the SDK and IB from LEDE 17.01.0 release (mips_24kc). I've >> been using it successfully the last days until now. I did not change >> anything but I

Re: [LEDE-DEV] stack trace: warning at .../sta_info.c:451 in LEDE 17.01.0

2017-03-23 Thread Gui Iribarren via Lede-dev
5:13, Koen Vandeputte wrote: > > > On 2017-03-23 02:30, Gui Iribarren via Lede-dev wrote: >> The sender domain has a DMARC Reject/Quarantine policy which disallows >> sending mailing list messages using the original "From" header. >> >> To mitigate this problem, t

Re: [LEDE-DEV] dnsmasq sometimes fails to start on 17.01.0

2017-03-23 Thread Gui Iribarren via Lede-dev
This one I also have no clue about. It didn't even make it to the "realstart" > part. So checking further what happened in between was causing that should be > helpful > > Wed Mar 22 18:26:10 2017 user.notice root: guidebug dnsmasq init > Wed

Re: [LEDE-DEV] dnsmasq sometimes fails to start on 17.01.0

2017-03-23 Thread Gui Iribarren via Lede-dev
tart" forcing a config change (new dns > black list) and followed by the delayed procd trigger. ok, but even in this case, at least one of the two processes should be able to start it up, and not die both :P > > - Eric --- End Message --- ___

[LEDE-DEV] stack trace: warning at .../sta_info.c:451 in LEDE 17.01.0

2017-03-22 Thread Gui Iribarren via Lede-dev
ngs i come across while using LEDE 17.01.0 on a TL-WR842ND a strange crash in wifi: http://pastebin.com/THLMDT6C WARNING: CPU: 0 PID: 22264 at compat-wireless-2016-10-08/net/mac80211/sta_info.c:451 0x80e84f90 [mac80211@80e8+0x5f540]() does that ring a bell for anyone? or is just a harmle

  1   2   >