|
本帖最后由 23171580 于 2017-9-7 10:08 编辑
《转贴注明请出处,谢谢》
art备份链接:http://pan.baidu.com/s/1bnltbbx
解锁uboot的固件下载链接:https://pan.baidu.com/s/1kUVX6Ur密码: cf3w
官方自带的uboot备份:http://pan.baidu.com/s/1jGEkZem
说下替换breed的方法
1.在地址栏继续添加:
(http://192.168.67.1/cgi-bin/luci/admin/system/packages)
回车,“登陆”,进入openwrt的软件包管理界面,接下来是,点击“刷新列表”,出现提示信息:
Downloading http://downloads.openwrt.org/att ... ckages/Packages.gz.
Updated list of available packages in /var/opkg-lists/wireless_router.
好的刷新软件源成功~
2.我们接下来安装“luci-theme-bootstrap”界面(在过滤器中搜索luci-theme-bootstrap,点击可用软件包,搜索到的唯一软件包,安装上她!!(安装成功的提示
Installing luci-theme-bootstrap (0.11+svn9425-1) to root...
Downloading http://downloads.openwrt.org/att ... n9425-1_ar71xx.ipk.
Configuring luci-theme-bootstrap.))
3.接下来在地址栏输入:(http://192.168.67.1/cgi-bin/luci/admin/system/)我们再回到系统主界面,接下来,点击“语言和界面”,在“主题”中找到刚刚安装的“Bootstrap”主题,“保存&应用”
4.现在刷新下页面~好清爽有木有!!!标准的openwrt界面!!!
5.找到升级固件页面,把ap147的固件刷入,等待刷如成功,路由重启
6.接下来就是纯正的openwrt系统,所有分区都解锁了,用winscp上传breed(使用版本:9.11-r761-qca953x.bin),用putty刷入,命令:mtd write qca953x.bin u-boot
至此uboot已经替换为breed
按照H大的说明,至此可以随便刷了,刷不死,呵呵呵。。。。
本人路由没有等到911的到来,壮烈牺牲了,呵呵。。。。

官方升级5.0.007S固件下载地址:http://g3.letv.cn/154/37/113/let ... 08060S_5.0.007S.bin
(二维码)

官方升级固件1438912049LetvWiFi_FULL_L001R002C007B08060S_5.0.007S.bin分析

再附上启动内核日志
[ 0.000000] Linux version 3.3.8 (letv@client.puppet.com) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Fri Jul 24 12:31:42 CST 2015
[ 0.000000] MyLoader: sysp=7fd7edd6, boardp=f9ced3ff, parts=8edf7f6f
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 00019374 (MIPS 24Kc)
[ 0.000000] SoC: Qualcomm Atheros QCA9531 rev 2
[ 0.000000] Clocks: CPU:650.000MHz, DDR:597.802MHz, AHB:216.666MHz, Ref:25.000MHz
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 08000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone PFN ranges:
[ 0.000000] Normal 0x00000000 -> 0x00008000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00008000
[ 0.000000] On node 0 totalpages: 32768
[ 0.000000] free_area_init_node: node 0, pgdat 80337360, node_mem_map 81000000
[ 0.000000] Normal zone: 256 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32512 pages, LIFO batch:7
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: board=AP147 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,14528k(rootfs),1472k(kernel),64k(art),16000k@0x50000(firmware) rootfstype=squashfs,jffs2 noinitrd
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 126176k/131072k available (2291k kernel code, 4896k reserved, 618k data, 220k init, 0k highmem)
[ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:83
[ 0.000000] Calibrating delay loop... 432.53 BogoMIPS (lpj=2162688)
[ 0.060000] pid_max: default: 32768 minimum: 301
[ 0.060000] Mount-cache hash table entries: 512
[ 0.070000] Performance counters: mips/24K PMU enabled, 2 32-bit counters available to each CPU, irq 13
[ 0.080000] Initialized recycle list for cpu 0.
[ 0.080000] NET: Registered protocol family 16
[ 0.090000] gpiochip_add: registered GPIOs 0 to 17 on device: ath79
[ 0.090000] MIPS: machine is Qualcomm Atheros AP147 reference board
[ 0.100000] ar724x-pci ar724x-pci.0: PCIe link is down
[ 0.100000] registering PCI controller with io_map_base unset
[ 0.110000] ar71xx: invalid MDIO id 1
[ 0.520000] bio: create slab <bio-0> at 0
[ 0.520000] PCI host bridge to bus 0000:00
[ 0.530000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
[ 0.530000] pci_bus 0000:00: root bus resource [io 0x0000]
[ 0.540000] Switching to clocksource MIPS
[ 0.540000] NET: Registered protocol family 2
[ 0.550000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.550000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.560000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.560000] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.570000] TCP reno registered
[ 0.570000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.580000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.580000] NET: Registered protocol family 1
[ 0.590000] PCI: CLS 0 bytes, default 32
[ 0.600000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.610000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.620000] msgmni has been set to 246
[ 0.620000] io scheduler noop registered
[ 0.620000] io scheduler deadline registered (default)
[ 0.630000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.660000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[ 0.660000] console [ttyS0] enabled, bootconsole disabled
[ 0.680000] m25p80 spi0.0: found w25q128, expected m25p80
[ 0.680000] m25p80 spi0.0: w25q128 (16384 Kbytes)
[ 0.690000] 6 cmdlinepart partitions found on MTD device spi0.0
[ 0.690000] Creating 6 MTD partitions on "spi0.0":
[ 0.700000] 0x000000000000-0x000000040000 : "u-boot"
[ 0.700000] 0x000000040000-0x000000050000 : "u-boot-env"
[ 0.710000] 0x000000050000-0x000000e80000 : "rootfs"
[ 0.720000] mtd: partition "rootfs" set to be root filesystem
[ 0.720000] mtd: partition "rootfs_data" created automatically, ofs=7B0000, len=6D0000
[ 0.730000] 0x0000007b0000-0x000000e80000 : "rootfs_data"
[ 0.740000] 0x000000e80000-0x000000ff0000 : "kernel"
[ 0.740000] 0x000000ff0000-0x000001000000 : "art"
[ 0.750000] 0x000000050000-0x000000ff0000 : "firmware"
[ 0.780000] ag71xx_mdio: probed
[ 0.810000] ar8216: Unknown Atheros device [ver=2, rev=1, phy_id=004dd042]
[ 0.830000] ar8216: Unknown Atheros device [ver=2, rev=1, phy_id=004dd042]
[ 0.860000] ar8216: Unknown Atheros device [ver=2, rev=1, phy_id=004dd042]
[ 0.880000] ar8216: Unknown Atheros device [ver=2, rev=1, phy_id=004dd042]
[ 0.900000] ar8216: Unknown Atheros device [ver=2, rev=1, phy_id=004dd042]
[ 0.910000] ag71xx_mdio: probed
[ 0.920000] eth0: Atheros AG71xx at 0xb9000000, irq 4
[ 1.470000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY]
[ 1.490000] eth1: Atheros AG71xx at 0xba000000, irq 5
[ 2.040000] eth1: Found an AR934X built-in switch
[ 3.080000] TCP cubic registered
[ 3.080000] NET: Registered protocol family 17
[ 3.090000] 8021q: 802.1Q VLAN Support v1.8
[ 3.090000] ### of_selftest(): No testcase data in device tree; not running tests
[ 3.100000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[ 3.110000] Freeing unused kernel memory: 220k freed
[ 4.860000] Registered led device: super_router:blue:wan
[ 4.860000] Registered led device: super_router:red:wan
[ 4.860000] Registered led device: super_router:green:wan
[ 7.470000] eth0: link up (100Mbps/Full duplex)
[ 8.150000] JFFS2 notice: (629) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 36 of xref (0 dead, 22 orphan) found.
[ 16.560000] eth0: link down
[ 18.040000] ssdk_plat_init start
[ 18.050000] chip_version:0x0
[ 18.050000] chip_version:0x2
[ 18.050000] Register QCA PHY driver
[ 18.060000] register switch!!
[ 18.110000] qca-ssdk module init succeeded!
[ 18.280000] NET: Registered protocol family 10
[ 18.770000] SCSI subsystem initialized
[ 18.800000] usbcore: registered new interface driver usbfs
[ 18.810000] usbcore: registered new interface driver hub
[ 18.810000] usbcore: registered new device driver usb
[ 18.910000] Button Hotplug driver version 0.4.1
[ 19.250000] NTFS driver 2.1.30 [Flags: R/O MODULE].
[ 19.510000] PPP generic driver version 2.4.2
[ 19.600000] asf: module license 'Proprietary' taints kernel.
[ 19.600000] Disabling lock debugging due to kernel taint
[ 19.620000] ****Address of trace_timer :8719e5b0
[ 19.930000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
[ 20.020000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
[ 20.040000] ath_dfs: Version 2.0.0
[ 20.040000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
[ 20.060000] ath_spectral: Version 2.0.0
[ 20.060000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
[ 20.080000] SPECTRAL module built on Jul 24 2015 11:44:40
[ 20.160000] ath_tx99: Version 2.0
[ 20.160000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
[ 20.340000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
[ 21.900000] __ath_attach: Set global_scn[0]
[ 21.900000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead ***
[ 21.910000] ACBKMinfree = 48
[ 21.920000] ACBEMinfree = 32
[ 21.920000] ACVIMinfree = 16
[ 21.920000] ACVOMinfree = 0
[ 21.930000] CABMinfree = 48
[ 21.930000] UAPSDMinfree = 0
[ 21.930000] ATH_TXBUF=540
[ 21.940000] Enterprise mode: 0x03fc0000
[ 21.950000] Restoring Cal data from DRAM
[ 21.950000] SPECTRAL : get_capability not registered
[ 21.960000] HAL_CAP_PHYDIAG : Capable
[ 21.960000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231)
[ 21.970000] SPECTRAL : get_capability not registered
[ 21.980000] HAL_CAP_RADAR : Capable
[ 21.980000] SPECTRAL : Need to fix the capablity check for SPECTRAL
[ 21.980000] (spectral_attach : 236)
[ 21.990000] SPECTRAL : get_capability not registered
[ 21.990000] HAL_CAP_SPECTRAL_SCAN : Capable
[ 22.000000] SPECTRAL : get_tsf64 not registered
[ 22.000000] spectral_init_netlink 52 NULL SKB
[ 22.010000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT
[ 22.010000] SPECTRAL :----- module attached
[ 22.020000] Green-AP : Green-AP : Attached
[ 22.020000]
[ 22.030000] ath_get_caps[6195] rx chainmask mismatch actual 3 sc_chainmak 0
[ 22.030000] ath_get_caps[6170] tx chainmask mismatch actual 3 sc_chainmak 0
[ 22.050000] ath_attach_dfs[12678] dfsdomain 1
[ 22.060000] SPECTRAL : module already attached
[ 22.070000] osif_wrap_attach:280 osif wrap attached
[ 22.070000] osif_wrap_devt_init:900 osif wrap dev table init done
[ 22.080000] ath_tx_paprd_init sc 87328000 PAPRD disabled in HAL
[ 22.090000] wifi0: Atheros ???: mem=0xb8100000, irq=47
[ 22.090000] ath_pci: 10.2.3.31 (Atheros/multi-bss)
[ 22.140000] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[ 22.300000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 22.460000] NET: Registered protocol family 24
[ 22.560000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 22.570000] ehci-platform ehci-platform.0: Generic Platform EHCI Controller
[ 22.580000] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
[ 22.610000] ehci-platform ehci-platform.0: irq 3, io mem 0x1b000000
[ 22.630000] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
[ 22.630000] hub 1-0:1.0: USB hub found
[ 22.640000] hub 1-0:1.0: 1 port detected
[ 22.710000] nf_conntrack version 0.5.0 (1974 buckets, 7896 max)
[ 23.320000] xt_time: kernel timezone is -0000
[ 23.700000] nf_conntrack_rtsp v0.6.21 loading
[ 23.720000] nf_nat_rtsp v0.6.21 loading
[ 23.730000] < OST_ROUTING>nf_register_hook() successful
[ 23.740000] < RE_ROUTING>nf_register_hook() successful
[ 23.930000] Initializing USB Mass Storage driver...
[ 23.940000] usbcore: registered new interface driver usb-storage
[ 23.950000] USB Mass Storage support registered.
[ 24.030000] fuse init (API version 7.18)
[ 27.750000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 28.880000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 28.880000] device eth1 entered promiscuous mode
[ 28.900000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 28.920000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 29.480000] eth1: link up (1000Mbps/Full duplex)
[ 29.480000] br-lan: port 1(eth1) entered forwarding state
[ 29.490000] br-lan: port 1(eth1) entered forwarding state
[ 29.490000] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 29.520000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 29.650000] eth0: link up (100Mbps/Full duplex)
[ 29.650000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 31.490000] br-lan: port 1(eth1) entered forwarding state
[ 33.410000] osif_wrap_devt_detach:255 osif wrap dev table detached
[ 33.410000] osif_wrap_detach:312 osif wrap detached
[ 33.430000] SPECTRAL : Module removed (spectral = 8788a000)
[ 33.440000] Green-AP : Green-AP : Detached
[ 33.440000]
[ 33.460000] Removing athdebug proc file
[ 33.460000] ath_dev: driver unloaded
[ 33.480000] ath_tx99: driver unloaded
[ 33.500000] ath_spectral: driver unloaded
[ 33.520000] ath_dfs: driver unloaded
[ 33.550000] ath_rate_atheros: driver unloaded
[ 33.600000] ath_hal: driver unloaded
[ 34.060000] ****Address of trace_timer :85c9e5b0
[ 34.130000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
[ 34.200000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
[ 34.240000] ath_dfs: Version 2.0.0
[ 34.240000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
[ 34.270000] ath_spectral: Version 2.0.0
[ 34.270000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
[ 34.280000] SPECTRAL module built on Jul 24 2015 11:44:40
[ 34.310000] ath_tx99: Version 2.0
[ 34.310000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
[ 34.370000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
[ 34.560000] __ath_attach: Set global_scn[0]
[ 34.560000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead ***
[ 34.570000] ACBKMinfree = 48
[ 34.570000] ACBEMinfree = 32
[ 34.580000] ACVIMinfree = 16
[ 34.580000] ACVOMinfree = 0
[ 34.580000] CABMinfree = 48
[ 34.590000] UAPSDMinfree = 0
[ 34.590000] ATH_TXBUF=540
[ 34.600000] Enterprise mode: 0x03fc0000
[ 34.600000] Restoring Cal data from DRAM
[ 34.610000] SPECTRAL : get_capability not registered
[ 34.610000] HAL_CAP_PHYDIAG : Capable
[ 34.620000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231)
[ 34.630000] SPECTRAL : get_capability not registered
[ 34.630000] HAL_CAP_RADAR : Capable
[ 34.640000] SPECTRAL : Need to fix the capablity check for SPECTRAL
[ 34.640000] (spectral_attach : 236)
[ 34.650000] SPECTRAL : get_capability not registered
[ 34.650000] HAL_CAP_SPECTRAL_SCAN : Capable
[ 34.660000] SPECTRAL : get_tsf64 not registered
[ 34.660000] spectral_init_netlink 52 NULL SKB
[ 34.660000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT
[ 34.670000] SPECTRAL :----- module attached
[ 34.670000] Green-AP : Green-AP : Attached
[ 34.670000]
[ 34.680000] ath_get_caps[6195] rx chainmask mismatch actual 3 sc_chainmak 0
[ 34.690000] ath_get_caps[6170] tx chainmask mismatch actual 3 sc_chainmak 0
[ 34.700000] ath_attach_dfs[12678] dfsdomain 1
[ 34.720000] SPECTRAL : module already attached
[ 34.720000] osif_wrap_attach:280 osif wrap attached
[ 34.730000] osif_wrap_devt_init:900 osif wrap dev table init done
[ 34.740000] ath_tx_paprd_init sc 86200000 PAPRD disabled in HAL
[ 34.740000] wifi0: Atheros ???: mem=0xb8100000, irq=47
[ 34.750000] ath_pci: 10.2.3.31 (Atheros/multi-bss)
[ 34.950000] ath_attach_dfs[12678] dfsdomain 1
[ 35.040000] wlan_vap_create : enter. devhandle=0x868a0380, opmode=IEEE80211_M_HOSTAP, flags=0x1
[ 35.040000] wlan_vap_create : exit. devhandle=0x868a0380, opmode=IEEE80211_M_HOSTAP, flags=0x1.
[ 35.050000] VAP device ath0 created osifp: (872f5b80) os_if: (87124000)
[ 35.090000] Set freq vap stop send + 87124000
[ 35.100000] Set freq vap stop send -87124000
[ 35.230000] Set wait done --87124000
[ 35.360000]
[ 35.360000] DES SSID SET=
[ 35.390000]
[ 35.390000] DES SSID SET=Letv_702b
[ 35.670000] 8021q: adding VLAN 0 to HW filter on device ath0
[ 38.390000] device ath0 entered promiscuous mode
[ 38.400000] br-lan: port 2(ath0) entered forwarding state
[ 38.400000] br-lan: port 2(ath0) entered forwarding state
[ 38.470000] mlme_create_infra_bss : Overriding HT40 channel with HT20 channel
[ 39.170000] ieee80211_ioctl_siwmode: imr.ifm_active=393856, new mode=3, valid=1
[ 39.190000] br-lan: port 2(ath0) entered disabled state
[ 39.200000] DEVICE IS DOWN ifname=ath0
[ 39.200000] DEVICE IS DOWN ifname=ath0
[ 39.760000] eth0: no IPv6 routers present
[ 39.830000] br-lan: port 2(ath0) entered forwarding state
[ 39.830000] br-lan: port 2(ath0) entered forwarding state
[ 39.840000] 8021q: adding VLAN 0 to HW filter on device ath0
[ 41.830000] br-lan: port 2(ath0) entered forwarding state
[ 42.590000] mlme_create_infra_bss : Overriding HT40 channel with HT20 channel
[ 94.720000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:0, sc->sc_tx_rx_count:495
[ 149.500000] eth1: link down
[ 149.500000] br-lan: port 1(eth1) entered disabled state
[ 151.000000] eth1: link up (1000Mbps/Full duplex)
[ 151.000000] br-lan: port 1(eth1) entered forwarding state
[ 151.010000] br-lan: port 1(eth1) entered forwarding state
[ 153.010000] br-lan: port 1(eth1) entered forwarding state
[ 173.000000] eth1: link down
[ 173.000000] br-lan: port 1(eth1) entered disabled state
[ 174.500000] eth1: link up (1000Mbps/Full duplex)
[ 174.500000] br-lan: port 1(eth1) entered forwarding state
[ 174.510000] br-lan: port 1(eth1) entered forwarding state
[ 176.510000] br-lan: port 1(eth1) entered forwarding state
[ 635.760000] eth0: link down
[ 637.040000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 640.760000] eth0: link up (100Mbps/Full duplex)
[ 640.760000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 664.760000] eth0: link down
[ 665.970000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 667.760000] eth0: link up (100Mbps/Full duplex)
[ 667.760000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 5689.600000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:0, sc->sc_tx_rx_count:290
[ 5749.760000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:290, sc->sc_tx_rx_count:863
[ 5809.920000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:863, sc->sc_tx_rx_count:1237
[ 5870.080000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:1237, sc->sc_tx_rx_count:1851
[ 5930.240000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:1851, sc->sc_tx_rx_count:2945
[ 5990.400000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:2945, sc->sc_tx_rx_count:5012
[ 6050.560000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:5012, sc->sc_tx_rx_count:5203
[ 6110.720000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:5203, sc->sc_tx_rx_count:5620
[ 6170.880000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:5620, sc->sc_tx_rx_count:6208
[ 6592.000000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:0, sc->sc_tx_rx_count:291
[ 6652.160000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:291, sc->sc_tx_rx_count:2048
[ 6712.320000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:2048, sc->sc_tx_rx_count:2748
[ 6772.480000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:2748, sc->sc_tx_rx_count:3050
[ 6832.640000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:3050, sc->sc_tx_rx_count:3176
[ 6892.800000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:3176, sc->sc_tx_rx_count:3423
[ 6952.960000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:3423, sc->sc_tx_rx_count:3592
[ 7013.120000] sc->sc_station_list:1,sc->sc_tx_rx_count_pre:3592, sc->sc_tx_rx_count:3840
[ 7333.650000] Busy environment detected
[ 7333.650000] rx_clear=100, rx_frame=100, tx_frame=0
|
评分
-
查看全部评分
|