Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Zyxel NAS326 boot sometimes freeze at [ T74] BUG: scheduling while atomic: kworker/0:3/74/0x00000002 (2 replies)

$
0
0
Hi!

Now when I dug out the NASes and connected via serial, I could check out a boot problem I have had for a while.

Sometimes, maybe every second or third boot one NAS freezes while booting and stops with:
...
...
[   22.768595][ T1698] EXT4-fs (sda1): re-mounted 4e7f4895-025a-4c76-99da-7d29674ae6a5 r/w. Quota mode: none.
Will now check all file systems.
[   23.317608][   T74] BUG: scheduling while atomic: kworker/0:3/74/0x00000002
Anyone else seen it and have an idea?

The whole boot:
sudo picocom --b 115200 --f n --p n --d 8 /dev/ttyUSB0

picocom v3.1

port is        : /dev/ttyUSB0
flowcontrol    : none
baudrate is    : 115200
parity is      : none
databits are   : 8
stopbits are   : 1
escape is      : C-a
local echo is  : no
noinit is      : no
noreset is     : no
hangup is      : no
nolock is      : no
send_cmd is    : sz -vv
receive_cmd is : rz -vv -E
imap is        :
omap is        :
emap is        : crcrlf,delbs,
logfile is     : none
initstring     : none
exit_after is  : not set
exit is        : no

Type [C-a] [C-h] to see available commands
Terminal ready

BootROM - 1.73
Booting from NAND flash

General initialization - Version: 1.0.0
Detected Device ID 6810
High speed PHY - Version: 2.0

Init RD NAS topology board SerDes lanes topology details:
 | Lane #  | Speed |  Type       |
 --------------------------------
 |   0    |  06   |  SATA0    |
 |   1    |  05   |  USB3 HOST0     |
 |   2    |  06   |  SATA1    |
 |   5    |  05   |  USB3 HOST1     |
 --------------------------------
High speed PHY - Ended Successfully
DDR3 Training Sequence - Ver TIP-1.26.0
mvSysEnvGetTopologyUpdateInfo: TWSI Read failed
DDR3 Training Sequence - Switching XBAR Window to FastPath Window
DDR3 Training Sequence - Ended Successfully
Not detected suspend to RAM indication
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_
        | | | |___|  _ \ / _ \ / _ \| __|
        | |_| |___| |_) | (_) | (_) | |_
         \___/    |____/ \___/ \___/ \__|
 ** LOADER **


U-Boot 2013.01-svn48206 (Dec 03 2015 - 02:50:37) Marvell version: 2014_T3.0p6

Board: RD-NAS-88F6820-DDR3
mvCtrlRevNameGet: Error: Failed to read Revision ID
SoC:   MV88F6810
       running 1 CPUs
CPU:   ARM Cortex A9 MPCore (Rev 1) LE
       CPU 0
       CPU    @ 1332 [MHz]
       L2     @ 666 [MHz]
       TClock @ 200 [MHz]
       DDR    @ 666 [MHz]
       DDR 32 Bit Width, FastPath Memory Access, DLB Enabled, ECC Disabled
DRAM:  512 MiB

Map:   Code:                  0x1fed0000:0x1ff95e28
       BSS:             0x1ffef2b4
       Stack:                 0x1f9cff20
       Heap:                  0x1f9d0000:0x1fed0000
       U-Boot Environment:    0x00200000:0x00280000 (NAND)

NAND:  256 MiB
MMC:   mv_sdh: 0
*** Booting kernel from kernel 1 @0x00000000; run bootcmd_custom;  ***
USB2.0 0: Host Mode
USB3.0 0: Host Mode
USB3.0 1: Host Mode
Board configuration detected:
Net:  
|  port  | Interface | PHY address  |
|--------|-----------|--------------|
| egiga0 |   RGMII   |     0x01     |
egiga0 [PRIME]
Hit any key to stop autoboot:  0

NAND read: device 0 whole chip
Attempt to read outside the flash area
 0 bytes read: ERROR
