Blueendless U35WF

The Blueendless U35WF is a small 3.5“ HD enclosure powered by a MediaTek 7620A SoC with 100Mb/s ethernet, WiFi3, USB2, and 12V SATA for a 3.5” hard drive.

Blueendless Kimax BS-U35-WF

FIXME Find out flash layout, then add the flash layout table here (copy, paste, modify the example).

Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout.

root@U35WF:~# cat /proc/mtd 
dev:    size   erasesize  name
mtd0: 00030000 00010000 "u-boot"
mtd1: 00010000 00010000 "u-boot-env"
mtd2: 00010000 00010000 "factory"
mtd3: 00fb0000 00010000 "firmware"
mtd4: 00230249 00010000 "kernel"
mtd5: 00d7fdb7 00010000 "rootfs"
mtd6: 007b0000 00010000 "rootfs_data"
root@U35WF:~# 

From the OEM firmware:

1. First flash the OpenWrt initramfs image using the OEM interface, which should be at http://192.168.169.1/ with user `admin` and password `kimax` by default. The OEM firmware will not indicate when it is complete, and you will lose connectivity.
2. Wait until both the drive and wifi LEDs have stopped blinking.
3. With an ethernet cable plugged in, you should be able to get an IP once the initramfs image has booted. You might need to switch power off and back on after flashing the initramfs image, but ensure that enough time has passed (~5min is long enough) to ensure full flashing completed.
4. Once the ethernet has leased an IP and OpenWrt is accessible at http://192.168.1.1/ , flash the full sysupgrade image using OpenWrt ensuring that save changes is NOT checked!

If you end up locked out read this post https://forum.openwrt.org/t/blueendless-kimax-bs-u35-wf/26801/61 and reset the device either through serial or with the button combo.

Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
eth0 LAN port None
phy0-ap0 WiFi Disabled

hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.

The Blueendless U35WF has the following buttons:

BUTTON Event
Reset reset

Front:
Front of the U35WF casing

Back:
Back of the U35WF casing

There are 2 screws to release the inside from from the outer shell. The hard drive is attached with 4 screws. The PCBs are behind a metal shroud which is secured to the frame with 4 screws. There are 2 PCBs behind this shroud, the main PCB with the ports, and the SoC PCB which contains the 7620A, RAM, 16MB NAND flash, and WiFi. These PCBs are connected via 2 ribbon cables.

SoC PCB:
Top of the main pcb of the U35WF Bottom of the main pcb of the U35WF

port.serial general information about the serial port, serial port cable, etc.

How to connect to the Serial Port of this specific device:
Serial pinout for the U35WF

Serial connection parameters
for Blueendless U35WF
57600, 8N1

port.jtag general information about the JTAG port, JTAG cable, etc.

How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port

None so far.

