esin is given in
https://github.com/openwrt/openwrt/pull/1698
Thanks for your opinions,
best regards,
P. Wassi
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Hi Stijn,
I do only have experience with the LITE version of the Unifi AC series, and can
therefore only talk for this device.
There's no web GUI - the only way to flash is via ssh or in bootloader.
As we don't have a way to sign our images (RSA signature?), there's no way to
guarantee that Ubuqui
Dear list,
for SSL connections, uclient offers some options for certificate verification:
-) --no-check-certificate (i.e. ignore verification errors)
-) --ca-certificate=/path/to/file.crt
If "--ca-certificate" is not given, uclient internally uses /etc/ssl/certs/*.crt
(probably populated by the "c
PR at [2] - everything is compile-tested and run-tested
on real HW.
Best regards,
P. Wassi
[1]:
https://forum.openwrt.org/viewtopic.php?pid=320942#p320942
[2]:
https://github.com/lede-project/source/pull/1446
___
openwrt-devel mailing list
openwrt-dev
From: Paul Wassi
Fix eth0 support for the Ubiquiti UniFi AP AC
Signed-off-by: Paul Wassi
---
In changeset 48937 a patch was introduced which changes the default behaviour
of ath79_register_eth(). The patch below addresses this issue and provides
proper
device setup. Eth is then working out of t
c.c
b/target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-unifiac.c
--- /dev/null
+++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-unifiac.c
@@ -0,0 +1,109 @@
+/*
+ * Ubiquiti UniFi AC (LITE) board support
+ *
+ * Copyright (C) 2015-2016 P. Wassi
+ *
+ * Derived from: mach-ubnt-xm
fiAP Outdoor+ */
ATH79_MACH_UBNT_XM, /* Ubiquiti Networks XM board rev 1.0 */
diff -rupN a/target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-unifiac.c
b/target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-unifiac.c
--- /dev/null
+++ b/target/linux/ar71xx/files/arch/mips/ath
Hi Vittorio,
sorry, what is broken with the patch?
Which things should be changed?
P.Wassi
> Hello,
>
> It seems that whitespace is broken in this patch.
>
> Can you resend it, please?
>
> Thank you,
> Vittorio G
>
___
openwrt-devel mailing list
ope
_XM, /* Ubiquiti Networks XM board rev 1.0 */
diff -rupN a/target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-unifiac.c
b/target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-unifiac.c
--- /dev/null
+++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-unifiac.c
@@ -0,0 +1,109 @@
+/*
+ * Ubiquiti Un
1xx/files/arch/mips/ath79/mach-ubnt-unifiac.c
b/target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-unifiac.c
--- /dev/null
+++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-unifiac.c
@@ -0,0 +1,109 @@
+/*
+ * Ubiquiti UniFi AC (LITE) board support
+ *
+ * Copyright (C) 2015-2016 P. Wassi
> On 2016-01-03 22:30, Felix Fietkau wrote:
> The additions to the mach file in the patch seem to be free of
> dependencies on definitions from other ubnt boards - please move them to
> a new mach-*.c file instead of patching them in.
>
> - Felix
>
Ah, ok. Then where should the changes to the mach
From: P.Wassi
Add support for the Ubiquiti UniFi AP AC LITE
Signed-off-by: P.Wassi
---
The UniFi AC series will only be supported, if these patches are
applied first (especially for the QCA956x SoC support):
https://patchwork.ozlabs.org/patch/559284/
https://patchwork.ozlabs.org/patch/559285/
ht
Ok, I see.
At first I did not test 10MBit links, but then I thought for completeness'
sake...
I just added 0x1313 to the board config, so it won't get overriden by the
default value.
I'm currently doing a last test run of my patch for UAPAC LITE support and
will then submit it to the mailinglist
Hello,
good news for you:
With Roman's patches, the UniFi AP AC LITE is now fully supported.
I.e. eth0 works on 10/100/1000 MBit/s links.
Before official support is given, you can get prebuilt images and
patches at https://pwassi.privatedns.org/openwrt/unifiac/
Next step is to prepare patches for
Hi Roman,
are you sure about the value of QCA956X_PLL_VAL_10,
which is 0x1919 in your patch?
At least for the UAPAC LITE I have the problem that packet transmission
on 10MBit/s links does not work with 0x1919.
Instead, with QCA956X_PLL_VAL_10 = 0x1313 everything is fine.
Is this specific to the
Hi Andrew,
besides the real-life testing, which still has to be done,
the single issue is with the eth0/phy, which only works on GBit links.
To be honest, I have no idea what might be the cause for this.
I think, if there is no news within the next days on this issue,
I may open a seperate thread
Hi there,
This message should be a response to the thread in
https://lists.openwrt.org/pipermail/openwrt-devel/2015-December/037808.html
You can see the status of the port for Ubiquiti UniFi AP AC LITE
on this page:
https://pwassi.privatedns.org/openwrt/unifiac/
Here, also additional information
17 matches
Mail list logo