Open isantolin opened 8 years ago
LEDE is worthy too...https://lede-project.org/
Iv'e managed to build openwrt Designated Driver ( bleeding edge ) for the Yun using the .config form This repo as well as adding some sources for the build to feeds.conf.default
I have not gotten the Arduino web console to work yet but you can speak with LuCi at http:// ip-addr /cgi-bin/luci/ my Wlan also seemed buggy
src-git arduino https://github.com/arduino/openwrt-arduino-packages.git
src-git custom https://github.com/RedSnake64/openwrt-custom-packages.git;for-15.05
src-git juci https://github.com/mkschreder/juci-openwrt-feed.git
src-git owrt_pub_feeds git://github.com/remakeelectric/owrt_pub_feeds.git
using uBoot for 1.6.1 flashed using the Yun Recovery procedure from here
There are some broken packages for the AR71xx ( AR9331 ) as shown by this
BusyBox v1.24.2 () built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
DESIGNATED DRIVER (1.6.2, 50107)
-----------------------------------------------------
* 2 oz. Orange Juice Combine all juices in a
* 2 oz. Pineapple Juice tall glass filled with
* 2 oz. Grapefruit Juice ice, stir well.
* 2 oz. Cranberry Juice
-----------------------------------------------------
@DanielRIOT did you get any further on a fully working system ? I've found 1.6.2 seems to be fully functional on my old Yun's but would like to add another USB wifi driver. Unfortunately I can't find the .config that was used to generate it.
I've managed to get openwrt 15.05 ( this one ) to do most of what I needed it to do, I got Openwrt bleeding edge working with this config and the added sources for arduino ( 15.05 )
I'm also looking at LEDE as its more recently maintained .
are the settings you seek not in the menuconfig ( ' make menuconfig' ) - I remember seeing a few USB wireless drivers ( and GSM ) there
to search in menuconfig tap '/' and then type "usb"
Got the build going with Config.default after a couple issues (missing cryptodev file, downloaded manually from alternate site nwl.cc) and something with batman-adv (see https://github.com/openwrt-routing/packages/issues/210 for a patch) but while the kernel/rootfs boot and run OK, it hangs forever rebuilding the gpg-keys (lack of random perhaps ?) while the binaries from 1.6.2 work after a short delay ... something still different between what I built.
More digging, I'll figure it eventually ... thx.
@isantolin @q2dg @niallp @DanielRIOT take a look here http://forum.arduino.cc/index.php?topic=515869.0 :smile:
Cool !
I've been porting my stuff over to LEDE, but have not flashed it to a Yun yet ( bootloader issues and I'm messing with some of the underlying 802.11 stack ), will give yours a go.
Awesome !
New version has many security fixes
https://www.openwrt.org/
https://downloads.openwrt.org/chaos_calmer/15.05.1/