U-Boot 1.1.3 (Jan 29 2015 - 15:00:12) Board: Ralink APSoC DRAM: 128 MB relocate_code Pointer at: 87fb8000 enable ephy clock...done. rf reg 29 = 5 SSC disabled. spi_wait_nsec: 29 spi device id: c2 20 18 c2 20 (2018c220) find flash: MX25L12805D raspi_read: from:30000 len:1000 raspi_read: from:30000 len:1000 ============================================ Ralink UBoot Version: 4.2.1.0 -------------------------------------------- ASIC 7620_MP (Port5<->Phy) DRAM component: 1024 Mbits DDR, width 16 DRAM bus: 16 bit Total memory: 128 MBytes Flash component: SPI Flash Date:Jan 29 2015 Time:15:00:12 ============================================ icache: sets:512, ways:4, linesz:32 ,total:65536 dcache: sets:256, ways:4, linesz:32 ,total:32768 ##### The CPU freq = 580 MHZ #### estimate memory size =128 Mbytes hylon find this is RTL8211E Gagi Phy!!! Please choose the operation: 1: Load system code to SDRAM via TFTP. 2: Load system code then write to Flash via TFTP. 3: Boot system code via Flash (default). 4: Entr boot command line interface. 7: Load Boot Loader code then write to Flash via Serial. 9: Load Boot Loader code then write to Flash via TFTP. 0 3: System Boot system code via Flash. ## Booting image at bc050000 ... raspi_read: from:50000 len:40 Image Name: MIPS OpenWrt Linux-4.4.7 Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 1261372 Bytes = 1.2 MB Load Address: 80000000 Entry Point: 80000000 raspi_read: from:50040 len:133f3c Verifying Checksum ... OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 80000000) ... ## Giving linux memsize in MB, 128 Starting kernel ... [ 0.000000] Linux version 4.4.7 (brucelau@ubuntu) (gcc version 5.3.0 (OpenWrt GCC 5.3.0 unknown) ) #62 Thu May 17 07:13:52 UTC 2018 [ 0.000000] Board has DDR2 [ 0.000000] Analog PMU set to hw control [ 0.000000] Digital PMU set to hw control [ 0.000000] SoC Type: MediaTek MT7620A ver:2 eco:6 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc) [ 0.000000] MIPS: machine is HLINK HLINK-WS-01 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 08000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt es [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag es: 32512 [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jff s2 [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Writing ErrCtl register=0007ffd0 [ 0.000000] Readback ErrCtl register=0007ffd0 [ 0.000000] Memory: 125828K/131072K available (2838K kernel code, 138K rwdata , 692K rodata, 164K init, 195K bss, 5244K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:256 [ 0.000000] CPU Clock: 580MHz [ 0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_n s: 583261500 ns [ 0.000000] systick: enable autosleep mode [ 0.000000] systick: running - mult: 214748, shift: 32 [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_i dle_ns: 6590553264 ns [ 0.000011] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 74051 15902ns [ 0.015448] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) [ 0.080608] pid_max: default: 32768 minimum: 301 [ 0.089930] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.102944] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.123084] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 19112604462750000 ns [ 0.142718] pinctrl core: initialized pinctrl subsystem [ 0.153698] NET: Registered protocol family 16 [ 0.649118] mt7620-pci 10140000.pcie: PCIE0 no card, disable it(RST&CLK) [ 0.662329] mt7620-pci: probe of 10140000.pcie failed with error -1 [ 0.682912] rt2880_gpio 10000600.gpio: registering 24 gpios [ 0.693937] rt2880_gpio 10000600.gpio: registering 24 irq handlers [ 0.706349] rt2880_gpio 10000638.gpio: registering 16 gpios [ 0.717322] rt2880_gpio 10000638.gpio: registering 16 irq handlers [ 0.729767] rt2880_gpio 10000660.gpio: registering 32 gpios [ 0.740745] rt2880_gpio 10000660.gpio: registering 32 irq handlers [ 0.753187] rt2880_gpio 10000688.gpio: registering 1 gpios [ 0.763993] rt2880_gpio 10000688.gpio: registering 1 irq handlers [ 0.777674] clocksource: Switched to clocksource systick [ 0.789702] NET: Registered protocol family 2 [ 0.799191] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.812963] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.825555] TCP: Hash tables configured (established 1024 bind 1024) [ 0.838283] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.849817] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.862534] NET: Registered protocol family 1 [ 0.871646] rt-timer 10000100.timer: maximum frequency is 1220Hz [ 0.884483] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.914919] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.926453] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORIT Y) (c) 2001-2006 Red Hat, Inc. [ 0.948623] io scheduler noop registered [ 0.956273] io scheduler deadline registered (default) [ 0.966788] ralink-usb-phy usbphy: invalid resource [ 0.977047] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.994551] spi spi0.0: force spi mode3 [ 1.002608] m25p80 spi0.0: mx25l12805d (16384 Kbytes) [ 1.012576] 5 ofpart partitions found on MTD device spi0.0 [ 1.023408] Creating 5 MTD partitions on "spi0.0": [ 1.032935] 0x000000000000-0x000000030000 : "u-boot" [ 1.044566] 0x000000030000-0x000000040000 : "u-boot-env" [ 1.056795] 0x000000040000-0x000000050000 : "factory" [ 1.068595] 0x000000050000-0x000000ff0000 : "firmware" [ 1.163450] 2 uimage-fw partitions found on MTD device firmware [ 1.175101] 0x000000050000-0x000000183f7c : "kernel" [ 1.186584] 0x000000183f7c-0x000000ff0000 : "rootfs" [ 1.198216] mtd: device 5 (rootfs) set to be root filesystem [ 1.209496] 1 squashfs-split partitions found on MTD device rootfs [ 1.221649] 0x000000a20000-0x000000ff0000 : "rootfs_data" [ 1.234197] 0x000000ff0000-0x000001000000 : "hui-ai" [ 1.246794] rt2880-pinmux pinctrl: pin io40 already requested by pinctrl; can not claim for 10100000.ethernet [ 1.266273] rt2880-pinmux pinctrl: pin-40 (10100000.ethernet) status -22 [ 1.279542] rt2880-pinmux pinctrl: could not request pin 40 (io40) from group ephy on device rt2880-pinmux [ 1.298923] mtk_soc_eth 10100000.ethernet: Error applying setting, reverse th ings back [ 1.314787] mtk_soc_eth 10100000.ethernet: init data [ 1.324554] mtk_soc_eth 10100000.ethernet: init data finish [ 1.335639] mtk_soc_eth 10100000.ethernet: register netdev [ 1.346548] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): reset fe [ 1.361228] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): fe switch ini t [ 1.375735] gsw: turn off switch [ 1.381985] gsw: setting mtk_switch_r32(gsw, GSW_REG_CKGCR) & ~(0x0 << 4) [ 1.396552] gsw: setting port4 to ephy mode [ 1.404729] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): fe switch ini t finish [ 1.420431] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): fe_hw_init [ 1.433996] mtk_soc_eth 10100000.ethernet: mt7530_apply_config [ 1.445768] mtk_soc_eth 10100000.ethernet: mt7530_apply_config loaded mt7620 driver [ 1.460971] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): phy disconnec t [ 1.475501] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): phy connect [ 1.490299] mtk_soc_eth 10100000.ethernet: platform set drvdata [ 1.501976] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0 100000, irq 5 [ 1.518912] rt2880_wdt 10000120.watchdog: Initialized [ 1.530398] NET: Registered protocol family 10 [ 1.542644] NET: Registered protocol family 17 [ 1.551500] bridge: automatic filtering via arp/ip/ip6tables has been depreca ted. Update your scripts to load br_netfilter if you need this. [ 1.576487] 8021q: 802.1Q VLAN Support v1.8 [ 1.585333] bootconsole [early0] disabled


