Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.45 KB | None | 0 0
  1. root@(none):/# cp /usb/upgrade.bin /tmp/upgrade.bin && sysupgrade -n -v /tmp/upg
  2. rade.bin
  3. killall: watchdog: no process killed
  4. Sending TERM to remaining processes ... rcS rcS logger syslogd klogd hotplug2 hotplug2 ubusd S20network netifd sleep sh ppp.sh
  5. Sending KILL to remaining processes ... hotplug-call hotplug-call hotplug2 hotplug2
  6. Switching to ramdisk...
  7. Performing system upgrade...
  8. Unlocking firmware ...
  9.  
  10. Writing from <stdin> to firmware ...
  11. Upgrade completed
  12. Rebooting system...
  13. [ 107.520000] Resβ–’
  14.  
  15. U-Boot 1.1.4 (Oct 2 2013)
  16.  
  17. AP121 (AR9331) U-Boot
  18.  
  19. DRAM: 64 MB
  20. FLASH: Winbond W25Q128 (16 MB)
  21. Using default environment
  22.  
  23. In: serial
  24. Out: serial
  25. Err: serial
  26. Net: ag7240_enet_initialize...
  27. : cfg1 0x5 cfg2 0x7114
  28. eth0: 00:13:37:A5:11:5A
  29. eth0 up
  30. : cfg1 0xf cfg2 0x7214
  31. eth1: 00:13:37:A5:11:5A
  32. athrs26_reg_init_lan
  33. eth1 up
  34.  
  35. Press any key to stop autoboot, Autobooting in : 0
  36.  
  37. Booting image at: 0x9F020000
  38.  
  39. Image name: OpenWrt unknown
  40. Image type: MIPS Linux Kernel Image (lzma compressed)
  41. Data size: 927036 Bytes = 905.3 kB
  42. Load address: 0x80060000
  43. Entry point: 0x80060000
  44.  
  45. Uncompressing kernel image... OK!
  46. Starting kernel...
  47.  
  48. [ 0.000000] Linux version 3.3.8 (sebkinne@buildtop) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #27 Tue Nov 19 01:50:13 CET 2013
  49. [ 0.000000] bootconsole [early0] enabled
  50. [ 0.000000] CPU revision is: 00019374 (MIPS 24Kc)
  51. [ 0.000000] SoC: Atheros AR9330 rev 1
  52. [ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
  53. [ 0.000000] Determined physical RAM map:
  54. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  55. [ 0.000000] Initrd not found or empty - disabling initrd
  56. [ 0.000000] Zone PFN ranges:
  57. [ 0.000000] Normal 0x00000000 -> 0x00004000
  58. [ 0.000000] Movable zone start PFN for each node
  59. [ 0.000000] Early memory PFN ranges
  60. [ 0.000000] 0: 0x00000000 -> 0x00004000
  61. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  62. [ 0.000000] Kernel command line: board=MK5 console=ttyATH0,115200 rootfstype=squashfs,jffs2 noinitrd
  63. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  64. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  65. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  66. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  67. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  68. [ 0.000000] Writing ErrCtl register=00000000
  69. [ 0.000000] Readback ErrCtl register=00000000
  70. [ 0.000000] Memory: 61596k/65536k available (2124k kernel code, 3940k reserved, 405k data, 208k init, 0k highmem)
  71. [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  72. [ 0.000000] NR_IRQS:51
  73. [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
  74. [ 0.080000] pid_max: default: 32768 minimum: 301
  75. [ 0.080000] Mount-cache hash table entries: 512
  76. [ 0.090000] NET: Registered protocol family 16
  77. [ 0.090000] gpiochip_add: registered GPIOs 0 to 29 on device: ath79
  78. [ 0.100000] MIPS: machine is MK5 V1.0
  79. [ 0.350000] bio: create slab <bio-0> at 0
  80. [ 0.360000] Switching to clocksource MIPS
  81. [ 0.360000] NET: Registered protocol family 2
  82. [ 0.370000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  83. [ 0.370000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  84. [ 0.380000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  85. [ 0.380000] TCP: Hash tables configured (established 2048 bind 2048)
  86. [ 0.390000] TCP reno registered
  87. [ 0.390000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  88. [ 0.400000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  89. [ 0.400000] NET: Registered protocol family 1
  90. [ 0.430000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  91. [ 0.430000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  92. [ 0.440000] msgmni has been set to 120
  93. [ 0.440000] io scheduler noop registered
  94. [ 0.450000] io scheduler deadline registered (default)
  95. [ 0.450000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  96. [ 0.460000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11) is a AR933X UART
  97. [ 0.460000] console [ttyATH0] enabled, bootconsole disabled
  98. [ 0.460000] console [ttyATH0] enabled, bootconsole disabled
  99. [ 0.480000] m25p80 spi0.0: found w25q128, expected m25p80
  100. [ 0.480000] m25p80 spi0.0: w25q128 (16384 Kbytes)
  101. [ 0.490000] 5 tp-link partitions found on MTD device spi0.0
  102. [ 0.490000] Creating 5 MTD partitions on "spi0.0":
  103. [ 0.500000] 0x000000000000-0x000000020000 : "u-boot"
  104. [ 0.510000] 0x000000020000-0x00000010273c : "kernel"
  105. [ 0.510000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  106. [ 0.520000] 0x00000010273c-0x000000ff0000 : "rootfs"
  107. [ 0.530000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  108. [ 0.540000] mtd: partition "rootfs" set to be root filesystem
  109. [ 0.550000] mtd: partition "rootfs_data" created automatically, ofs=BE0000, len=410000
  110. [ 0.550000] 0x000000be0000-0x000000ff0000 : "rootfs_data"
  111. [ 0.560000] 0x000000ff0000-0x000001000000 : "art"
  112. [ 0.570000] 0x000000020000-0x000000ff0000 : "firmware"
  113. [ 0.590000] ag71xx_mdio: probed
  114. [ 0.590000] eth0: Atheros AG71xx at 0xb9000000, irq 4
  115. [ 1.150000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]
  116. [ 1.160000] TCP cubic registered
  117. [ 1.160000] NET: Registered protocol family 17
  118. [ 1.160000] Bridge firewalling registered
  119. [ 1.170000] 8021q: 802.1Q VLAN Support v1.8
  120. [ 1.180000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  121. [ 1.190000] Freeing unused kernel memory: 208k freed
  122. - preinit -
  123. Press the [f] key and hit [enter] to enter failsafe mode
  124. - regular preinit -
  125. jffs2 not ready yet; using ramdisk
  126. - init -
  127. [ 8.540000] Loading modules backported from Linux version master-2013-06-27-0-gdcfa6d5
  128. [ 8.540000] Backport generated by backports.git backports-20130617-4-ge3220f5
  129. [ 8.580000] cfg80211: Calling CRDA to update world regulatory domain
  130. [ 8.590000] cfg80211: World regulatory domain updated:
  131. [ 8.590000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  132. [ 8.600000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  133. [ 8.610000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  134. [ 8.620000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  135. [ 8.620000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  136. [ 8.630000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  137. Failed to set regulatory domain: -7
  138. [ 9.580000] SCSI subsystem initialized
  139. [ 9.890000] usbcore: registered new interface driver usbfs
  140. [ 9.890000] usbcore: registered new interface driver hub
  141. [ 9.900000] usbcore: registered new device driver usb
  142. [ 11.020000] usbcore: registered new interface driver rt73usb
  143. [ 11.160000] usbcore: registered new interface driver rtl8187
  144. [ 11.210000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2
  145. [ 11.230000] usbcore: registered new interface driver rt2800usb
  146. [ 11.260000] Button Hotplug driver version 0.4.1
  147. [ 11.350000] cfg80211: Calling CRDA for country: US
  148. [ 11.360000] cfg80211: Regulatory domain changed to country: US
  149. [ 11.360000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  150. [ 11.370000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
  151. [ 11.380000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
  152. [ 11.390000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  153. [ 11.390000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  154. [ 11.400000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  155. [ 11.410000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
  156. Failed to set regulatory domain: -7
  157. [ 11.960000] RPC: Registered named UNIX socket transport module.
  158. [ 11.960000] RPC: Registered udp transport module.
  159. [ 11.960000] RPC: Registered tcp transport module.
  160. [ 11.970000] RPC: Registered tcp NFSv4.1 backchannel transport module.
  161. [ 12.250000] PPP generic driver version 2.4.2
  162. [ 12.280000] tun: Universal TUN/TAP device driver, 1.6
  163. [ 12.290000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  164. [ 12.550000] ip_tables: (C) 2000-2006 Netfilter Core Team
  165. [ 12.780000] NET: Registered protocol family 24
  166. [ 12.920000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  167. [ 12.930000] ehci-platform ehci-platform: Generic Platform EHCI Controller
  168. [ 12.930000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
  169. [ 12.970000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
  170. [ 12.990000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
  171. [ 12.990000] hub 1-0:1.0: USB hub found
  172. [ 12.990000] hub 1-0:1.0: 1 port detected
  173. [ 13.100000] nf_conntrack version 0.5.0 (965 buckets, 3860 max)
  174. [ 13.490000] usb 1-1: new high-speed USB device number 2 using ehci-platform
  175. [ 13.770000] hub 1-1:1.0: USB hub found
  176. [ 13.770000] hub 1-1:1.0: 4 ports detected
  177. [ 13.830000] xt_time: kernel timezone is -0000
  178. [ 14.260000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  179. [ 14.390000] uhci_hcd: USB Universal Host Controller Interface driver
  180. [ 14.540000] usbcore: registered new interface driver ath9k_htc
  181. [ 14.570000] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
  182. [ 14.780000] usbcore: registered new interface driver usbserial
  183. [ 14.780000] USB Serial support registered for generic
  184. [ 15.060000] ieee80211 phy1: hwaddr 00:13:37:87:40:4b, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
  185. [ 15.090000] rtl8187: Customer ID is 0x46
  186. [ 15.100000] rtl8187: wireless switch is on
  187. [ 15.200000] usb 1-1.2: new high-speed USB device number 4 using ehci-platform
  188. [ 15.430000] usb 1-1.4: new high-speed USB device number 5 using ehci-platform
  189. [ 15.560000] usbcore: registered new interface driver usbserial_generic
  190. [ 15.570000] usbserial: USB Serial Driver core
  191. [ 15.600000] Initializing USB Mass Storage driver...
  192. [ 15.600000] scsi0 : usb-storage 1-1.2:1.0
  193. [ 15.600000] scsi1 : usb-storage 1-1.4:1.0
  194. [ 15.610000] usbcore: registered new interface driver usb-storage
  195. [ 15.610000] USB Mass Storage support registered.
  196. [ 15.740000] usbcore: registered new interface driver asix
  197. [ 15.860000] usbcore: registered new interface driver cdc_ether
  198. [ 15.980000] Error: Driver 'gpio-keys-polled' is already registered, aborting...
  199. [ 16.090000] usbcore: registered new interface driver rndis_host
  200. [ 16.600000] scsi 0:0:0:0: Direct-Access SanDisk Cruzer Blade 1.26 PQ: 0 ANSI: 5
  201. [ 16.600000] sd 0:0:0:0: Attached scsi generic sg0 type 0
  202. [ 16.610000] scsi 1:0:0:0: Direct-Access Multi Flash Reader 1.00 PQ: 0 ANSI: 0
  203. [ 16.620000] sd 1:0:0:0: Attached scsi generic sg1 type 0
  204. [ 16.620000] sd 0:0:0:0: [sda] 62530624 512-byte logical blocks: (32.0 GB/29.8 GiB)
  205. [ 16.640000] sd 0:0:0:0: [sda] Write Protect is off
  206. [ 16.640000] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  207. [ 16.660000] sda: sda1
  208. [ 16.670000] sd 0:0:0:0: [sda] Attached SCSI removable disk
  209. [ 17.340000] sd 1:0:0:0: [sdb] 3686400 512-byte logical blocks: (1.88 GB/1.75 GiB)
  210. [ 17.360000] sd 1:0:0:0: [sdb] Write Protect is off
  211. [ 17.360000] sd 1:0:0:0: [sdb] No Caching mode page present
  212. [ 17.360000] sd 1:0:0:0: [sdb] Assuming drive cache: write through
  213. [ 17.380000] sd 1:0:0:0: [sdb] No Caching mode page present
  214. [ 17.380000] sd 1:0:0:0: [sdb] Assuming drive cache: write through
  215. [ 17.400000] sdb: sdb1
  216. [ 17.400000] sdb: p1 size 3686398 extends beyond EOD, enabling native capacity
  217. [ 17.410000] sd 1:0:0:0: [sdb] No Caching mode page present
  218. [ 17.410000] sd 1:0:0:0: [sdb] Assuming drive cache: write through
  219. [ 17.430000] sdb: sdb1
  220. [ 17.430000] sdb: p1 size 3686398 extends beyond EOD, truncated
  221. [ 17.520000] sd 1:0:0:0: [sdb] No Caching mode page present
  222. [ 17.520000] sd 1:0:0:0: [sdb] Assuming drive cache: write through
  223. [ 17.530000] sd 1:0:0:0: [sdb] Attached SCSI removable disk
  224.  
  225. Please press Enter to activate this console.
  226.  
  227.  
  228. BusyBox v1.19.4 (2013-11-02 04:00:17 CET) built-in shell (ash)
  229. Enter 'help' for a list of built-in commands.
  230.  
  231. _______ ________ __ \
  232. | |.-----.-----.-----.| | | |.----.| |_ \ \
  233. | - || _ | -__| || | | || _|| _| \ \ \
  234. |_______|| __|_____|__|__||________||__| |____| <, .v , // ) ) ) ) )
  235. |__| W I R E L E S S F R E E D O M \\; \// // / / /
  236. ATTITUDE ADJUSTMENT (MK5 Ver. VERSION) ---------- ;\\|||//; / /
  237. * 1/4 oz Vodka Pour all ingredients into mixing ,'<\/><\/` /
  238. * 1/4 oz Gin tin with ice, strain into glass.,.`X/\><\\>`
  239. * 1/4 oz Amaretto ;>/>><\\><\/`
  240. * 1/4 oz Triple sec |<\\>>X/<>/\|
  241. * 1/4 oz Peach schnapps `<\/><\/><\\;
  242. * 1/4 oz Sour mix '/\<>/\<>/'
  243. * 1 splash Cranberry juice `<\/><;`
  244. -----------------------------------------------------WiFi_Pineapple MKV
  245. root@Pineapple:/# ls
  246. bin lib pineapple root tmp www
  247. dev mnt proc sbin usr
  248. etc overlay rom sys var
  249. root@Pineapple:/# [ 21.780000] usbcore: deregistering interface driver usbserial_generic
  250. [ 21.780000] USB Serial deregistering driver generic
  251. [ 21.790000] usbcore: deregistering interface driver usbserial
  252. [ 21.830000] usbcore: registered new interface driver usbserial
  253. [ 21.830000] USB Serial support registered for generic
  254. [ 21.840000] usbcore: registered new interface driver usbserial_generic
  255. [ 21.840000] usbserial: USB Serial Driver core
  256. [ 22.580000] usbcore: deregistering interface driver usbserial_generic
  257. [ 22.590000] USB Serial deregistering driver generic
  258. [ 22.590000] usbcore: deregistering interface driver usbserial
  259. [ 22.720000] usbcore: registered new interface driver usbserial
  260. [ 22.720000] USB Serial support registered for generic
  261. [ 22.730000] usbcore: registered new interface driver usbserial_generic
  262. [ 22.730000] usbserial: USB Serial Driver core
  263. [ 23.380000] usbcore: deregistering interface driver usbserial_generic
  264. [ 23.390000] USB Serial deregistering driver generic
  265. [ 23.390000] usbcore: deregistering interface driver usbserial
  266. [ 23.440000] usbcore: registered new interface driver usbserial
  267. [ 23.440000] USB Serial support registered for generic
  268. [ 23.450000] usbcore: registered new interface driver usbserial_generic
  269. [ 23.450000] usbserial: USB Serial Driver core
  270. [ 23.880000] usbcore: deregistering interface driver usbserial_generic
  271. [ 23.880000] USB Serial deregistering driver generic
  272. [ 23.890000] usbcore: deregistering interface driver usbserial
  273. [ 23.940000] usbcore: registered new interface driver usbserial
  274. [ 23.940000] USB Serial support registered for generic
  275. [ 23.950000] usbcore: registered new interface driver usbserial_generic
  276. [ 23.950000] usbserial: USB Serial Driver core
  277. [ 24.310000] usbcore: deregistering interface driver usbserial_generic
  278. [ 24.310000] USB Serial deregistering driver generic
  279. [ 24.320000] usbcore: deregistering interface driver usbserial
  280. [ 24.370000] usbcore: registered new interface driver usbserial
  281. [ 24.370000] USB Serial support registered for generic
  282. [ 24.380000] usbcore: registered new interface driver usbserial_generic
  283. [ 24.380000] usbserial: USB Serial Driver core
  284. [ 24.480000] device eth0 entered promiscuous mode
  285. [ 30.560000] ath: phy0: Unable to reset channel, reset status -5
  286. [ 30.560000] ath: phy0: Unable to set channel
  287. [ 30.780000] ath: phy0: Unable to reset channel, reset status -5
  288. [ 30.990000] ath: phy0: Unable to reset channel, reset status -5
  289. [ 31.210000] ath: phy0: Unable to reset channel, reset status -5
  290. [ 31.420000] ath: phy0: Unable to reset channel, reset status -5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement