On Mon, Jun 14, 2021 at 6:54 AM Joe Ayers wrote:
>
> > > I'm having a bit of heartburn with continuing with these instructions:
> > >
> > > > Flashing via stock GUI:
> > > > - Downgrade to AirOS v5.5.x (latest available is 5.5.10-u2) first (see
> > > >https://openwrt.org/toh/ubiquiti/powerbea
Hi,
a few remaining comments below.
> + gpio-export {
> + compatible = "gpio-export";
> +
> + usb_power {
> + label = "power:usb";
gpio-export nodes normally don't have a label property. We have
gpio-export,name instead.
> + g
On 27.05.21 10:16, Denis Kalashnikov wrote:
From: Denis Kalashnikov
RB912 needs two ad hoc drivers: gpio-latch and rb91x_nand. So I've ported them
from ar71xx and added DTS.
In RFC v1 I added a MFD driver that provided API for manipulating shared gpio
lines to gpio-latch and nand drivers. In
Hi,
the ip rules encoded in /etc/config/network are processed by netifd C
code directly, they're not translated into busybox ip calls.
The entire busybox ip.c code contains not a single instance of
FIB_RULE_INVERT so it simply does not implement inversion. It will also
not be able to report inver
> > I'm having a bit of heartburn with continuing with these instructions:
> >
> > > Flashing via stock GUI:
> > > - Downgrade to AirOS v5.5.x (latest available is 5.5.10-u2) first (see
> > >https://openwrt.org/toh/ubiquiti/powerbeam installation instructions)
> >
> > This issue was resolved w
ip rule command line parsing is partly broken in MASTER and 21.02
(using only default packages). The command below works fine in 19.07
and big Debian. If you remove the word "not", the command parses
fine in 21.02
root@2102rc2# ip rule add not from all fwmark 0x888 lookup 239
ip: invalid argum
Hello Petr,
a while ago (after switching projects from 19.07.3 to 19.07.6) I experienced
unexpected rebuilds of packages. I asked about this in the forum [1] with no
echo, so last week I dug deeper and think I found your commit from last
november "4e19cbc - download: handle possibly invalid loc
On Mon, Jun 14, 2021 at 9:28 AM Linus Walleij wrote:
>
> On Sat, May 2, 2020 at 10:15 PM Gerhard Bertelsmann
> wrote:
>
> > I've installed the latest OpenWRT trunk version. Everything
> > seems to be fine except the port numbering:
> (...)
> > Is this common to the new kernel versions or is there
On Sun, Jun 13, 2021 at 9:52 PM Joe Ayers wrote:
>
> I'm having a bit of heartburn with continuing with these instructions:
>
> > Flashing via stock GUI:
> > - Downgrade to AirOS v5.5.x (latest available is 5.5.10-u2) first (see
> >https://openwrt.org/toh/ubiquiti/powerbeam installation instr
On Sat, May 2, 2020 at 10:15 PM Gerhard Bertelsmann
wrote:
> I've installed the latest OpenWRT trunk version. Everything
> seems to be fine except the port numbering:
(...)
> Is this common to the new kernel versions or is there
> something missing ?
We are moving away from the global GPIO numbe
10 matches
Mail list logo