大破ログ

日々大破、それと側転少々。PC関連その他、気になったことなどをつらつらと。

OpenWrt on WHR-G300Nブートログ

20151220版

最後の辺りで、無線LANがめっちゃFaild言ってくる

[code language="text" highlight="278"] U-Boot 1.1.3 for BUFFALO AIRSTATION (Aug 26 2008 - 13:08:44) Board: Ralink APSoC DRAM: 32 MB Top of RAM usable for U-Boot at: 82000000 Stack Pointer at: 81f4ff98 relocate_code Pointer at: 81fa0000 Now running in RAM - U-Boot at: 81fa0000 FLASH ID : 00h=[0xc2], 01h=[0x22a8], 0Eh=[0x0], 0Fh=[0x19] Set info->start[0]=BF000000 flash_protect ON: from 0xBF000000 to 0xBF02B84F protect on 0 protect on 1 protect on 2 protect on 3 protect on 4 protect on 5 protect on 6 protect on 7 protect on 8 protect on 9 flash_protect ON: from 0xBF030000 to 0xBF03FFFF protect on 10 flash_protect ON: from 0xBF040000 to 0xBF04FFFF protect on 11 uboot use 81F4FFB0 - 82000000 Memory Test start(80000000) end(81F00000) size(01F00000) Pattern 00000000 Writing... Reading... Memory Test OK ### buf_ver=[1.09] U-Boot Ver.=[1.09] ### build_date(env)=[Aug 26 2008 - 13:08:44] build_date(bin)=[Aug 26 2008 - 13:08:44] ============================================ Ralink UBoot Version: 3.1 -------------------------------------------- ASIC 3052_MP2 (MAC to GigaMAC Mode) DRAM COMPONENT: 256Mbits DRAM BUS: 32BIT Total memory: 64 MBytes Date:Aug 26 2008 Time:13:08:44 ============================================ icache: sets:256, ways:4, linesz:32 ,total:32768 dcache: sets:128, ways:4, linesz:32 ,total:16384 ##### The CPU freq = 384 MHZ #### SDRAM bus set to 32 bit SDRAM size =32 Mbytes Please choose the operation: 1: Load system code to SDRAM via TFTP. 2: Load system code then write to Flash via TFTP. 3: Boot system code via Flash (default). 4: Entr boot command line interface. 9: Load Boot Loader code then write to Flash via TFTP. 0 Net: eth_register Eth0 (10/100-M) enetvar=ethaddr,Eth addr:00:AA:BB:CC:DD:19 00:AA:BB:CC:DD:19: eth_current->name = Eth0 (10/100-M) 6: System Load Linux Kernel then write to Flash via TFTP Server. netboot_common, argc= 2 *************buf = 0x81fcb9e0 **********NexTxPacket = 81fe3ac0 NetTxPacket = 0x81FE3AC0 NetRxPackets[0] = 0x81FE40C0 NetRxPackets[1] = 0x81FE46C0 NetRxPackets[2] = 0x81FE4CC0 NetRxPackets[3] = 0x81FE52C0 NetRxPackets[4] = 0x81FE58C0 NetRxPackets[5] = 0x81FE5EC0 NetRxPackets[6] = 0x81FE64C0 NetRxPackets[7] = 0x81FE6AC0 NetRxPackets[8] = 0x81FE70C0 NetRxPackets[9] = 0x81FE76C0 NetRxPackets[10] = 0x81FE7CC0 NetRxPackets[11] = 0x81FE82C0 NetRxPackets[12] = 0x81FE88C0 NetRxPackets[13] = 0x81FE8EC0 NetRxPackets[14] = 0x81FE94C0 NetRxPackets[15] = 0x81FE9AC0 NetRxPackets[16] = 0x81FEA0C0 NetRxPackets[17] = 0x81FEA6C0 NetRxPackets[18] = 0x81FEACC0 NetRxPackets[19] = 0x81FEB2C0 KSEG1ADDR(NetTxPacket) = 0xA1FE3AC0 NetLoop,call eth_halt ! NetLoop,call eth_init ! Trying Eth0 (10/100-M) Waitting for RX_DMA_BUSY status Start... done Mac to giga Mac mode rx_ring = A1FCBE00, tx_ring0 = A1FCBCC0 Header Payload scatter function is Disable !! RT2880_PDMA_GLO_CFG=00000020 ************************************************* RX_CALC_IDX0=19 RX_DRX_IDX0 = 0 ************************************************* ETH_STATE_ACTIVE!! tftp server(receive) go, waiting:4[sec] Trying Eth0 (10/100-M) ETH_STATE_ACTIVE!! Load address: 0x81000000 checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad checksum bad TftpServer Timeout; Trying Eth0 (10/100-M) ETH_STATE_ACTIVE!! no file was loaded. 3: System Boot system code via Flash. ## Booting image at bf050000 ... Image Name: MIPS OpenWrt Linux-3.18.23 Created: 2015-12-19 18:59:21 UTC System Control Status = 0x20440000 Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 1085312 Bytes = 1 MB Load Address: 80000000 Entry Point: 80000000 Verifying Checksum ... OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 80000000) ... ## Giving linux memsize in MB, 32 Starting kernel ... [ 0.000000] Linux version 3.18.23 (tofu@Tofu-Z77HVXU) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r47815) ) #7 Sun Dec 20 03:52:30 JST 2015 [ 0.000000] SoC Type: Ralink RT3052 id:1 rev:2 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001964c (MIPS 24KEc) [ 0.000000] MIPS: machine is Buffalo WHR-G300N [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 02000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x00000000-0x01ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00000000-0x01ffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x01ffffff] [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128 [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2 [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes) [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Writing ErrCtl register=00026043 [ 0.000000] Readback ErrCtl register=00026043 [ 0.000000] Memory: 29020K/32768K available (2403K kernel code, 120K rwdata, 480K rodata, 188K init, 181K bss, 3748K reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:256 [ 0.000000] CPU Clock: 384MHz [ 0.000000] clocksource_of_init: no matching clocksources found [ 0.000000] Calibrating delay loop... 255.59 BogoMIPS (lpj=1277952) [ 0.070000] pid_max: default: 32768 minimum: 301 [ 0.080000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.090000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.100000] pinctrl core: initialized pinctrl subsystem [ 0.110000] NET: Registered protocol family 16 [ 0.140000] rt2880_gpio 10000600.gpio: registering 24 gpios [ 0.150000] rt2880_gpio 10000600.gpio: registering 24 irq handlers [ 0.160000] Switched to clocksource MIPS [ 0.170000] NET: Registered protocol family 2 [ 0.170000] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.190000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.200000] TCP: Hash tables configured (established 1024 bind 1024) [ 0.210000] TCP: reno registered [ 0.220000] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.230000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.250000] NET: Registered protocol family 1 [ 0.250000] rt-timer 10000100.timer: maximum frequency is 7812Hz [ 0.270000] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.290000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.300000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.320000] msgmni has been set to 56 [ 0.350000] io scheduler noop registered [ 0.360000] io scheduler deadline registered (default) [ 0.370000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.390000] console [ttyS0] disabled [ 0.390000] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 8000000) is a 16550A [ 0.410000] console [ttyS0] enabled [ 0.410000] console [ttyS0] enabled [ 0.430000] bootconsole [early0] disabled [ 0.430000] bootconsole [early0] disabled [ 0.440000] 1f000000.cfi: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022a8 [ 0.470000] Amd/Fujitsu Extended Query Table at 0x0040 [ 0.480000] Amd/Fujitsu Extended Query version 1.1. [ 0.490000] number of CFI chips: 1 [ 0.500000] 5 ofpart partitions found on MTD device 1f000000.cfi [ 0.510000] Creating 5 MTD partitions on "1f000000.cfi": [ 0.520000] 0x000000000000-0x000000030000 : "u-boot" [ 0.530000] 0x000000030000-0x000000040000 : "u-boot-env" [ 0.540000] 0x000000040000-0x000000050000 : "factory" [ 0.560000] 0x0000003f0000-0x000000400000 : "user" [ 0.570000] 0x000000050000-0x0000003f0000 : "firmware" [ 0.580000] 2 uimage-fw partitions found on MTD device firmware [ 0.590000] 0x000000050000-0x000000158fc0 : "kernel" [ 0.600000] 0x000000158fc0-0x0000003f0000 : "rootfs" [ 0.610000] mtd: device 6 (rootfs) set to be root filesystem [ 0.630000] 1 squashfs-split partitions found on MTD device rootfs [ 0.640000] 0x000000390000-0x0000003f0000 : "rootfs_data" [ 0.660000] ralink_soc_eth 10100000.ethernet: generated random MAC address ee:60:eb:a4:6d:df [ 0.670000] ralink_soc_eth 10100000.ethernet eth0: ralink at 0xb0100000, irq 5 [ 0.690000] rt2880_wdt 10000120.watchdog: Initialized [ 0.700000] TCP: cubic registered [ 0.710000] NET: Registered protocol family 17 [ 0.720000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 0.740000] 8021q: 802.1Q VLAN Support v1.8 [ 0.770000] VFS: Mounted root (squashfs filesystem) readonly on device 31:6. [ 0.780000] Freeing unused kernel memory: 188K (802f1000 - 80320000) [ 1.890000] init: Console is alive [ 1.900000] init: - watchdog - [ 3.310000] usbcore: registered new interface driver usbfs [ 3.320000] usbcore: registered new interface driver hub [ 3.330000] usbcore: registered new device driver usb [ 3.950000] init: - preinit - [ 4.870000] 8021q: adding VLAN 0 to HW filter on device eth0 [ 5.060000] random: mktemp urandom read with 7 bits of entropy available Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 8.420000] jffs2: notice: (282) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 8.450000] mount_root: switching to jffs2 overlay [ 8.490000] procd: - early - [ 8.500000] procd: - watchdog - [ 9.390000] procd: - ubus - [ 10.410000] procd: - init - Please press Enter to activate this console. [ 11.550000] NET: Registered protocol family 10 [ 11.570000] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 11.600000] Loading modules backported from Linux version master-2015-03-09-0-g141f155 [ 11.610000] Backport generated by backports.git backports-20150129-0-gdd4a670 [ 11.630000] ip_tables: (C) 2000-2006 Netfilter Core Team [ 11.660000] nf_conntrack version 0.5.0 (456 buckets, 1824 max) [ 11.720000] xt_time: kernel timezone is -0000 [ 11.760000] cfg80211: Calling CRDA to update world regulatory domain [ 11.820000] cfg80211: World regulatory domain updated: [ 11.830000] cfg80211: DFS Master region: unset [ 11.830000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 11.850000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 11.870000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 11.890000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 11.900000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 11.920000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 11.940000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 11.950000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 11.970000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 12.040000] PPP generic driver version 2.4.2 [ 12.050000] NET: Registered protocol family 24 [ 12.080000] usbcore: registered new interface driver rt73usb [ 12.100000] usbcore: registered new interface driver rtl8187 [ 12.120000] usbcore: registered new interface driver rt2500usb [ 12.150000] rt2800_wmac 10180000.wmac: failed to load eeprom property [ 12.170000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'soc_wmac.eeprom'. [ 12.200000] rt2800_wmac 10180000.wmac: Direct firmware load for soc_wmac.eeprom failed with error -2 [ 12.210000] rt2800_wmac 10180000.wmac: Falling back to user helper [ 12.280000] firmware soc_wmac.eeprom: firmware_loading_store: map pages failed [ 12.290000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Error - Failed to request EEPROM. [ 12.310000] rt2800_wmac: probe of 10180000.wmac failed with error -11 [ 12.330000] usbcore: registered new interface driver rt2800usb [ 21.780000] 8021q: adding VLAN 0 to HW filter on device eth0 [ 21.800000] device eth0.1 entered promiscuous mode [ 21.810000] device eth0 entered promiscuous mode [ 21.830000] br-lan: port 1(eth0.1) entered forwarding state [ 21.840000] br-lan: port 1(eth0.1) entered forwarding state [ 21.850000] br-lan: received packet on eth0.1 with own address as source address [ 23.840000] br-lan: port 1(eth0.1) entered forwarding state BusyBox v1.23.2 (2015-12-16 14:53:43 JST) built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- CHAOS CALMER (Chaos Calmer, r47951) ----------------------------------------------------- * 1 1/2 oz Gin Shake with a glassful * 1/4 oz Triple Sec of broken ice and pour * 3/4 oz Lime Juice unstrained into a goblet. * 1 1/2 oz Orange Juice * 1 tsp. Grenadine Syrup ----------------------------------------------------- root@OpenWrt:/# [/code]