Booting from USB ...
(Re)start USB...
USB0:   Port (usbActive) : 0  Interface (usbType = 2) : USB EHCI 1.00
scanning bus 0 for devices... 2 USB Device(s) found
       scanning usb for storage devices... 1 Storage Device(s) found
       scanning usb for ethernet devices... 0 Ethernet Device(s) found
5200283 bytes read in 317 ms (15.6 MiB/s)
10448393 bytes read in 455 ms (21.9 MiB/s)
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   Linux-6.6.2-mvebu-tld-1
   Created:      2023-11-22   9:05:14 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5200219 Bytes = 5 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 02900000 ...
   Image Name:   initramfs-6.6.2-mvebu-tld-1
   Created:      2023-11-22   9:05:21 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    10448329 Bytes = 10 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 6.6.2-mvebu-tld-1 (root@tldDebian) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Mon Nov 20 18:44:27 PST 2023
[    0.000000][    T0] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d
[    0.000000][    T0] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000][    T0] OF: fdt: Machine model: Zyxel NAS326
[    0.000000][    T0] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writealloc
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]   Normal   [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0]   HighMem  empty
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] percpu: Embedded 29 pages/cpu s25364 r8192 d85228 u118784
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=armada-nand:2m(u-boot),2m(env),2m(config),15m(kernel1),110m(rootfs1),15m(kernel2),-(rootfs2) earlyprintk=serial
[    0.000000][    T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 129920
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 490084K/524288K available (10240K kernel code, 873K rwdata, 3492K rodata, 1024K init, 314K bss, 34204K reserved, 0K cma-reserved, 0K highmem)
[    0.000000][    T0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] rcu:   RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[    0.000000][    T0]  Trampoline variant of Tasks RCU enabled.
[    0.000000][    T0]  Tracing variant of Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] L2C: DT/platform modifies aux control register: 0x06070000 -> 0x16070000
[    0.000000][    T0] L2C-310 enabling early BRESP for Cortex-A9
[    0.000000][    T0] L2C-310 full line of zeros enabled for Cortex-A9
[    0.000000][    T0] L2C-310 D prefetch enabled, offset 1 lines
[    0.000000][    T0] L2C-310 dynamic clock gating enabled, standby mode enabled
[    0.000000][    T0] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB
[    0.000000][    T0] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001
[    0.000000][    T0] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000001][    T0] sched_clock: 64 bits at 666MHz, resolution 1ns, wraps every 4398046511103ns
[    0.008681][    T0] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x999999d70a, max_idle_ns: 440795225152 ns
[    0.020388][    T0] Switching to timer-based delay loop, resolution 1ns
[    0.027211][    T0] Ignoring duplicate/late registration of read_current_timer delay
[    0.034928][    T0] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
[    0.046799][    T0] kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval)
[    0.056343][    T0] Console: colour dummy device 80x30
[    0.061495][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 1332.00 BogoMIPS (lpj=6660000)
[    0.072772][    T0] CPU: Testing write buffer coherency: ok
[    0.078354][    T0] CPU0: Spectre v2: using BPIALL workaround
[    0.084079][    T0] pid_max: default: 32768 minimum: 301
[    0.092562][    T0] LSM: initializing lsm=capability,integrity
[    0.099232][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.107218][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.119659][    T1] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.126771][    T1] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[    0.134656][    T1] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[    0.142995][    T1] Setting up static identity map for 0x100000 - 0x100060
[    0.149982][    T1] mvebu-soc-id: MVEBU SoC ID=0x6810, Rev=0xA
[    0.155918][    T1] mvebu-pmsu: Initializing Power Management Service Unit
[    0.162908][    T1] rcu: Hierarchical SRCU implementation.
[    0.168393][    T1] rcu:   Max phase no-delay instances is 1000.
[    0.174904][    T1] smp: Bringing up secondary CPUs ...
[    0.180142][    T1] smp: Brought up 1 node, 1 CPU
[    0.184831][    T1] SMP: Total of 1 processors activated (1332.00 BogoMIPS).
[    0.191879][    T1] CPU: All CPU(s) started in SVC mode.
[    0.197978][    T1] devtmpfs: initialized
[    0.206456][    T1] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.215088][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.225596][    T1] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.235154][    T1] prandom: seed boundary self test passed
[    0.242332][    T1] prandom: 100 self tests passed
[    0.247115][    T1] pinctrl core: initialized pinctrl subsystem
[    0.254514][    T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.261796][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.271641][    T1] audit: initializing netlink subsys (disabled)
[    0.278352][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.278398][   T22] audit: type=2000 audit(0.240:1): state=initialized audit_enabled=0 res=1
[    0.293514][    T1] cpuidle: using governor ladder
[    0.298315][    T1] cpuidle: using governor menu
[    0.303056][    T1] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.311733][    T1] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.318407][    T1] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling
[    0.327171][    T1] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling
[    0.337376][    T1] platform soc: Fixed dependency cycle(s) with /soc/internal-regs/interrupt-controller@d000
[    0.527081][    T1] raid6: int32x8  gen()   266 MB/s
[    0.697142][    T1] raid6: int32x4  gen()   277 MB/s
[    0.867071][    T1] raid6: int32x2  gen()   458 MB/s
[    1.037081][    T1] raid6: int32x1  gen()   531 MB/s
[    1.042029][    T1] raid6: using algorithm int32x1 gen() 531 MB/s
[    1.217120][    T1] raid6: .... xor() 205 MB/s, rmw enabled
[    1.222673][    T1] raid6: using intx1 recovery algorithm
[    1.229169][    T1] SCSI subsystem initialized
[    1.233964][    T1] usbcore: registered new interface driver usbfs
[    1.240168][    T1] usbcore: registered new interface driver hub
[    1.246180][    T1] usbcore: registered new device driver usb
[    1.252178][    T1] pps_core: LinuxPPS API ver. 1 registered
[    1.257829][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.267637][    T1] PTP clock support registered
[    1.273687][    T1] vgaarb: loaded
[    1.277522][    T1] clocksource: Switched to clocksource arm_global_timer
[    1.287816][    T1] VFS: Disk quotas dquot_6.6.0
[    1.292595][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.308015][    T1] NET: Registered PF_INET protocol family
[    1.313716][    T1] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.322613][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    1.331789][    T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.340268][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    1.348724][    T1] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    1.356595][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    1.363918][    T1] MPTCP token hash table entries: 512 (order: 1, 8192 bytes, linear)
[    1.371919][    T1] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    1.379165][    T1] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    1.387147][    T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.393989][    T1] RPC: Registered named UNIX socket transport module.
[    1.400614][    T1] RPC: Registered udp transport module.
[    1.405994][    T1] RPC: Registered tcp transport module.
[    1.411379][    T1] RPC: Registered tcp-with-tls transport module.
[    1.417543][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.424658][    T1] PCI: CLS 0 bytes, default 64
[    1.429447][   T13] Trying to unpack rootfs image as initramfs...
[    1.458038][    T1] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[    1.479565][    T1] Initialise system trusted keyrings
[    1.484748][    T1] Key type blacklist registered
[    1.497759][    T1] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[    1.504911][    T1] zbud: loaded
[    1.528478][    T1] NFS: Registering the id_resolver key type
[    1.534233][    T1] Key type id_resolver registered
[    1.557607][    T1] Key type id_legacy registered
[    1.562466][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.577595][    T1] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.761733][    T1] xor: measuring software checksum speed
[    1.777632][    T1]    arm4regs        :  2172 MB/sec
[    1.797622][    T1]    8regs           :  1669 MB/sec
[    1.827617][    T1]    32regs          :  1733 MB/sec
[    1.832665][    T1] xor: using function: arm4regs (2172 MB/sec)
[    1.847617][    T1] async_tx: api initialized (async)
[    1.852671][    T1] Key type asymmetric registered
[    1.857446][    T1] Asymmetric key parser 'x509' registered
[    1.877850][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.886132][    T1] io scheduler bfq registered
[    1.910636][    T1] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver
[    1.928963][    T1] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
[    1.948179][    T1] debugfs: Directory 'f1018100.gpio' with parent 'regmap' already present!
[    1.968267][    T1] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
[    1.988112][    T1] debugfs: Directory 'f1018140.gpio' with parent 'regmap' already present!
[    2.008803][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[    2.088812][    T1] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
[    2.109594][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[    2.168562][   T13] Freeing initrd memory: 10204K
[    2.188760][    T1] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
[    2.336873][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.350865][    T1] printk: console [ttyS0] disabled
[    2.377404][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 39, base_baud = 12500000) is a 16550A
[    2.387218][    T1] printk: console [ttyS0] enabled
[    2.387218][    T1] printk: console [ttyS0] enabled
[    2.397058][    T1] printk: bootconsole [earlycon0] disabled
[    2.397058][    T1] printk: bootconsole [earlycon0] disabled
[    2.430668][    T1] ahci-mvebu f10a8000.sata: supply ahci not found, using dummy regulator
[    2.439394][    T1] ahci-mvebu f10a8000.sata: supply phy not found, using dummy regulator
[    2.447723][    T1] ahci-mvebu f10a8000.sata: supply target not found, using dummy regulator
[    2.456358][    T1] ahci-mvebu f10a8000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
[    2.466276][    T1] ahci-mvebu f10a8000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
[    2.478106][    T1] scsi host0: ahci-mvebu
[    2.483397][    T1] scsi host1: ahci-mvebu
[    2.488134][    T1] ata1: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x100 irq 40
[    2.496801][    T1] ata2: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x180 irq 40
[    2.508058][    T1] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xda
[    2.515154][    T1] nand: Macronix MX30LF2G18AC
[    2.519774][    T1] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    2.528399][    T1] Bad block table found at page 131008, version 0x01
[    2.535280][    T1] Bad block table found at page 130944, version 0x01
[    2.542126][    T1] 7 fixed-partitions partitions found on MTD device pxa3xx_nand-0
[    2.549872][    T1] Creating 7 MTD partitions on "pxa3xx_nand-0":
[    2.556041][    T1] 0x000000000000-0x000000200000 : "U-Boot"
[    2.563971][    T1] 0x000000200000-0x000000400000 : "U-Boot env"
[    2.571880][    T1] 0x000000400000-0x000000e00000 : "Config"
[    2.579450][    T1] 0x000000e00000-0x000001d00000 : "Kernel-1"
[    2.587186][    T1] 0x000001d00000-0x000008700000 : "RootFS-1"
[    2.595233][    T1] 0x000008700000-0x000009600000 : "Kernel-2"
[    2.602998][    T1] 0x000009600000-0x000010000000 : "RootFS-2"
[    2.612699][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    2.621373][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    2.649889][    T1] hwmon hwmon0: temp1_input not attached to any thermal zone
[    2.664693][    T1] mvneta f1070000.ethernet eth0: Using random mac address 7e:19:50:a4:48:a9
[    2.674642][    T1] usbcore: registered new interface driver smsc75xx
[    2.681640][    T1] orion-ehci f1058000.usb: EHCI Host Controller
[    2.687994][    T1] orion-ehci f1058000.usb: new USB bus registered, assigned bus number 1
[    2.696507][    T1] orion-ehci f1058000.usb: irq 43, io mem 0xf1058000
[    2.727533][    T1] orion-ehci f1058000.usb: USB 2.0 started, EHCI 1.00
[    2.734413][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[    2.743459][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.751450][    T1] usb usb1: Product: EHCI Host Controller
[    2.757076][    T1] usb usb1: Manufacturer: Linux 6.6.2-mvebu-tld-1 ehci_hcd
[    2.764194][    T1] usb usb1: SerialNumber: f1058000.usb
[    2.770511][    T1] hub 1-0:1.0: USB hub found
[    2.775040][    T1] hub 1-0:1.0: 1 port detected
[    2.781440][    T1] xhci-hcd f10f0000.usb3: xHCI Host Controller
[    2.787564][    T1] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 2
[    2.795894][    T1] xhci-hcd f10f0000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000000010
[    2.805972][    T1] xhci-hcd f10f0000.usb3: irq 44, io mem 0xf10f0000
[    2.812731][    T1] xhci-hcd f10f0000.usb3: xHCI Host Controller
[    2.818832][    T1] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 3
[    2.827095][    T1] xhci-hcd f10f0000.usb3: Host supports USB 3.0 SuperSpeed
[    2.834375][    T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[    2.843412][    T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.851396][    T1] usb usb2: Product: xHCI Host Controller
[    2.857003][    T1] usb usb2: Manufacturer: Linux 6.6.2-mvebu-tld-1 xhci-hcd
[    2.864100][    T1] usb usb2: SerialNumber: f10f0000.usb3
[    2.870416][    T1] hub 2-0:1.0: USB hub found
[    2.874919][    T1] hub 2-0:1.0: 1 port detected
[    2.880374][    T1] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.889357][    T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[    2.898429][    T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.906394][    T1] usb usb3: Product: xHCI Host Controller
[    2.912105][    T1] usb usb3: Manufacturer: Linux 6.6.2-mvebu-tld-1 xhci-hcd
[    2.919308][    T1] usb usb3: SerialNumber: f10f0000.usb3
[    2.925389][    T1] hub 3-0:1.0: USB hub found
[    2.930099][    T1] hub 3-0:1.0: 1 port detected
[    2.936007][    T1] xhci-hcd f10f8000.usb3: xHCI Host Controller
[    2.942191][    T1] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 4
[    2.950525][    T1] xhci-hcd f10f8000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000000010
[    2.960591][    T1] xhci-hcd f10f8000.usb3: irq 45, io mem 0xf10f8000
[    2.967220][    T1] xhci-hcd f10f8000.usb3: xHCI Host Controller
[    2.973381][    T1] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 5
[    2.981665][    T1] xhci-hcd f10f8000.usb3: Host supports USB 3.0 SuperSpeed
[    2.988962][    T1] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[    2.998102][    T1] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.006067][    T1] usb usb4: Product: xHCI Host Controller
[    3.011684][    T1] usb usb4: Manufacturer: Linux 6.6.2-mvebu-tld-1 xhci-hcd
[    3.018795][  T672] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.025730][    T1] usb usb4: SerialNumber: f10f8000.usb3
[    3.031705][    T1] hub 4-0:1.0: USB hub found
[    3.036592][    T1] hub 4-0:1.0: 1 port detected
[    3.041608][  T672] ata1.00: ATA-9: WDC WD80EFBX-68AZZN0, 85.00A85, max UDMA/133
[    3.049083][  T672] ata1.00: 15628053168 sectors, multi 0: LBA48 NCQ (depth 32)
[    3.057085][    T1] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.066152][    T1] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[    3.075214][    T8] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    3.082800][    T1] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.090907][    T1] usb usb5: Product: xHCI Host Controller
[    3.096544][    T1] usb usb5: Manufacturer: Linux 6.6.2-mvebu-tld-1 xhci-hcd
[    3.103689][  T672] ata1.00: configured for UDMA/133
[    3.108894][    T1] usb usb5: SerialNumber: f10f8000.usb3
[    3.114837][   T13] scsi 0:0:0:0: Direct-Access     ATA      WDC WD80EFBX-68A 0A85 PQ: 0 ANSI: 5
[    3.124402][    T1] hub 5-0:1.0: USB hub found
[    3.130195][  T778] sd 0:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[    3.139666][    T1] hub 5-0:1.0: 1 port detected
[    3.144340][  T778] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.150977][    T1] usbcore: registered new interface driver usblp
[    3.157272][    T1] usbcore: registered new interface driver usb-storage
[    3.165272][  T778] sd 0:0:0:0: [sda] Write Protect is off
[    3.171093][  T778] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.181487][    T1] mousedev: PS/2 mouse device common for all mice
[    3.188344][  T778] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    3.198283][    T1] armada38x-rtc f10a3800.rtc: registered as rtc0
[    3.204595][    T1] armada38x-rtc f10a3800.rtc: setting system clock to 2023-11-22T09:39:49 UTC (1700645989)
[    3.217399][    T1] i2c_dev: i2c /dev entries driver
[    3.222942][    T1] mv64xxx_i2c f1011000.i2c: can't get pinctrl, bus recovery not supported
[    3.232943][    T1] mv64xxx_i2c f1011100.i2c: can't get pinctrl, bus recovery not supported
[    3.247483][    T1] orion_wdt: Initial timeout 171 sec
[    3.253833][    T1] device-mapper: uevent: version 1.0.3
[    3.260047][    T1] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    3.269838][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[    3.277250][  T778]  sda: sda1 sda2
[    3.281812][  T778] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    3.288226][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[    3.295878][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[    3.303470][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    3.310955][    T1] sdhci: Secure Digital Host Controller Interface driver
[    3.318112][    T8] usb 1-1: New USB device found, idVendor=0781, idProduct=5583, bcdDevice= 1.00
[    3.327047][    T8] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.335074][    T1] sdhci: Copyright(c) Pierre Ossman
[    3.342061][    T8] usb 1-1: Product:  SanDisk 3.2Gen1
[    3.347266][    T1] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.353697][    T8] usb 1-1: Manufacturer:  USB
[    3.364500][    T1] marvell-cesa f1090000.crypto: CESA device successfully registered
[    3.372494][    T8] usb 1-1: SerialNumber: 00016004111421205630
[    3.378932][   T13] mmc0: SDHCI controller on f10d8000.sdhci [f10d8000.sdhci] using ADMA
[    3.388591][    T8] usb-storage 1-1:1.0: USB Mass Storage device detected
[    3.396158][    T1] hid: raw HID events driver (C) Jiri Kosina
[    3.402621][    T8] scsi host2: usb-storage 1-1:1.0
[    3.407921][    T1] usbcore: registered new interface driver usbhid
[    3.416255][    T1] usbhid: USB HID core driver
[    3.422361][    T1] NET: Registered PF_INET6 protocol family
[    3.429272][    T1] Segment Routing with IPv6
[    3.433661][    T1] RPL Segment Routing with IPv6
[    3.438607][    T1] In-situ OAM (IOAM) with IPv6
[    3.443329][    T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    3.453143][    T1] NET: Registered PF_PACKET protocol family
[    3.459135][    T1] 8021q: 802.1Q VLAN Support v1.8
[    3.464127][    T1] Key type dns_resolver registered
[    3.469447][    T1] ThumbEE CPU extension supported.
[    3.474516][    T1] Registering SWP/SWPB emulation handler
[    3.542420][    T1] registered taskstats version 1
[    3.547304][    T1] Loading compiled-in X.509 certificates
[    3.567618][    T1] Key type .fscrypt registered
[    3.572323][    T1] Key type fscrypt-provisioning registered
[    3.578221][    T1] Key type big_key registered
[    3.598305][    T1] Key type encrypted registered
[    3.608127][   T13] usb_phy_generic usb2_phy: dummy supplies not allowed for exclusive requests
[    3.621596][    T1] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    3.630329][    T1] clk: Disabling unused clocks
[    3.977541][  T677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.003663][  T677] ata2.00: ATA-9: WDC WD80EFBX-68AZZN0, 85.00A85, max UDMA/133
[    4.011118][  T677] ata2.00: 15628053168 sectors, multi 0: LBA48 NCQ (depth 32)
[    4.024501][  T677] ata2.00: configured for UDMA/133
[    4.039892][   T38] scsi 1:0:0:0: Direct-Access     ATA      WDC WD80EFBX-68A 0A85 PQ: 0 ANSI: 5
[    4.049983][   T13] sd 1:0:0:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[    4.059021][   T13] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    4.065006][   T13] sd 1:0:0:0: [sdb] Write Protect is off
[    4.070949][   T13] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.080882][   T13] sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[    4.395690][   T13]  sdb: sdb1
[    4.399105][   T13] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[    4.407153][    T1] Freeing unused kernel image (initmem) memory: 1024K
[    4.437985][    T1] Checked W+X mappings: passed, no W+X pages found
[    4.444429][    T1] Run /init as init process
[    4.451165][   T13] scsi 2:0:0:0: Direct-Access      USB      SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6
[    4.469276][   T38] sd 2:0:0:0: [sdc] 30031872 512-byte logical blocks: (15.4 GB/14.3 GiB)
[    4.489179][   T38] sd 2:0:0:0: [sdc] Write Protect is off
[    4.501188][   T38] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Loading, please wait...
[    4.532499][   T38]  sdc: sdc1
[    4.537710][   T38] sd 2:0:0:0: [sdc] Attached SCSI removable disk
Starting version 247.3-7+deb11u4
[    5.283301][ T1342] usbcore: registered new interface driver uas
[    5.322621][ T1340] mtdblock: MTD device 'U-Boot' is NAND, please consider using UBI block devices instead.
[    5.340456][ T1336] mtdblock: MTD device 'U-Boot env' is NAND, please consider using UBI block devices instead.
[    5.371785][ T1338] mtdblock: MTD device 'Kernel-1' is NAND, please consider using UBI block devices instead.
[    5.383078][ T1339] mtdblock: MTD device 'Config' is NAND, please consider using UBI block devices instead.
[    5.409472][ T1340] mtdblock: MTD device 'Kernel-2' is NAND, please consider using UBI block devices instead.
[    5.423253][ T1343] mtdblock: MTD device 'RootFS-2' is NAND, please consider using UBI block devices instead.
[    5.447506][ T1339] mtdblock: MTD device 'RootFS-1' is NAND, please consider using UBI block devices instead.
Begin: Loading essential drivers ... done.
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.36.1
[/sbin/fsck.ext3 (1) -- /dev/sda1] fsck.ext3 -a -C0 /dev/sda1
rootfs: clean, 57005/9158656 files, 1973144/36620800 blocks
done.
[   18.130681][ T1368] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   18.182164][ T1368] EXT4-fs (sda1): mounted filesystem 4e7f4895-025a-4c76-99da-7d29674ae6a5 ro with ordered data mode. Quota mode: none.
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.96 booting
Using makefile-style concurrent boot in runlevel S.
Setting hostname to 'debian2'...done.
Starting hotplug events dispatcher: systemd-udevd.
Synthesizing the initial hotplug events (subsystems)...done.
Synthesizing the initial hotplug events (devices)...done.
Waiting for /dev to be fully populated...[   20.917510][ T1563] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   20.930673][ T1562] mtdblock: MTD device 'U-Boot' is NAND, please consider using UBI block devices instead.
[   20.950735][ T1563] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   20.958895][ T1554] mtdblock: MTD device 'U-Boot env' is NAND, please consider using UBI block devices instead.
[   20.985328][ T1563] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   21.000019][ T1555] mtdblock: MTD device 'Config' is NAND, please consider using UBI block devices instead.
[   21.058491][ T1554] mtdblock: MTD device 'Kernel-1' is NAND, please consider using UBI block devices instead.
[   21.101549][ T1555] mtdblock: MTD device 'Kernel-2' is NAND, please consider using UBI block devices instead.
[   21.111818][ T1561] mtdblock: MTD device 'RootFS-1' is NAND, please consider using UBI block devices instead.
[   21.157463][ T1553] mtdblock: MTD device 'RootFS-2' is NAND, please consider using UBI block devices instead.
done.
Not activating swap on swapfile. ... (warning).
[   22.768595][ T1698] EXT4-fs (sda1): re-mounted 4e7f4895-025a-4c76-99da-7d29674ae6a5 r/w. Quota mode: none.
Will now check all file systems.
[   23.317608][   T74] BUG: scheduling while atomic: kworker/0:3/74/0x00000002


Viewing all articles
Browse latest Browse all 3247

Trending Articles