找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 10730|回复: 12

ubnt ttl教程

[复制链接]
U-Boot 1.1.4.2-s445 (Sep  6 2010 - 14:46:33)

Board: Ubiquiti Networks XM board (rev 0.1 e212)
DRAM:  32 MB
Flash:  8 MB
Net:   eth0, eth1
Hit any key to stop autoboot:  0
ar7240> printenv
bootdelay=1
baudrate=115200
ethaddr=00:15:6d:0d:00:00
serverip=192.168.1.254
mtdparts=mtdparts=ar7240-nor0:256k(u-boot),64k(u-boot-env),1024k(kernel),6528k(r
ootfs),256k(cfg),64k(EEPROM)
bootcmd=bootm 0x9f050000
bootargs=console=ttyS0,115200 root=31:03 rootfstype=squashfs init=/init
ipaddr=192.168.1.20
stdin=serial
stdout=serial
stderr=serial
ethact=eth0

Environment size: 356/65532 bytes
ar7240> setenv ipaddr 192.168.1.2
ar7240> setenv serverip 192.168.1.100
ar7240> tftpboot 0x80000000 1.bin
Using eth1 device
TFTP from server 192.168.1.100; our IP address is 192.168.1.2
Filename '1.bin'.
Load address: 0x80000000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #####
done
Bytes transferred = 6677869 (65e56d hex)
ar7240> erase 0x9f050000 +0x65e56d
................................................................................
...................... done
Erased 102 sectors
ar7240> cp.b 0x80000000 0x9f050000 0x65e56d
Copy to Flash... done
ar7240> bootm
## Booting image at 80000000 ...
Bad Magic Number
刷后出现这问题,解决办法是。。。

我的恩山、我的无线 The best wifi forum is right here.
帮忙看下我的AR7240 + 9285 TTL输出如下,这是什么情况呢?
U-Boot 1.1.4.2-s445 (Sep  6 2010 - 14:46:33)

Board: Ubiquiti Networks XM board (rev 0.1 e202)
DRAM:  64 MB
Flash:  8 MB
Net:   eth0, eth1
Hit any key to stop autoboot:  0
## Booting image at bf050000 ...
   Image Name:   MIPS Ubiquiti Linux-2.6.15-5.2
   Created:      2011-12-19  18:46:48 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    779136 Bytes = 760.9 kB
   Load Address: 80002000
   Entry Point:  80002000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