U-Boot 1.1.3 (Jan 29 2015 - 15:00:12) Board: Ralink APSoC DRAM: 128 MB relocate_code Pointer at: 87fb8000 enable ephy clock...done. rf reg 29 = 5 SSC disabled. spi_wait_nsec: 29 spi device id: c2 20 18 c2 20 (2018c220) find flash: MX25L12805D raspi_read: from:30000 len:1000 raspi_read: from:30000 len:1000 ============================================ Ralink UBoot Version: 4.2.1.0 -------------------------------------------- ASIC 7620_MP (Port5<->Phy) DRAM component: 1024 Mbits DDR, width 16 DRAM bus: 16 bit Total memory: 128 MBytes Flash component: SPI Flash Date:Jan 29 2015 Time:15:00:12 ============================================ icache: sets:512, ways:4, linesz:32 ,total:65536 dcache: sets:256, ways:4, linesz:32 ,total:32768 ##### The CPU freq = 580 MHZ #### estimate memory size =128 Mbytes hylon find this is RTL8211E Gagi Phy!!! Please choose the operation: 1: Load system code to SDRAM via TFTP. 2: Load system code then write to Flash via TFTP. 3: Boot system code via Flash (default). 4: Entr boot command line interface. 7: Load Boot Loader code then write to Flash via Serial. 9: Load Boot Loader code then write to Flash via TFTP. 0 3: System Boot system code via Flash. ## Booting image at bc050000 ... raspi_read: from:50000 len:40 Image Name: MIPS OpenWrt Linux-4.14.209 Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 1566703 Bytes = 1.5 MB Load Address: 80000000 Entry Point: 80000000 raspi_read: from:50040 len:17e7ef Verifying Checksum ... OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 80000000) ... ## Giving linux memsize in MB, 128 Starting kernel ... [ 0.000000] Linux version 4.14.209 (builder@buildhost) (gcc version 7.5.0 (Op enWrt GCC 7.5.0 r11257-5090152ae3)) #0 Sun Dec 6 07:31:03 2020 [ 0.000000] Board has DDR2 [ 0.000000] Analog PMU set to hw control [ 0.000000] Digital PMU set to hw control [ 0.000000] SoC Type: MediaTek MT7620A ver:2 eco:6 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc) [ 0.000000] MIPS: machine is Kimax U35WF [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 08000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 byt es [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] random: get_random_bytes called from 0x80483740 with crng_init=0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs 2 [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Writing ErrCtl register=0007ffd0 [ 0.000000] Readback ErrCtl register=0007ffd0 [ 0.000000] Memory: 123796K/131072K available (3922K kernel code, 185K rwdata , 504K rodata, 1204K init, 215K bss, 7276K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS: 256 [ 0.000000] CPU Clock: 580MHz [ 0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_n s: 583261500 ns [ 0.000000] systick: enable autosleep mode [ 0.000000] systick: running - mult: 214748, shift: 32 [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_i dle_ns: 6590553264 ns [ 0.000012] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 74051 15902ns [ 0.015488] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) [ 0.087722] pid_max: default: 32768 minimum: 301 [ 0.097134] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.110165] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.129251] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 19112604462750000 ns [ 0.148731] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.160906] pinctrl core: initialized pinctrl subsystem [ 0.172526] NET: Registered protocol family 16 [ 0.204020] rt2880_gpio 10000600.gpio: registering 24 gpios [ 0.215055] rt2880_gpio 10000600.gpio: registering 24 irq handlers [ 0.227644] rt2880_gpio 10000660.gpio: registering 32 gpios [ 0.238650] rt2880_gpio 10000660.gpio: registering 32 irq handlers [ 0.251232] rt2880_gpio 10000688.gpio: registering 1 gpios [ 0.262062] rt2880_gpio 10000688.gpio: registering 1 irq handlers [ 0.279055] clocksource: Switched to clocksource systick [ 0.290749] NET: Registered protocol family 2 [ 0.300300] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.314083] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.326670] TCP: Hash tables configured (established 1024 bind 1024) [ 0.339448] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.350980] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.363663] NET: Registered protocol family 1 [ 0.375013] rt-timer 10000100.timer: maximum frequency is 1220Hz [ 0.387740] Crashlog allocated RAM at address 0x3f00000 [ 0.399894] workingset: timestamp_bits=30 max_order=15 bucket_order=0 [ 0.418566] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.430071] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORIT Y) (c) 2001-2006 Red Hat, Inc. [ 0.460152] io scheduler noop registered [ 0.467795] io scheduler deadline registered (default) [ 0.478968] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.494467] console [ttyS0] disabled [ 0.501530] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103 [ 0.521201] console [ttyS0] enabled [ 0.521201] console [ttyS0] enabled [ 0.535019] bootconsole [early0] disabled [ 0.535019] bootconsole [early0] disabled [ 0.558832] spi spi0.0: force spi mode3 [ 0.567352] m25p80 spi0.0: mx25l12805d (16384 Kbytes) [ 0.577527] 4 fixed-partitions partitions found on MTD device spi0.0 [ 0.590199] Creating 4 MTD partitions on "spi0.0": [ 0.599764] 0x000000000000-0x000000030000 : "u-boot" [ 0.610606] 0x000000030000-0x000000040000 : "u-boot-env" [ 0.622146] 0x000000040000-0x000000050000 : "factory" [ 0.633144] 0x000000050000-0x000001000000 : "firmware" [ 0.647231] 2 uimage-fw partitions found on MTD device firmware [ 0.659101] Creating 2 MTD partitions on "firmware": [ 0.668999] 0x000000000000-0x00000017e82f : "kernel" [ 0.679834] 0x00000017e82f-0x000000fb0000 : "rootfs" [ 0.690616] mtd: device 5 (rootfs) set to be root filesystem [ 0.703534] 1 squashfs-split partitions found on MTD device rootfs [ 0.715926] 0x0000003e0000-0x000000fb0000 : "rootfs_data" [ 0.728447] libphy: Fixed MDIO Bus: probed [ 0.745338] gsw: setting port4 to ephy mode [ 0.753756] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): port 4 link u p (100Mbps/Full duplex) [ 0.772200] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver [ 0.784712] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0 100000, irq 5 [ 0.801743] rt2880_wdt 10000120.watchdog: Initialized [ 0.813222] NET: Registered protocol family 10 [ 0.826311] Segment Routing with IPv6 [ 0.833792] NET: Registered protocol family 17 [ 0.842719] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 0.868558] 8021q: 802.1Q VLAN Support v1.8 [ 0.892504] VFS: Mounted root (squashfs filesystem) readonly on device 31:5. [ 0.913281] Freeing unused kernel memory: 1204K [ 0.922334] This architecture does not have kernel memory protection. [ 2.616606] init: Console is alive [ 2.623785] init: - watchdog - [ 2.659029] random: fast init done [ 4.448789] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.549590] usbcore: registered new interface driver usbfs [ 4.560674] usbcore: registered new interface driver hub [ 4.571407] usbcore: registered new device driver usb [ 4.587426] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.602199] ehci-platform: EHCI generic platform driver [ 4.623027] phy phy-usbphy.0: remote usb device wakeup disabled [ 4.634838] phy phy-usbphy.0: UTMI 16bit 30MHz [ 4.643715] ehci-platform 101c0000.ehci: EHCI Host Controller [ 4.655211] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1 [ 4.671119] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000 [ 4.692377] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00 [ 4.705894] hub 1-0:1.0: USB hub found [ 4.713838] hub 1-0:1.0: 1 port detected [ 4.725013] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.738996] ohci-platform: OHCI generic platform driver [ 4.749778] ohci-platform 101c1000.ohci: Generic Platform OHCI controller [ 4.763392] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2 [ 4.779297] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000 [ 4.817417] hub 2-0:1.0: USB hub found [ 4.825405] hub 2-0:1.0: 1 port detected [ 4.837347] kmodloader: done loading kernel modules from /etc/modules-boot.d/ * [ 4.855922] init: - preinit - [ 5.466627] usb 1-1: new high-speed USB device number 2 using ehci-platform [ 5.773520] hub 1-1:1.0: USB hub found [ 5.786713] hub 1-1:1.0: 4 ports detected [ 5.977149] random: procd: uninitialized urandom read (4 bytes read) [ 6.196443] usb 1-1.1: new high-speed USB device number 3 using ehci-platform [ 6.515646] 8021q: adding VLAN 0 to HW filter on device eth0 Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 8.427117] jffs2: notice: (417) jffs2_build_xattr_subsystem: complete buildi ng xattr subsystem, 5 of xdatum (3 unchecked, 2 orphan) and 53 of xref (8 dead, 0 orphan) found. [ 8.489883] mount_root: loading kmods from internal overlay [ 9.596895] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/mo dules-boot.d/* [ 10.597614] SCSI subsystem initialized [ 10.978897] usb-storage 1-1.1:1.0: USB Mass Storage device detected [ 10.992323] scsi host0: usb-storage 1-1.1:1.0 [ 11.001664] usbcore: registered new interface driver usb-storage [ 11.015118] kmodloader: done loading kernel modules from /tmp/overlay/upper/e tc/modules-boot.d/* [ 11.987802] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab [ 12.005984] block: extroot: not configured [ 12.015534] scsi 0:0:0:0: Direct-Access ASMT 2115 0 PQ : 0 ANSI: 6 [ 12.036054] mount_root: switching to jffs2 overlay [ 12.046149] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 12.074057] sd 0:0:0:0: [sda] Write Protect is off [ 12.094357] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, does n't support DPO or FUA [ 12.120359] overlayfs: upper fs does not support tmpfile. [ 12.146211] urandom-seed: Seeding with /etc/urandom.seed [ 12.257417] sda: sda1 [ 12.267335] sd 0:0:0:0: [sda] Attached SCSI disk [ 12.335248] procd: - early - [ 12.341099] procd: - watchdog - [ 13.150485] procd: - watchdog - [ 13.160697] procd: - ubus - [ 13.542611] random: ubusd: uninitialized urandom read (4 bytes read) [ 13.640341] random: ubusd: uninitialized urandom read (4 bytes read) [ 13.654281] random: ubusd: uninitialized urandom read (4 bytes read) [ 13.669279] procd: - init - Please press Enter to activate this console. [ 14.785993] kmodloader: loading kernel modules from /etc/modules.d/* [ 15.005888] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 15.067398] Loading modules backported from Linux version v4.19.137-0-gc076c7 9e03c6 [ 15.082744] Backport generated by backports.git v4.19.137-1-0-g60c3a249 [ 15.166536] ip_tables: (C) 2000-2006 Netfilter Core Team [ 15.217030] nf_conntrack version 0.5.0 (2048 buckets, 8192 max) [ 15.460580] xt_time: kernel timezone is -0000 [ 15.522970] urngd: jent-rng init failed, err: 2 [ 15.587622] PPP generic driver version 2.4.2 [ 15.599999] NET: Registered protocol family 24 [ 15.670616] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory " [ 15.685113] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 d etected [ 15.700573] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected [ 15.757776] kmodloader: done loading kernel modules from /etc/modules.d/* [ 22.656769] random: crng init done [ 22.663585] random: 6 urandom warning(s) missed due to ratelimiting [ 23.386336] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: [ 27.720270] 8021q: adding VLAN 0 to HW filter on device eth0 [ 27.750722] br-lan: port 1(eth0) entered blocking state [ 27.761219] br-lan: port 1(eth0) entered disabled state [ 27.772009] device eth0 entered promiscuous mode [ 27.847767] br-lan: port 1(eth0) entered blocking state [ 27.858260] br-lan: port 1(eth0) entered forwarding state [ 27.869224] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 28.736939] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready


Space for additional notes, links to forum threads or other resources.

  • ...
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/02/12 11:13
  • by 127.0.0.1