哎,白高兴了,
原来重启就不行了,设置不能保存
楼主提供的固件不知道为什么,设置参数也不能保存
htmq 发表于 2017-5-18 16:55
哎,白高兴了,
原来重启就不行了,设置不能保存
得修改固件里面的SN码 改成你无线网卡标签上面的
快乐沈丘 发表于 2017-5-18 21:49
得修改固件里面的SN码 改成你无线网卡标签上面的
改了,开机,ttl 里提示flash错误,然后就停了,不引导
不会是我接flash引脚出错吧?
我只接1、2、7、8、9、10、15、16
不会是这样引起的吧?
本帖最后由 htmq 于 2017-5-19 09:49 编辑
大家都知道原固件转胖后,无线不能加密。
现在情况是这样的:
刷中兴固件后,固件是胖ap,接到路由器后面直接用,但无线无加密,
问题来了,一旦加密,胖 ap就会自动转瘦,并变英文版,任何设置重启后不再能生效。
是不是我只接了8脚的原因——16脚能不能接八脚使用???
htmq 发表于 2017-5-19 09:04
改了,开机,ttl 里提示flash错误,然后就停了,不引导
得改好多 SNMAC都得对 还有一组什么码 忘了
快乐沈丘 发表于 2017-5-19 12:36
得改好多 SNMAC都得对 还有一组什么码 忘了
具体位置是什么知道吗?
只找到四个mac
另外错误是这样的
本帖最后由 htmq 于 2017-5-19 15:30 编辑
大家都看一下吧,还有上一楼,这个备份flash分区有问题吗报错,不启动
分区可以擦除,担不能写入,
RedBoot> fis list
Name FLASH addrMem addr Length Entry point
RedBoot 0xBF0000000x000000000x000400000x00000000
config.bin 0xBF0400000x000000000x000400000x00000000
kernel 0xBF0800000x803000000x001000000x80300408
fs-jffs2 0xBF1800000x000000000x008800000x00000000
ext-jffs2 0xBFA000000x000000000x005C00000x00000000
FIS directory 0xBFFC00000x000000000x0003F0000x00000000
RedBoot config 0xBFFFF0000x000000000x000010000x00000000
RedBoot>
RedBoot> fis load -l kernel
Image loaded from 0x80300000-0x8059d086
RedBoot> exec -c "console=ttyS0,115200 root=31:02 rootfstype=jffs2 init=/sbin/init mem=64M board=ap96"
Now booting linux kernel:
Base address 0x80050000 Entry 0x80300408
Cmdline : console=ttyS0,115200 root=31:02 rootfstype=jffs2 init=/sbin/init mem=64M board=ap96
Linux version 2.6.15 (liulei@localhost) (gcc version 3.4.4) #1 Tue May 7 11:43:47 CST 2013
flash_size passed from bootloader = 16
arg 1: console=ttyS0,115200 root=31:02 rootfstype=jffs2 init=/sbin/init mem=64M board=ap96
CPU revision is: 00019374
Determined physical RAM map:
memory: 02000000 @ 00000000 (usable)
User-defined physical RAM map:
memory: 04000000 @ 00000000 (usable)
Built 1 zonelists
Kernel command line: console=ttyS0,115200 root=31:02 rootfstype=jffs2 init=/sbin/init mem=64M board=ap96
Primary instruction cache 64kB, physically tagged, 4-way, linesize 32 bytes.
Primary data cache 32kB, 4-way, linesize 32 bytes.
Synthesized TLB refill handler (20 instructions).
Synthesized TLB load handler fastpath (32 instructions).
Synthesized TLB store handler fastpath (32 instructions).
Synthesized TLB modify handler fastpath (31 instructions).
Cache parity protection disabled
PID hash table entries: 512 (order: 9, 8192 bytes)
Using 340.000 MHz high precision timer.
Console: colour dummy device 80x25
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 59008k/65536k available (2065k kernel code, 6492k reserved, 451k data, 160k init, 0k highmem)
Mount-cache hash table entries: 512
Checking for 'wait' instruction...available.
NET: Registered protocol family 16
AR7100 GPIOC major 0
JFFS2 version 2.2. (NAND) (C) 2001-2003 Red Hat, Inc.
Initializing Cryptographic API
io scheduler noop registered
io scheduler deadline registered
Serial: 8250/16550 driver $Revision: #1 $ 4 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0x0 (irq = 19) is a 16550A
RAMDISK driver initialized: 1 RAM disks of 8192K size 1024 blocksize
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
6 cmdlinepart partitions found on MTD device ar7100-nor0
Creating 6 MTD partitions on "ar7100-nor0":
0x00000000-0x00040000 : "RedBoot"
0x00040000-0x00080000 : "config.bin"
0x00080000-0x00180000 : "kernel"
0x00180000-0x00a00000 : "fs-jffs2"
0x00a00000-0x00fc0000 : "ext-jffs2"
0x00fc0000-0x01000000 : "RedBootConfig"
u32 classifier
Netfilter messages via NETLINK v0.30.
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 2, 16384 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
ip_conntrack version 2.4 (512 buckets, 4096 max) - 232 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>.http://snowman.net/projects/ipt_recent/
arp_tables: (C) 2002 David S. Miller
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 10
IPv6 over IPv4 tunneling driver
ip6_tables: (C) 2000-2002 Netfilter core team
NET: Registered protocol family 17
Ebtables v2.0 registered
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
jffs2: Too few erase blocks (4)
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,2)
jffs2: Too few erase blocks (4)
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,2)
最后这两句后,停止。
楼主这是不是不是原厂了,内核不同步?
智大康7100也是这种硬件搭配
智大康7100也是这种硬件搭配不知道楼主有没有刷op,我也不会刷op不过7100的编程固件我就有