Hi Hauke,
On Sun, Jun 12, 2016 at 03:23:58PM +0200, Hauke Mehrtens wrote:
> Hi Daniel,
>
> I work on creating an OpenWrt image which I can just flash over an UGW
> (Lantiq's/Intel's OpenWrt distribution) distribution with the normal
> U-Boot. Then you do not have to touch the bootloader or the
assume US or China laws).
Note that also the current default has great potential of users not
ever setting their regulatory domain and thus using inapproriate and
potentially illegal frequencies and/or tx-power settings
Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
Imho we shou
Hi Yousong,
the main issue on ar71xx is the high number of mach-*.c files for all
the boards being included in *all* images. Once the target has been
migrated to device tree (which is a huge amount of work, lynxis has
done major progress there), this should easily free 500 kB of the
uncompressed
Hi Daniel!
On Wed, May 25, 2016 at 09:29:23PM -0400, Daniel Dickinson wrote:
> ...
> If the FCC hadn't already completely knobbish and basically eliminated
> (or least required one to be much more determined and skilled) the
> ability to use OpenWrt/LEDE on new routers in the US anyway, I might
>
Hi lynxis!
On Thu, May 26, 2016 at 02:57:28AM +0200, Alexander Couzens wrote:
> ...
> I really like this commit.
Good to hear that. I believe it's long overdue and the current
situation led to quite a lot of problems (such as people needing
hackish tools to simply set the regulatory domain to
Hi David,
On Thu, May 26, 2016 at 02:51:17AM -0700, David Lang wrote:
> On Thu, 26 May 2016, Daniel Golle wrote:
>
> > Hi Daniel!
> >
> > On Wed, May 25, 2016 at 09:29:23PM -0400, Daniel Dickinson wrote:
> > > ...
> > > If the FCC hadn't already co
Hi Adrian,
On Fri, Jun 17, 2016 at 11:21:07PM -0500, Adrian Panella wrote:
> Hi, some Linksys devices (i.e WRT1900AC, EA4500, EA8500,...) have two
> different partitions for dual boot, and an additional partition that Linksys
> uses for system config (sysconf).
> Each of these partitions is of a
copy current 'generic' target to new 'legacy' target.
Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
target/linux/x86/Makefile | 2 +-
target/linux/x86/legacy/config-default | 218
target/linux/x86/legacy/profiles/000-Gene
* build for pentium4 instead of i486
* enable PAE
* enable EFI support
* enable KVM guest and host support
Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
target/linux/x86/generic/config-default | 98 +
target/linux/x86/generic/target.mk | 8
On Mon, May 16, 2016 at 05:42:43PM +0300, Alexey Brodkin wrote:
> If an image gets built as an Elf there's a chance
> it will be used by developers for debugging purposes.
> In that case it's very helpful to keep debugging info
> in that image.
>
> I would think that most OWRT-powered devices in
Hi Hauke,
On Sun, May 08, 2016 at 11:22:13PM +0200, Hauke Mehrtens wrote:
> Hi John,
>
> How does the Lantiq NAND sysupgrade stuff work?
I don't have much insight on Lantiq specifically, but I can tell you
a bit about how John and I have integrated UBI support starting from
OpenWrt SVN
Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
development.txt | 9 +
1 file changed, 9 insertions(+)
diff --git a/development.txt b/development.txt
index 3a6..e4fb09b 100644
--- a/development.txt
+++ b/development.txt
@@ -69,6 +69,15 @@ All patches need to b
LEDE also runs on a lot of non-router devices, such as NAS boxes,
single-board computers or even inside virtual machines.
Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
docs/index.txt | 23 ---
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git
hi!
i believe that on some targets it would be nice to have cgroups,
namespaces, seccomp and misc stuff needed for LXC as well as systemd-
based guests enabled by default.
currently there is only a single default for those CONFIG_KERNEL_*
symbols and changing Config-kernel.in to have them
/etc/init.d/boot tried to create /dev/root based on the kernel's
cmdline which won't work on any recent targets. Remove that code now
that fstools can detect the mounted rootfs based on
/proc/self/mountinfo and /dev/root was long gone anyway.
Signed-off-by: Daniel Golle <dan...@makrotopia.
Hi J,
On Thu, Aug 11, 2016 at 06:15:32AM -0700, J Mo wrote:
>
>
> On 08/11/2016 05:31 AM, Daniel Golle wrote:
> > That's what I told you in the previous mail, removing the rootfs=
> > parameter from the dts should do the trick, because you just cannot
> >
Hi Richard,
On Thu, Aug 11, 2016 at 11:51:10AM +0200, Richard Weinberger wrote:
> Hi!
>
> On Thu, Aug 11, 2016 at 4:26 AM, J Mo wrote:
> > I tried re-flashing my UBI and tftpbooting my kernel before u-boot could
> > ever get a chance to mangle it, and now I get much further,
Hi!
On Thu, Aug 11, 2016 at 04:28:47AM -0700, J Mo wrote:
>
> I got that good old feeling... like I just jumped onto a bag of flaming poo.
> Ha ha
>
>
>
> On 08/11/2016 03:40 AM, Daniel Golle wrote:
> >
> > Understandable. However, we also need to experiment
On Thu, Aug 11, 2016 at 02:22:58PM +0200, Richard Weinberger wrote:
> Did you intentional drop linux-mtd from the CC's after I offered you
> to discuss your patches on linux-mtd? ;-)
I replied twice, once including all the CC's with the intention to
contribute to the general debate. And once to
Hi Gaetano,
On Fri, Jul 15, 2016 at 11:01:12AM +0200, Gaetano Catalli wrote:
> Hello,
>
> I'm a bit confused about the number of CPUs of MT7621 SoC.
> From the MT7621 datasheet:
>
> "The MT7621 router-on-a-chip includes a 880 MHz MIPS 1004Kc CPU dual-core ..."
>
> So why does /proc/cpuinfo
Hi Etienne,
Hi Arjen,
Hi John,
Hi Jo,
while wondering which process is blocking my rootfs from being
unmounted for sysupgrade I discovered that getrandom story going
on and while waiting for blocking I/O read from /dev/urandom, it
even ignored any TERM or KILL signals.
This then prevented the
Remove spurious semicolon resulting in ieee80211_sta_set_buffered()
being always called independent from the result of the expression
evaluated by the preceding if-clause.
Spotted by gcc-6 while attempting to build the driver outside of the
buildroot.
Signed-off-by: Daniel Golle <
Hi!
I got an interesting bug on a quite ancient ath9k system which used
to run stable on BB.
Can anyone with more insight of ath9k tell me what's going on?
DISTRIB_RELEASE='Chaos Calmer'
DISTRIB_REVISION='r49378'
system type : Atheros AR9132 rev 2
machine : TP-LINK
co.borrom...@inventati.org>
Signed-off-by: Koen Vandeputte <koen.vandepu...@ncentric.com>
Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
include/kernel-version.mk | 4 ++--
.../patches-4.4/910-unaligned_access_hacks.patch | 4 ++--
..
Hi Alberto,
On Sun, Feb 05, 2017 at 02:27:06PM +, Alberto Bursi wrote:
> On 02/04/2017 07:11 PM, Daniel Golle wrote:
> > As a response to the many issues and obvious code quality problems in
> > the patch adding support for MT7620 to rt2x00 I started a kickstarter
>
Hi Juergen,
On Sat, Feb 04, 2017 at 08:32:36AM +0100, Juergen Kimmel wrote:
> Hello everyone,
> I'm in the same boat struggeling with mt7620a WiFi performance,
> namely with the device called ZBT APE522ii.
> Stock firmware based on Openwrt (has no version number) has no issues
> concerning
Hi Weedy,
On Fri, Feb 03, 2017 at 07:49:22PM -0500, Weedy wrote:
> On 1 February 2017 at 15:29, Jamie Stuart wrote:
> > Hello LEDE / OpenWRT devs,
> >
> > I am requesting your help. First a little background…
> ...
> > This a known issue with the chipset and seems to have
o and more throughput as links are rather
short compared to what you are doing. Nevertheless, I'm impressed by
your report of 30km+ stable links!
Cheers
Daniel
>
> Regards, Stas
>
>
> On 03.02.2017 13:40, Daniel Golle wrote:
> > Hi Stas,
> >
> > thanks for the
e codes to our customer only.
> Not our source code is available at http://gw.stasoft.net/dl/
>
> Can you tell me what is your real interest?
>
> Regards, Stas
>
>
> On 03.02.2017 03:43, Daniel Golle wrote:
> > Hi!
> >
> > NETSHe offers a modified version
Hi Alberto,
On Fri, Feb 03, 2017 at 10:59:38AM +, Alberto Bursi wrote:
>
>
> On 02/03/2017 07:35 AM, Stanislav V. Korsakov wrote:
> > Hi Daniel,
> >
> > We provide our GPLed and dual licensed source codes to our customer only.
> > Not our source code is available at
Hi!
Please resend your patches with git format-patch or git send-email
instead of attaching them as files. This will make sure that people
actually get to see them and that they will get listed in our patchwork
instance [1]. When doing so, please include 'iwinfo' in the mails'
subject prefixes,
Hi Alexandru,
On Mon, Jan 30, 2017 at 02:53:43PM -0800, Alexandru Gagniuc wrote:
> This patch is designed to workaround an issue where an mt7620 will
> hang after a reboot. This happens because the bootrom gets confused
> when the SPI flash is left in 4-byte addressing mode. This change
> makes
s and all the freedom and simplicity of having just an 8-bit
field.
Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
(consider the previous PATCH RFC as 1/2 extended by this one)
target/linux/ramips/dts/3G-6200N.dts | 3 ++-
target/linux/ramips/dts/3G150B.dts
Just like on Rt305x, use numerical values for portmap instead of
strings. Map strings in device-tree definitions to numerical values
such that:
"w" = <0x2f>
"w" = <0x3e>
"lllll" = <0x3f>
Signed-off-by: Daniel Golle <dan...@makrot
Hi Alberto,
On Sun, Feb 19, 2017 at 10:12:04AM +, Alberto Bursi wrote:
> On 02/19/2017 09:49 AM, Daniel Golle wrote:
> > This still leaves us without failsafe mode and hard-to-access UART, so
> > it'd make more sense to revive
> > https://github.com/openwrt/packages-
Hi Dennis,
Hi Alberto,
On Sat, Feb 18, 2017 at 07:02:54PM +, Alberto Bursi wrote:
> > Anyway, for proper support we'd need either:
> > * adding wireless interface being enabled as AP
> > * mimic WPS button functionality of stock firmware
> >
> There are some such wifi-only devices supported
Hi Dennis,
On Sat, Feb 18, 2017 at 06:32:53PM +0100, Dennis Schneck wrote:
> Hello,
> is there a Image for TP-Link TL-WA854RE ?
Due to the lack of an Ethernet port the device is currently very hard
to support properly. It's also known to have a very hard to access
UART, so it's easy to brick and
On Wed, Feb 22, 2017 at 04:33:00PM +0100, Stefan Koch wrote:
> 1) So one possibility is to disable CONFIG_MIPS_MT_SMP when the vmmc driver
> package is selected. But this conflicts with Default Target approach which
> builds images for all xrx200 based devices.
> 2) Create a menu entry within
to replace
"w" by "w" in the dts file belonging to that board (and send
a patch doing that!)
Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
Having a closer look now I find it very confusing that a numerical
value is used on rt305x devices which the (suppo
Hi Kalle,
On Fri, Jan 13, 2017 at 12:46:56PM +0200, Kalle Valo wrote:
> Daniel Golle <dan...@makrotopia.org> writes:
> > ...
> > Please review and comment, so we can get those patches merged!
>
> No pull requests, please. Instead send these as patches, easier to
> r
On Fri, Jan 13, 2017 at 04:59:59PM +0100, Johannes Berg wrote:
>
> > The advantage of pull requests is that author information can be
> > preserved more easily. Running git format-patch results in most
> > patches
> > having wrong SMTP sender information due to the assumption that the
> > patch
On Fri, Jan 13, 2017 at 05:17:23PM +0100, Daniel Golle wrote:
> On Fri, Jan 13, 2017 at 04:59:59PM +0100, Johannes Berg wrote:
> >
> > > The advantage of pull requests is that author information can be
> > > preserved more easily. Running git format-patch re
closer to the expected
performance when using HT40 modes.
And also a lot of new added hardware support:
Gabor Juhos wrote code for Rt3883 WiSoC.
Daniel Golle implemented support for Rt3352 by designs with external PA
as well as for boards using a 20MHz crystal instead of the usual 40MHz.
Serge
Hi!
On Mon, Jan 16, 2017 at 11:08:57AM +0100, Stanislaw Gruszka wrote:
> On Mon, Jan 16, 2017 at 04:06:25AM +0100, Daniel Golle wrote:
> > From: Claudio Mignanti <c.migna...@gmail.com>
> >
> > This is needed for devices without support for PCI MWI. See also
> >
Hi John,
On Tue, Jan 17, 2017 at 08:34:44AM +0100, John Crispin wrote:
> here is the original thread related to this patch
>
> http://rt2x00.serialmonkey.com/pipermail/users_rt2x00.serialmonkey.com/2012-November/012227.html
nah, that was me apparently trying to submit this upstream once before
On Mon, Aug 22, 2016 at 09:59:13AM +0200, Jo-Philipp Wich wrote:
> Hi Ash,
>
> > Perhaps a future version of GCC will have this changed.
> >
> > Keep them as they are, whether they are aliases (at this point) or not
> > is irrelevant. If GCC has them as targets they should be used.
>
>
Hi Alexey,
On Tue, Aug 16, 2016 at 06:06:20AM +, Alexey Brodkin wrote:
> Hi Felix,
>
> On Wed, 2016-07-27 at 17:19 +0200, Felix Fietkau wrote:
> > On 2016-07-27 14:11, Alexey Brodkin wrote:
> > >
> > > For some [still unknown] reason in ARC SDP boards
> > > DW GMAC doesn't enter promiscuous
Hi Kenneth,
On Mon, Aug 22, 2016 at 09:54:46PM +0200, Kenneth Johansson wrote:
> so I'm on commit 2a170e40860034a9a5157306547c1a333be3845b and moving up to
> head is not really an option right now.
>
> what I want to do is change target mt7621 to generate a rootfs in ubifs, not
> ubi so no
On Mon, Feb 27, 2017 at 11:48:23AM +0100, John Crispin wrote:
> On 27/02/2017 11:43, Alberto Bursi wrote:
> > There are quite a few NAS devices that have 2+ disk activity leds (one
> > for each disk) that could really use a generic system instead of adding
> > patches to drivers/kernel.
>
>
Hi J,
On Wed, Aug 31, 2016 at 07:23:43PM -0700, J Mo wrote:
>
> Hi everyone
>
> I know there was recently some traffic on the list here about UBI and
> mounting rootfs. I caught some of it, but not all of it. Please pardon me if
> these are already known issues or this doesn't add anything
On Wed, Aug 31, 2016 at 09:52:03AM +0200, Paweł Szubert wrote:
> Hello everybody, my name is Paweł aka Gimbus and I live in Poland.
> I'm new to the list, but I've been using OpenWRT and trying to hack it for a
> long time.
> I've tried to boot latest LEDE x86 image on NeoWare CA5 terminal (CPU
>
Hi Christian,
On Wed, Aug 31, 2016 at 05:43:28PM +0200, Christian Lamparter wrote:
> PS.: What should be done about stale mounts? Because currently removing
> the sd-card will cause all affected partitions to be automatically
> unmounted as well. So, please keep this also in mind. Doing this in a
On Mon, Oct 03, 2016 at 01:56:06AM +0200, Hauke Mehrtens wrote:
> On 09/23/2016 09:02 PM, Daniel Golle wrote:
> > On Fri, Sep 23, 2016 at 08:14:24PM +0200, Dennis Schneck wrote:
> >>
> >>
> >>
> >> Hello,
> >> i use the o2 box 6431 / VGV75
On Fri, Sep 23, 2016 at 08:14:03PM +0200, Dennis Schneck wrote:
>
>
> Hello,
> i use the o2 box 6431 / VGV7510KW22 with LEDE r1640.
> But the wireless did not work.
>
> The Kernel Module: rt2800 is loaded
> but there is no wlan interface.
weird. please post your kernel log and the output
On Fri, Sep 23, 2016 at 07:43:59PM +0200, Bastian Bittorf wrote:
> * Daniel Golle <dan...@makrotopia.org> [23.09.2016 19:19]:
>
> [...]
>
> > On Android and other embedded systems, this whole issue is solved by
> > having a designated volume mounted on /data, usu
>
> Gesendet: Freitag, 23. September 2016 um 21:49 Uhr
> Von: "Daniel Golle" <dan...@makrotopia.org>
> An: "Dennis Schneck" <dennisschn...@web.de>
> Cc: lede-dev@lists.infradead.org
> Betreff: Re: [LEDE-DEV] o2 box 6431 / VGV7510KW22 - WLAN di
Dennis
>
>
> Gesendet: Freitag, 23. September 2016 um 21:02 Uhr
> Von: "Daniel Golle" <dan...@makrotopia.org>
> An: "Dennis Schneck" <dennisschn...@web.de>
> Cc: lede-dev@lists.infradead.org
> Betreff: Re: [LEDE-DEV] o2 box 6431 / VGV7510KW2
Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
drivers/mtd/ubi/kapi.c | 65 +
fs/ubifs/super.c| 64 +---
include/linux/mtd/ubi.h | 1 +
3 files changed, 67 insertions(+), 63 del
Define function ubiblock_create_dev(char *name, dev_t *bdev)
which returns the created device by setting the point bdev.
This is useful for in-kernel users creating a ubiblock device
in order to mount the root filesystem.
Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
drivers/m
Hi Kenneth,
On Mon, Aug 22, 2016 at 11:48:21PM +0200, Kenneth johansson wrote:
> On 2016-08-22 22:12, Daniel Golle wrote:
> > Hi Kenneth,
> >
> > On Mon, Aug 22, 2016 at 09:54:46PM +0200, Kenneth Johansson wrote:
> > > so I'm on commit 2a170e40860034a9a5157306
Hi Boris,
thanks for the review! This is more helpful and more of the type of
feedback I was hoping for.
On Sun, Aug 28, 2016 at 06:54:15PM +0200, Boris Brezillon wrote:
> On Sat, 27 Aug 2016 21:44:46 +0200
> Daniel Golle <dan...@makrotopia.org> wrote:
>
> > Signed-off-
On Tue, Aug 23, 2016 at 11:10:11AM +0200, Kenneth Johansson wrote:
> On 2016-08-23 07:31, Daniel Golle wrote:
> >
> > > even this do not currently work. there is no UBI support of any kind for
> > > mt7621 and adding it was what I was asking about.
> > Th
On Mon, Aug 22, 2016 at 10:30:42PM +0200, Jochen Demmer wrote:
> Thank you everybody,
>
> I've been trying for 2 hours straight to unbrick via serial, using a
> prolific pl2303 adapter but without success.
>
> I tried screen, picocom and minicom. I tried Apple's terminal emulator and
> iTerm2.
ate.
Cheers
Daniel
>
> Hauke
>
> On 11/17/2016 12:39 PM, Daniel Golle wrote:
> > Hi!
> >
> > I want to suggest a project to be (partially) funded by prpl's OpenWrt
> > project grant.
> >
> > Abstract:
> > Implement a secure autotonomous IoT h
Hi!
I want to suggest a project to be (partially) funded by prpl's OpenWrt
project grant.
Abstract:
Implement a secure autotonomous IoT hub using OpenWrt/LEDE's ubus
service and the GNUnet P2P framework.
Introduction:
Despite the ongoing hype about the so-called Internet of Things, the
current
Hi!
I'd really like to see a rather trivial issue addressed:
dnsmasq fails to get notifications on /tmp/resolv.conf.auto changes
when running inside ujail. This is because the bind mount obviously
won't survive this file being *replaced*, eg. if the DHCP client
supplies the DNS server to be used
Just a thought:
Isn't there a way to simply have a hotplug handler which calls
/sbin/hwclock instead of forcing RTC modules to be built-in?
Cheers
Daniel
On Thu, Jan 12, 2017 at 07:05:00PM -0800, Rosen Penev wrote:
> I made a commit that added the RTC driver to the kernel config with
> the
[I had a typo in the lede-dev address in my first attempt to post this]
Hi!
The amount of patches on top of rt2x00 has grown into a huge pile
during the past couple of years. To get things into a shape that allow
discussing and merging them upstream, I created a tree on github based
on
oIO so we can talk about
that in more detail soon.
Cheers
Daniel
>
> Best Regards
>
> Arturo
>
> 2016-12-01 16:51 GMT+01:00 Felix Fietkau <n...@nbd.name>:
>
> > On 2016-12-01 16:38, Daniel Golle wrote:
> > > Hi Felix,
> > >
> > > O
Hi Felix,
On Thu, Dec 01, 2016 at 11:47:08AM +0100, Felix Fietkau wrote:
> On 2016-11-23 22:00, Florian Fainelli wrote:
> > http://downloads.openwrt.org/sources has a copy of the sources, but under
> > tar.bz2 file format, so utilize this one since the SVN server is down.
> >
> > This showed up
as it includes sensors, events and actors
rather than just access to a configuration model.
Cheers
Daniel
>
> Regards,
> Sukru
>
>
> From: openwrt-devel [openwrt-devel-boun...@lists.openwrt.org] on behalf of
> Danie
Hi Felix,
On Thu, Dec 01, 2016 at 04:12:38PM +0100, Felix Fietkau wrote:
> On 2016-12-01 16:05, Daniel Golle wrote:
> > Hi Sukru,
> >
> > On Tue, Nov 22, 2016 at 08:52:57PM +, Sukru Senli wrote:
> >> Hi Daniel,
> >>
> >> Regarding (Phase 2 - u
Hi Felix,
On Thu, Dec 01, 2016 at 04:51:30PM +0100, Felix Fietkau wrote:
> On 2016-12-01 16:38, Daniel Golle wrote:
> > Hi Felix,
> >
> > On Thu, Dec 01, 2016 at 04:12:38PM +0100, Felix Fietkau wrote:
> >> On 2016-12-01 16:05, Daniel Golle wrote:
> >> >
Hi Hauke,
On Mon, Dec 05, 2016 at 01:54:20PM +0100, Hauke Mehrtens wrote:
> On 2016-12-05 11:57, Daniel Golle wrote:
> > Hi Felix,
> >
> > On Thu, Dec 01, 2016 at 04:51:30PM +0100, Felix Fietkau wrote:
> > > On 2016-12-01 16:38, Daniel Golle wrote:
> > >
Hi!
On Wed, Dec 21, 2016 at 08:13:00PM +0100, Jo-Philipp Wich wrote:
> ...
> # Open questions
>
> - Are there any outstanding changes?
>
> Is there important changes we should wait for before branching the
> release? Is there pending stuff in the staging trees which should
> absolutely go
Hi!
On Sun, Mar 19, 2017 at 12:46:37PM +0100, Daniel Golle wrote:
> Hi!
>
> I just realized that debugging symbols have not been published along
> with the (stripped) release binaries for 17.01.0.
> This is bad because this is needed to understand e.g. the call trace
On Tue, Mar 28, 2017 at 10:55:09PM +0200, Pau wrote:
> Hi Daniel, thanks for your reply. Find my comments in-line.
>
> On 28/03/17 22:37, Daniel Golle wrote:
> > Hi Pau,
> >
> > On Tue, Mar 28, 2017 at 09:28:22PM +0200, Pau wrote:
> >> Hi.
> >>
>
Hi James,
On Tue, Mar 28, 2017 at 04:58:54PM -0600, James Feeney wrote:
> I am motivated to rant again on this topic. Repeating what I said last
> November, before the new release process was finalized, in response to
> David Lang:
>
> ---
>
> >> There is an interesting question of how to
On Tue, Mar 28, 2017 at 11:22:42PM +, Alberto Bursi wrote:
> On 03/29/2017 12:19 AM, Gui Iribarren via Lede-dev wrote:
> > all we want to do is create a firmware based on a specific LEDE release,
> > and not fear that if we want to rebuild the exact same firmware in two
> > months (or days!),
On Wed, Mar 29, 2017 at 05:28:07AM +0200, Pau wrote:
> On 29/03/17 02:45, Daniel Golle wrote:
> > On Tue, Mar 28, 2017 at 10:55:09PM +0200, Pau wrote:
> >> Hi Daniel, thanks for your reply. Find my comments in-line.
> >>
> >> On 28/03/17 22:37, Daniel Golle wro
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 get the error:
>
> * opkg_install_pkg: Package luci-lib-nixio
Hi!
I just realized that debugging symbols have not been published along
with the (stripped) release binaries for 17.01.0.
This is bad because this is needed to understand e.g. the call trace
dumped along with a kernel oops.
OpenWrt 15.05.1 got that while LEDE 17.01.0 doesn't :(
Hi everyone,
most of you might know me for hacking on embedded stuff while having
the common good in mind. Because I'm practically always out of money,
I decided to setup a patreon account which can help me to gather at
least the $$$ needed to pay for obligatory health insurance and such
things.
n and so on... So please tell me more :)
Cheers
Daniel
>
> Cheers
>
> Benni
>
> Am 22.03.2017 um 11:22 schrieb Daniel Golle:
> > Hi everyone,
> >
> > most of you might know me for hacking on embedded stuff while having
> > the common good in mind.
Hi Paul,
On Fri, Mar 31, 2017 at 10:38:39PM +0200, Paul Oranje wrote:
> This POE access point suited for outside usage needs an external antenna.
> According FCC documentation the ENH200EXT (needs external antenna) and the
> ENH200 (with internal antenna) are electrically equal to the Allnet
Hi!
Please add add Signed-off-by: line and your real name, then I can
apply the patch for you. Please also see the (cosmetic) coments below.
On Thu, Apr 20, 2017 at 12:10:24AM +0300, Knall Kopf wrote:
> Hello,
> can everybody update the feed/telephony.git to the newest Asterisk and Libpri
>
Hi!
For your consideration: Please have a look at
https://joeyh.name/blog/entry/removing_everything_from_github/
This is not very surprising -- if power gets too concentrated it's
only a matter of time to see it being abused. Hopefully we can pull
stuff out there without implicitely
Hi Alberto,
On Wed, Mar 08, 2017 at 09:59:10PM +, Alberto Bursi wrote:
> Hi, I'm trying to use the functionality added by this patch [1] (it
> should generate different led triggers for each Sata port) for a few
> kirkwood device that have multiple Sata Leds.
>
> This patch is currently
Hi,
we've previously discussed [1] the patch on the mailing list and I
believe that rather switching to 4-byte addressing mode we should
rather use 4-byte opcodes instead because that would prevent the whole
problem and provide a more reliable way to support large flash chips.
This is also how
Hi Alberto,
Hi Eric,
thank you for getting into this. I'm quite the oposite of a legal
expert, so this might all just as well be rather meaningless FUD.
On Thu, Mar 02, 2017 at 07:26:02PM +, Alberto Bursi wrote:
> ...
> Again I'm not seeing anything evil.
>
> I tend to see any accusatory
On Thu, Mar 02, 2017 at 02:18:45PM -0800, David Lang wrote:
> On Thu, 2 Mar 2017, Daniel Golle wrote:
>
> > Sounds very reasonable to me. From what I understood that was all
> > about partial quotes which show up as part of search-results and the
> > github website
On Wed, Jul 12, 2017 at 07:14:04AM -0400, W. Michael Petullo wrote:
> From bc848f9f3d0ffb9aa114c7faa3916f059f5616b2 Mon Sep 17 00:00:00 2001
> From: "W. Michael Petullo"
> Date: Wed, 12 Jul 2017 07:02:18 -0400
> Subject: [PATCH] block: support /dev/xvd* nodes
> To: LEDE Development
by mistake (unless there is any
unexpected public interest in having a VIA EPIA sepecific sub-target,
I think it's safe to assume there isn't).
Acked-by: Daniel Golle <dan...@makrotopia.org>
>
> Cc: Daniel Golle <dan...@makrotopia.org>
> Signed-off-by: Baptiste Jonglez <g...
' versions.
Refresh existing patch while at it.
Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
package/utils/busybox/patches/230-add_nslookup_lede.patch | 8
.../patches/500-move-traceroute-applets-to-bin.patch| 13 +
2 files changed, 13 insertions
.
Signed-off-by: Daniel Golle <dan...@makrotopia.org>
---
.../utils/busybox/patches/510-move-passwd-applet-to-bin.patch | 11 +++
1 file changed, 11 insertions(+)
create mode 100644
package/utils/busybox/patches/510-move-passwd-applet-to-bin.patch
diff --git a/package/utils/b
Hi Giuseppe,
On Sun, Jul 30, 2017 at 09:26:15PM +0200, Giuseppe Lippolis wrote:
> Dear community,
> I'm trying to port openwrt/lede on the dlink dwr921 (mt7620n arch).
>
> Currently I get a kernel panic after the OS fail to find the wmac eeprom
> location.
> At the moment I use in the dts
Hi Paul,
I've merged your patch, however, it looks like the buildbot process
still doesn't generate the desired image (despite our tests and success
we've seen earlier). This is because the ubnt-erx-factory-image build
artifact cannot work in the ImageBuilder and I've converted it into
a nicer
Hi Edwin,
On Fri, May 12, 2017 at 10:02:36AM +0200, Edwin van Drunen wrote:
> As a long time user of OpenWRT and recent “LEDE convert” I would also like to
> chime in on the naming and branding of the post-merge project.
>
> My employer and several of my industrial clients have used
On Mon, May 15, 2017 at 10:59:55PM +0800, Yousong Zhou wrote:
> On 15 May 2017 at 22:41, Val Kulkov wrote:
> > The auto-allocation of uid/gid emulates useradd/groupadd, picking the
> > first unused uid/gid starting from 100. This works quite well on its
> > own, but there
On Fri, May 12, 2017 at 05:51:18PM -0500, L. D. Pinney wrote:
> On Fri, May 12, 2017 at 5:29 PM, Mathias Kresin wrote:
> > 12.05.2017 03:37, kyson lok:
> >>
> >> On Fri, May 12, 2017 at 6:18 AM, L. D. Pinney wrote:
>
> + {
> + status =
1 - 100 of 149 matches
Mail list logo