Hi,
I've been trying to fix ath10k (5Ghz) on my C59 (all in the same series
seems to share the same issue) but I'm struggling as I can't find any
documentation on how to debug.
dmesg (trunk), using stock non -CT firmware yields pretty much the same.
http://paste.ubuntu.com/24892442/
Looking
For those that want to test the dnsmasq patch on LEDE 17.01, see the attached
patch file adapted for 17.01(.2).
In the LEDE source root dir:
git apply
0001-dnsmasq-manage-resolv.conf-iff-when-listening-on-127-lede-17.01.2.patch
For those that also want to test the accompanying unbound patch on
Am 18.06.2017 um 09:46 schrieb Paul Oranje:
> @@ -854,14 +895,15 @@ dnsmasq_start()
> config_get_bool cachelocal "$cfg" cachelocal 1
>
> config_get_bool noresolv "$cfg" noresolv 0
> - if [ "$noresolv" != "1" ]; then
> + if [ "$noresolv" = "1" ]; then
> + xappend "--n
Hi!
I've created a lede-17.01 branch for procd so fixes can be
cherry-picked from master onto that branch.
I suggest to pick the commits listed below:
453116e system: introduce new attribute board_name
e5b963a preinit: define _GNU_SOURCE
e5ff8ca upgraded: cmake: Find and include uloop.h
f367ec6 h
On 06/20/2017 08:58 AM, Jo-Philipp Wich wrote:
> Hi,
>
> in principle I do not have any objections but I am not sure if we should
> really backport the sysupgrade changes yet. Are we sure that thestaged
> sysupgrade works as intended and was it properly tested?
Based on the list that Daniel pro
Hi Florian,
On Tue, Jun 20, 2017 at 09:00:30AM -0700, Florian Fainelli wrote:
> On 06/20/2017 08:58 AM, Jo-Philipp Wich wrote:
> > Hi,
> >
> > in principle I do not have any objections but I am not sure if we should
> > really backport the sysupgrade changes yet. Are we sure that thestaged
> >
Hi,
in principle I do not have any objections but I am not sure if we should really
backport the sysupgrade changes yet. Are we sure that thestaged sysupgrade
works as intended and was it properly tested?
~ Jo
___
Lede-dev mailing list
Lede-dev@lis
On 06/20/2017 07:52 AM, Daniel Golle wrote:
> Hi!
>
> I've created a lede-17.01 branch for procd so fixes can be
> cherry-picked from master onto that branch.
I suppose that works, but I would be a bit concerned that we may have to
do the same thing with other "sub" projects that are maintained (
Allright, disregard my statement then and sorry for the short attention span.
~ Jo
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
While sshd should be favoured over telnetd, having a telnet client on the
router is useful for connecting to other devices in the same LAN.
Signed-off-by: Stefan Tomanek
---
package/utils/busybox/Config-defaults.in |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/packag
Hi guys,
I'm using openwrt / lede devices for at least 5 years but never
actively submitted any line of code or something.
But i think the time has come ;)
I hope this is the right channel for this:
I added below lines to /etc/dnsmasq.conf:
# inspect the vendor class string and match the text to
On Tue, Jun 20, 2017 at 10:04:05AM -0700, Florian Fainelli wrote:
> On 06/20/2017 07:52 AM, Daniel Golle wrote:
> > Hi!
> >
> > I've created a lede-17.01 branch for procd so fixes can be
> > cherry-picked from master onto that branch.
>
> I suppose that works, but I would be a bit concerned that
On 2017-06-14 07:43, John Crispin wrote:
On 13/06/17 21:58, Florian Fainelli wrote:
On 05/28/2017 11:56 PM, John Crispin wrote:
Hi,
here is a V3 of the remerge proposal, I tried to fold all the comments
people made into it, if anything is missing let me know. Please remeber
that post remerge
On 20.06.2017 22:16, Uwe Arnold wrote:
Hi guys,
I'm using openwrt / lede devices for at least 5 years but never
actively submitted any line of code or something.
But i think the time has come ;)
I hope this is the right channel for this:
I added below lines to /etc/dnsmasq.conf:
# inspect the v
Hello,
I see the nand-utils package was added to the initramfs. Is it now possible to
do a sysupgrade on the mikrotik routers? Will I have to netboot from
releases/17.01.2/targets/ar71xx/mikrotik/lede-17.01.2-ar71xx-mikrotik-vmlinux-initramfs.elf
and then do the sysupgrade from there?
Thanks
15 matches
Mail list logo