Hello Sergey,
2017-02-21 0:00 GMT+01:00 Sergey Studzinski :
> I'm currently working on LEDE port for TP-Link TL-WR942N v1 N450 router.
> Hardware is mostly like Archer C59 QCA9561 platform but no 5GHz ac
> radio and two USB2.0 ports.
> Most work is already done against 17.01-rc2 and there is worki
* Denis Periša [21.02.2017 06:44]:
> Thank you Bastian. I've come to realize it could be possible :)
> Only thing that lacks is apaches nice way of redirecting 404 page to
> php, here if I do that it sends php file as html, without execution.
this should work. Have you set e.g.:
uhttpd.main.inter
On 20 February 2017 at 17:48, Thomas Reifferscheid
wrote:
> The @ sign in front of the "mv" command was significantly suppressing
> output to stdout. When reviewing the make/build logs it was tricking
> me a whole lot and it mad me lose time. Removing the @ sign will get
> stdout and logs right ab
On 20 February 2017 at 20:03, Mauro Mozzarelli wrote:
> There is in some cases where kernel drivers have changed. As you might see
> in the ip_vs patch I posted, kernel drivers differ in Kernel 3 and 4
Jonas is correct. Such a change could happen between 3.18 and 3.19 as
well. It was can a coinci
Was there ever a conclusion to the different NOR chips returning the
same JEDEC ID?
reference:
http://lists.infradead.org/pipermail/linux-mtd/2016-March/066333.html
Looks like the issue still exists in 17.01-SNAPSHOT, r3202-4d1ab84 on
the PBE-M5-620 using the Rocket-xw image. Was this the det
kmodloader is using slightly different criteria for ordering the AVL tree
versus what it uses to traverse it. This sometimes results in not being
able to find some modules.
Reference: https://bugs.lede-project.org/index.php?do=details&task_id=443
Signed-off-by: Nathan Hintz
---
v2: changed "in
On 21 February 2017 at 01:54, Nathan Hintz wrote:
> kmodloader is using slightly different criteria for ordering the AVL tree
> versus what it uses to traverse it. This sometimes results in not being
> able to find some modules.
>
> Reference: https://bugs.lede-project.org/index.php?do=details&ta
On 21 February 2017 at 04:39, Nathan Hintz wrote:
> Commit 81aeba9b7f619ee1af1a64f355ae8001fa147d03 in LEDE source.git moved
> modprobe to the "/sbin" directory. Update procd with the new path.
>
> Signed-off-by: Nathan Hintz
> ---
> initd/zram.c | 10 +-
> 1 file changed, 5 insertions(
Thank you Bastian. I've come to realize it could be possible :)
Only thing that lacks is apaches nice way of redirecting 404 page to
php, here if I do that it sends php file as html, without execution.
some html meta redirect and I should adapt fine.
thank you :)
[apache is working for someone h
On sxt lite 2 (older version with 128mb nand flash) using
lede-17.01.0-rc2-r3131-42f3c1f-ar71xx-mikrotik-vmlinux-initramfs.elf image,
than sysupgrade to
lede-17.01.0-rc2-r3131-42f3c1f-ar71xx-mikrotik-nand-
large-squashfs-sysupgrade.bin.
After reboot sxt is in a boot loop state, boots allways from n
I'm currently working on LEDE port for TP-Link TL-WR942N v1 N450 router.
Hardware is mostly like Archer C59 QCA9561 platform but no 5GHz ac
radio and two USB2.0 ports.
Most work is already done against 17.01-rc2 and there is working
factory and sysupgrade images.
Special thanks to Henryk Heisig and
The Netgear WNDR4300, equipped with an Atheros AR8327 Gigabit Switch,
has two LEDs on each port for monitoring LAN activity, but it currently
only uses one. Fix the configuration to use both.
The patch provides this new configuration:
- green LED: 1 Gbps link, 4Hz blink frequency
- amber LED: 10/
18.02.2017 19:05, Felix Fietkau:
On 2017-02-18 16:57, Mathias Kresin wrote:
@Felix: Would you please do a review of my changes. You added the
function in question with c536da3 "lantiq: add VLAN handling fixes to
xrx200 ethernet driver" but unfortunately without commit message.
I'm not sure abou
Commit 81aeba9b7f619ee1af1a64f355ae8001fa147d03 in LEDE source.git moved
modprobe to the "/sbin" directory. Update procd with the new path.
Signed-off-by: Nathan Hintz
---
initd/zram.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/initd/zram.c b/initd/zram.c
ind
On 20 February 2017 at 10:47, Jonas Gorski wrote:
> On 19 February 2017 at 13:01, Mauro Mozzarelli wrote:
>> Author: Mauro Mozzarelli
>> Date: Sun Feb 19 11:33:23 2017 +
>>
>> IPVS (IP Virtual Server) implements transport-layer load balancing
>> inside the Linux kernel, so called Layer
Hi,
please don't top-post.
On 20 February 2017 at 20:03, Mauro Mozzarelli wrote:
> Jonas,
>
>
> There is in some cases where kernel drivers have changed. As you might see
> in the ip_vs patch I posted, kernel drivers differ in Kernel 3 and 4 and
> thus it is necessary to know which kernel I am b
On 2017-02-20 20:08, Mauro Mozzarelli wrote:
> Hello John,
>
> Thank you for reviewing the patch. I extracted it with "git show" which
> added the tabs, but I can always edit the patch file manually and remove
> them if it helps.
>
> Please could you clarify what is the problem with line wrappi
Hello John,
Thank you for reviewing the patch. I extracted it with "git show" which
added the tabs, but I can always edit the patch file manually and remove
them if it helps.
Please could you clarify what is the problem with line wrapping? It is
there for better readability, would you like e
Jonas,
There is in some cases where kernel drivers have changed. As you might
see in the ip_vs patch I posted, kernel drivers differ in Kernel 3 and 4
and thus it is necessary to know which kernel I am building for to
select the appropriate kernel configuration.
If the granularity requires
The wiki feature showing what packages are in LEDE (and some information
about them) is now complete! Hooray! :)
https://lede-project.org/packages/start
The packages in the table/indexes are updated automatically from sources
every sunday.
It is currently tracking Snapshot, will also track Rel
On 20/02/2017 19:31, Piotr Dymacz wrote:
> Hello,
>
> 2017-02-20 13:11 GMT+01:00 Conor O'Gorman :
>> On 18/02/17 14:32, Weijie Gao wrote:
>>>
>>> For AR71XX devices, GMAC1 always connects port 0 of the built-in switch,
>>> as the CPU port.
>>>
>>> This patch sets correct vlan for some devices wi
Hello,
2017-02-20 13:11 GMT+01:00 Conor O'Gorman :
> On 18/02/17 14:32, Weijie Gao wrote:
>>
>> For AR71XX devices, GMAC1 always connects port 0 of the built-in switch,
>> as the CPU port.
>>
>> This patch sets correct vlan for some devices with wrong settings:
>> a) mark port 0 as CPU port, tagge
Hi Baptiste,
jow already fixed this issue with a workaround (see comments in your linked
bug report).
To get this fixed in the OAuth plugin, I created a bug report
https://github.com/cosmocode/dokuwiki-plugin-oauth/issues/45
Regards, Thomas
> -Ursprüngliche Nachricht-
> von Baptiste J
kmodloader is using slightly different criteria for ordering the AVL tree
versus what it uses to traverse it. This sometimes results in not being
able to find some modules.
Reference: https://bugs.lede-project.org/index.php?do=details&task_id=443
Signed-off-by: Nathan Hintz
---
kmodloader.c |
When I install a target from a feed the kernel packages from the modules.mk of
the target are not automatically available in LEDE. I have to remove this file
tmp/info/.packageinfo-kernel_linux , then it gets regenerated in the next make
run and it contains the new packages for the target's modu
The @ sign in front of the "mv" command was significantly suppressing
output to stdout. When reviewing the make/build logs it was tricking
me a whole lot and it mad me lose time. Removing the @ sign will get
stdout and logs right about what happened when.
Signed-off-by: Thomas Reifferscheid
---
From: Baptiste Jonglez
This fixes FS#391 for lede-17.01
Signed-off-by: Baptiste Jonglez
---
.../patches/000-fix-servfail-handling.patch| 130 +
1 file changed, 130 insertions(+)
create mode 100644
package/network/services/dnsmasq/patches/000-fix-servfail-handling.
Sorry, I forgot to add the 17.01 tag. I am resending it with the proper tag.
On Mon, Feb 20, 2017 at 04:48:49PM +0100, Baptiste Jonglez wrote:
> From: Baptiste Jonglez
>
> This fixes FS#391 for lede-17.01
>
> Signed-off-by: Baptiste Jonglez
> ---
> .../patches/000-fix-servfail-handling.patch
From: Baptiste Jonglez
This fixes FS#391 for lede-17.01
Signed-off-by: Baptiste Jonglez
---
.../patches/000-fix-servfail-handling.patch| 130 +
1 file changed, 130 insertions(+)
create mode 100644
package/network/services/dnsmasq/patches/000-fix-servfail-handling.
Hello,
Am 02/20/2017 um 04:09 PM schrieb Baptiste Jonglez:
> On Sun, Feb 19, 2017 at 01:48:04PM +0100, yanosz wrote:
>> Hello,
>>
>> I've some trouble installing kmod-ebtables on lede 17.01 rc2.
>>
>> root@Node-2:/etc/config# opkg install kmod-ebtables
>> Package kmod-ebtables (4.4.47-1) installed
This is my first post to lede-dev, so hi everybody!
Please submit the attached patch. The @ sign in front of the "mv"
command was significantly delaying the output to stdout.
When reviewing the make/build logs it was tricking me a whole lot and it
mad me lose time. Removing the @ sign will get
Hi Thomas,
Is the github login integration supposed to work? There is a bug reported
about a 404 error when trying to login:
https://bugs.lede-project.org/index.php?do=details&task_id=531
Thanks!
Baptiste
On Sat, Oct 01, 2016 at 05:25:54PM +0200, Thomas Endt wrote:
> IIRC it was Martin who p
On Sun, Feb 19, 2017 at 01:48:04PM +0100, yanosz wrote:
> Hello,
>
> I've some trouble installing kmod-ebtables on lede 17.01 rc2.
>
> root@Node-2:/etc/config# opkg install kmod-ebtables
> Package kmod-ebtables (4.4.47-1) installed in root is up to date.
It looks like kmod-ebtables is already in
Hi,
On Sun, Feb 19, 2017 at 12:06:20PM +, david--- via Lede-dev wrote:
> I have a MT7620A board with 2 ethernet ports. I connect the WAN port to
> another router and the LAN port to my laptop. During boot, my laptop gets an
> IP address from the parent router, because it seems that kernel is
>
When I compile MIPS malta with the LEDE patches on kernel 4.9 I get this error
in the kernel build:
CC arch/mips/boot/compressed/decompress.o
OBJCOPY arch/mips/boot/compressed/vmlinux.bin
XZKERN arch/mips/boot/compressed/vmlinux.bin.z
OBJCOPY arch/mips/boot/compressed/piggy.o
LD
The Netgear WNDR4300 has the VLAN IDs flipped in LuCi, fix it.
Signed-off-by: Daniel Gonzalez Cabanelas
diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network
b/target/linux/ar71xx/base-files/etc/board.d/02_network
index e08d7dd..a55e50a 100755
--- a/target/linux/ar71xx/base-files/e
On 18/02/17 14:32, Weijie Gao wrote:
For AR71XX devices, GMAC1 always connects port 0 of the built-in switch,
as the CPU port.
This patch sets correct vlan for some devices with wrong settings:
a) mark port 0 as CPU port, tagged
b) reverse port order, marking these ports untagged
This change a
Signed-off-by: Claudiu Brasovean
---
package/system/procd/files/procd.sh | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/package/system/procd/files/procd.sh
b/package/system/procd/files/procd.sh
index 6347de5..9fbf47e 100644
--- a/package/system/procd/files/procd.sh
+++ b/
From: Rafał Miłecki
Update to 1.4.42 introduced a problem with starting lighttpd as
OpenWrt/LEDE service. It was stopping whole init process at sth like:
783 root 1124 S{S50lighttpd} /bin/sh /etc/rc.common
/etc/rc.d/S50lighttpd boot
799 root 1164 S/usr/sbin/lighttpd -f /etc
* Denis Periša [20.02.2017 09:06]:
> Is there any other httpd that supports php and 404 error pages?
the "builtin" server 'uhttpd' supports both.
read the wiki about uci/uhttpd.
bye, bastian
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http:
On 19 February 2017 at 13:01, Mauro Mozzarelli wrote:
> Author: Mauro Mozzarelli
> Date: Sun Feb 19 11:33:23 2017 +
>
> IPVS (IP Virtual Server) implements transport-layer load balancing
> inside the Linux kernel, so called Layer-4 switching. IPVS running on a host
> acts as a load bala
On 19 February 2017 at 12:50, Mauro Mozzarelli wrote:
> Thanks to those who provided directions.
>
> I will settle with checking on LINUX_3_18.
>
> I am not sure who manages build variables, but in future it would be useful
> to be able to identify which kernel major version we are building for.
Hi,
comments inline
On 19/02/2017 13:01, Mauro Mozzarelli wrote:
> Author: Mauro Mozzarelli
> Date: Sun Feb 19 11:33:23 2017 +
>
> IPVS (IP Virtual Server) implements transport-layer load balancing
^ stray tab
> inside the Linux kernel, so called Layer-4 switching. IPVS running on a
On 15/02/2017 14:19, Alexey Brodkin wrote:
> From: Alexey Brodkin
>
> This allows us to build kernel's crypto modules in Linux v4.9.
> Otherwise we're seeing the following breakage:
> --->8-
> ...//openwrt/build_dir/target-arc_arc700_uClibc/linux-arc770_generic/c
On 16/02/2017 11:18, David Woodhouse wrote:
> Signed-off-by: David Woodhouse
> ---
> package/firmware/linux-firmware/ti.mk | 13 +
> 1 file changed, 13 insertions(+)
>
> diff --git a/package/firmware/linux-firmware/ti.mk
> b/package/firmware/linux-firmware/ti.mk
> index a1e12fc..ba
19.02.2017 14:31, Piotr Dymacz:
> This is more like offtopic, but there is another one problem with
> similar devices. Lets forget now about "Wi-Fi enabled or not enabled
> by default" issue and assume we have a device which:
> - doesn't have Ethernet interface
> - serial access is not possib
46 matches
Mail list logo