Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- BootROM 1.34
- Booting from NAND flash
- BootROM: Image checksum verification PASSED
- __ __ _ _
- | \/ | __ _ _ ____ _____| | |
- | |\/| |/ _` | '__\ \ / / _ \ | |
- | | | | (_| | | \ V / __/ | |
- |_| |_|\__,_|_| \_/ \___|_|_|
- _ _ ____ _
- | | | | | __ ) ___ ___ | |_
- | | | |___| _ \ / _ \ / _ \| __|
- | |_| |___| |_) | (_) | (_) | |_
- \___/ |____/ \___/ \___/ \__|
- ** LOADER **
- U-Boot 2009.08 (May 22 2014 - 18:26:38) Marvell version: 2.1.6_NQ
- Board: MI424WR-I
- SoC: 88F6560 A0
- CPU: Marvell Feroceon (Rev 1) - LE
- CPU @ 1200Mhz, L2 @ 480Mhz
- DDR3 @ 400Mhz, TClock @ 200Mhz
- PEX 0: Root Complex Interface, Detected Link X1
- PEX 1: Detected No Link.
- DRAM: 128 MB
- CS 0: base 0x00000000 size 128 MB
- Addresses 10M - 0M are saved for the U-Boot usage.
- NAND: 1bit HM ECC, Size: 128 MiB
- *** Warning - bad CRC or NAND, using default environment
- USB 0: Host Mode
- Shutting down unused interfaces:
- PON
- SATA
- 3xFE-PHY
- Modules Detected:
- No PON module.
- RGMIIA Module on Switch port #6.
- RGMIIB Module on MAC0.
- Ethernet Switch on MAC1.
- QSGMII Module.
- Initialized 1545 PHY
- Net: egiga0, egiga1 [PRIME]
- Hit any key to stop autoboot: 1 0
- Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial'
- Marvell>> setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage'
- Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x2100000 /boot/uInitrd'
- Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
- Marvell>> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset'
- Marvell>> setenv usb_boot 'run load_uimage; run load_uinitrd; bootm 0x800000 0x2100000'
- Marvell>> printenv
- baudrate=115200
- loads_echo=0
- ipaddr=192.168.1.1
- serverip=192.168.1.10
- rootpath=/mnt/ARM_FS/
- netmask=255.255.255.0
- jfs=fsload 0x2000000 openrg1.img; fsload 0x3000000 openrg2.img; dualimage 0x2000000 0x3000000
- jnet=tftp 0x2000000 openrg.img; set openrg_start 0x2000000
- jrun=set bootargs $(console); bootm $(openrg_start)
- openrg_net=ru jnet; ru jrun
- stdin=serial
- stdout=serial
- stderr=serial
- console=console=ttyS0,115200
- CASset=min
- enaMonExt=no
- enaCpuStream=no
- enaWrAllo=no
- pexMode=RC
- disL2Cache=no
- setL2CacheWT=yes
- disL2Prefetch=yes
- enaICPref=yes
- enaDCPref=yes
- sata_dma_mode=yes
- MALLOC_len=3
- ethprime=egiga1
- netbsd_en=no
- vxworks_en=no
- bootargs_root=root=/dev/nfs rw
- bootargs_end=:::DB88FXX81:eth0:none
- image_name=uImage
- standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
- bootdelay=1
- disaMvPnp=no
- ethaddr=00:50:43:00:02:02
- eth1addr=00:50:43:00:02:02
- mv_pon_addr=00:50:43:02:00:00
- ethmtu=1500
- eth1mtu=1500
- mvNetConfig=mv_net_config=4,(00:50:43:11:11:11,0:1:2:3),mtu=1500
- mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs
- usb0Mode=host
- yuk_ethaddr=00:00:00:EE:51:81
- nandEcc=1bit
- netretry=no
- rcvrip=169.254.100.100
- loadaddr=0x02000000
- autoload=no
- enaAutoRecovery=yes
- eeeEnable=yes
- pcieTune=no
- ethact=egiga1
- usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
- load_uimage=ext2load usb 0:1 0x800000 /boot/uImage
- load_uinitrd=ext2load usb 0:1 0x2100000 /boot/uInitrd
- usb_bootcmd=run usb_set_bootargs; run usb_boot
- bootcmd=usb start; run usb_bootcmd; usb stop; reset
- usb_boot=run load_uimage; run load_uinitrd; bootm 0x800000 0x2100000
- Environment size: 1691/4092 bytes
- Marvell>> boot
- (Re)start USB...
- USB: Register 10011 NbrPorts 1
- USB EHCI 1.00
- scanning bus for devices... 3 USB Device(s) found
- Waiting for storage device(s) to settle before scanning...
- scanning bus for storage devices... 1 Storage Device(s) found
- Loading file "/boot/uImage" from usb device 0:1 (usbda1)
- 4972637 bytes read
- Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
- 9713936 bytes read
- ## Booting kernel from Legacy Image at 00800000 ...
- Image Name: Linux-5.2.9-kirkwood-tld-1
- Created: 2021-01-12 4:04:02 UTC
- Image Type: ARM Linux Kernel Image (uncompressed)
- Data Size: 4972573 Bytes = 4.7 MB
- Load Address: 00008000
- Entry Point: 00008000
- Verifying Checksum ... OK
- ## Loading init Ramdisk from Legacy Image at 02100000 ...
- Image Name: initramfs-5.2.9-kirkwood-tld-1
- Created: 2019-08-25 2:22:50 UTC
- Image Type: ARM Linux RAMDisk Image (gzip compressed)
- Data Size: 9713872 Bytes = 9.3 MB
- Load Address: 00000000
- Entry Point: 00000000
- Verifying Checksum ... OK
- Loading Kernel Image ... OK
- OK
- Starting kernel ...
- Uncompressing Linux... done, booting the kernel.
- [ 0.000000][ T0] Booting Linux on physical CPU 0x0
- [ 0.000000][ T0] Linux version 5.2.9-kirkwood-tld-1 (root@tldDebian) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 PREEMPT Sat Aug 17 15:00:56 PDT 2019
- [ 0.000000][ T0] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
- [ 0.000000][ T0] CPU: VIVT data cache, VIVT instruction cache
- [ 0.000000][ T0] OF: fdt: Machine model: Actiontec MI424WR-I
- [ 0.000000][ T0] printk: bootconsole [earlycon0] enabled
- [ 0.000000][ T0] Memory policy: Data cache writeback
- [ 0.000000][ T0] Built 1 zonelists, mobility grouping on. Total pages: 32512
- [ 0.000000][ T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
- [ 0.000000][ T0] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
- [ 0.000000][ T0] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
- [ 0.000000][ T0] Memory: 104840K/131072K available (9216K kernel code, 868K rwdata, 3400K rodata, 1024K init, 301K bss, 26232K reserved, 0K cma-reserved)
- [ 0.000000][ T0] random: get_random_u32 called from cache_alloc_refill+0x38c/0x928 with crng_init=0
- [ 0.000000][ T0] rcu: Preemptible hierarchical RCU implementation.
- [ 0.000000][ T0] Tasks RCU enabled.
- [ 0.000000][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
- [ 0.000000][ T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000][ T0] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
- [ 0.000006][ T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
- [ 0.008512][ T0] Switching to timer-based delay loop, resolution 5ns
- [ 0.015783][ T0] Console: colour dummy device 80x30
- [ 0.020963][ T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
- [ 0.032153][ T0] pid_max: default: 32768 minimum: 301
- [ 0.037722][ T0] LSM: Security Framework initializing
- [ 0.043154][ T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.050456][ T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.058880][ T0] *** VALIDATE proc ***
- [ 0.063054][ T0] *** VALIDATE cgroup1 ***
- [ 0.067312][ T0] *** VALIDATE cgroup2 ***
- [ 0.071635][ T0] CPU: Testing write buffer coherency: ok
- [ 0.078149][ T1] Setting up static identity map for 0x100000 - 0x100058
- [ 0.085264][ T1] mvebu-soc-id: MVEBU SoC ID=0x6560, Rev=0x2
- [ 0.091232][ T1] rcu: Hierarchical SRCU implementation.
- [ 0.099686][ T1] devtmpfs: initialized
- [ 0.107013][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.117553][ T1] futex hash table entries: 256 (order: -1, 3072 bytes)
- [ 0.124521][ T1] xor: measuring software checksum speed
- [ 0.228525][ T1] arm4regs : 1088.000 MB/sec
- [ 0.328520][ T1] 8regs : 652.800 MB/sec
- [ 0.428519][ T1] 32regs : 949.600 MB/sec
- [ 0.433377][ T1] xor: using function: arm4regs (1088.000 MB/sec)
- [ 0.439635][ T1] prandom: seed boundary self test passed
- [ 0.449373][ T1] prandom: 100 self tests passed
- [ 0.454145][ T1] pinctrl core: initialized pinctrl subsystem
- [ 0.461041][ T1] NET: Registered protocol family 16
- [ 0.466610][ T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.474787][ T1] audit: initializing netlink subsys (disabled)
- [ 0.481669][ T14] audit: type=2000 audit(0.470:1): state=initialized audit_enabled=0 res=1
- [ 0.490154][ T1] cpuidle: using governor ladder
- [ 0.494960][ T1] cpuidle: using governor menu
- [ 0.500008][ T1] [Firmware Bug]: Feroceon L2: bootloader left the L2 cache on!
- [ 0.507461][ T1] Feroceon L2: Cache support initialised.
- [ 0.516736][ T1] No ATAGs?
- [ 2.568520][ C0] random: fast init done
- [ 6.435415][ T71] alg: No test for lzo-rle (lzo-rle-generic)
- [ 6.441898][ T73] alg: No test for lzo-rle (lzo-rle-scomp)
- [ 6.618664][ T1] raid6: int32x8 gen() 128 MB/s
- [ 6.788878][ T1] raid6: int32x8 xor() 87 MB/s
- [ 6.959061][ T1] raid6: int32x4 gen() 131 MB/s
- [ 7.128590][ T1] raid6: int32x4 xor() 85 MB/s
- [ 7.298777][ T1] raid6: int32x2 gen() 136 MB/s
- [ 7.468784][ T1] raid6: int32x2 xor() 98 MB/s
- [ 7.638686][ T1] raid6: int32x1 gen() 112 MB/s
- [ 7.808534][ T1] raid6: int32x1 xor() 71 MB/s
- [ 7.813479][ T1] raid6: using algorithm int32x2 gen() 136 MB/s
- [ 7.819559][ T1] raid6: .... xor() 98 MB/s, rmw enabled
- [ 7.825020][ T1] raid6: using intx1 recovery algorithm
- [ 7.830665][ T1] vgaarb: loaded
- [ 7.834557][ T1] SCSI subsystem initialized
- [ 7.839502][ T1] usbcore: registered new interface driver usbfs
- [ 7.845709][ T1] usbcore: registered new interface driver hub
- [ 7.851807][ T1] usbcore: registered new device driver usb
- [ 7.857710][ T1] pps_core: LinuxPPS API ver. 1 registered
- [ 7.863369][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 7.873187][ T1] PTP clock support registered
- [ 7.879107][ T1] clocksource: Switched to clocksource orion_clocksource
- [ 8.917384][ T1] VFS: Disk quotas dquot_6.6.0
- [ 8.922110][ T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 8.939089][ T1] NET: Registered protocol family 2
- [ 8.944972][ T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
- [ 8.953383][ T1] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
- [ 8.961078][ T1] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
- [ 8.968112][ T1] TCP: Hash tables configured (established 1024 bind 1024)
- [ 8.975261][ T1] UDP hash table entries: 256 (order: 0, 4096 bytes)
- [ 8.981807][ T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
- [ 8.988964][ T1] NET: Registered protocol family 1
- [ 8.994641][ T1] RPC: Registered named UNIX socket transport module.
- [ 9.001309][ T1] RPC: Registered udp transport module.
- [ 9.006686][ T1] RPC: Registered tcp transport module.
- [ 9.012085][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 9.019212][ T1] PCI: CLS 0 bytes, default 32
- [ 9.024038][ T1] Trying to unpack rootfs image as initramfs...
- [ 9.868544][ T1] Freeing initrd memory: 9488K
- [ 9.873392][ T1] NetWinder Floating Point Emulator V0.97 (double precision)
- [ 9.881752][ T1] Initialise system trusted keyrings
- [ 9.886915][ T1] Key type blacklist registered
- [ 9.891867][ T1] workingset: timestamp_bits=30 max_order=15 bucket_order=0
- [ 9.899068][ T1] zbud: loaded
- [ 9.903440][ T1] NFS: Registering the id_resolver key type
- [ 9.909270][ T1] Key type id_resolver registered
- [ 9.914130][ T1] Key type id_legacy registered
- [ 9.918826][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 9.926219][ T1] Installing knfsd (copyright (C) 1996 [email protected]).
- [ 9.933554][ T1] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
- [ 9.941514][ T1] fuse: init (API version 7.31)
- [ 9.946585][ T1] orangefs_debugfs_init: called with debug mask: :none: :0:
- [ 9.953897][ T1] orangefs_init: module version upstream loaded
- [ 9.959990][ T1] SGI XFS with ACLs, security attributes, realtime, scrub, no debug enabled
- [ 9.985346][ T1] async_tx: api initialized (async)
- [ 9.990486][ T1] Key type asymmetric registered
- [ 9.995260][ T1] Asymmetric key parser 'x509' registered
- [ 10.000936][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
- [ 10.010149][ T1] kirkwood-pinctrl f1018000.pinctrl: registered pinctrl driver
- [ 10.018773][ T1] mvebu-pcie mbus:pcie@82000000: PCI host bridge to bus 0000:00
- [ 10.026318][ T1] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 10.032528][ T1] pci_bus 0000:00: root bus resource [mem 0xf3000000-0xf3ffffff]
- [ 10.040092][ T1] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff]
- [ 10.047114][ T1] pci 0000:00:01.0: [11ab:6560] type 01 class 0x060400
- [ 10.053838][ T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
- [ 10.062288][ T1] PCI: bus0: Fast back to back transfers disabled
- [ 10.068545][ T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
- [ 10.077416][ T1] pci 0000:01:00.0: [168c:002e] type 00 class 0x028000
- [ 10.084151][ T1] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x4000ffff 64bit]
- [ 10.091743][ T1] pci 0000:01:00.0: supports D1
- [ 10.096433][ T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
- [ 10.130009][ T1] PCI: bus1: Fast back to back transfers disabled
- [ 10.136265][ T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
- [ 10.143751][ T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xf3000000-0xf30fffff]
- [ 10.151321][ T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xf3100000-0xf31007ff pref]
- [ 10.159234][ T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xf3000000-0xf300ffff 64bit]
- [ 10.167215][ T1] pci 0000:00:01.0: PCI bridge to [bus 01]
- [ 10.172879][ T1] pci 0000:00:01.0: bridge window [mem 0xf3000000-0xf30fffff]
- [ 10.180444][ T1] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
- [ 10.187637][ T1] mv_xor f1060800.xor: Marvell shared XOR driver
- [ 10.249942][ T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
- [ 10.260123][ T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
- [ 10.268308][ T1] printk: console [ttyS0] disabled
- [ 10.273379][ T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 23, base_baud = 12500000) is a 16550A
- [ 10.283088][ T1] printk: console [ttyS0] enabled
- [ 10.283088][ T1] printk: console [ttyS0] enabled
- [ 10.292932][ T1] printk: bootconsole [earlycon0] disabled
- [ 10.292932][ T1] printk: bootconsole [earlycon0] disabled
- [ 10.311864][ T1] loop: module loaded
- [ 10.316497][ T1] nand: device found, Manufacturer ID: 0x92, Chip ID: 0xf1
- [ 10.323628][ T1] nand: Eon NAND 128MiB 3,3V 8-bit
- [ 10.328622][ T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
- [ 10.336964][ T1] Scanning device for bad blocks
- [ 10.341899][ T1] 3 fixed-partitions partitions found on MTD device orion_nand
- [ 10.349353][ T1] Creating 3 MTD partitions on "orion_nand":
- [ 10.355221][ T1] 0x000000000000-0x000000200000 : "u-boot"
- [ 10.362235][ T1] 0x000000200000-0x000002200000 : "jffs2"
- [ 10.369199][ T1] 0x000003000000-0x000008000000 : "firmware"
- [ 10.377626][ T1] libphy: Fixed MDIO Bus: probed
- [ 10.383233][ T1] libphy: orion_mdio_bus: probed
- [ 10.388427][ T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 10.395741][ T1] ehci-pci: EHCI PCI platform driver
- [ 10.400986][ T1] ehci-orion: EHCI orion driver
- [ 10.405878][ T1] orion-ehci f1050000.ehci: EHCI Host Controller
- [ 10.412145][ T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
- [ 10.420748][ T1] orion-ehci f1050000.ehci: irq 25, io mem 0xf1050000
- [ 10.449147][ T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
- [ 10.456157][ T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
- [ 10.465194][ T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 10.473173][ T1] usb usb1: Product: EHCI Host Controller
- [ 10.478778][ T1] usb usb1: Manufacturer: Linux 5.2.9-kirkwood-tld-1 ehci_hcd
- [ 10.486144][ T1] usb usb1: SerialNumber: f1050000.ehci
- [ 10.492182][ T1] hub 1-0:1.0: USB hub found
- [ 10.496692][ T1] hub 1-0:1.0: 1 port detected
- [ 10.502061][ T1] usbcore: registered new interface driver usb-storage
- [ 10.509204][ T1] mousedev: PS/2 mouse device common for all mice
- [ 10.515762][ T1] i2c /dev entries driver
- [ 10.520606][ T1] device-mapper: uevent: version 1.0.3
- [ 10.526213][ T1] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: [email protected]
- [ 10.535843][ T1] device-mapper: multipath round-robin: version 1.2.0 loaded
- [ 10.543175][ T1] device-mapper: multipath queue-length: version 0.2.0 loaded
- [ 10.550564][ T1] device-mapper: multipath service-time: version 0.3.0 loaded
- [ 10.557985][ T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
- [ 10.564836][ T1] device-mapper: raid: Loading target version 1.14.0
- [ 10.571616][ T1] freq_table: Duplicate freq-table entries: 0
- [ 10.577600][ T1] kirkwood-cpufreq kirkwood-cpufreq: Failed to register cpufreq driver
- [ 10.586955][ T1] hidraw: raw HID events driver (C) Jiri Kosina
- [ 10.593437][ T1] drop_monitor: Initializing network drop monitor service
- [ 10.600770][ T1] NET: Registered protocol family 17
- [ 10.606186][ T1] Key type dns_resolver registered
- [ 10.612162][ T1] registered taskstats version 1
- [ 10.616983][ T1] Loading compiled-in X.509 certificates
- [ 10.622597][ T1] zswap: loaded using pool lzo/zbud
- [ 10.718329][ T1] Key type big_key registered
- [ 10.764430][ T1] Key type encrypted registered
- [ 10.771384][ T1] hctosys: unable to open rtc device (rtc0)
- [ 10.781552][ T1] Freeing unused kernel memory: 1024K
- [ 10.789721][ T1] Checked W+X mappings: passed, no W+X pages found
- [ 10.796115][ T1] Run /init as init process
- Loading, please wait...
- [ 10.869228][ T15] usb 1-1: new high-speed USB device number 2 using orion-ehci
- Starting version 241
- [ 11.081157][ T15] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=77.63
- [ 11.106663][ T15] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 11.133409][ T15] usb 1-1: Product: USB2.0 Hub
- [ 11.143865][ T15] hub 1-1:1.0: USB hub found
- [ 11.162712][ T15] hub 1-1:1.0: 4 ports detected
- [ 11.499204][ T15] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
- [ 11.670907][ T15] usb 1-1.1: New USB device found, idVendor=048d, idProduct=1172, bcdDevice= 0.00
- [ 11.688206][ T15] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 11.704278][ T15] usb 1-1.1: Product: USB Flash Disk
- [ 11.713245][ T15] usb 1-1.1: Manufacturer: IT117204
- [ 11.718333][ T15] usb 1-1.1: SerialNumber: 372702147351D48861554
- [ 11.738116][ T15] usb-storage 1-1.1:1.0: USB Mass Storage device detected
- [ 11.757644][ T15] scsi host0: usb-storage 1-1.1:1.0
- [ 11.829233][ T163] mvneta f1074000.ethernet: incorrect phy-mode
- [ 11.835337][ T163] mvneta: probe of f1074000.ethernet failed with error -22
- [ 11.917297][ T163] mvneta f1070000.ethernet: incorrect phy-mode
- [ 11.946078][ T163] mvneta: probe of f1070000.ethernet failed with error -22
- [ 12.042084][ T158] usbcore: registered new interface driver uas
- Begin: Loading essential drivers ... done.
- [ 12.810109][ T23] scsi 0:0:0:0: Direct-Access IT117204 USB Flash Disk 1760 PQ: 0 ANSI: 2
- [ 12.824575][ T7] sd 0:0:0:0: [sda] 3891200 512-byte logical blocks: (1.99 GB/1.86 GiB)
- [ 12.839562][ T7] sd 0:0:0:0: [sda] Write Protect is off
- [ 12.845540][ T7] sd 0:0:0:0: [sda] No Caching mode page found
- [ 12.851707][ T7] sd 0:0:0:0: [sda] Assuming drive cache: write through
- [ 12.863908][ T7] sda: sda1
- [ 12.881303][ T7] sd 0:0:0:0: [sda] Attached SCSI removable disk
- Begin: Running /scripts/init-premount ... done.
- Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
- Begin: Running /scripts/local-premount ... done.
- Begin: Will now check root file system ... fsck from util-linux 2.33.1
- fsck: error 2 (No such file or directory) while executing fsck.ext2 for /dev/sda1
- fsck exited with status code 8
- done.
- Warning: File system check failed but did not detect errors
- done.
- Begin: Running /scripts/local-bottom ... done.
- Begin: Running /scripts/init-bottom ... done.
- INIT: version 2.93 booting
- [[36minfo[39;49m] Using makefile-style concurrent boot in runlevel S.
- [....] Starting hotplug events dispatcher: systemd-udevd[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Synthesizing the initial hotplug events (subsystems)...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
- [....] Synthesizing the initial hotplug events (devices)...[?25l[?1c7[ 29.850729][ T367] input: gpio_keys as /devices/platform/gpio_keys/input/input0
- [1G[[32m ok [39;49m8[?25h[?0cdone.
- [....] Waiting for /dev to be fully populated...[ 30.006046][ T366] thermal thermal_zone0: Temperature sensor reading not valid
- [ 30.106064][ T366] thermal thermal_zone0: failed to read out thermal zone (-5)
- [ 30.364692][ T366] sd 0:0:0:0: Attached scsi generic sg0 type 0
- [ 30.375656][ T368] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 30.388931][ T367] systemd-udevd[367]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
- [ 31.285631][ T368] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 31.293142][ T15] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
- [ 31.303079][ T15] cfg80211: failed to load regulatory.db
- [ 31.532588][ T368] ieee80211 phy0: Atheros AR9287 Rev:2 mem=0xc88c0000, irq=30
- [ 31.547825][ T366] systemd-udevd[366]: Using default interface naming scheme 'v240'.
- [ 31.583305][ T366] systemd-udevd[366]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
- [ 31.595604][ T366] ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
- [ 31.652342][ T368] systemd-udevd[368]: Using default interface naming scheme 'v240'.
- [ 42.930574][ C0] random: crng init done
- [ 90.089902][ T343] systemd-udevd[343]: f1030000.crypto: Worker [388] processing SEQNUM=1154 is taking a long time
- [?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone (timeout).
- [....] Setting hostname to 'debian'...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
- [....] Activating swap:[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Will now check root file system:fsck from util-linux 2.33.1
- [/sbin/fsck.ext2 (1) -- /] fsck.ext2 -y -C0 /dev/sda1
- e2fsck 1.44.5 (15-Dec-2018)
- rootfs: clean, 15079/121680 files, 143540/486144 blocks
- [?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [[36minfo[39;49m] Will now check all file systems.
- fsck from util-linux 2.33.1
- Checking all file systems.
- LABEL=rootfs is mounted
- [....] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable.[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Cleaning up temporary files...[....] Cleaning /tmp...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
- /tmp[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Will now mount local filesystems:[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Will now activate swapfile swap:[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
- [....] Checking minimum space in /tmp...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
- [....] Cleaning up temporary files...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Starting Setting kernel variables: sysctl[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Initializing random number generator...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
- [....] Configuring network interfaces...[ 210.089924][ T343] systemd-udevd[343]: f1030000.crypto: Worker [388] processing SEQNUM=1154 killed
- [ 210.099074][ T388] ------------[ cut here ]------------
- [ 210.104466][ T388] WARNING: CPU: 0 PID: 388 at crypto/algapi.c:371 crypto_wait_for_test+0x54/0x80
- [ 210.113492][ T388] Modules linked in: ath9k ath9k_common ath9k_hw ath mac80211 evdev sg cfg80211 rfkill kirkwood_thermal marvell_cesa(+) uio_pdrv_genirq gpio_keys uio ext2 uas mv88e6xxx dsa_core mvneta mvneta_bm phylink
- [ 210.133206][ T388] CPU: 0 PID: 388 Comm: systemd-udevd Not tainted 5.2.9-kirkwood-tld-1 #1
- [ 210.141616][ T388] Hardware name: Marvell Kirkwood (Flattened Device Tree)
- [ 210.148634][ T388] [<c010f6ac>] (unwind_backtrace) from [<c010bb00>] (show_stack+0x10/0x14)
- [ 210.157150][ T388] [<c010bb00>] (show_stack) from [<c0119d88>] (__warn+0xe0/0xfc)
- [ 210.164791][ T388] [<c0119d88>] (__warn) from [<c0119eb4>] (warn_slowpath_null+0x38/0x44)
- [ 210.173130][ T388] [<c0119eb4>] (warn_slowpath_null) from [<c05be604>] (crypto_wait_for_test+0x54/0x80)
- [ 210.182687][ T388] [<c05be604>] (crypto_wait_for_test) from [<c05be8bc>] (crypto_register_alg+0x50/0x5c)
- [ 210.192371][ T388] [<c05be8bc>] (crypto_register_alg) from [<bf067688>] (mv_cesa_probe+0x53c/0x7b8 [marvell_cesa])
- [ 210.202925][ T388] [<bf067688>] (mv_cesa_probe [marvell_cesa]) from [<c06be848>] (platform_drv_probe+0x48/0x94)
- [ 210.213185][ T388] [<c06be848>] (platform_drv_probe) from [<c06bc720>] (really_probe+0x2a4/0x3dc)
- [ 210.222224][ T388] [<c06bc720>] (really_probe) from [<c06bcb88>] (driver_probe_device+0x180/0x1a8)
- [ 210.231344][ T388] [<c06bcb88>] (driver_probe_device) from [<c06bcde8>] (device_driver_attach+0x44/0x5c)
- [ 210.240987][ T388] [<c06bcde8>] (device_driver_attach) from [<c06bcf18>] (__driver_attach+0x118/0x144)
- [ 210.250455][ T388] [<c06bcf18>] (__driver_attach) from [<c06ba94c>] (bus_for_each_dev+0x64/0xa0)
- [ 210.259398][ T388] [<c06ba94c>] (bus_for_each_dev) from [<c06bba40>] (bus_add_driver+0x178/0x1e0)
- [ 210.268410][ T388] [<c06bba40>] (bus_add_driver) from [<c06bd9a8>] (driver_register+0xb4/0xf8)
- [ 210.277182][ T388] [<c06bd9a8>] (driver_register) from [<c010352c>] (do_one_initcall+0xbc/0x220)
- [ 210.286134][ T388] [<c010352c>] (do_one_initcall) from [<c0193188>] (do_init_module+0x58/0x1f0)
- [ 210.294997][ T388] [<c0193188>] (do_init_module) from [<c0191d68>] (load_module+0x1b40/0x22ac)
- [ 210.303771][ T388] [<c0191d68>] (load_module) from [<c0192734>] (sys_finit_module+0xbc/0xe8)
- [ 210.312368][ T388] [<c0192734>] (sys_finit_module) from [<c0101000>] (ret_fast_syscall+0x0/0x50)
- [ 210.321305][ T388] Exception stack(0xc28d3fa8 to 0xc28d3ff0)
- [ 210.327098][ T388] 3fa0: 98553b00 01403aa0 00000006 b6e53b14 00000000 b6e54628
- [ 210.336038][ T388] 3fc0: 98553b00 01403aa0 00000000 0000017b 01415600 0053c7ac 01408ca0 00000000
- [ 210.344975][ T388] 3fe0: bef86198 bef86188 b6e4aa44 b6f3ea00
- [ 210.350771][ T388] ---[ end trace 08d5e1595d220f34 ]---
- [ 210.357900][ T388] marvell-cesa f1030000.crypto: CESA device successfully registered
- [ 210.539464][ T343] systemd-udevd[343]: Worker [388] terminated by signal 9 (KILL)
- [ 210.547112][ T343] systemd-udevd[343]: f1030000.crypto: Worker [388] failed
- Internet Systems Consortium DHCP Client 4.4.1
- Copyright 2004-2018 Internet Systems Consortium.
- All rights reserved.
- For info, please visit https://www.isc.org/software/dhcp/
- Cannot find device "eth0"
- Failed to get interface index: No such device
- If you think you have received this message due to a bug rather
- than a configuration issue please read the section on submitting
- bugs on either our web page at www.isc.org or in the README file
- before submitting a bug. These pages explain the proper
- process and the information we find helpful for debugging.
- exiting.
- ifup: failed to bring up eth0
- [?25l[?1c7[1G[[31mFAIL[39;49m8[?25h[?0c[31mfailed.[39;49m
- [....] Starting RPC port mapper daemon: rpcbind[ 211.648790][ T1224] NET: Registered protocol family 10
- [ 211.655369][ T1224] Segment Routing with IPv6
- [?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Starting NFS common utilities: statd idmapd[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Cleaning up temporary files...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- INIT: Entering runlevel: 2
- [[36minfo[39;49m] Using makefile-style concurrent boot in runlevel 2.
- [....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
- 1362 (syslogd)
- [?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
- 1389 (klogd)
- [?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Starting system message bus: dbus[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Starting NFS common utilities: statd idmapd[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Not starting NFS kernel daemon: no exports. ...[?25l[?1c7[1G[[33mwarn[39;49m8[?25h[?0c [33m(warning).[39;49m
- [....] Starting NTP server: ntpd[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Starting OpenBSD Secure Shell server: sshd[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- [....] Running local boot scripts (/etc/rc.local)[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
- Debian GNU/Linux 10 debian ttyS0
- debian login: [ 243.689158][ T16] INFO: task cryptomgr_test:410 blocked for more than 122 seconds.
- [ 243.696953][ T16] Tainted: G W 5.2.9-kirkwood-tld-1 #1
- [ 243.704514][ T16] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
- [ 243.713306][ T16] cryptomgr_test D 0 410 2 0x00000000
- [ 243.719748][ T16] [<c09dddc4>] (__schedule) from [<c09ddf40>] (schedule+0xc0/0xf4)
- [ 243.727548][ T16] [<c09ddf40>] (schedule) from [<c09e167c>] (schedule_timeout+0x24/0x324)
- [ 243.736252][ T16] [<c09e167c>] (schedule_timeout) from [<c09de9f8>] (wait_for_common+0x10c/0x1e8)
- [ 243.745571][ T16] [<c09de9f8>] (wait_for_common) from [<c05c7cc0>] (test_skcipher_vec_cfg+0x260/0x6a4)
- [ 243.755314][ T16] [<c05c7cc0>] (test_skcipher_vec_cfg) from [<c05c81ac>] (test_skcipher+0xa8/0xe0)
- [ 243.764702][ T16] [<c05c81ac>] (test_skcipher) from [<c05ca05c>] (alg_test_skcipher+0xdc/0x12c)
- [ 243.773830][ T16] [<c05ca05c>] (alg_test_skcipher) from [<c05ca524>] (alg_test.part.4+0x278/0x354)
- [ 243.783216][ T16] [<c05ca524>] (alg_test.part.4) from [<c05c63b4>] (cryptomgr_test+0x24/0x44)
- [ 243.792166][ T16] [<c05c63b4>] (cryptomgr_test) from [<c013736c>] (kthread+0x118/0x12c)
- [ 243.800591][ T16] [<c013736c>] (kthread) from [<c01010e0>] (ret_from_fork+0x14/0x34)
- [ 243.808551][ T16] Exception stack(0xc6cc3fb0 to 0xc6cc3ff8)
- [ 243.814610][ T16] 3fa0: 00000000 00000000 00000000 00000000
- [ 243.823727][ T16] 3fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
- [ 243.832840][ T16] 3fe0: 00000000 00000000 00000000 00000000 00000013 00000000
- [ 366.569154][ T16] INFO: task cryptomgr_test:410 blocked for more than 245 seconds.
- [ 366.576949][ T16] Tainted: G W 5.2.9-kirkwood-tld-1 #1
- [ 366.584501][ T16] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
- [ 366.593293][ T16] cryptomgr_test D 0 410 2 0x00000000
- [ 366.599736][ T16] [<c09dddc4>] (__schedule) from [<c09ddf40>] (schedule+0xc0/0xf4)
- [ 366.607534][ T16] [<c09ddf40>] (schedule) from [<c09e167c>] (schedule_timeout+0x24/0x324)
- [ 366.616237][ T16] [<c09e167c>] (schedule_timeout) from [<c09de9f8>] (wait_for_common+0x10c/0x1e8)
- [ 366.625554][ T16] [<c09de9f8>] (wait_for_common) from [<c05c7cc0>] (test_skcipher_vec_cfg+0x260/0x6a4)
- [ 366.635296][ T16] [<c05c7cc0>] (test_skcipher_vec_cfg) from [<c05c81ac>] (test_skcipher+0xa8/0xe0)
- [ 366.644686][ T16] [<c05c81ac>] (test_skcipher) from [<c05ca05c>] (alg_test_skcipher+0xdc/0x12c)
- [ 366.653814][ T16] [<c05ca05c>] (alg_test_skcipher) from [<c05ca524>] (alg_test.part.4+0x278/0x354)
- [ 366.663203][ T16] [<c05ca524>] (alg_test.part.4) from [<c05c63b4>] (cryptomgr_test+0x24/0x44)
- [ 366.672154][ T16] [<c05c63b4>] (cryptomgr_test) from [<c013736c>] (kthread+0x118/0x12c)
- [ 366.680580][ T16] [<c013736c>] (kthread) from [<c01010e0>] (ret_from_fork+0x14/0x34)
- [ 366.688540][ T16] Exception stack(0xc6cc3fb0 to 0xc6cc3ff8)
- [ 366.694600][ T16] 3fa0: 00000000 00000000 00000000 00000000
- [ 366.703717][ T16] 3fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
- [ 366.712830][ T16] 3fe0: 00000000 00000000 00000000 00000000 00000013 00000000
- root
- Password:
- Last login: Wed Dec 31 16:11:45 PST 1969 on ttyS0
- Linux debian 5.2.9-kirkwood-tld-1 #1 PREEMPT Sat Aug 17 15:00:56 PDT 2019 armv5tel
- The programs included with the Debian GNU/Linux system are free software;
- the exact distribution terms for each program are described in the
- individual files in /usr/share/doc/*/copyright.
- Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
- permitted by applicable law.
- root@debian:~# echo "hey bodhi!"
- hey bodhi!
- root@debian:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement