Re: [OpenWrt-Devel] Ubiquiti Rocket M5 build

2015-02-27 Thread Ken Buska
Hello. I have done pretty much all I know to do to in order to get OpenWRT
working on a Rocket M5 XW. I have setup my own ubuntu eclipse development
environment but the out dated document regarding this from 2011, leaves me
with the inability to build anything past the HelloOpenWRT. I looked at the
add a device tutorial but I didn't see any details for Atheros devices. I
have looked at the source code editions for the Nanostation XW and
attempted to add similar entries for Rocket M XW. I tried google searching
to look for others who have attempted this with no resolve. If there is
anyone that can point me in the right direction, that would be great.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Ubiquiti Rocket M5 build

2015-02-19 Thread Ken Buska
Hello, I'm still fighting the Ubiquiti Rocket M5 XW with Loco/Nanostation
XW firmware. Is there anyone that can assist me in determining where the
problem is. I've spent days trying to get this to work.

Thank you,


On Sat, Feb 14, 2015 at 11:40 AM, Saverio Proto ziopr...@gmail.com wrote:

 I think the one for the NanoStation should work as well:

 http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/openwrt-ar71xx-generic-ubnt-nano-m-xw-squashfs-factory.bin

 I never tested, but ubnt devices are all similar.

 Saverio


 2015-02-12 21:27 GMT+01:00 Ken Buska kbu...@gmail.com:
  Is there anyone that is able to help create a build for the Rocket M5 XW
  build?
 
  --
  Thank you,
  Ken Buska
 
 
  ___
  openwrt-devel mailing list
  openwrt-devel@lists.openwrt.org
  https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
 




-- 
Thank you,
Ken Buska
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Ubiquiti Rocket M5 build

2015-02-17 Thread Ken Buska
I tested both the loco nw and nano nw builds and below is the boot for the
loco nw build. I was able to bring the lan interface up running the
following commands and although I can ping myself, I can't ping another
other devices. I also don't learn any macs from the connected switch.

U-Boot 1.1.4-s776 (Nov 27 2013 - 15:58:45)

Board: Ubiquiti Networks AR9342 board (e6b5-30247.1122.0030)
Reset: Normal
DRAM:  64 MB
Flash:  8 MB (0xc2, 0x20, 0x17)
Net:   AR8035
eth0, eth1
Radio: 0777:e6b5
Hit any key to stop autoboot:  0
## Booting image at 9f05 ...
   Image Name:   MIPS OpenWrt Linux-3.14.32
   Created:  2015-02-15   9:46:26 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:1163425 Bytes =  1.1 MB
   Load Address: 8006
   Entry Point:  8006
   Verifying Checksum at 0x9f050040 ...OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

[0.00] Linux version 3.14.32 (openwrt@snapon) (gcc version 4.8.3 (
OpenWrt/Linaro GCC 4.8-2014.04 r44455) ) #1 Sun Feb
15 01:43:18 PST 2015
[0.00] bootconsole [early0] enabled
[0.00] CPU0 revision is: 0001974c (MIPS 74Kc)
[0.00] SoC: Atheros AR9342 rev 2
[0.00] Determined physical RAM map:
[0.00]  memory: 0400 @  (usable)
[0.00] Initrd not found or empty - disabling initrd
[0.00] Zone ranges:
[0.00]   Normal   [mem 0x-0x03ff]
[0.00] Movable zone start for each node
[0.00] Early memory node ranges
[0.00]   node   0: [mem 0x-0x03ff]
[0.00] Primary instruction cache 64kB, VIPT, 4-way, linesize 32
bytes.
[0.00] Primary data cache 32kB, 4-way, VIPT, cache aliases,
linesize 32 bytes
[0.00] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 16256
[0.00] Kernel command line:  board=UBNT-NM-XW console=ttyS0,115200
mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,7
   552k(firmware),256k(cfg)ro,64k(EEPROM)ro
