Downloading file:packages/base/kmod-pppox_3.18.11-1_sunxi.ipk.Installing uboot-envtools (2014.10-2) to root...Downloading file:packages/base/uboot-envtools_2014.10-2_sunxi.ipk.Unknown package 'uboot-sunxi'.Installing uboot-sunxi-Cubietruck (2015.01) to root...Downloading file:packages/base/uboot-sunxi-Cubietruck_2015.01_sunxi.ipk.Installing uci (2015-04-09.1-1) to root...Downloading file:packages/base/uci_2015-04-09.1-1_sunxi.ipk.Configuring kmod-scsi-core.Configuring kmod-ata-sunxi.Configuring opkg.Configuring kmod-nls-base.Configuring kmod-usb-core....
...Configuring ip6tables.Configuring uboot-sunxi-Cubietruck.Configuring ppp-mod-pppoe.Collected errors: * opkg_install_cmd: Cannot install package uboot-sunxi.Makefile:129: recipe for target 'package_install' failedmake[2]: *** [package_install] Error 255make[2]: Leaving directory '/home/mads/juanfont/isg/OpenWrt-ImageBuilder-15.05-rc1-sunxi.Linux-x86_64'Makefile:100: recipe for target '_call_image' failedmake[1]: *** [_call_image] Error 2make[1]: Leaving directory '/home/mads/juanfont/isg/OpenWrt-ImageBuilder-15.05-rc1-sunxi.Linux-x86_64'Makefile:178: recipe for target 'image' failedmake: *** [image] Error 2
Thanks,
Juan
On Monday, May 25, 2015 at 9:54:11 AM UTC+2, Benjamin Henrion wrote:Openwrt is finally released for sunxi:
https://downloads.openwrt.org/chaos_calmer/15.05-rc1/sunxi/generic/
We had to wait because otherwise there were only daily builds available.
If you use it, feel free to report bugs.
This is based on a 3.18 lts kernel.
--
Benjamin Henrion <bhenrion at ffii.org>
FFII Brussels - +32-484-566109 - +32-2-4148403
"In July 2005, after several failed attempts to legalise software
patents in Europe, the patent establishment changed its strategy.
Instead of explicitly seeking to sanction the patentability of
software, they are now seeking to create a central European patent
court, which would establish and enforce patentability rules in their
favor, without any possibility of correction by competing courts or
democratically elected legislators."
Thanks,
Juan
On Monday, May 25, 2015 at 9:54:11 AM UTC+2, Benjamin Henrion wrote:Openwrt is finally released for sunxi:
https://downloads.openwrt.org/chaos_calmer/15.05-rc1/sunxi/generic/
We had to wait because otherwise there were only daily builds available.
If you use it, feel free to report bugs.
This is based on a 3.18 lts kernel.
--
Benjamin Henrion <bhenrion at ffii.org>
FFII Brussels - +32-484-566109 - +32-2-4148403
"In July 2005, after several failed attempts to legalise software
patents in Europe, the patent establishment changed its strategy.
Instead of explicitly seeking to sanction the patentability of
software, they are now seeking to create a central European patent
court, which would establish and enforce patentability rules in their
favor, without any possibility of correction by competing courts or
democratically elected legislators."Best Regards,Dmitriy Beykun
Openwrt is finally released for sunxi:
https://downloads.openwrt.org/chaos_calmer/15.05-rc1/sunxi/generic/
We had to wait because otherwise there were only daily builds available.
If you use it, feel free to report bugs.
This is based on a 3.18 lts kernel.
--
Benjamin Henrion <bhenrion at ffii.org>
FFII Brussels - +32-484-566109 - +32-2-4148403
"In July 2005, after several failed attempts to legalise software
patents in Europe, the patent establishment changed its strategy.
Instead of explicitly seeking to sanction the patentability of
software, they are now seeking to create a central European patent
court, which would establish and enforce patentability rules in their
favor, without any possibility of correction by competing courts or
democratically elected legislators."
--
You received this message because you are subscribed to the Google Groups "linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Dmitriy B. wrote:
2015-05-25 10:54 GMT+03:00 Benjamin Henrion <zoo...@gmail.com <mailto:zoo...@gmail.com>>:Hi Dmitriy,
Openwrt is finally released for sunxi:
https://downloads.openwrt.org/chaos_calmer/15.05-rc1/sunxi/generic/
We had to wait because otherwise there were only daily builds
available.
If you use it, feel free to report bugs.
1) Cubietruck defconfig seems to miss something needed for onboard broadcom to power up.
Anyone got success running its wifi?
2) A20 boards device trees seem to include cryptodev, which was proven to have HW bug on all Allwinner SoCs, fixed in A83. grep linux-sunxi mailing list for answers from Kevin in crypto hw acceleration patch threads. Does the version of crypto driver included in openwrt have updated patch? Since we have 3.1x here with patches from 4.x backported, this issue might be easily missed.
Apart from Cubietruck, I've got ok results from A10 boards, nothing seriously frustrating, almost everything works out of the git build.
1) I don't have a cubietruck so this wasn't tested - IIRC it was left off where brcmfmac would've needed the SDIO code built as well. Patches are most welcome. :)
2) I'll check this one, can't recall the exact series, probably it was a v4 or a v5, based off the timestamps. The last one I saw around the crypto driver is the v9 patchset, is that the one You're referring to?
Thanks,
Zoltan H