?>/script>'; } ?> [Desarrollo] OpenWrt en Comtrend VR-3025u Widgets Magazine

Autor Tema: [Desarrollo] OpenWrt en Comtrend VR-3025u  (Leído 186440 veces)

0 Usuarios y 1 Visitante están viendo este tema.

feanorknd

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #200 en: 10-06-2014, 16:42 (Martes) »
Hola.... solo quería preguntar:
¿Se podría entonces usar este router como BRIDGE? Basicamente lo que querría es extender la señal WiFi a los equipos conectados por cable...

Gracias! Mi agradecimiento por vuestro trabajo  >:(

Noltari

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #201 en: 13-07-2014, 14:58 (Domingo) »
Parches mandados a OpenWrt (co-op Pteridium):
http://patchwork.openwrt.org/patch/5884/

Saludos.

Desconectado jar229

  • Moderador
  • *
  • Mensajes: 4607
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #202 en: 14-07-2014, 10:12 (Lunes) »
Parches mandados a OpenWrt (co-op Pteridium):
http://patchwork.openwrt.org/patch/5884/

Saludos.

Sois unos 'máquinas'  ;D

Noltari

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #203 en: 27-07-2014, 21:34 (Domingo) »
El soporte para este router ha sido integrado en el repositorio oficial de OpenWrt:
https://dev.openwrt.org/changeset/41847

Saludos.

quetzalin

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #204 en: 08-08-2014, 14:31 (Viernes) »
Entonces ya podemos usar las versiones trunk para compilar para este router?, ya no es necesario tirar del repositorio 14.04 que teneis aqui?

Edit: Uff, acabo de compilar usando la ultima version trunk y esto esta muy verde. Para empezar en la version trunk parece que algunos paquetes estan desaparecidos como es el ntfs-3g y el soporte para zram en el kernel aun asi he tirado para alante. Una vez compilado e instalado lo primero que me encuentro es que la wifi no va (en principio LuCi parece detectarla pero luego no se puede levantar la interfaz y mucho menos scanear) y lo peor de todo, despues de un reboot se vuelve a los valores de fabrica.

Dejo un log del dmesg por si alguien ve algo raro, me llama la atencion todos esos errores sobre jffs2_scan_eraseblock:

Código: [Seleccionar]
[    0.000000] Linux version 3.14.14 (miguel@quetzal) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r42067) ) #1 SMP Fri Aug 8 16:58:44 CEST 2014
[    0.000000] Detected Broadcom 0x6368 CPU revision b2
[    0.000000] CPU frequency is 400 MHz
[    0.000000] 64MB of RAM installed
[    0.000000] registering 38 GPIOs
[    0.000000] board_bcm963xx: Boot address 0xb8000000
[    0.000000] board_bcm963xx: CFE version: 1.0.37-110.11-1
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 0002a031 (Broadcom BMIPS4350)
[    0.000000] board: board name: 96368M-1541N
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x03ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x03ffffff]
[    0.000000] On node 0 totalpages: 16384
[    0.000000] free_area_init_node: node 0, pgdat 803522a0, node_mem_map 81000000
[    0.000000]   Normal zone: 128 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 16384 pages, LIFO batch:3
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 16 bytes.
[    0.000000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes
[    0.000000] PERCPU: Embedded 7 pages/cpu @81083000 s6544 r8192 d13936 u32768
[    0.000000] pcpu-alloc: s6544 r8192 d13936 u32768 alloc=8*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line:  root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Memory: 60908K/65536K available (2738K kernel code, 139K rwdata, 528K rodata, 296K init, 193K bss, 4628K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:256
[    0.028000] Calibrating delay loop... 397.82 BogoMIPS (lpj=795648)
[    0.032000] pid_max: default: 32768 minimum: 301
[    0.036000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.040000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.048000] SMP: Booting CPU1...
[    0.052000] CPU1 revision is: 0002a031 (Broadcom BMIPS4350)
[    0.052000] Primary instruction cache 64kB, VIPT, 4-way, linesize 16 bytes.
[    0.052000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes
[    0.088000] Synchronize counters for CPU 1: done.
[    0.088000] SMP: CPU1 is running
[    0.092000] Brought up 2 CPUs
[    0.112000] NET: Registered protocol family 16
[    0.124000] registering PCI controller with io_map_base unset
[    0.144000] bio: create slab <bio-0> at 0
[    0.152000] PCI host bridge to bus 0000:00
[    0.156000] pci_bus 0000:00: root bus resource [mem 0x30000000-0x37ffffff]
[    0.160000] pci_bus 0000:00: root bus resource [io  0x8000000-0x800ffff]
[    0.164000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.168000] pci 0000:00:01.0: [14e4:a8d6] type 00 class 0x028000
[    0.168000] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x00003fff]
[    0.172000] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.176000] pci 0000:00:01.0: BAR 0: assigned [mem 0x30000000-0x30003fff]
[    0.184000] Switched to clocksource MIPS
[    0.192000] PCI: Enabling device 0000:00:01.0 (0000 -> 0002)
[    0.220000] ssb: Found chip with id 0xA8D6, rev 0x00 and package 0x08
[    0.228000] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x1E, vendor 0x4243)
[    0.228000] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x10, vendor 0x4243)
[    0.228000] ssb: Core 2 found: PCI (cc 0x804, rev 0x0E, vendor 0x4243)
[    0.264000] ssb: WARNING: Using fallback SPROM failed (err -2)
[    0.268000] ssb: WARNING: Invalid SPROM CRC (corrupt SPROM)
[    0.276000] ssb: Unsupported SPROM revision 255 detected. Will extract v1
[    0.304000] ssb: Sonics Silicon Backplane found on PCI device 0000:00:01.0
[    0.312000] NET: Registered protocol family 2
[    0.320000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.328000] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[    0.332000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.340000] TCP: reno registered
[    0.344000] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.352000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.356000] NET: Registered protocol family 1
[    0.360000] PCI: CLS 0 bytes, default 16
[    0.368000] futex hash table entries: 512 (order: 1, 8192 bytes)
[    0.376000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.380000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.392000] msgmni has been set to 118
[    0.396000] io scheduler noop registered
[    0.400000] io scheduler deadline registered (default)
[    0.408000] bcm63xx_uart.0: ttyS0 at MMIO 0xb0000100 (irq = 10, base_baud = 1562500) is a bcm63xx_uart
[    0.420000] console [ttyS0] enabled
[    0.428000] bootconsole [early0] disabled
[    0.436000] bcm63xx-rng bcm63xx-rng: registered RNG driver
[    0.444000] physmap platform flash device: 08000000 at 18000000
[    0.452000] physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x00227e
[    0.464000] Amd/Fujitsu Extended Query Table at 0x0040
[    0.468000]   Amd/Fujitsu Extended Query version 1.3.
[    0.472000] number of CFI chips: 1
[    0.476000] bcm63xxpart: CFE boot tag found with version 6 and board type 96368M-1541N
[    0.484000] bcm63xxpart: Partition 0 is CFE offset 0 and length 20000
[    0.492000] bcm63xxpart: Partition 1 is kernel offset 20100 and length 12ff00
[    0.500000] bcm63xxpart: Partition 2 is rootfs offset 150000 and length 1e90000
[    0.508000] bcm63xxpart: Partition 3 is nvram offset 1fe0000 and length 20000
[    0.516000] bcm63xxpart: Partition 4 is linux offset 20000 and length 1fc0000
[    0.520000] bcm63xxpart: Spare partition is offset 3b0004 and length 1c2fffc
[    0.528000] 5 bcm63xxpart partitions found on MTD device physmap-flash.0
[    0.536000] Creating 5 MTD partitions on "physmap-flash.0":
[    0.540000] 0x000000000000-0x000000020000 : "CFE"
[    0.548000] 0x000000020100-0x000000150000 : "kernel"
[    0.556000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.572000] 0x000000150000-0x000001fe0000 : "rootfs"
[    0.576000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.592000] mtd: device 2 (rootfs) set to be root filesystem
[    0.600000] mtd: partition "rootfs_data" created automatically, ofs=0x3c0000, len=0x1c20000
[    0.608000] 0x0000003c0000-0x000001fe0000 : "rootfs_data"
[    0.616000] 0x000001fe0000-0x000002000000 : "nvram"
[    0.624000] 0x000000020000-0x000001fe0000 : "linux"
[    0.636000] bcm63xx-spi bcm63xx-spi: at 0xb0000800 (irq 9, FIFOs size 542)
[    0.684000] b53_common: found switch: BCM63xx, rev 0
[    0.692000] bcm63xx-wdt bcm63xx-wdt:  started, timer margin: 30 sec
[    0.704000] TCP: cubic registered
[    0.708000] NET: Registered protocol family 17
[    0.712000] 8021q: 802.1Q VLAN Support v1.8
[    0.728000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    0.740000] Freeing unused kernel memory: 296K (80366000 - 803b0000)
[    3.448000] Button Hotplug driver version 0.4.1
[    3.460000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled.0/input/input0
[    3.924000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on port3, 100Mbps, full-duplex
[    4.092000] random: mktemp urandom read with 124 bits of entropy available
[    4.152000] random: nonblocking pool is initialized
[   10.300000] NET: Registered protocol family 10
[   10.328000] zram: Created 1 device(s) ...
[   10.384000] nf_conntrack version 0.5.0 (956 buckets, 3824 max)
[   10.412000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.444000] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
[   10.452000] Backport generated by backports.git backports-20140320-37-g5c33da0
[   10.468000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.572000] xt_time: kernel timezone is -0000
[   10.616000] cfg80211: Calling CRDA to update world regulatory domain
[   10.628000] cfg80211: World regulatory domain updated:
[   10.632000] cfg80211:  DFS Master region: unset
[   10.636000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   10.648000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   10.656000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   10.664000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   10.672000] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[   10.680000] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   10.688000] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   10.696000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   10.704000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   10.808000] PPP generic driver version 2.4.2
[   10.820000] NET: Registered protocol family 24
[   10.868000] b43-phy0: Broadcom 43222 WLAN found (core revision 16)
[   10.908000] b43-phy0: Found PHY: Analog 8, Type 4 (N), Revision 6
[   10.912000] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2056, Revision 6, Version 0
[   10.932000] Broadcom 43xx driver loaded [ Features: PNL ]
[   11.164000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   15.576000] Adding 29692k swap on /dev/zram0.  Priority:-1 extents:1 across:29692k SS
[   16.680000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on port3, 100Mbps, full-duplex
[   19.904000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c80000: 0x5e60 instead
[   19.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c80004: 0x76da instead
[   19.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c80008: 0xa9e2 instead
[   19.952000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c8000c: 0xc056 instead
[   19.968000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c80010: 0x96fa instead
[   19.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c80014: 0x9c5c instead
[   20.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c80018: 0xa2ad instead
[   20.016000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c8001c: 0x5f9d instead
[   20.032000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c80020: 0x87e4 instead
[   20.052000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c80024: 0x0a7e instead
[   20.060000] jffs2: Further such events for this erase block will not be printed
[   20.120000] jffs2: Old JFFS2 bitmask found at 0x00c91fac
[   20.128000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   20.156000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ca0000: 0x8ffa instead
[   20.168000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ca0004: 0xd597 instead
[   20.176000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ca0008: 0xe8fd instead
[   20.188000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ca000c: 0x55c9 instead
[   20.196000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ca0010: 0xe2d7 instead
[   20.208000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ca0014: 0xf859 instead
[   20.216000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ca0018: 0xa800 instead
[   20.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ca001c: 0xde45 instead
[   20.236000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ca0020: 0xd571 instead
[   20.248000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ca0024: 0x5eb1 instead
[   20.256000] jffs2: Further such events for this erase block will not be printed
[   20.284000] jffs2: Old JFFS2 bitmask found at 0x00caa484
[   20.288000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   20.296000] jffs2: Old JFFS2 bitmask found at 0x00cab1b0
[   20.304000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   20.340000] jffs2: Old JFFS2 bitmask found at 0x00cbea78
[   20.348000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   20.356000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00cc0000: 0x13cd instead
[   20.368000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00cc0004: 0xdc38 instead
[   20.376000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00cc0008: 0x26e9 instead
[   20.388000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00cc000c: 0xda44 instead
[   20.396000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00cc0010: 0xb1b8 instead
[   20.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00cc0014: 0x8b04 instead
[   20.416000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00cc0018: 0x39cc instead
[   20.428000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00cc001c: 0xabec instead
[   20.436000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00cc0020: 0x81bb instead
[   20.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00cc0024: 0xf7a3 instead
[   20.456000] jffs2: Further such events for this erase block will not be printed
[   20.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ce0000: 0x264b instead
[   20.528000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ce0004: 0xd6a8 instead
[   20.548000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ce0008: 0xeaf1 instead
[   20.564000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ce000c: 0x5677 instead
[   20.576000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ce0010: 0x8f2d instead
[   20.592000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ce0014: 0xa367 instead
[   20.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ce0018: 0xc117 instead
[   20.624000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ce001c: 0x415b instead
[   20.636000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ce0020: 0x97ac instead
[   20.652000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ce0024: 0xe704 instead
[   20.660000] jffs2: Further such events for this erase block will not be printed
[   20.752000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d00000: 0x453c instead
[   20.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d00004: 0xf63c instead
[   20.772000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d00008: 0xbec6 instead
[   20.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d0000c: 0xa4f4 instead
[   20.792000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d00010: 0xe8c7 instead
[   20.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d00014: 0xde88 instead
[   20.812000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d00018: 0x2ca5 instead
[   20.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d0001c: 0x824b instead
[   20.832000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d00020: 0xe631 instead
[   20.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d00024: 0x4e72 instead
[   20.852000] jffs2: Further such events for this erase block will not be printed
[   20.864000] jffs2: Old JFFS2 bitmask found at 0x00d03024
[   20.872000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   20.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d20000: 0xc626 instead
[   20.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d20004: 0xf71f instead
[   20.944000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d20008: 0x98cf instead
[   20.956000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d2000c: 0x360f instead
[   20.964000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d20010: 0x584d instead
[   20.976000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d20014: 0x91df instead
[   20.984000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d20018: 0xf2d3 instead
[   20.996000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d2001c: 0x05ac instead
[   21.008000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d20020: 0x40ed instead
[   21.016000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d20024: 0x0cbe instead
[   21.028000] jffs2: Further such events for this erase block will not be printed
[   21.040000] jffs2: Old JFFS2 bitmask found at 0x00d24f90
[   21.048000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   21.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d40000: 0x7a8f instead
[   21.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d40004: 0x0814 instead
[   21.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d40008: 0x7c53 instead
[   21.128000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d4000c: 0x42ff instead
[   21.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d40010: 0xe159 instead
[   21.148000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d40014: 0x6a6f instead
[   21.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d40018: 0xe2a0 instead
[   21.168000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d4001c: 0x1110 instead
[   21.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d40020: 0x9cdd instead
[   21.192000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d40024: 0xf4a0 instead
[   21.200000] jffs2: Further such events for this erase block will not be printed
[   21.288000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d60000: 0xc56b instead
[   21.296000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d60004: 0xb883 instead
[   21.308000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d60008: 0x8f3b instead
[   21.316000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d6000c: 0xc959 instead
[   21.328000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d60010: 0xe044 instead
[   21.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d60014: 0x914f instead
[   21.348000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d60018: 0xe5d0 instead
[   21.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d6001c: 0x3ac0 instead
[   21.368000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d60020: 0x11cc instead
[   21.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d60024: 0xc17a instead
[   21.388000] jffs2: Further such events for this erase block will not be printed
[   21.440000] jffs2: Old JFFS2 bitmask found at 0x00d7100c
[   21.444000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   21.460000] jffs2: Old JFFS2 bitmask found at 0x00d74744
[   21.464000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   21.492000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d80000: 0xe5ec instead
[   21.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d80004: 0xb448 instead
[   21.512000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d80008: 0x887c instead
[   21.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d8000c: 0x3f5e instead
[   21.532000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d80010: 0x138f instead
[   21.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d80014: 0x300f instead
[   21.552000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d80018: 0x8dd4 instead
[   21.564000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d8001c: 0x0a79 instead
[   21.572000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d80020: 0xf871 instead
[   21.584000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d80024: 0xd973 instead
[   21.592000] jffs2: Further such events for this erase block will not be printed
[   21.616000] jffs2: Old JFFS2 bitmask found at 0x00d88f3c
[   21.620000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   21.668000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00da0000: 0x4164 instead
[   21.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00da0004: 0x0e7f instead
[   21.688000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00da0008: 0x2557 instead
[   21.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00da000c: 0x7e6d instead
[   21.708000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00da0010: 0x6601 instead
[   21.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00da0014: 0xf5db instead
[   21.728000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00da0018: 0x7955 instead
[   21.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00da001c: 0x8513 instead
[   21.748000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00da0020: 0xff84 instead
[   21.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00da0024: 0xd91f instead
[   21.768000] jffs2: Further such events for this erase block will not be printed
[   21.864000] jffs2: Old JFFS2 bitmask found at 0x00dbab6c
[   21.868000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   21.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00dc0000: 0x3160 instead
[   21.916000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00dc0004: 0xeb4c instead
[   21.932000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00dc0008: 0x6510 instead
[   21.948000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00dc000c: 0xc35d instead
[   21.964000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00dc0010: 0x25b4 instead
[   21.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00dc0014: 0x2ae4 instead
[   21.996000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00dc0018: 0xe2e5 instead
[   22.012000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00dc001c: 0x38ed instead
[   22.028000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00dc0020: 0x3f45 instead
[   22.044000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00dc0024: 0xa2f8 instead
[   22.052000] jffs2: Further such events for this erase block will not be printed
[   22.144000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00de0000: 0x683e instead
[   22.148000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on port3, 100Mbps, full-duplex
[   22.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00de0004: 0xa4d3 instead
[   22.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00de0008: 0x9647 instead
[   22.184000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00de000c: 0x82db instead
[   22.188000] device eth0.1 entered promiscuous mode
[   22.188000] device eth0 entered promiscuous mode
[   22.188000] br-lan: port 1(eth0.1) entered forwarding state
[   22.188000] br-lan: port 1(eth0.1) entered forwarding state
[   22.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00de0010: 0x12b4 instead
[   22.244000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00de0014: 0xaab1 instead
[   22.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00de0018: 0x92c8 instead
[   22.296000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00de001c: 0xb1b1 instead
[   22.308000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00de0020: 0x0a88 instead
[   22.332000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00de0024: 0x3e28 instead
[   22.344000] jffs2: Further such events for this erase block will not be printed
[   22.484000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e00000: 0x6644 instead
[   22.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e00004: 0x3e12 instead
[   22.516000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e00008: 0xfde1 instead
[   22.532000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e0000c: 0x5656 instead
[   22.548000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e00010: 0x3651 instead
[   22.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e00014: 0xe1c5 instead
[   22.584000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e00018: 0x9c90 instead
[   22.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e0001c: 0x767a instead
[   22.624000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e00020: 0xa239 instead
[   22.644000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e00024: 0xd5b0 instead
[   22.652000] jffs2: Further such events for this erase block will not be printed
[   22.788000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e20000: 0xca92 instead
[   22.796000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e20004: 0x9961 instead
[   22.808000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e20008: 0xb626 instead
[   22.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e2000c: 0xa7ef instead
[   22.828000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e20010: 0x3319 instead
[   22.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e20014: 0xb05d instead
[   22.848000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e20018: 0x5a6a instead
[   22.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e2001c: 0x67a8 instead
[   22.868000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e20020: 0x2fe0 instead
[   22.880000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e20024: 0x09fd instead
[   22.888000] jffs2: Further such events for this erase block will not be printed
[   22.920000] jffs2: Old JFFS2 bitmask found at 0x00e2c780
[   22.924000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   22.964000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e40000: 0x51de instead
[   22.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e40004: 0x603d instead
[   22.996000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e40008: 0x6361 instead
[   23.008000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e4000c: 0xe25b instead
[   23.016000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e40010: 0x3c74 instead
[   23.028000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e40014: 0x1c06 instead
[   23.036000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e40018: 0x58f0 instead
[   23.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e4001c: 0xa5a8 instead
[   23.056000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e40020: 0x2096 instead
[   23.068000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e40024: 0x8ae7 instead
[   23.076000] jffs2: Further such events for this erase block will not be printed
[   23.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e60000: 0x8df6 instead
[   23.184000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e60004: 0x6f4c instead
[   23.196000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e60008: 0x6576 instead
[   23.204000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e6000c: 0xf4cb instead
[   23.216000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e60010: 0x58b5 instead
[   23.224000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e60014: 0x4059 instead
[   23.236000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e60018: 0x2e8b instead
[   23.244000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e6001c: 0xd9e7 instead
[   23.256000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e60020: 0x776c instead
[   23.264000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e60024: 0x0618 instead
[   23.276000] jffs2: Further such events for this erase block will not be printed
[   23.308000] jffs2: Old JFFS2 bitmask found at 0x00e67edc
[   23.316000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   23.368000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e80000: 0xbb75 instead
[   23.376000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e80004: 0x9329 instead
[   23.388000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e80008: 0x3e97 instead
[   23.396000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e8000c: 0x3aab instead
[   23.412000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e80010: 0xd0ec instead
[   23.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e80014: 0xbee3 instead
[   23.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e80018: 0xff5c instead
[   23.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e8001c: 0x126c instead
[   23.452000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e80020: 0xd785 instead
[   23.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e80024: 0x01a5 instead
[   23.472000] jffs2: Further such events for this erase block will not be printed
[   23.536000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ea0000: 0x3d3f instead
[   23.544000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ea0004: 0x8ec5 instead
[   23.556000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ea0008: 0x8922 instead
[   23.564000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ea000c: 0x5f0a instead
[   23.576000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ea0010: 0xa9c3 instead
[   23.584000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ea0014: 0x51f6 instead
[   23.596000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ea0018: 0x41b0 instead
[   23.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ea001c: 0x683d instead
[   23.616000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ea0020: 0x01b8 instead
[   23.628000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ea0024: 0xbb78 instead
[   23.636000] jffs2: Further such events for this erase block will not be printed
[   23.656000] jffs2: Old JFFS2 bitmask found at 0x00ea5d78
[   23.660000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   23.736000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ec0000: 0x7ab8 instead
[   23.752000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ec0004: 0xb3a4 instead
[   23.764000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ec0008: 0x8a1c instead
[   23.772000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ec000c: 0x3d88 instead
[   23.784000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ec0010: 0x2a9d instead
[   23.792000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ec0014: 0x394b instead
[   23.804000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ec0018: 0x48d8 instead
[   23.812000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ec001c: 0x69e1 instead
[   23.824000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ec0020: 0x2893 instead
[   23.836000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ec0024: 0x607e instead
[   23.844000] jffs2: Further such events for this erase block will not be printed
[   23.920000] jffs2: Old JFFS2 bitmask found at 0x00ed4fd8
[   23.928000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   23.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ee0000: 0x80e0 instead
[   23.976000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ee0004: 0x1c0f instead
[   23.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ee0008: 0x18f1 instead
[   23.996000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ee000c: 0x8116 instead
[   24.008000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ee0010: 0x97ef instead
[   24.016000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ee0014: 0x683d instead
[   24.028000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ee0018: 0xc732 instead
[   24.036000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ee001c: 0xc048 instead
[   24.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ee0020: 0x0b63 instead
[   24.056000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00ee0024: 0x6920 instead
[   24.068000] jffs2: Further such events for this erase block will not be printed
[   24.076000] jffs2: Old JFFS2 bitmask found at 0x00ee0e8c
[   24.080000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   24.152000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f00000: 0x66e9 instead
[   24.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f00004: 0x38a9 instead
[   24.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f00008: 0xa180 instead
[   24.184000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f0000c: 0x0e79 instead
[   24.192000] br-lan: port 1(eth0.1) entered forwarding state
[   24.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f00010: 0xd97f instead
[   24.216000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f00014: 0x1408 instead
[   24.232000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f00018: 0x9eba instead
[   24.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f0001c: 0xea6c instead
[   24.252000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f00020: 0x548a instead
[   24.264000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f00024: 0xeb31 instead
[   24.272000] jffs2: Further such events for this erase block will not be printed
[   24.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f20000: 0x9b9f instead
[   24.368000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f20004: 0xed17 instead
[   24.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f20008: 0xbb64 instead
[   24.388000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f2000c: 0xed9c instead
[   24.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f20010: 0x1aab instead
[   24.412000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f20014: 0x1203 instead
[   24.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f20018: 0x5c7b instead
[   24.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f2001c: 0xfbf7 instead
[   24.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f20020: 0xad46 instead
[   24.452000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f20024: 0x3bc6 instead
[   24.460000] jffs2: Further such events for this erase block will not be printed
[   24.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f40000: 0xbd96 instead
[   24.532000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f40004: 0x90e3 instead
[   24.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f40008: 0xe7d1 instead
[   24.552000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f4000c: 0xf07d instead
[   24.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f40010: 0x54f3 instead
[   24.572000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f40014: 0xa633 instead
[   24.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f40018: 0xa6c2 instead
[   24.604000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f4001c: 0x4ac3 instead
[   24.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f40020: 0x11ae instead
[   24.636000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f40024: 0xe29b instead
[   24.644000] jffs2: Further such events for this erase block will not be printed
[   24.756000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f60000: 0x27ee instead
[   24.764000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f60004: 0x4a61 instead
[   24.776000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f60008: 0x1965 instead
[   24.784000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f6000c: 0xaff3 instead
[   24.796000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f60010: 0x5e14 instead
[   24.808000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f60014: 0xcb88 instead
[   24.816000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f60018: 0x247b instead
[   24.828000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f6001c: 0x4879 instead
[   24.836000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f60020: 0x664d instead
[   24.848000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f60024: 0x8896 instead
[   24.856000] jffs2: Further such events for this erase block will not be printed
[   24.932000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f80000: 0x6c3e instead
[   24.956000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f80004: 0xae86 instead
[   24.972000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f80008: 0x5c5b instead
[   24.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f8000c: 0x7906 instead
[   25.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f80010: 0x01f5 instead
[   25.008000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f80014: 0x68ee instead
[   25.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f80018: 0xf658 instead
[   25.028000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f8001c: 0xf930 instead
[   25.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f80020: 0x37a4 instead
[   25.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f80024: 0x260c instead
[   25.060000] jffs2: Further such events for this erase block will not be printed
[   25.080000] jffs2: Old JFFS2 bitmask found at 0x00f87314
[   25.088000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   25.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fa0000: 0x4520 instead
[   25.152000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fa0004: 0x8519 instead
[   25.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fa0008: 0xaadc instead
[   25.176000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fa000c: 0x4923 instead
[   25.196000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fa0010: 0xb1e5 instead
[   25.212000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fa0014: 0x7b35 instead
[   25.232000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fa0018: 0xc42c instead
[   25.248000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fa001c: 0x4ccf instead
[   25.264000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fa0020: 0xfcc3 instead
[   25.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fa0024: 0x6d4c instead
[   25.288000] jffs2: Further such events for this erase block will not be printed
[   25.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fc0000: 0xdcbc instead
[   25.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fc0004: 0xdc59 instead
[   25.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fc0008: 0xfbc5 instead
[   25.428000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fc000c: 0xa65f instead
[   25.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fc0010: 0x4c43 instead
[   25.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fc0014: 0x3289 instead
[   25.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fc0018: 0x4632 instead
[   25.468000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fc001c: 0x6c4c instead
[   25.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fc0020: 0xf0eb instead
[   25.492000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fc0024: 0xc0be instead
[   25.500000] jffs2: Further such events for this erase block will not be printed
[   25.520000] jffs2: Old JFFS2 bitmask found at 0x00fc5a74
[   25.524000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   25.624000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fe0000: 0x9180 instead
[   25.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fe0004: 0x98b0 instead
[   25.656000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fe0008: 0xa4ae instead
[   25.676000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fe000c: 0x04a5 instead
[   25.692000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fe0010: 0xfc0f instead
[   25.704000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fe0014: 0xac42 instead
[   25.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fe0018: 0xecc1 instead
[   25.744000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fe001c: 0xabef instead
[   25.756000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fe0020: 0xda9b instead
[   25.764000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fe0024: 0x144f instead
[   25.776000] jffs2: Further such events for this erase block will not be printed
[   25.844000] jffs2: Old JFFS2 bitmask found at 0x00fed64c
[   25.848000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   25.916000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01000000: 0x49b6 instead
[   25.928000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01000004: 0xd5f3 instead
[   25.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01000008: 0xcc76 instead
[   25.948000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0100000c: 0x2104 instead
[   25.956000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01000010: 0xba89 instead
[   25.968000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01000014: 0x5d11 instead
[   25.976000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01000018: 0xd1ea instead
[   25.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0100001c: 0x172c instead
[   25.996000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01000020: 0xf7cb instead
[   26.008000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01000024: 0xf247 instead
[   26.016000] jffs2: Further such events for this erase block will not be printed
[   26.072000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01020000: 0xc106 instead
[   26.084000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01020004: 0x3181 instead
[   26.092000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01020008: 0xd7a6 instead
[   26.104000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0102000c: 0xe462 instead
[   26.112000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01020010: 0xccdf instead
[   26.124000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01020014: 0xa216 instead
[   26.132000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01020018: 0x4a29 instead
[   26.144000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0102001c: 0x8954 instead
[   26.152000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01020020: 0x3962 instead
[   26.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01020024: 0x6e59 instead
[   26.172000] jffs2: Further such events for this erase block will not be printed
[   26.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01040000: 0x2ffd instead
[   26.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01040004: 0x10ca instead
[   26.248000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01040008: 0x8f1d instead
[   26.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0104000c: 0x414a instead
[   26.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01040010: 0x483e instead
[   26.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01040014: 0x4441 instead
[   26.288000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01040018: 0x383e instead
[   26.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0104001c: 0x158c instead
[   26.308000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01040020: 0x7366 instead
[   26.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01040024: 0xa118 instead
[   26.328000] jffs2: Further such events for this erase block will not be printed
[   26.388000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01060000: 0x2b16 instead
[   26.396000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01060004: 0x1e7d instead
[   26.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01060008: 0xfd9e instead
[   26.416000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0106000c: 0x312a instead
[   26.428000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01060010: 0x1b4a instead
[   26.436000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01060014: 0x18f8 instead
[   26.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01060018: 0x818c instead
[   26.456000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0106001c: 0x6cb0 instead
[   26.468000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01060020: 0x4cf8 instead
[   26.476000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01060024: 0x2e5a instead
[   26.484000] jffs2: Further such events for this erase block will not be printed
[   26.544000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01080000: 0xd884 instead
[   26.552000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01080004: 0xd698 instead
[   26.564000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01080008: 0x4131 instead
[   26.572000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0108000c: 0x4a6c instead
[   26.584000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01080010: 0x2e89 instead
[   26.592000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01080014: 0x5b01 instead
[   26.604000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01080018: 0x8cf7 instead
[   26.612000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0108001c: 0xc11f instead
[   26.624000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01080020: 0x3547 instead
[   26.632000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01080024: 0x65d4 instead
[   26.644000] jffs2: Further such events for this erase block will not be printed
[   26.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010a0000: 0x36f6 instead
[   26.708000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010a0004: 0x949b instead
[   26.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010a0008: 0xf902 instead
[   26.728000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010a000c: 0x719b instead
[   26.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010a0010: 0x6490 instead
[   26.748000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010a0014: 0x2b98 instead
[   26.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010a0018: 0xeddb instead
[   26.768000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010a001c: 0xa05f instead
[   26.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010a0020: 0x72c7 instead
[   26.788000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010a0024: 0xfaca instead
[   26.800000] jffs2: Further such events for this erase block will not be printed
[   26.820000] jffs2: Old JFFS2 bitmask found at 0x010a91d8
[   26.828000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   26.860000] jffs2: Old JFFS2 bitmask found at 0x010b8fd4
[   26.864000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   26.884000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010c0000: 0x9c97 instead
[   26.892000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010c0004: 0xd53d instead
[   26.904000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010c0008: 0xb4cf instead
[   26.912000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010c000c: 0xb5de instead
[   26.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010c0010: 0xcf21 instead
[   26.932000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010c0014: 0x3de5 instead
[   26.944000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010c0018: 0x32df instead
[   26.952000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010c001c: 0x55b8 instead
[   26.964000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010c0020: 0xc3d7 instead
[   26.972000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010c0024: 0x8d91 instead
[   26.980000] jffs2: Further such events for this erase block will not be printed
[   27.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010e0000: 0x9380 instead
[   27.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010e0004: 0x53f9 instead
[   27.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010e0008: 0x4deb instead
[   27.068000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010e000c: 0xd168 instead
[   27.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010e0010: 0x2791 instead
[   27.088000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010e0014: 0x703b instead
[   27.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010e0018: 0xd351 instead
[   27.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010e001c: 0x18d3 instead
[   27.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010e0020: 0xf9e5 instead
[   27.128000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x010e0024: 0xa44f instead
[   27.140000] jffs2: Further such events for this erase block will not be printed
[   27.192000] jffs2: Old JFFS2 bitmask found at 0x010fe798
[   27.200000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   27.208000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01100000: 0xcc78 instead
[   27.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01100004: 0x27bf instead
[   27.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01100008: 0xc88b instead
[   27.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0110000c: 0x5fd7 instead
[   27.248000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01100010: 0xd9f4 instead
[   27.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01100014: 0x4cff instead
[   27.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01100018: 0xd97d instead
[   27.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0110001c: 0xfe37 instead
[   27.288000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01100020: 0x6411 instead
[   27.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01100024: 0xd7d2 instead
[   27.308000] jffs2: Further such events for this erase block will not be printed
[   27.316000] jffs2: Old JFFS2 bitmask found at 0x011007a8
[   27.324000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   27.348000] jffs2: Old JFFS2 bitmask found at 0x0110cb50
[   27.356000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   27.392000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01120000: 0xc7df instead
[   27.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01120004: 0xf16c instead
[   27.412000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01120008: 0x485a instead
[   27.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0112000c: 0x1147 instead
[   27.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01120010: 0x83a7 instead
[   27.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01120014: 0xcac6 instead
[   27.452000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01120018: 0x156c instead
[   27.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0112001c: 0x0bb2 instead
[   27.472000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01120020: 0x442e instead
[   27.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01120024: 0x0298 instead
[   27.492000] jffs2: Further such events for this erase block will not be printed
[   27.548000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01140000: 0xf838 instead
[   27.556000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01140004: 0xccf9 instead
[   27.568000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01140008: 0xd39c instead
[   27.576000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0114000c: 0x6c95 instead
[   27.588000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01140010: 0xcf13 instead
[   27.596000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01140014: 0x5bd9 instead
[   27.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01140018: 0xbd4e instead
[   27.616000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0114001c: 0xa6c4 instead
[   27.628000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01140020: 0x1943 instead
[   27.636000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01140024: 0x8d77 instead
[   27.648000] jffs2: Further such events for this erase block will not be printed
[   27.704000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01160000: 0x7122 instead
[   27.716000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01160004: 0x67e8 instead
[   27.724000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01160008: 0x9854 instead
[   27.736000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0116000c: 0xd2bd instead
[   27.744000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01160010: 0x0b77 instead
[   27.756000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01160014: 0x4e80 instead
[   27.764000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01160018: 0x877d instead
[   27.776000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0116001c: 0x6bf4 instead
[   27.784000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01160020: 0x3d1f instead
[   27.792000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01160024: 0x712b instead
[   27.804000] jffs2: Further such events for this erase block will not be printed
[   27.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01180000: 0xff5e instead
[   27.872000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01180004: 0x8bbd instead
[   27.880000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01180008: 0xc5a2 instead
[   27.892000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0118000c: 0x9872 instead
[   27.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01180010: 0x000c instead
[   27.912000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01180014: 0x83fc instead
[   27.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01180018: 0xaa0c instead
[   27.932000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0118001c: 0x85da instead
[   27.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01180020: 0xb675 instead
[   27.952000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01180024: 0xd8b6 instead
[   27.960000] jffs2: Further such events for this erase block will not be printed
[   28.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011a0000: 0x650c instead
[   28.028000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011a0004: 0xdb3c instead
[   28.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011a0008: 0xff90 instead
[   28.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011a000c: 0x0906 instead
[   28.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011a0010: 0x69a3 instead
[   28.068000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011a0014: 0xbefd instead
[   28.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011a0018: 0xeb4a instead
[   28.088000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011a001c: 0x89ee instead
[   28.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011a0020: 0x0245 instead
[   28.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011a0024: 0xe074 instead
[   28.116000] jffs2: Further such events for this erase block will not be printed
[   28.176000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c0000: 0x3688 instead
[   28.184000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c0004: 0xf3e0 instead
[   28.196000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c0008: 0x2f66 instead
[   28.204000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c000c: 0x3242 instead
[   28.216000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c0010: 0xdf08 instead
[   28.224000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c0014: 0x62cf instead
[   28.236000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c0018: 0x3286 instead
[   28.244000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c001c: 0x33c0 instead
[   28.256000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c0020: 0xb8ef instead
[   28.264000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c0024: 0x148e instead
[   28.276000] jffs2: Further such events for this erase block will not be printed
[   28.332000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e0000: 0xa99d instead
[   28.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e0004: 0x8be7 instead
[   28.352000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e0008: 0xedfc instead
[   28.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e000c: 0x7bad instead
[   28.372000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e0010: 0x9980 instead
[   28.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e0014: 0xa047 instead
[   28.392000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e0018: 0x0c23 instead
[   28.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e001c: 0xd0ba instead
[   28.412000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e0020: 0x76e8 instead
[   28.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e0024: 0xa7e9 instead
[   28.432000] jffs2: Further such events for this erase block will not be printed
[   28.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01200000: 0x7b92 instead
[   28.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01200004: 0x853f instead
[   28.508000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01200008: 0x75d4 instead
[   28.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0120000c: 0x1803 instead
[   28.528000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01200010: 0x7d0d instead
[   28.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01200014: 0xb156 instead
[   28.548000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01200018: 0x3f0f instead
[   28.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0120001c: 0x7a16 instead
[   28.568000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01200020: 0x1ee0 instead
[   28.576000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01200024: 0xa56e instead
[   28.588000] jffs2: Further such events for this erase block will not be printed
[   28.644000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01220000: 0x9dcd instead
[   28.656000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01220004: 0xcfbd instead
[   28.664000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01220008: 0xbf04 instead
[   28.676000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0122000c: 0x6c1c instead
[   28.684000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01220010: 0x6e20 instead
[   28.696000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01220014: 0x0a85 instead
[   28.704000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01220018: 0xad20 instead
[   28.716000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0122001c: 0x69db instead
[   28.724000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01220020: 0x8dbe instead
[   28.736000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01220024: 0xf7ad instead
[   28.744000] jffs2: Further such events for this erase block will not be printed
[   28.804000] jffs2: Cowardly refusing to erase blocks on filesystem with no valid JFFS2 nodes
[   28.812000] jffs2: empty_blocks 179, bad_blocks 0, c->nr_blocks 225
« Última modificación: 08-08-2014, 17:32 (Viernes) por quetzalin »

Noltari

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #205 en: 08-08-2014, 19:23 (Viernes) »
Entonces ya podemos usar las versiones trunk para compilar para este router?, ya no es necesario tirar del repositorio 14.04 que teneis aqui?

Edit: Uff, acabo de compilar usando la ultima version trunk y esto esta muy verde. Para empezar en la version trunk parece que algunos paquetes estan desaparecidos como es el ntfs-3g y el soporte para zram en el kernel aun asi he tirado para alante. Una vez compilado e instalado lo primero que me encuentro es que la wifi no va (en principio LuCi parece detectarla pero luego no se puede levantar la interfaz y mucho menos scanear) y lo peor de todo, despues de un reboot se vuelve a los valores de fabrica.
Está todo en el foro, sólo hace falta buscar...

quetzalin

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #206 en: 08-08-2014, 20:17 (Viernes) »
Entonces ya podemos usar las versiones trunk para compilar para este router?, ya no es necesario tirar del repositorio 14.04 que teneis aqui?

Edit: Uff, acabo de compilar usando la ultima version trunk y esto esta muy verde. Para empezar en la version trunk parece que algunos paquetes estan desaparecidos como es el ntfs-3g y el soporte para zram en el kernel aun asi he tirado para alante. Una vez compilado e instalado lo primero que me encuentro es que la wifi no va (en principio LuCi parece detectarla pero luego no se puede levantar la interfaz y mucho menos scanear) y lo peor de todo, despues de un reboot se vuelve a los valores de fabrica.
Está todo en el foro, sólo hace falta buscar...

Estoy usando el repositorio que viene configurado por defecto, asi que ese no deberia ser el problema.

Lo de la wifi no estaba seguro de si el trunk ya traia los parches o no, por el mensaje que pusiste, imagino que aun no por la fecha de los mensajes.

Y lo de que no conserva los cambios, fallo mio por no leer el FAQ :(, perdon.

quetzalin

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #207 en: 11-08-2014, 23:29 (Lunes) »
Probada y la wifi no funciona, el driver brcmsmac no carga, con el driver broadcom-wl si funciona (aunque a mi no me vale por lo que comento aqui ya que yo lo quiero en modo cliente).

Para este router, tal y como dice noltari, creo que no queda otra que usar el propietario (o b43).

Dejo un dmesg de tu compilacion:

Código: [Seleccionar]
[    0.000000] Linux version 3.10.49 (jar@jar-virtual-machine) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r42068) ) #1 SMP Mon Aug 11 20:08:40 CEST 2014
[    0.000000] Detected Broadcom 0x6368 CPU revision b2
[    0.000000] CPU frequency is 400 MHz
[    0.000000] 64MB of RAM installed
[    0.000000] registering 38 GPIOs
[    0.000000] board_bcm963xx: Boot address 0xb8000000
[    0.000000] board_bcm963xx: CFE version: 1.0.37-110.11-1
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 0002a031 (Broadcom BMIPS4350)
[    0.000000] board: board name: 96368M-1541N
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x03ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x03ffffff]
[    0.000000] On node 0 totalpages: 16384
[    0.000000] free_area_init_node: node 0, pgdat 80329a00, node_mem_map 81000000
[    0.000000]   Normal zone: 128 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 16384 pages, LIFO batch:3
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 16 bytes.
[    0.000000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes
[    0.000000] PERCPU: Embedded 7 pages/cpu @81083000 s6624 r8192 d13856 u32768
[    0.000000] pcpu-alloc: s6624 r8192 d13856 u32768 alloc=8*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line:  root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Memory: 61044k/65536k available (2592k kernel code, 4492k reserved, 655k data, 332k init, 0k highmem)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:256
[    0.028000] Calibrating delay loop... 397.82 BogoMIPS (lpj=795648)
[    0.032000] pid_max: default: 32768 minimum: 301
[    0.036000] Mount-cache hash table entries: 512
[    0.044000] SMP: Booting CPU1...
[    0.048000] CPU revision is: 0002a031 (Broadcom BMIPS4350)
[    0.048000] Primary instruction cache 64kB, VIPT, 4-way, linesize 16 bytes.
[    0.048000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes
[    0.084000] Synchronize counters for CPU 1: done.
[    0.084000] SMP: CPU1 is running
[    0.088000] Brought up 2 CPUs
[    0.112000] NET: Registered protocol family 16
[    0.124000] registering PCI controller with io_map_base unset
[    0.144000] bio: create slab <bio-0> at 0
[    0.152000] PCI host bridge to bus 0000:00
[    0.156000] pci_bus 0000:00: root bus resource [mem 0x30000000-0x37ffffff]
[    0.160000] pci_bus 0000:00: root bus resource [io  0x8000000-0x800ffff]
[    0.164000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.168000] pci 0000:00:01.0: [14e4:a8d6] type 00 class 0x028000
[    0.168000] pci 0000:00:01.0: reg 10: [mem 0x00000000-0x00003fff]
[    0.180000] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.180000] pci 0000:00:01.0: BAR 0: assigned [mem 0x30000000-0x30003fff]
[    0.184000] Switching to clocksource MIPS
[    0.196000] PCI: Enabling device 0000:00:01.0 (0000 -> 0002)
[    0.204000] b43-pci-bridge 0000:00:01.0: setting latency timer to 64
[    0.224000] ssb: Found chip with id 0xA8D6, rev 0x00 and package 0x08
[    0.232000] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x1E, vendor 0x4243)
[    0.232000] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x10, vendor 0x4243)
[    0.232000] ssb: Core 2 found: PCI (cc 0x804, rev 0x0E, vendor 0x4243)
[    0.288000] ssb: Sonics Silicon Backplane found on PCI device 0000:00:01.0
[    0.296000] NET: Registered protocol family 2
[    0.304000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
[    0.312000] TCP bind hash table entries: 512 (order: 0, 4096 bytes)
[    0.316000] TCP: Hash tables configured (established 512 bind 512)
[    0.324000] TCP: reno registered
[    0.328000] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.332000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.340000] NET: Registered protocol family 1
[    0.344000] PCI: CLS 0 bytes, default 16
[    0.352000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.356000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.368000] msgmni has been set to 119
[    0.372000] io scheduler noop registered
[    0.376000] io scheduler deadline registered (default)
[    0.384000] bcm63xx_uart.0: ttyS0 at MMIO 0xb0000100 (irq = 10) is a bcm63xx_uart
[    0.392000] console [ttyS0] enabled, bootconsole disabled
[    0.404000] bcm63xx-rng bcm63xx-rng: registered RNG driver
[    0.416000] physmap platform flash device: 08000000 at 18000000
[    0.420000] physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x00227e
[    0.432000] Amd/Fujitsu Extended Query Table at 0x0040
[    0.436000]   Amd/Fujitsu Extended Query version 1.3.
[    0.444000] number of CFI chips: 1
[    0.444000] bcm63xxpart: CFE boot tag found with version 6 and board type 96368M-1541N
[    0.452000] bcm63xxpart: Partition 0 is CFE offset 0 and length 20000
[    0.460000] bcm63xxpart: Partition 1 is kernel offset 20100 and length 11ff00
[    0.468000] bcm63xxpart: Partition 2 is rootfs offset 140000 and length 1ea0000
[    0.476000] bcm63xxpart: Partition 3 is nvram offset 1fe0000 and length 20000
[    0.484000] bcm63xxpart: Partition 4 is linux offset 20000 and length 1fc0000
[    0.492000] bcm63xxpart: Spare partition is offset 520004 and length 1abfffc
[    0.496000] 5 bcm63xxpart partitions found on MTD device physmap-flash.0
[    0.504000] Creating 5 MTD partitions on "physmap-flash.0":
[    0.512000] 0x000000000000-0x000000020000 : "CFE"
[    0.520000] 0x000000020100-0x000000140000 : "kernel"
[    0.524000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.540000] 0x000000140000-0x000001fe0000 : "rootfs"
[    0.548000] mtd: device 2 (rootfs) set to be root filesystem
[    0.552000] mtd: partition "rootfs_data" created automatically, ofs=0x520000, len=0x1ac0000
[    0.564000] 0x000000520000-0x000001fe0000 : "rootfs_data"
[    0.572000] 0x000001fe0000-0x000002000000 : "nvram"
[    0.580000] 0x000000020000-0x000001fe0000 : "linux"
[    0.588000] bcm63xx-spi bcm63xx-spi: at 0xb0000800 (irq 9, FIFOs size 542)
[    0.640000] b53_common: found switch: BCM63xx, rev 0
[    0.648000] bcm63xx-wdt bcm63xx-wdt:  started, timer margin: 30 sec
[    0.660000] TCP: cubic registered
[    0.664000] NET: Registered protocol family 17
[    0.668000] 8021q: 802.1Q VLAN Support v1.8
[    0.684000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    0.696000] Freeing unused kernel memory: 332K (8033d000 - 80390000)
[    4.356000] usbcore: registered new interface driver usbfs
[    4.364000] usbcore: registered new interface driver hub
[    4.368000] usbcore: registered new device driver usb
[    4.384000] Button Hotplug driver version 0.4.1
[    4.460000] SCSI subsystem initialized
[    4.480000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.488000] ehci-platform: EHCI generic platform driver
[    4.596000] ehci-platform ehci-platform: EHCI Host Controller
[    4.600000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    4.608000] ehci-platform ehci-platform: irq 15, io mem 0xb0001500
[    4.628000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00, overcurrent ignored
[    4.636000] hub 1-0:1.0: USB hub found
[    4.640000] hub 1-0:1.0: 1 port detected
[    4.668000] usbcore: registered new interface driver usb-storage
[    4.676000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled.0/input/input0
[    5.640000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on port2, 100Mbps, full-duplex
[   12.476000] NET: Registered protocol family 10
[   12.556000] nf_conntrack version 0.5.0 (959 buckets, 3836 max)
[   12.576000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   12.604000] fuse init (API version 7.22)
[   12.616000] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
[   12.624000] Backport generated by backports.git backports-20140320-37-g5c33da0
[   12.644000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   12.732000] usbcore: registered new interface driver ums-alauda
[   12.744000] usbcore: registered new interface driver ums-cypress
[   12.752000] usbcore: registered new interface driver ums-datafab
[   12.764000] usbcore: registered new interface driver ums-freecom
[   12.772000] usbcore: registered new interface driver ums-isd200
[   12.784000] usbcore: registered new interface driver ums-jumpshot
[   12.796000] usbcore: registered new interface driver ums-karma
[   12.804000] usbcore: registered new interface driver ums-sddr09
[   12.816000] usbcore: registered new interface driver ums-sddr55
[   12.828000] usbcore: registered new interface driver ums-usbat
[   12.840000] usbcore: registered new interface driver usblp
[   12.880000] xt_time: kernel timezone is -0000
[   12.924000] cfg80211: Calling CRDA to update world regulatory domain
[   12.932000] cfg80211: World regulatory domain updated:
[   12.936000] cfg80211:  DFS Master region: unset
[   12.940000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   12.952000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   12.960000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   12.968000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   12.976000] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[   12.984000] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   12.992000] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   13.000000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   13.008000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   13.124000] PPP generic driver version 2.4.2
[   13.132000] NET: Registered protocol family 24
[   20.028000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on port2, 100Mbps, full-duplex
[   24.628000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on port2, 100Mbps, full-duplex
[   24.644000] device eth0.1 entered promiscuous mode
[   24.648000] device eth0 entered promiscuous mode
[   24.656000] br-lan: port 1(eth0.1) entered forwarding state
[   24.660000] br-lan: port 1(eth0.1) entered forwarding state
[   26.664000] br-lan: port 1(eth0.1) entered forwarding state
[   26.724000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[   26.732000] jffs2_build_filesystem(): unlocking the mtd device... done.
[   26.740000] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
[  179.980000] jffs2: notice: (953) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.

Si hay alguna otro log o comando que quieres que mire, dimelo.
« Última modificación: 11-08-2014, 23:34 (Lunes) por quetzalin »

quetzalin

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #208 en: 12-08-2014, 02:17 (Martes) »
Vale, ya me parecia raro ya que hasta donde tengo entendido todos los drivers deberian soportar trabajar en modo cliente y efectivamente, usando el driver kmod-brcm-wl como ya estaba haciendo acaba funcionando, lo que pasa es que asocia cuando le da la gana, unas veces asocia nada mas reiniciar la wifi, otras tarda muchisimo tiempo y otras no asocia directamente.

No se donde puede estar el problema...

Desconectado jar229

  • Moderador
  • *
  • Mensajes: 4607
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #209 en: 12-08-2014, 08:10 (Martes) »
Vale, ya me parecia raro ya que hasta donde tengo entendido todos los drivers deberian soportar trabajar en modo cliente y efectivamente, usando el driver kmod-brcm-wl como ya estaba haciendo acaba funcionando, lo que pasa es que asocia cuando le da la gana, unas veces asocia nada mas reiniciar la wifi, otras tarda muchisimo tiempo y otras no asocia directamente.

No se donde puede estar el problema...

Y en modo AP, funciona bien o tampoco ?

Luego hago una nueva compilación pero con b43. Aunque habrá que olvidarse del modo 'n'  ^-^

quetzalin

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #210 en: 12-08-2014, 09:15 (Martes) »
Vale, ya me parecia raro ya que hasta donde tengo entendido todos los drivers deberian soportar trabajar en modo cliente y efectivamente, usando el driver kmod-brcm-wl como ya estaba haciendo acaba funcionando, lo que pasa es que asocia cuando le da la gana, unas veces asocia nada mas reiniciar la wifi, otras tarda muchisimo tiempo y otras no asocia directamente.

No se donde puede estar el problema...

Y en modo AP, funciona bien o tampoco ?

Luego hago una nueva compilación pero con b43. Aunque habrá que olvidarse del modo 'n'  ^-^

En modo AP funciona perfectamente.

Desconectado jar229

  • Moderador
  • *
  • Mensajes: 4607
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #211 en: 12-08-2014, 09:59 (Martes) »
Edito: he quitado las compilaciones hasta que haga algunas pruebas.
« Última modificación: 12-08-2014, 13:24 (Martes) por jar229 »

Desconectado jar229

  • Moderador
  • *
  • Mensajes: 4607
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #212 en: 12-08-2014, 14:23 (Martes) »
Compilación con driver propietario:

Nueva compilación a partir del repositorio Barrier Breaker 14.07-rc3

Barrier Breaker 14.04SMP activado (soporte multicore), FPU Emulation, LuCi, cifsmount, wol, samba, ftp, htop, screen, soporte ext2-3-4, ntfs y vfat, soporte para impresoras, hdidle, wifi brcm-wl ,

Editado: añadida compilación con un mejor rendimiento del apartado wifi
« Última modificación: 14-08-2014, 09:00 (Jueves) por jar229 »

bruda

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #213 en: 13-08-2014, 15:11 (Miércoles) »
Buenas  primero presentarme y luego daros las gracias por el curro en este router, os queria comentar lo siguiente, lo tenia trabajando bien con openwrt, pero lo he actualizado desde la web con el ultimo fir que hay en este hilo y ahora el router esta kao algo habre hecho mal.

me he metido en la wiki para recuperarlo por serial port pero las fotos ya no estan disponible con los ppuntos de soldaduras.

las podrias volver a subir o poner un enlace con ellas.

Gracias por todo

Desconectado Tki2000

  • Moderador
  • *
  • Mensajes: 2247
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #214 en: 13-08-2014, 16:00 (Miércoles) »
Buenas  primero presentarme y luego daros las gracias por el curro en este router, os queria comentar lo siguiente, lo tenia trabajando bien con openwrt, pero lo he actualizado desde la web con el ultimo fir que hay en este hilo y ahora el router esta kao algo habre hecho mal.

me he metido en la wiki para recuperarlo por serial port pero las fotos ya no estan disponible con los ppuntos de soldaduras.

las podrias volver a subir o poner un enlace con ellas.

Gracias por todo

Supongo que le seguirá pasando esto: https://foro.seguridadwireless.net/openwrt/(desarrollo)-openwrt-en-comtrend-vr-3025u/msg307501/#msg307501
No actualiza bien desde openwrt.

bruda

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #215 en: 14-08-2014, 00:32 (Jueves) »
Correcto Tki2000 lo hice desde openwrt,  ^-^ :-\, el caso es que lo lei pero no me acorde esta mañana al actualizar, serias tan amable de arreglar lo de las fotos con las soldaduras, para meterle mano nuevamente.

Gracias

 ;)


Buenas  primero presentarme y luego daros las gracias por el curro en este router, os queria comentar lo siguiente, lo tenia trabajando bien con openwrt, pero lo he actualizado desde la web con el ultimo fir que hay en este hilo y ahora el router esta kao algo habre hecho mal.

me he metido en la wiki para recuperarlo por serial port pero las fotos ya no estan disponible con los ppuntos de soldaduras.

las podrias volver a subir o poner un enlace con ellas.

Gracias por todo

Supongo que le seguirá pasando esto: https://foro.seguridadwireless.net/openwrt/(desarrollo)-openwrt-en-comtrend-vr-3025u/msg307501/#msg307501
No actualiza bien desde openwrt.

Desconectado Tki2000

  • Moderador
  • *
  • Mensajes: 2247
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #216 en: 14-08-2014, 01:05 (Jueves) »
Correcto Tki2000 lo hice desde openwrt,  ^-^ :-\, el caso es que lo lei pero no me acorde esta mañana al actualizar, serias tan amable de arreglar lo de las fotos con las soldaduras, para meterle mano nuevamente.

Gracias

 ;)


Buenas  primero presentarme y luego daros las gracias por el curro en este router, os queria comentar lo siguiente, lo tenia trabajando bien con openwrt, pero lo he actualizado desde la web con el ultimo fir que hay en este hilo y ahora el router esta kao algo habre hecho mal.

me he metido en la wiki para recuperarlo por serial port pero las fotos ya no estan disponible con los ppuntos de soldaduras.

las podrias volver a subir o poner un enlace con ellas.

Gracias por todo

Supongo que le seguirá pasando esto: https://foro.seguridadwireless.net/openwrt/(desarrollo)-openwrt-en-comtrend-vr-3025u/msg307501/#msg307501
No actualiza bien desde openwrt.

Pues no sé qué ha pasado con todas las fotos de la página de openwrt. No sale ni una. De ningún router.
¿Alguien tiene idea?

Desconectado jar229

  • Moderador
  • *
  • Mensajes: 4607
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #217 en: 14-08-2014, 08:25 (Jueves) »

Pues no sé qué ha pasado con todas las fotos de la página de openwrt. No sale ni una. De ningún router.
¿Alguien tiene idea?

Ni idea de qué ha pasado.

Esperemos que sea algo temporal  ;)

bruda

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #218 en: 14-08-2014, 09:21 (Jueves) »
sera cosa de que se han ido de vacaciones ;D, nada tranquilos ire pasandome por la wiki , hasta que esten repuestas nuevamente.

Gracias a los dos  ;)

un saludo

bruda

  • Visitante
Re: [Desarrollo] OpenWrt en Comtrend VR-3025u
« Respuesta #219 en: 20-08-2014, 10:36 (Miércoles) »
Gracias por reponer las imagenes de la wiki ;) ;).

seguimos leyendo el hilo.

Un saludo