rootfstype=squashfs,jffs2 noinitrd
[0.00] PID hash table entries: 256 (order: -2, 1024 bytes)
[0.00] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[0.00] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[0.00] Writing ErrCtl register=
[0.00] Readback ErrCtl register=
[0.00] Memory: 60944K/65536K available (2521K kernel code, 123K
rwdata, 520K rodata, 220K init, 191K bss, 4592K reser
 ved)
[0.00] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[0.00] NR_IRQS:51
[0.00] Clocks: CPU:535.000MHz, DDR:400.000MHz, AHB:200.000MHz,
Ref:40.000MHz
[0.00] Calibrating delay loop... 266.64 BogoMIPS (lpj=1333248)
[0.08] pid_max: default: 32768 minimum: 301
[0.08] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[0.09] Mountpoint-cache hash table entries: 1024 (order: 0, 4096
bytes)
[0.10] NET: Registered protocol family 16
[0.10] MIPS: machine is Ubiquiti Nanostation M XW
[0.33] bio: create slab bio-0 at 0
[0.34] Switched to clocksource MIPS
[0.35] NET: Registered protocol family 2
[0.35] TCP established hash table entries: 1024 (order: 0, 4096
bytes)
[0.36] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[0.36] TCP: Hash tables configured (established 1024 bind 1024)
[0.37] TCP: reno registered
[0.37] UDP hash table entries: 256 (order: 0, 4096 bytes)
[0.38] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[0.38] NET: Registered protocol family 1
[0.39] futex hash table entries: 256 (order: -1, 3072 bytes)
[0.41] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[0.42] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME)
(CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[0.43] msgmni has been set to 119
[0.44] io scheduler noop registered
[0.44] io scheduler deadline registered (default)
[0.44] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[0.48] serial8250.0: ttyS0 at MMIO 0x1802 (irq = 11, base_baud
= 250) is a 16550A
[0.49] console [ttyS0] enabled
[0.49] console [ttyS0] enabled
[0.49] bootconsole [early0] disabled
[0.49] bootconsole [early0] disabled
[0.51] m25p80 spi0.0: found mx25l6405d, expected m25p80
[0.51] m25p80 spi0.0: mx25l6405d (8192 Kbytes)
[0.52] 5 cmdlinepart partitions found on MTD device spi0.0
[0.52] Creating 5 MTD partitions on spi0.0:
[0.53] 0x-0x0004 : u-boot
[0.54] 0x0004-0x0005 : u-boot-env
[0.54] 0x0005-0x007b : firmware
[0.57] 2 uimage-fw partitions found on MTD device firmware
[0.57] 0x0005-0x0016c0e1 : kernel
[0.58] mtd: partition kernel must either 

Re: [OpenWrt-Devel] Ubiquiti Rocket M5 build

2015-02-14 Thread Saverio Proto
I think the one for the NanoStation should work as well:
http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/openwrt-ar71xx-generic-ubnt-nano-m-xw-squashfs-factory.bin

I never tested, but ubnt devices are all similar.

Saverio


2015-02-12 21:27 GMT+01:00 Ken Buska kbu...@gmail.com:
 Is there anyone that is able to help create a build for the Rocket M5 XW
 build?

 --
 Thank you,
 Ken Buska


 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Ubiquiti Rocket M5 build

2015-02-14 Thread Gioacchino Mazzurco
On Saturday, February 14, 2015 08:40:59 PM Saverio Proto wrote:
 I think the one for the NanoStation should work as well:
 http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/openwrt-ar
 71xx-generic-ubnt-nano-m-xw-squashfs-factory.bin
 
 I never tested, but ubnt devices are all similar.
 

The draw back of nanostation image is that it suppose there is two ethernet 
device onboard, i didn't test it neither you should test it and see if it 
cause some problem in your setup
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] Ubiquiti Rocket M5 build

2015-02-12 Thread Ken Buska
Is there anyone that is able to help create a build for the Rocket M5 XW
build?

-- 
Thank you,
Ken Buska
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel