hello @Leo-PL
thank you for your test image
i tried this image in my rb2011L but its not boot after flash sysupgrade image
i think its because it has 64m nand and 64m memory but rb2011uias 2hnd has 128 nand and memory
Would it be possible to build it for rb2011L with 64m nand and memory ??
Yeah, it'll be possible, but you'll have to wait a bit 'till I get some time for development again. Possibly a week or two.
I'm glad that I got a RB2011L as well from a friend for testing - but no radio-equipped unit so far.
thank you for responding, OK im waiting for it....
also i test initramfs image on a boot and the Luci switch problem is solved in it means you can add vlans without any problem as you can not do it in 19.07 release, but the problem with gigabit switch still exists.
I've made snapshot build with 6.6 kernel, but I haven't ran them on HW yet, so proceed with caution:
https://drive.google.com/drive/folders/16y2PMBrS3i_sswfZocZQ9hqVoGrtib8D?usp=sharing
No 64MB flash version yet, I need to update the device tree. It may be possible if the rootfs partition lies at the very end of NAND flash.
Just checked the device tree, and the image should suport 64M NAND too, ubi
partition has size of 0, which means "fill until the end of the device". Could you post full boot log of your board?
Edit: I forgot it doesn't have the console port, sadly - so you'll probably have to clip on the debug serial port in the top-left corner.
Edit2: I loaded the 6.6 image on my fresh RB2011LS, then sysupgraded and... it just works. Strange.
just checked and loaded the new 6.6 image but unfortunately it dosent boot and started to bootloop (sysupgrade page it showed the warning but i force it)
its my rb2011L logs below, i think in line 108 it has some error about ubi partition
and also would you post your boot log from rb2011LS because both devices has 64 ram and nand, its really strange that its work in rb2011LS and not in rb2011L
Preformatted textThu Jan 1 00:00:27 1970 kern.notice kernel: [ 0.000000] Linux version 6.6.52 (builder@buildhost) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r0+27580-e94fe762ec98) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 Thu Sep 26 20:19:27 2024
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] printk: bootconsole [early0] enabled
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] MIPS: machine is MikroTik RouterBOARD 2011UiAS-2HnD
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] SoC: Atheros AR9344 rev 2
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Initrd not found or empty - disabling initrd
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Zone ranges:
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff]
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Movable zone start for each node
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Early memory node ranges
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Writing ErrCtl register=00000000
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Readback ErrCtl register=00000000
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Memory: 50456K/65536K available (7630K kernel code, 596K rwdata, 976K rodata, 4932K init, 222K bss, 15080K reserved, 0K cma-reserved)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] NR_IRQS: 51
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] CPU clock: 600.000 MHz
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000002] sched_clock: 32 bits at 300MHz, resolution 3ns, wraps every 7158278654ns
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.008975] Calibrating delay loop... 299.82 BogoMIPS (lpj=1499136)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.086049] pid_max: default: 32768 minimum: 301
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.103644] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.111989] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.131579] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.146693] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.157929] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.168902] pinctrl core: initialized pinctrl subsystem
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.178365] NET: Registered PF_NETLINK/PF_ROUTE protocol family
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.185756] thermal_sys: Registered thermal governor 'step_wise'
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.204900] clocksource: Switched to clocksource MIPS
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.230748] NET: Registered PF_INET protocol family
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.236669] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.246718] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.256410] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.265235] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.273950] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.282004] TCP: Hash tables configured (established 1024 bind 1024)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.289405] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.296919] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.305995] NET: Registered PF_UNIX/PF_LOCAL protocol family
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.312501] PCI: CLS 0 bytes, default 32
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.912719] workingset: timestamp_bits=14 max_order=14 bucket_order=0
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.922192] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.928880] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.949285] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.962754] pinctrl-single 1804002c.pinmux: 544 pins, size 68
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.970487] gpio-export gpio-export: 3 gpio(s) exported
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.977979] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.991650] printk: console [ttyS0] disabled
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.997228] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 1.007224] printk: console [ttyS0] enabled
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 1.016309] printk: bootconsole [early0] disabled
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 1.043398] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x76
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 1.050042] nand: Samsung NAND 64MiB 3,3V 8-bit
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 1.054724] nand: 64 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 1.062418] Scanning device for bad blocks
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 1.934389] Bad eraseblock 176 at 0x0000002c0000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 1.939342] Bad eraseblock 177 at 0x0000002c4000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 1.944220] Bad eraseblock 178 at 0x0000002c8000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 1.949143] Bad eraseblock 179 at 0x0000002cc000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 7.205333] Bad eraseblock 2990 at 0x000002eb8000
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.274943] random: crng init done
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.279797] 3 fixed-partitions partitions found on MTD device ar934x-nand
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.286870] Creating 3 MTD partitions on "ar934x-nand":
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.292283] 0x000000000000-0x000000040000 : "booter"
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.299888] 0x000000040000-0x000000400000 : "kernel"
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.307557] 0x000000400000-0x000004000000 : "ubi"
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 7.328560] spi-nor spi0.0: w25x10 (128 Kbytes)
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.333699] 1 routerbootpart partitions found on MTD device spi0.0
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.340155] Creating 1 MTD partitions on "spi0.0":
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.345128] 0x000000000000-0x000000020000 : "partitions"
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.353702] 4 routerbootpart partitions found on MTD device partitions
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.360530] Creating 4 MTD partitions on "partitions":
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.365864] 0x000000000000-0x00000000b000 : "routerboot"
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.373641] 0x00000000b000-0x00000000c000 : "hard_config"
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.381958] 0x00000000c000-0x00000000d000 : "bios"
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.389685] 0x00000000f000-0x000000010000 : "soft_config"
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 7.402723] ag71xx-legacy 19000000.eth: invalid MAC address, using random address
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 7.778013] switch0: Atheros AR8327 rev. 2 switch registered on mdio.0
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 8.437869] ag71xx-legacy 19000000.eth: connected to PHY at mdio.0:00 [uid=004dd033, driver=Atheros AR8216/AR8236/AR8316]
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 8.450019] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: rgmii
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 8.457170] ag71xx-legacy 1a000000.eth: invalid MAC address, using random address
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.213717] switch1: Atheros AR8229 rev. 1 switch registered on mdio.1
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.294005] ag71xx-legacy 1a000000.eth: connected to PHY at fixed-0:00 [uid=00000000, driver=Generic PHY]
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.304694] eth1: Atheros AG71xx at 0xba000000, irq 5, mode: gmii
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.314642] MikroTik RouterBOARD hardware configuration sysfs driver v0.07
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.324239] MikroTik RouterBOARD software configuration sysfs driver v0.05
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.332215] NET: Registered PF_INET6 protocol family
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.345650] Segment Routing with IPv6
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.349509] In-situ OAM (IOAM) with IPv6
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.353739] NET: Registered PF_PACKET protocol family
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.359065] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.372974] 8021q: 802.1Q VLAN Support v1.8
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 9.422975] UBI: auto-attach mtd2
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 9.426522] ubi0: attaching mtd2
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 9.430030] ubi0: fixable bit-flip detected at PEB 0
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 9.435223] ubi0: fixable bit-flip detected at PEB 0
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.440609] ecc_sw_hamming_correct: uncorrectable ECC error
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.446406] ubi0 warning: 0x80504eb4: error -77 (ECC error) while reading 64 bytes from PEB 1:0, read only 64 bytes, retry
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.458036] ecc_sw_hamming_correct: uncorrectable ECC error
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.463806] ubi0 warning: 0x80504eb4: error -77 (ECC error) while reading 64 bytes from PEB 1:0, read only 64 bytes, retry
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.475441] ecc_sw_hamming_correct: uncorrectable ECC error
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.481215] ubi0 warning: 0x80504eb4: error -77 (ECC error) while reading 64 bytes from PEB 1:0, read only 64 bytes, retry
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.492853] ecc_sw_hamming_correct: uncorrectable ECC error
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.498645] ubi0 error: 0x80504f70: error -77 (ECC error) while reading 64 bytes from PEB 1:0, read 64 bytes
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.508819] CPU: 0 PID: 1 Comm: swapper Not tainted 6.6.52 #0
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.514766] Stack : 00000000 8082fbcc 00000000 81cdfb00 00000000 00000000 00000000 00000000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.523437] 00000000 00000000 00000000 00000000 00000000 00000001 81829c00 f5c71bcb
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.532102] 81829c98 00000000 00000000 81829b48 00000038 807cc064 00000000 ffffffea
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.540766] 00000074 81829b54 00000074 808d7808 807e5f08 81829be0 00000000 00000001
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.549430] 00000040 81cdfb00 00000000 807e5f08 00000018 80489dc8 00000000 80e30000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.558094] ...
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.560631] Call Trace:
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.560645] [<807cc064>] 0x807cc064
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.566773] [<80489dc8>] 0x80489dc8
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.570381] [<800661e8>] 0x800661e8
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.573992] [<800661f0>] 0x800661f0
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.577602] [<807a2814>] 0x807a2814
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.581212] [<80504f70>] 0x80504f70
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.584816] [<80504f78>] 0x80504f78
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.588432] [<805053dc>] 0x805053dc
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.592037] [<80504d20>] 0x80504d20
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.595649] [<8050b040>] 0x8050b040
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.599264] [<804feb58>] 0x804feb58
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.602874] [<80977524>] 0x80977524
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.606483] [<80977288>] 0x80977288
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.610091] [<8006056c>] 0x8006056c
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.613703] [<800a4060>] 0x800a4060
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.617313] [<8095fec0>] 0x8095fec0
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.620928] [<8095ff94>] 0x8095ff94
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.624536] [<8095f094>] 0x8095f094
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.628147] [<807cc5dc>] 0x807cc5dc
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.631756] [<807cc5bc>] 0x807cc5bc
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.635366] [<800619f8>] 0x800619f8
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.638983]
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.640545] ubi0 error: 0x80504914: bad VID header offset 512, expected 256
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.647760] ubi0 error: 0x805048b4: bad EC header
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.652623] Erase counter header dump:
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.656503] magic 0x55424923
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.660373] version 1
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.663438] ec 8
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.666510] vid_hdr_offset 512
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.669754] data_offset 1024
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.673087] image_seq 232218470
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.676876] hdr_crc 0x65dd12cd
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.680749] erase counter header hexdump:
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 9.684901] 00000000: 55 42 49 23 01 00 00 00 00 00 00 00 00 00 00 08 00 00 02 00 00 00 04 00 0d d7 5f 66 00 00 00 00 UBI#......................_f....
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 9.684919] 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 65 dd 12 cd ............................e...
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.684935] CPU: 0 PID: 1 Comm: swapper Not tainted 6.6.52 #0
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.690874] Stack : 00000000 8082fbcc 00000000 81ba5000 00000000 00000000 00000000 00000000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.699546] 00000000 00000000 00000000 00000000 00000000 00000001 81829c40 f5c71bcb
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.708211] 81829cd8 00000000 00000000 81829b88 00000038 807cc064 00000000 ffffffea
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.716875] 0000009f 81829b94 0000009f 808d7808 807e5f08 81829c20 00000001 81ba5000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.725539] 00000000 81ba5000 81cdf214 81cdff00 00000018 80489dc8 00000000 80e30000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.734204] ...
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.736740] Call Trace:
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.736752] [<807cc064>] 0x807cc064
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.742881] [<80489dc8>] 0x80489dc8
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.746489] [<800661e8>] 0x800661e8
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.750100] [<800661f0>] 0x800661f0
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.753711] [<807a2814>] 0x807a2814
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.757323] [<805048c4>] 0x805048c4
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.760934] [<80505588>] 0x80505588
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.764544] [<80504d20>] 0x80504d20
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.768155] [<8050b040>] 0x8050b040
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.771771] [<804feb58>] 0x804feb58
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.775381] [<80977524>] 0x80977524
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.778989] [<80977288>] 0x80977288
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.782598] [<8006056c>] 0x8006056c
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.786210] [<800a4060>] 0x800a4060
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.789820] [<8095fec0>] 0x8095fec0
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.793434] [<8095ff94>] 0x8095ff94
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.797042] [<8095f094>] 0x8095f094
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.800653] [<807cc5dc>] 0x807cc5dc
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.804263] [<807cc5bc>] 0x807cc5bc
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.807864] [<800619f8>] 0x800619f8
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.811480]
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.813052] ubi0 error: 0x805055b0: validation failed for PEB 1
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.819194] ubi0 error: 0x804ff02c: failed to attach mtd2, error -22
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.828479] UBI error: cannot attach mtd2
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.832845] clk: Disabling unused clocks
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.865726] Freeing unused kernel image (initmem) memory: 4932K
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.871868] This architecture does not have kernel memory protection.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.878555] Run /init as init process
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 9.882340] with arguments:
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 9.882346] /init
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 9.882352] with environment:
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 9.882358] HOME=/
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 9.882364] TERM=linux
Thu Jan 1 00:00:27 1970 user.info kernel: [ 10.745606] init: Console is alive
Thu Jan 1 00:00:27 1970 user.info kernel: [ 10.749590] init: - watchdog -
Thu Jan 1 00:00:27 1970 user.info kernel: [ 10.779950] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.806960] usbcore: registered new interface driver usbfs
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.812770] usbcore: registered new interface driver hub
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.818423] usbcore: registered new device driver usb
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 10.834846] gpio_button_hotplug: loading out-of-tree module taints kernel.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.857638] ehci-platform 1b000000.usb: EHCI Host Controller
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.863537] ehci-platform 1b000000.usb: new USB bus registered, assigned bus number 1
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.871856] ehci-platform 1b000000.usb: irq 3, io mem 0x1b000000
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.904951] ehci-platform 1b000000.usb: USB 2.0 started, EHCI 1.00
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.912988] hub 1-0:1.0: USB hub found
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.917613] hub 1-0:1.0: 1 port detected
Thu Jan 1 00:00:27 1970 user.info kernel: [ 10.928376] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Thu Jan 1 00:00:27 1970 user.info kernel: [ 10.946563] init: - preinit -
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 11.215005] usb 1-1: new full-speed USB device number 2 using ehci-platform
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 11.625001] usb 1-1: new full-speed USB device number 3 using ehci-platform
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 11.885076] usb usb1-port1: attempt power cycle
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 12.365041] usb 1-1: new high-speed USB device number 4 using ehci-platform
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 12.824999] usb 1-1: device not accepting address 4, error -71
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 12.994980] usb 1-1: new full-speed USB device number 5 using ehci-platform
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 13.514927] usb 1-1: device not accepting address 5, error -71
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 13.521058] usb usb1-port1: unable to enumerate USB device
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 13.953781] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 13.962198] eth0: link up (1000Mbps/Full duplex)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 16.179811] eth0: link down
Thu Jan 1 00:00:27 1970 user.info kernel: [ 16.209823] procd: - early -
Thu Jan 1 00:00:27 1970 user.info kernel: [ 16.213197] procd: - watchdog -
Thu Jan 1 00:00:27 1970 user.info kernel: [ 16.862128] procd: - watchdog -
Thu Jan 1 00:00:27 1970 user.info kernel: [ 16.865879] procd: - ubus -
Thu Jan 1 00:00:27 1970 user.info kernel: [ 16.926866] procd: - init -
Thu Jan 1 00:00:27 1970 user.info kernel: [ 17.986934] kmodloader: loading kernel modules from /etc/modules.d/*
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 19.247055] input: beeper as /devices/platform/beeper/input/input0
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 19.272657] i2c_dev: i2c /dev entries driver
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 19.296994] i2c-gpio i2c-gpio: using lines 523 (SDA) and 533 (SCL)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 19.321583] Loading modules backported from Linux version v6.9.9-0-g28fdf4518483
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 19.329329] Backport generated by backports.git v6.1.97-1-29-gf1d24a3683b2
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 19.397951] sfp sfp: Host maximum power 1.0W
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 19.425045] sfp sfp: No tx_disable pin: SFP modules will always be emitting.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 19.769660] PPP generic driver version 2.4.2
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 19.798923] NET: Registered PF_PPPOX protocol family
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 19.935607] ath9k 18100000.wmac: Direct firmware load for ath9k-eeprom-ahb-18100000.wmac.bin failed with error -2
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 19.946303] ath9k 18100000.wmac: Falling back to sysfs fallback for: ath9k-eeprom-ahb-18100000.wmac.bin
Thu Jan 1 00:00:27 1970 user.info kernel: [ 20.349975] urngd: v1.0.2 started.
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 20.694923] ath: phy0: Unable to load EEPROM file ath9k-eeprom-ahb-18100000.wmac.bin
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 20.702968] ath9k 18100000.wmac: failed to initialize device
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 20.708879] ath9k: probe of 18100000.wmac failed with error -22
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 20.746104] sfp sfp: please wait, module slow to respond
Thu Jan 1 00:00:27 1970 user.info kernel: [ 20.785398] kmodloader: done loading kernel modules from /etc/modules.d/*
Thu Jan 1 00:00:29 1970 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Thu Jan 1 00:00:29 1970 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: DNS service limited to local subnets
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Thu Jan 1 00:00:43 1970 user.notice ucitrack: Setting up /etc/config/luci-splash reload dependency on /etc/config/firewall
Thu Jan 1 00:00:43 1970 user.notice ucitrack: Setting up /etc/config/qos reload dependency on /etc/config/firewall
Thu Jan 1 00:00:43 1970 user.notice ucitrack: Setting up /etc/config/miniupnpd reload dependency on /etc/config/firewall
Thu Jan 1 00:00:44 1970 user.notice ucitrack: Setting up /etc/config/odhcpd reload dependency on /etc/config/dhcp
Thu Jan 1 00:00:44 1970 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/network
Thu Jan 1 00:00:45 1970 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/wireless
Thu Jan 1 00:00:45 1970 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Thu Jan 1 00:00:45 1970 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Thu Jan 1 00:00:46 1970 user.notice ucitrack: Setting up /etc/config/luci_statistics reload dependency on /etc/config/system
Thu Jan 1 00:00:46 1970 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/system
Thu Jan 1 00:00:48 1970 daemon.notice procd: /etc/rc.d/S96led: setting up led eth6
Thu Jan 1 00:00:48 1970 daemon.notice procd: /etc/rc.d/S96led: setting up led eth7
Thu Jan 1 00:00:48 1970 daemon.notice procd: /etc/rc.d/S96led: setting up led eth8
Thu Jan 1 00:00:48 1970 daemon.notice procd: /etc/rc.d/S96led: setting up led eth9
Thu Jan 1 00:00:48 1970 daemon.notice procd: /etc/rc.d/S96led: setting up led eth10
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.242885] eth0: link up (1000Mbps/Full duplex)
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.265269] ag71xx-legacy 19000000.eth eth0: entered promiscuous mode
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.275776] br-lan: port 1(eth0.1) entered blocking state
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.281393] br-lan: port 1(eth0.1) entered disabled state
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.287088] eth0.1: entered allmulticast mode
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.291608] ag71xx-legacy 19000000.eth eth0: entered allmulticast mode
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.298728] eth0.1: entered promiscuous mode
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.350156] br-lan: port 1(eth0.1) entered blocking state
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.355825] br-lan: port 1(eth0.1) entered forwarding state
Thu Jan 1 00:00:49 1970 daemon.notice netifd: Interface 'lan' is enabled
Thu Jan 1 00:00:49 1970 daemon.notice netifd: Interface 'lan' is setting up now
Thu Jan 1 00:00:49 1970 daemon.notice netifd: Interface 'lan' is now up
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.391058] eth1: link up (1000Mbps/Full duplex)
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.439868] ag71xx-legacy 1a000000.eth eth1: entered promiscuous mode
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.448824] br-lan: port 2(eth1.1) entered blocking state
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.454437] br-lan: port 2(eth1.1) entered disabled state
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.460136] eth1.1: entered allmulticast mode
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.464652] ag71xx-legacy 1a000000.eth eth1: entered allmulticast mode
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.517979] eth1.1: entered promiscuous mode
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.522680] br-lan: port 2(eth1.1) entered blocking state
Thu Jan 1 00:00:49 1970 kern.info kernel: [ 49.528351] br-lan: port 2(eth1.1) entered forwarding state
Thu Jan 1 00:04:37 1970 user.info upgrade: The device is supported, but the config is incompatible to the new image (1.0->1.1). Please upgrade without keeping config (sysupgrade -n).
Thu Jan 1 00:04:37 1970 user.info upgrade: NAND images switched to yafut. If running older image, reinstall from initramfs.
Oh. I see you sysupgraded while keeping config, and this shouldn't be done, because Mikrotiks now use yafut to store the kernel and flash layout changed because of that. So might did the ECC algorithm on the NAND.
It its well possible, that your NAND is worn, too, and that those bad blocks should be marked.
Please boot initramfs, erase the UBI partition run ubiformat
on the UBI partition (to keep erase counters) and reinstall from scratch (using sysupgrade -n
)
No i dont, i force upgrade without keeping config (it says image not compatible then i force it to upgrade) also i boot initrams and format ubi (i think mtd2) and ecc errors are gone in new boot log below but unfortunately when sysupgrade it started to bootloop
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 0.000000] Linux version 6.6.52 (builder@buildhost) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r0+27580-e94fe762ec98) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 Thu Sep 26 20:19:27 2024
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] printk: bootconsole [early0] enabled
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] MIPS: machine is MikroTik RouterBOARD 2011UiAS-2HnD
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] SoC: Atheros AR9344 rev 2
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Initrd not found or empty - disabling initrd
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Zone ranges:
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff]
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Movable zone start for each node
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Early memory node ranges
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Writing ErrCtl register=00000000
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Readback ErrCtl register=00000000
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] Memory: 50456K/65536K available (7630K kernel code, 596K rwdata, 976K rodata, 4932K init, 222K bss, 15080K reserved, 0K cma-reserved)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] NR_IRQS: 51
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] CPU clock: 600.000 MHz
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.000002] sched_clock: 32 bits at 300MHz, resolution 3ns, wraps every 7158278654ns
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.008976] Calibrating delay loop... 299.82 BogoMIPS (lpj=1499136)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.086049] pid_max: default: 32768 minimum: 301
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.103646] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.111988] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.131543] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.146654] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.157894] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.168874] pinctrl core: initialized pinctrl subsystem
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.178313] NET: Registered PF_NETLINK/PF_ROUTE protocol family
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.185700] thermal_sys: Registered thermal governor 'step_wise'
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.204729] clocksource: Switched to clocksource MIPS
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.230576] NET: Registered PF_INET protocol family
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.236497] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.246554] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.256247] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.265074] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.273788] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.281841] TCP: Hash tables configured (established 1024 bind 1024)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.289243] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.296758] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.305831] NET: Registered PF_UNIX/PF_LOCAL protocol family
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.312339] PCI: CLS 0 bytes, default 32
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.912425] workingset: timestamp_bits=14 max_order=14 bucket_order=0
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.921895] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.928585] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.948979] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.962439] pinctrl-single 1804002c.pinmux: 544 pins, size 68
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.970169] gpio-export gpio-export: 3 gpio(s) exported
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.977660] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.991314] printk: console [ttyS0] disabled
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 0.996893] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 1.006883] printk: console [ttyS0] enabled
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 1.015970] printk: bootconsole [early0] disabled
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 1.043097] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x76
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 1.049738] nand: Samsung NAND 64MiB 3,3V 8-bit
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 1.054419] nand: 64 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 1.062106] Scanning device for bad blocks
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 1.585274] Bad eraseblock 17 at 0x000000044000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 1.590079] Bad eraseblock 18 at 0x000000048000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 1.594924] Bad eraseblock 19 at 0x00000004c000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 1.599717] Bad eraseblock 20 at 0x000000050000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 2.440677] Bad eraseblock 176 at 0x0000002c0000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 2.445630] Bad eraseblock 177 at 0x0000002c4000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 2.450510] Bad eraseblock 178 at 0x0000002c8000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 2.455434] Bad eraseblock 179 at 0x0000002cc000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 2.469046] Bad eraseblock 201 at 0x000000324000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 2.993620] Bad eraseblock 202 at 0x000000328000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 2.998568] Bad eraseblock 203 at 0x00000032c000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 3.003469] Bad eraseblock 204 at 0x000000330000
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 7.241230] Bad eraseblock 2990 at 0x000002eb8000
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.312038] 3 fixed-partitions partitions found on MTD device ar934x-nand
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.319103] Creating 3 MTD partitions on "ar934x-nand":
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.324511] 0x000000000000-0x000000040000 : "booter"
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.330595] 0x000000040000-0x000000400000 : "kernel"
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.336676] 0x000000400000-0x000004000000 : "ubi"
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 7.360015] spi-nor spi0.0: w25x10 (128 Kbytes)
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.365213] 1 routerbootpart partitions found on MTD device spi0.0
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.371619] Creating 1 MTD partitions on "spi0.0":
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.376606] 0x000000000000-0x000000020000 : "partitions"
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.385259] 4 routerbootpart partitions found on MTD device partitions
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.392033] Creating 4 MTD partitions on "partitions":
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.397391] 0x000000000000-0x00000000b000 : "routerboot"
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.405279] 0x00000000b000-0x00000000c000 : "hard_config"
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.413552] 0x00000000c000-0x00000000d000 : "bios"
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 7.421365] 0x00000000f000-0x000000010000 : "soft_config"
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 7.434546] ag71xx-legacy 19000000.eth: invalid MAC address, using random address
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 7.808170] switch0: Atheros AR8327 rev. 2 switch registered on mdio.0
Thu Jan 1 00:00:27 1970 kern.notice kernel: [ 8.324776] random: crng init done
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 8.467669] ag71xx-legacy 19000000.eth: connected to PHY at mdio.0:00 [uid=004dd033, driver=Atheros AR8216/AR8236/AR8316]
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 8.479802] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: rgmii
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 8.486949] ag71xx-legacy 1a000000.eth: invalid MAC address, using random address
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.243175] switch1: Atheros AR8229 rev. 1 switch registered on mdio.1
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.324067] ag71xx-legacy 1a000000.eth: connected to PHY at fixed-0:00 [uid=00000000, driver=Generic PHY]
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.334824] eth1: Atheros AG71xx at 0xba000000, irq 5, mode: gmii
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.344857] MikroTik RouterBOARD hardware configuration sysfs driver v0.07
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.354465] MikroTik RouterBOARD software configuration sysfs driver v0.05
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.362428] NET: Registered PF_INET6 protocol family
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.375700] Segment Routing with IPv6
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.379552] In-situ OAM (IOAM) with IPv6
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.383786] NET: Registered PF_PACKET protocol family
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.389122] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.402999] 8021q: 802.1Q VLAN Support v1.8
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.452706] ecc_sw_hamming_correct: uncorrectable ECC error
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 9.458566] UBI error: unable to read from mtd2
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.463469] clk: Disabling unused clocks
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.496400] Freeing unused kernel image (initmem) memory: 4932K
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 9.502546] This architecture does not have kernel memory protection.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 9.509233] Run /init as init process
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 9.513018] with arguments:
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 9.513023] /init
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 9.513029] with environment:
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 9.513035] HOME=/
Thu Jan 1 00:00:27 1970 kern.debug kernel: [ 9.513041] TERM=linux
Thu Jan 1 00:00:27 1970 user.info kernel: [ 10.383132] init: Console is alive
Thu Jan 1 00:00:27 1970 user.info kernel: [ 10.387255] init: - watchdog -
Thu Jan 1 00:00:27 1970 user.info kernel: [ 10.417603] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.443984] usbcore: registered new interface driver usbfs
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.449836] usbcore: registered new interface driver hub
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.455475] usbcore: registered new device driver usb
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 10.471929] gpio_button_hotplug: loading out-of-tree module taints kernel.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.492495] ehci-platform 1b000000.usb: EHCI Host Controller
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.498459] ehci-platform 1b000000.usb: new USB bus registered, assigned bus number 1
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.506744] ehci-platform 1b000000.usb: irq 3, io mem 0x1b000000
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.534753] ehci-platform 1b000000.usb: USB 2.0 started, EHCI 1.00
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.542289] hub 1-0:1.0: USB hub found
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.547429] hub 1-0:1.0: 1 port detected
Thu Jan 1 00:00:27 1970 user.info kernel: [ 10.558238] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Thu Jan 1 00:00:27 1970 user.info kernel: [ 10.567779] init: - preinit -
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 10.844829] usb 1-1: new full-speed USB device number 2 using ehci-platform
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 11.254810] usb 1-1: new full-speed USB device number 3 using ehci-platform
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 11.516158] usb usb1-port1: attempt power cycle
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 11.994823] usb 1-1: new high-speed USB device number 4 using ehci-platform
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 12.454827] usb 1-1: device not accepting address 4, error -71
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 12.624834] usb 1-1: new full-speed USB device number 5 using ehci-platform
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 13.145641] usb 1-1: device not accepting address 5, error -71
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 13.151772] usb usb1-port1: unable to enumerate USB device
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 13.561766] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 13.570167] eth0: link up (1000Mbps/Full duplex)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 15.797304] eth0: link down
Thu Jan 1 00:00:27 1970 user.info kernel: [ 15.827480] procd: - early -
Thu Jan 1 00:00:27 1970 user.info kernel: [ 15.830840] procd: - watchdog -
Thu Jan 1 00:00:27 1970 user.info kernel: [ 16.484120] procd: - watchdog -
Thu Jan 1 00:00:27 1970 user.info kernel: [ 16.487877] procd: - ubus -
Thu Jan 1 00:00:27 1970 user.info kernel: [ 16.548242] procd: - init -
Thu Jan 1 00:00:27 1970 user.info kernel: [ 17.606806] kmodloader: loading kernel modules from /etc/modules.d/*
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 18.866874] input: beeper as /devices/platform/beeper/input/input0
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 18.892403] i2c_dev: i2c /dev entries driver
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 18.916813] i2c-gpio i2c-gpio: using lines 523 (SDA) and 533 (SCL)
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 18.941705] Loading modules backported from Linux version v6.9.9-0-g28fdf4518483
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 18.949434] Backport generated by backports.git v6.1.97-1-29-gf1d24a3683b2
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 19.014823] sfp sfp: Host maximum power 1.0W
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 19.034890] sfp sfp: No tx_disable pin: SFP modules will always be emitting.
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 19.439166] PPP generic driver version 2.4.2
Thu Jan 1 00:00:27 1970 kern.info kernel: [ 19.467690] NET: Registered PF_PPPOX protocol family
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 19.625399] ath9k 18100000.wmac: Direct firmware load for ath9k-eeprom-ahb-18100000.wmac.bin failed with error -2
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 19.636088] ath9k 18100000.wmac: Falling back to sysfs fallback for: ath9k-eeprom-ahb-18100000.wmac.bin
Thu Jan 1 00:00:27 1970 user.info kernel: [ 19.939408] urngd: v1.0.2 started.
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 20.345692] sfp sfp: please wait, module slow to respond
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 20.355156] ath: phy0: Unable to load EEPROM file ath9k-eeprom-ahb-18100000.wmac.bin
Thu Jan 1 00:00:27 1970 kern.err kernel: [ 20.363195] ath9k 18100000.wmac: failed to initialize device
Thu Jan 1 00:00:27 1970 kern.warn kernel: [ 20.369140] ath9k: probe of 18100000.wmac failed with error -22
Thu Jan 1 00:00:27 1970 user.info kernel: [ 20.445243] kmodloader: done loading kernel modules from /etc/modules.d/*
Thu Jan 1 00:00:28 1970 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Thu Jan 1 00:00:28 1970 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: DNS service limited to local subnets
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Jan 1 00:00:29 1970 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Thu Jan 1 00:00:29 1970 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names
Thu Jan 1 00:00:44 1970 authpriv.info dropbear[1386]: Not backgrounding
Thu Jan 1 00:00:47 1970 daemon.notice wpa_supplicant[1494]: Successfully initialized wpa_supplicant
Thu Jan 1 00:00:48 1970 user.notice : Added device handler type: bonding
Thu Jan 1 00:00:48 1970 user.notice : Added device handler type: 8021ad
Thu Jan 1 00:00:48 1970 user.notice : Added device handler type: 8021q
Thu Jan 1 00:00:48 1970 user.notice : Added device handler type: macvlan
Thu Jan 1 00:00:48 1970 user.notice : Added device handler type: veth
Thu Jan 1 00:00:48 1970 user.notice : Added device handler type: bridge
Thu Jan 1 00:00:48 1970 user.notice : Added device handler type: Network device
Thu Jan 1 00:00:48 1970 user.notice : Added device handler type: tunnel
Thu Jan 1 00:00:51 1970 daemon.notice procd: /etc/rc.d/S50uhttpd: 4+0 records in
Thu Jan 1 00:00:51 1970 daemon.notice procd: /etc/rc.d/S50uhttpd: 4+0 records out
Thu Jan 1 00:00:51 1970 daemon.notice procd: /etc/rc.d/S50uhttpd: Generating EC private key
Thu Jan 1 00:00:51 1970 daemon.notice procd: /etc/rc.d/S50uhttpd: Generating selfsigned certificate with subject 'C=ZZ,ST=Somewhere,L=Unknown,O=OpenWrt443b247d,CN=OpenWrt,' and validity 20010909014640-20021011014640
Thu Jan 1 00:00:53 1970 user.notice ucitrack: Setting up /etc/config/luci-splash reload dependency on /etc/config/firewall
Thu Jan 1 00:00:53 1970 user.notice ucitrack: Setting up /etc/config/qos reload dependency on /etc/config/firewall
Thu Jan 1 00:00:53 1970 user.notice ucitrack: Setting up /etc/config/miniupnpd reload dependency on /etc/config/firewall
Thu Jan 1 00:00:53 1970 user.notice ucitrack: Setting up /etc/config/odhcpd reload dependency on /etc/config/dhcp
Thu Jan 1 00:00:54 1970 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/network
Thu Jan 1 00:00:54 1970 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/wireless
Thu Jan 1 00:00:55 1970 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Thu Jan 1 00:00:55 1970 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Thu Jan 1 00:00:55 1970 user.notice ucitrack: Setting up /etc/config/luci_statistics reload dependency on /etc/config/system
Thu Jan 1 00:00:55 1970 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/system
Thu Jan 1 00:00:57 1970 daemon.notice procd: /etc/rc.d/S96led: setting up led eth6
Thu Jan 1 00:00:57 1970 daemon.notice procd: /etc/rc.d/S96led: setting up led eth7
Thu Jan 1 00:00:57 1970 daemon.notice procd: /etc/rc.d/S96led: setting up led eth8
Thu Jan 1 00:00:57 1970 daemon.notice procd: /etc/rc.d/S96led: setting up led eth9
Thu Jan 1 00:00:57 1970 daemon.notice procd: /etc/rc.d/S96led: setting up led eth10
Thu Jan 1 00:00:58 1970 kern.info kernel: [ 58.823605] ag71xx-legacy 19000000.eth eth0: entered promiscuous mode
Thu Jan 1 00:00:58 1970 kern.info kernel: [ 58.833340] eth0: link up (1000Mbps/Full duplex)
Thu Jan 1 00:00:58 1970 kern.info kernel: [ 58.855619] br-lan: port 1(eth0.1) entered blocking state
Thu Jan 1 00:00:58 1970 kern.info kernel: [ 58.861237] br-lan: port 1(eth0.1) entered disabled state
Thu Jan 1 00:00:58 1970 kern.info kernel: [ 58.867003] eth0.1: entered allmulticast mode
Thu Jan 1 00:00:58 1970 kern.info kernel: [ 58.871524] ag71xx-legacy 19000000.eth eth0: entered allmulticast mode
Thu Jan 1 00:00:58 1970 kern.info kernel: [ 58.878656] eth0.1: entered promiscuous mode
Thu Jan 1 00:00:58 1970 kern.info kernel: [ 58.914586] br-lan: port 1(eth0.1) entered blocking state
Thu Jan 1 00:00:58 1970 kern.info kernel: [ 58.920260] br-lan: port 1(eth0.1) entered forwarding state
Thu Jan 1 00:00:58 1970 daemon.notice netifd: Interface 'lan' is enabled
Thu Jan 1 00:00:58 1970 daemon.notice netifd: Interface 'lan' is setting up now
Thu Jan 1 00:00:58 1970 daemon.notice netifd: Interface 'lan' is now up
Thu Jan 1 00:00:58 1970 kern.info kernel: [ 58.992334] eth1: link up (1000Mbps/Full duplex)
Thu Jan 1 00:00:59 1970 kern.info kernel: [ 59.040131] ag71xx-legacy 1a000000.eth eth1: entered promiscuous mode
Thu Jan 1 00:00:59 1970 kern.info kernel: [ 59.055648] br-lan: port 2(eth1.1) entered blocking state
Thu Jan 1 00:00:59 1970 kern.info kernel: [ 59.061269] br-lan: port 2(eth1.1) entered disabled state
Thu Jan 1 00:00:59 1970 kern.info kernel: [ 59.066964] eth1.1: entered allmulticast mode
Thu Jan 1 00:00:59 1970 kern.info kernel: [ 59.071483] ag71xx-legacy 1a000000.eth eth1: entered allmulticast mode
Thu Jan 1 00:00:59 1970 kern.info kernel: [ 59.116175] eth1.1: entered promiscuous mode
Thu Jan 1 00:00:59 1970 kern.info kernel: [ 59.120878] br-lan: port 2(eth1.1) entered blocking state
Thu Jan 1 00:00:59 1970 kern.info kernel: [ 59.126547] br-lan: port 2(eth1.1) entered forwarding state
Thu Jan 1 00:00:59 1970 daemon.notice netifd: bridge 'br-lan' link is up
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'lan' has link connectivity
Thu Jan 1 00:00:59 1970 daemon.notice netifd: VLAN 'eth0.1' link is up
Thu Jan 1 00:00:59 1970 daemon.notice netifd: VLAN 'eth1.1' link is up
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'loopback' is enabled
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'loopback' is setting up now
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'loopback' is now up
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'wan' is enabled
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'wan6' is enabled
Thu Jan 1 00:00:59 1970 daemon.notice netifd: bridge 'br-lan' link is down
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'lan' has link connectivity loss
Thu Jan 1 00:00:59 1970 daemon.notice netifd: VLAN 'eth0.1' link is down
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Network device 'eth0' link is up
Thu Jan 1 00:00:59 1970 daemon.notice netifd: VLAN 'eth0.1' link is up
Thu Jan 1 00:00:59 1970 daemon.notice netifd: bridge 'br-lan' link is up
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'lan' has link connectivity
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Network device 'eth1' link is up
Thu Jan 1 00:00:59 1970 daemon.notice netifd: VLAN 'eth1.1' link is down
Thu Jan 1 00:00:59 1970 daemon.notice netifd: VLAN 'eth1.1' link is up
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Network device 'lo' link is up
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'loopback' has link connectivity
Thu Jan 1 00:00:59 1970 daemon.notice netifd: VLAN 'eth0.2' link is up
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'wan' has link connectivity
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'wan' is setting up now
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'wan6' has link connectivity
Thu Jan 1 00:00:59 1970 daemon.notice netifd: Interface 'wan6' is setting up now
Thu Jan 1 00:01:00 1970 daemon.notice netifd: wan (2257): udhcpc: started, v1.36.1
Thu Jan 1 00:01:00 1970 daemon.err odhcp6c[2266]: Failed to send RS (Address not available)
Thu Jan 1 00:01:00 1970 daemon.err odhcp6c[2266]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
Thu Jan 1 00:01:00 1970 daemon.notice netifd: wan (2257): udhcpc: broadcasting discover
Thu Jan 1 00:01:00 1970 kern.info kernel: [ 60.905767] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
Thu Jan 1 00:01:01 1970 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Thu Jan 1 00:01:01 1970 daemon.info procd: - init complete -
Thu Jan 1 00:01:01 1970 daemon.info urandom_seed[2362]: Seed saved (/etc/urandom.seed)
Thu Jan 1 00:01:03 1970 daemon.notice netifd: wan (2257): udhcpc: broadcasting discover
Thu Jan 1 00:01:04 1970 kern.info kernel: [ 64.026024] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 3 is up
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Thu Jan 1 00:01:06 1970 daemon.notice netifd: wan (2257): udhcpc: broadcasting discover
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: DNS service limited to local subnets
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Jan 1 00:01:06 1970 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names
Thu Jan 1 00:01:06 1970 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu Jan 1 00:01:12 1970 daemon.err uhttpd[1801]: [info] luci: accepted login on /admin/status/logs for root from 192.168.1.2
Thu Jan 1 00:01:15 1970 kern.err kernel: [ 75.785017] sfp sfp: failed to read EEPROM: -ENXIO
Thu Jan 1 00:03:31 1970 user.info upgrade: The device is supported, but the config is incompatible to the new image (1.0->1.1). Please upgrade without keeping config (sysupgrade -n).
Thu Jan 1 00:03:31 1970 user.info upgrade: NAND images switched to yafut. If running older image, reinstall from initramfs.
Thu Jan 1 00:03:53 1970 kern.info kernel: [ 233.545729] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 3 is down
Thu Jan 1 00:05:30 1970 kern.info kernel: [ 330.265377] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 3 is up
Please post boot log from such failure after sysupgrade.
how can i do that?
There are 4 testpoints in the top left corner:
You'll have to attach a USB-serial converter, at 115200bps there. And then use a terminal emulator of your choice.
TX and GND pins will suffice, so you can just even hold two wires against the testpoints - or solder them on if you feel like it. Attach a RX pin of USB-serial to TX, and GND to GND.
BTW, anyone here with a radio-equipped model? I'd like to know if the wireless interface at least probes.