Booting...
...mounts done
...filesystem init done
...base ok
...update ok
...symlinks ok
...httpd ok
...detect ok
...running /sbin/init
[4294673.317000] Oops[#1]:
[4294673.317000] Cpu 0
[4294673.317000] $ 0   : 00000000 00000002 0000003a 801e6490
[4294673.317000] $ 4   : 801e6490 00005b4e 00005b4e 8022e288
[4294673.317000] $ 8   : 00005b1a 00000033 00004001 80230000
[4294673.317000] $12   : 80230000 80230000 83cdbb76 ffffffff
[4294673.317000] $16   : 00000101 00000100 c02a0000 800252dc
[4294673.317000] $20   : 00000001 c02a0000 00000000 00000000
[4294673.317000] $24   : 00000001 00000006                  
[4294673.317000] $28   : 83cda000 83cdbcd0 00000001 c0284cac
[4294673.317000] Hi    : 01359200
[4294673.317000] Lo    : 010edfc0
[4294673.317000] epc   : c0284cb4 ubnt_poll_on_vap_attach+0x224/0x2e88 [ubnt_poll]     Tainted: P     
[4294673.317000] ra    : c0284cac ubnt_poll_on_vap_attach+0x21c/0x2e88 [ubnt_poll]
[4294673.317000] Status: 1000cc03    KERNEL EXL IE
[4294673.317000] Cause : 8080000c
[4294673.317000] BadVA : 00000000
[4294673.317000] PrId  : 00019374
[4294673.317000] Modules linked in: ath_pci rssi_leds fuse option airprime usb_storage usbserial cdc_acm ar7240_gpio ath_dev wlan_me wlan_xauth wlan_wep wlan_tkip wlan_ccmp wlan_acl wlan_scan_sta wlan_scan_ap ath_rate_atheros ath_hal ubnt_poll wlan sd_mod pppoe pppox ppp_mppe ppp_async ppp_generic slhc crc_ccitt vfat fat nls_iso8859_1 nls_cp437 scsi_mod nls_base ag7240_eth michael_mic des aes
[4294673.317000] Process wlanconfig (pid: 935, threadinfo=83cda000, task=80329000)
[4294673.317000] Stack : 80149854 00005b17 00005b17 8022e288 83bd4000 c02bf734 83bd4000 00000000
[4294673.317000]         00000006 83ac9260 00000001 83bd3380 c030e09c c030e074 00000000 8106a240
[4294673.317000]         00000000 83ba0260 83cdbdc0 00000000 00000000 83ba0260 83ac9260 83ac9260
[4294673.317000]         00000001 00000000 c033f358 800071a4 80230000 8106a240 83bac064 83ba9004
[4294673.317000]         00000001 00000001 000200d2 80000000 801e7ec0 00000000 80230000 00000001
[4294673.317000]         ...
[4294673.317000] Call Trace:
[4294673.317000]  [<80149854>] ether_setup+0x0/0x94
[4294673.317000]  [<c02bf734>] ath_rate_create_vap+0x34/0x80 [ath_rate_atheros]
[4294673.317000]  [<c030e09c>] ath_dev_attach+0x13d0/0x1694 [ath_dev]
[4294673.317000]  [<c030e074>] ath_dev_attach+0x13a8/0x1694 [ath_dev]
[4294673.317000]  [<c033f358>] ath_tx_mgt_send+0x430/0x728 [ath_pci]
[4294673.317000]  [<800071a4>] do_IRQ+0x24/0x34
[4294673.317000]  [<c0258500>] ieee80211_ioctl_create_vap+0x194/0x33b8 [wlan]
[4294673.317000]  [<c0336ef8>] OS_ALLOC_VAP+0x2d4/0x734 [ath_pci]
[4294673.317000]  [<800588a8>] __handle_mm_fault+0x400/0x7b8
[4294673.317000]  [<8005b360>] __vma_link+0x34/0x80
[4294673.317000]  [<8013ca8c>] dev_ifsioc+0x20/0x3c4
[4294673.317000]  [<8013e380>] dev_ioctl+0x308/0x5b8
[4294673.317000]  [<80227990>] inet_init+0x318/0x534
[4294673.317000]  [<8012f154>] sock_alloc_inode+0x18/0x5c
[4294673.317000]  [<8007f6bc>] d_alloc+0x38/0x1b4
[4294673.317000]  [<800c55bc>] sprintf+0x30/0x3c
[4294673.317000]  [<8006488c>] get_empty_filp+0x60/0x118
[4294673.317000]  [<8007923c>] do_ioctl+0x2c/0x84
[4294673.317000]  [<80079300>] vfs_ioctl+0x6c/0x350
[4294673.317000]  [<8012fbec>] sock_create+0x10/0x1c
[4294673.317000]  [<80079634>] sys_ioctl+0x50/0x9c
[4294673.317000]  [<80130f70>] sys_socket+0x24/0x64
[4294673.317000]  [<8000ed40>] stack_done+0x20/0x3c
[4294673.317000]  [<8000ed40>] stack_done+0x20/0x3c
[4294673.317000]
[4294673.317000]
[4294673.317000] Code: 2644d2ac  1611fffd  26100001 <080a12af> a0000000  3c02c02a  080a1311  2445d2d4  3c10c02a
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
cctv180 发表于 2013-6-20 22:28
帮忙看下我的AR7240 + 9285 TTL输出如下,这是什么情况呢?
U-Boot 1.1.4.2-s445 (Sep  6 2010 - 14:46:33) ...

你的很牛X,64M内存,小弟甘拜下风
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

{:soso__12228820266772001718_2:}不支持64m吗?等有時间换个32的上去试
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
cctv180 发表于 2013-6-21 21:22
不支持64m吗?等有時间换个32的上去试

支持,你是开发板还是二手板,有空一起研究下ttl啊
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

二手的板子 烽火2400换了只8m的MX25L6445E上去
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
cctv180 发表于 2013-6-23 14:13
二手的板子 烽火2400换了只8m的MX25L6445E上去

我有编程器固件,最近我一直研究ttl,能一起探讨下吗
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

TTL我只会接上去查看输出信息恐怕帮不了忙
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

cctv180 发表于 2013-6-21 21:22
不支持64m吗?等有時间换个32的上去试

怀疑你这个是uboot和cpu不匹配
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

包工头 发表于 2013-6-28 07:57
怀疑你这个是uboot和cpu不匹配

手上没有编程器,之前的程序还是闪存卖家帮写的
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

cctv180 发表于 2013-6-20 22:28
帮忙看下我的AR7240 + 9285 TTL输出如下,这是什么情况呢?
U-Boot 1.1.4.2-s445 (Sep  6 2010 - 14:46:33) ...

你的无线硬件出问题啦,提示pci出错了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

ubnt教程
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

请问UBNT如何进入 TTL啊
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /1 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-29 03:25

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表