Arduino Yun and WiFi - need help getting started

Here's another. It doesn't seem to be consistent.

265.42 BogoMIPS (lpj=1327104)
[ 0.080000] pid_max: default: 32768 minimum: 301
[ 0.080000] Mount-cache hash table entries: 512
[ 0.080000] NET: Registered protocol family 16
[ 0.090000] MIPS: machine is Arduino Yun
[ 0.530000] Setting DogStick2 GPIO
[ 0.550000] bio: create slab at 0
[ 0.550000] SCSI subsystem initialized
[ 0.550000] usbcore: registered new interface driver usbfs
[ 0.560000] usbcore: registered new interface driver hub
[ 0.560000] usbcore: registered new device driver usb
[ 0.560000] Switching to clocksource MIPS
[ 0.570000] NET: Registered protocol family 2
[ 0.570000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
[ 0.570000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
[ 0.570000] TCP: Hash tables configured (established 512 bind 512)
[ 0.570000] TCP: reno registered
[ 0.570000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.570000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.580000] NET: Registered protocol family 1
[ 0.600000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.600000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.610000] msgmni has been set to 118
[ 0.610000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.610000] io scheduler noop registered
[ 0.610000] io scheduler deadline registered (default)
[ 0.610000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.620000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11) is a AR933X UART
[ 0.630000] console [ttyATH0] enabled, bootconsole disabled
[ 0.630000] console [ttyATH0] enabled, bootconsole disabled
[ 0.630000] ath79-spi ath79-spi: master is unqueued, this is deprecated
[ 0.640000] m25p80 spi0.0: found w25q128, expected m25p80
[ 0.640000] m25p80 spi0.0: w25q128 (16384 Kbytes)
[ 0.640000] 7 cmdlinepart partitions found on MTD device spi0.0
[ 0.650000] Creating 7 MTD partitions on "spi0.0":
[ 0.650000] 0x000000000000-0x000000040000 : "u-boot"
[ 0.650000] 0x000000040000-0x000000050000 : "u-boot-env"
[ 0.660000] 0x000000050000-0x000000ea0000 : "rootfs"
[ 0.660000] mtd: partition "rootfs" set to be root filesystem
[ 0.660000] mtd: partition "rootfs_data" created automatically, ofs=720000, len=780000
[ 0.660000] 0x000000720000-0x000000ea0000 : "rootfs_data"
[ 0.670000] 0x000000ea0000-0x000000fe0000 : "kernel"
[ 0.670000] 0x000000fe0000-0x000000ff0000 : "nvram"
[ 0.680000] 0x000000ff0000-0x000001000000 : "art"
[ 0.680000] 0x000000050000-0x000000fe0000 : "firmware"
[ 0.700000] libphy: ag71xx_mdio: probed
[ 0.700000] eth0: Atheros AG71xx at 0xba000000, irq 5, mode:GMII
[ 1.250000] eth0: Found an AR7240/AR9330 built-in switch
[ 2.280000] eth1: Atheros AG71xx at 0xb9000000, irq 4, mode:MII
[ 2.830000] ag71xx ag71xx.0 eth1: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]
[ 2.830000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.840000] ehci-platform: EHCI generic platform driver
[ 2.840000] ehci-platform ehci-platform: EHCI Host Controller
[ 2.840000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 2.840000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[ 2.870000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[ 2.870000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.870000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.870000] usb usb1: Product: EHCI Host Controller
[ 2.880000] usb usb1: Manufacturer: Linux 3.8.3 ehci_hcd
[ 2.880000] usb usb1: SerialNumber: ehci-platform
[ 2.880000] hub 1-0:1.0: USB hub found
[ 2.880000] hub 1-0:1.0: 1 port detected
[ 2.890000] Initializing USB Mass Storage driver...
[ 2.890000] usbcore: registered new interface driver usb-storage
[ 2.890000] USB Mass Storage support registered.
[ 2.890000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled/input/input0
[ 2.900000] sdhci: Secure Digital Host Controller Interface driver
[ 2.900000] sdhci: Copyright(c) Pierre Ossman
[ 2.900000] usbcore: registered new interface driver ushc
[ 2.900000] TCP: cubic registered
[ 2.900000] NET: Registered protocol family 17
[ 2.910000] Bridge firewalling registered
[ 2.910000] 8021q: 802.1Q VLAN Support v1.8
[ 2.920000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[ 2.920000] Freeing unused kernel memory: 232k freed
[ 3.250000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 3.420000] usb 1-1: New USB device found, idVendor=058f, idProduct=6254
[ 3.430000] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.430000] usb 1-1: Product: USB2.0Hub
[ 3.550000] hub 1-1:1.0: USB hub found
[ 3.550000] hub 1-1:1.0: 4 ports detected
[ 4.000000] usb 1-1.4: new high-speed USB device number 3 using ehci-platform
[ 4.130000] usb 1-1.4: New USB device found, idVendor=058f, idProduct=6366
[ 4.130000] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.130000] usb 1-1.4: Product: Mass Storage Device
[ 4.140000] usb 1-1.4: Manufacturer: Generic
[ 4.140000] usb 1-1.4: SerialNumber: 058F0O1111B1
[ 4.200000] scsi0 : usb-storage 1-1.4:1.0
[ 5.200000] scsi 0:0:0:0: Direct-Access Multi Flash Reader 1.00 PQ: 0 ANSI: 0
[ 5.300000] Error: Driver 'gpio-keys-polled' is already registered, aborting...

  • preinit -
    Press the [f] key and hit [enter] to enter failsafe mode
  • regular preinit -
    [ 9.830000] jffs2: notice: (528) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 14 of xref (0 dead, 2 orphan) found.
    [ 11.100000] sd 0:0:0:0: [sda] Attached SCSI removable disk
    switching to jffs2
  • init -

Please press Enter to activate this console. [ 38.500000] Compat-drivers backport release: compat-drivers-2013-01-21-1
[ 38.500000] Backport based on wireless-testing.git master-2013-02-22
[ 38.510000] compat.git: wireless-testing.git
[ 38.540000] cfg80211: Calling CRDA to update world regulatory domain
[ 38.540000] cfg80211: World regulatory domain updated:
[ 38.550000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 38.550000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 38.550000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 38.560000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 38.560000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 38.560000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 39.360000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2
[ 39.360000] cfg80211: Calling CRDA for country: US
[ 39.370000] cfg80211: Regulatory domain changed to country: US
[ 39.370000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 39.370000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[ 39.380000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[ 39.380000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 39.380000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 39.390000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 39.390000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[ 39.750000] NTFS driver 2.1.30 [Flags: R/O MODULE].
[ 39.790000] Error: Driver 'gpio-keys-polled' is already registered, aborting...
[ 39.820000] PPP generic driver version 2.4.2
[ 39.960000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 40.390000] NET: Registered protocol family 24
[ 40.420000] nf_conntrack version 0.5.0 (955 buckets, 3820 max)
[ 41.180000] Linux video capture interface: v2.00
[ 41.430000] fuse init (API version 7.20)