Guest User

Untitled

a guest
Sep 22nd, 2023
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.22 KB | None | 0 0
  1. U-Boot 2017.07-tld-1 (Nov 01 2017 - 00:58:19 -0700)
  2. HP Thin Client T5325
  3.  
  4. SoC: Kirkwood 88F6281_A1
  5. SPI: ready
  6. DRAM: 512 MiB
  7. WARNING: Caches not enabled
  8. MMC:
  9. SF: Detected m25p80 with page size 256 Bytes, erase size 64 KiB, total 1 MiB
  10. *** Warning - bad CRC, using default environment
  11.  
  12. In: serial
  13. Out: serial
  14. Err: serial
  15. Net: egiga0
  16. 88E3016 Initialized on egiga0
  17. Hit any key to stop autoboot: 0
  18. T5325> setenv mtdparts 'mtdparts=spi0.0:512K(uboot),256K(sdd_firmware),64K(uboot_env),64K(permanent_uboot_env),64K(hp_env)'
  19. T5325> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts earlyprintk=serial'
  20. T5325> boot
  21. starting USB...
  22. USB0: USB EHCI 1.00
  23. scanning bus 0 for devices... 3 USB Device(s) found
  24. scanning usb for storage devices...
  25. Use USB retry period from the environment: 15 second(s)
  26. 1 Storage Device(s) found
  27.  
  28. Reset IDE: Bus 0: OK Bus 1: not available
  29. Device 0: Model: SM22 Firm: I052 Ser#: (03)5526888-20080228
  30. Type: Hard Disk
  31. Capacity: 463.6 MB = 0.4 GB (949536 x 512)
  32.  
  33. Partition Map for USB device 0 -- Partition Type: DOS
  34.  
  35. Part Start Sector Num Sectors UUID Type
  36. 1 2048 30308352 e0f1616f-01 83
  37.  
  38. ## Unknown partition table type 0
  39.  
  40. ## Unknown partition table type 0
  41.  
  42. ## Unknown partition table type 0
  43.  
  44. ## Unknown partition table type 0
  45.  
  46. ## Unknown partition table type 0
  47.  
  48. ## Unknown partition table type 0
  49. loading envs from usb 0 ...
  50. ** File not found /boot/uEnv.txt **
  51.  
  52. Partition Map for IDE device 0 -- Partition Type: DOS
  53.  
  54. Part Start Sector Num Sectors UUID Type
  55. 1 63 949473 00000000-01 83 Boot
  56. running scan_disk ...
  57. Scan device usb
  58. device usb 0:1
  59. 1 bytes read in 508 ms (0 Bytes/s)
  60. Found bootable drive on usb 0
  61. loading uImage ...
  62. 6177448 bytes read in 688 ms (8.6 MiB/s)
  63. loading uInitrd ...
  64. 10386484 bytes read in 986 ms (10 MiB/s)
  65. loading DTB /boot/dts/kirkwood-t5325.dtb ...
  66. 11733 bytes read in 3414 ms (2.9 KiB/s)
  67. ## Booting kernel from Legacy Image at 00800000 ...
  68. Image Name: Linux-6.4.11-kirkwood-tld-1
  69. Created: 2023-09-21 23:32:03 UTC
  70. Image Type: ARM Linux Kernel Image (uncompressed)
  71. Data Size: 6177384 Bytes = 5.9 MiB
  72. Load Address: 00008000
  73. Entry Point: 00008000
  74. Verifying Checksum ... OK
  75. ## Loading init Ramdisk from Legacy Image at 01100000 ...
  76. Image Name: initramfs-6.4.11-kirkwood-tld-1
  77. Created: 2023-09-21 23:32:12 UTC
  78. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  79. Data Size: 10386420 Bytes = 9.9 MiB
  80. Load Address: 00000000
  81. Entry Point: 00000000
  82. Verifying Checksum ... OK
  83. ## Flattened Device Tree blob at 01c00000
  84. Booting using the fdt blob at 0x1c00000
  85. Loading Kernel Image ... OK
  86. Loading Ramdisk to 0f618000, end 0ffffbf4 ... OK
  87. Loading Device Tree to 0f612000, end 0f617dd4 ... OK
  88.  
  89. Starting kernel ...
  90.  
  91. [ 0.000000][ T0] Booting Linux on physical CPU 0x0
  92. [ 0.000000][ T0] Linux version 6.4.11-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 PREEMPT Sat Aug 19 17:19:18 PDT 2023
  93. [ 0.000000][ T0] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
  94. [ 0.000000][ T0] CPU: VIVT data cache, VIVT instruction cache
  95. [ 0.000000][ T0] OF: fdt: Machine model: HP t5325 Thin Client
  96. [ 0.000000][ T0] Memory policy: Data cache writeback
  97. [ 0.000000][ T0] Zone ranges:
  98. [ 0.000000][ T0] Normal [mem 0x0000000000000000-0x000000001fffffff]
  99. [ 0.000000][ T0] Movable zone start for each node
  100. [ 0.000000][ T0] Early memory node ranges
  101. [ 0.000000][ T0] node 0: [mem 0x0000000000000000-0x000000001fffffff]
  102. [ 0.000000][ T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
  103. [ 0.000000][ T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=spi0.0:512K(uboot),256K(sdd_firmware),64K(uboot_env),64K(permanent_uboot_env),64K(hp_env)
  104. [ 0.000000][ T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  105. [ 0.000000][ T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  106. [ 0.000000][ T0] Built 1 zonelists, mobility grouping on. Total pages: 129920
  107. [ 0.000000][ T0] mem auto-init: stack:off, heap alloc:on, heap free:off
  108. [ 0.000000][ T0] Memory: 487524K/524288K available (12288K kernel code, 1738K rwdata, 5340K rodata, 1024K init, 303K bss, 36764K reserved, 0K cma-reserved)
  109. [ 0.000000][ T0] trace event string verifier disabled
  110. [ 0.000000][ T0] rcu: Preemptible hierarchical RCU implementation.
  111. [ 0.000000][ T0] Trampoline variant of Tasks RCU enabled.
  112. [ 0.000000][ T0] Tracing variant of Tasks RCU enabled.
  113. [ 0.000000][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  114. [ 0.000000][ T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  115. [ 0.000000][ T0] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  116. [ 0.000000][ T0] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
  117. [ 0.000001][ T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
  118. [ 0.000047][ T0] Switching to timer-based delay loop, resolution 5ns
  119. [ 0.002047][ T0] Console: colour dummy device 80x30
  120. [ 0.002120][ T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
  121. [ 0.002151][ T0] CPU: Testing write buffer coherency: ok
  122. [ 0.002287][ T0] pid_max: default: 32768 minimum: 301
  123. [ 0.003065][ T0] LSM: initializing lsm=capability,integrity
  124. [ 0.003500][ T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  125. [ 0.003537][ T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  126. [ 0.009526][ T1] cblist_init_generic: Setting adjustable number of callback queues.
  127. [ 0.009546][ T1] cblist_init_generic: Setting shift to 0 and lim to 1.
  128. [ 0.009912][ T1] cblist_init_generic: Setting adjustable number of callback queues.
  129. [ 0.009932][ T1] cblist_init_generic: Setting shift to 0 and lim to 1.
  130. [ 0.010428][ T1] Setting up static identity map for 0x100000 - 0x100058
  131. [ 0.010755][ T1] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
  132. [ 0.011198][ T1] rcu: Hierarchical SRCU implementation.
  133. [ 0.011214][ T1] rcu: Max phase no-delay instances is 1000.
  134. [ 0.013176][ T1] devtmpfs: initialized
  135. [ 0.022624][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  136. [ 0.022668][ T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
  137. [ 0.023159][ T1] prandom: seed boundary self test passed
  138. [ 0.027405][ T1] prandom: 100 self tests passed
  139. [ 0.027420][ T1] pinctrl core: initialized pinctrl subsystem
  140. [ 0.030990][ T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  141. [ 0.031906][ T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
  142. [ 0.033520][ T1] audit: initializing netlink subsys (disabled)
  143. [ 0.035543][ T1] thermal_sys: Registered thermal governor 'step_wise'
  144. [ 0.035699][ T1] cpuidle: using governor ladder
  145. [ 0.035779][ T1] cpuidle: using governor menu
  146. [ 0.036408][ T1] Feroceon L2: Enabling L2
  147. [ 0.036447][ T1] Feroceon L2: Cache support initialised.
  148. [ 0.040116][ T18] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
  149. [ 0.040390][ T1] platform f1010000.pin-controller: Fixed dependency cycle(s) with /ocp@f1000000/pin-controller@10000/pmx-sysrst
  150. [ 0.040426][ T1] platform f1010000.pin-controller: Fixed dependency cycle(s) with /ocp@f1000000/pin-controller@10000/pmx-i2s
  151. [ 0.047694][ T1] No ATAGs?
  152. [ 0.410067][ T1] raid6: int32x8 gen() 110 MB/s
  153. [ 0.750069][ T1] raid6: int32x4 gen() 106 MB/s
  154. [ 1.090088][ T1] raid6: int32x2 gen() 136 MB/s
  155. [ 1.430065][ T1] raid6: int32x1 gen() 97 MB/s
  156. [ 1.430078][ T1] raid6: using algorithm int32x2 gen() 136 MB/s
  157. [ 1.770063][ T1] raid6: .... xor() 87 MB/s, rmw enabled
  158. [ 1.770076][ T1] raid6: using intx1 recovery algorithm
  159. [ 1.771353][ T1] SCSI subsystem initialized
  160. [ 1.772159][ T1] usbcore: registered new interface driver usbfs
  161. [ 1.772293][ T1] usbcore: registered new interface driver hub
  162. [ 1.772358][ T1] usbcore: registered new device driver usb
  163. [ 1.772728][ T1] pps_core: LinuxPPS API ver. 1 registered
  164. [ 1.772737][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  165. [ 1.772768][ T1] PTP clock support registered
  166. [ 1.775267][ T1] vgaarb: loaded
  167. [ 1.776094][ T1] clocksource: Switched to clocksource orion_clocksource
  168. [ 1.777591][ T1] VFS: Disk quotas dquot_6.6.0
  169. [ 1.777682][ T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  170. [ 1.809469][ T1] NET: Registered PF_INET protocol family
  171. [ 1.809806][ T1] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
  172. [ 1.812251][ T1] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
  173. [ 1.812493][ T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  174. [ 1.812529][ T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  175. [ 1.812611][ T1] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  176. [ 1.813083][ T1] TCP: Hash tables configured (established 4096 bind 4096)
  177. [ 1.813469][ T1] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
  178. [ 1.813570][ T1] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
  179. [ 1.813605][ T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
  180. [ 1.813936][ T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
  181. [ 1.826809][ T1] RPC: Registered named UNIX socket transport module.
  182. [ 1.826823][ T1] RPC: Registered udp transport module.
  183. [ 1.826829][ T1] RPC: Registered tcp transport module.
  184. [ 1.826835][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
  185. [ 1.826857][ T1] PCI: CLS 0 bytes, default 32
  186. [ 1.828793][ T30] Trying to unpack rootfs image as initramfs...
  187. [ 3.774128][ T30] Freeing initrd memory: 10144K
  188. [ 4.131250][ T1] Initialise system trusted keyrings
  189. [ 4.131430][ T1] Key type blacklist registered
  190. [ 4.132816][ T1] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  191. [ 4.132948][ T1] zbud: loaded
  192. [ 4.135758][ T1] NFS: Registering the id_resolver key type
  193. [ 4.135838][ T1] Key type id_resolver registered
  194. [ 4.135846][ T1] Key type id_legacy registered
  195. [ 4.135912][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  196. [ 4.135933][ T1] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  197. [ 4.136558][ T1] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  198. [ 4.137111][ T1] fuse: init (API version 7.38)
  199. [ 4.137694][ T1] orangefs_debugfs_init: called with debug mask: :none: :0:
  200. [ 4.137997][ T1] orangefs_init: module version upstream loaded
  201. [ 4.138390][ T1] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
  202. [ 4.238676][ T1] xor: measuring software checksum speed
  203. [ 4.247600][ T1] arm4regs : 1106 MB/sec
  204. [ 4.262278][ T1] 8regs : 671 MB/sec
  205. [ 4.272630][ T1] 32regs : 952 MB/sec
  206. [ 4.272640][ T1] xor: using function: arm4regs (1106 MB/sec)
  207. [ 4.272658][ T1] async_tx: api initialized (async)
  208. [ 4.272674][ T1] Key type asymmetric registered
  209. [ 4.272682][ T1] Asymmetric key parser 'x509' registered
  210. [ 4.315848][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  211. [ 4.316178][ T1] io scheduler bfq registered
  212. [ 4.504685][ T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
  213. [ 4.506829][ T1] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  214. [ 4.507946][ T1] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
  215. [ 4.508914][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges:
  216. [ 4.508997][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000
  217. [ 4.509042][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
  218. [ 4.509072][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
  219. [ 4.509756][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
  220. [ 4.509776][ T1] pci_bus 0000:00: root bus resource [bus 00-ff]
  221. [ 4.509796][ T1] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff])
  222. [ 4.509813][ T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
  223. [ 4.509827][ T1] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff]
  224. [ 4.509937][ T1] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
  225. [ 4.511587][ T1] PCI: bus0: Fast back to back transfers disabled
  226. [ 4.511616][ T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  227. [ 4.511943][ T1] pci 0000:01:00.0: [18ca:0027] type 00 class 0x030000
  228. [ 4.511975][ T1] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x03ffffff pref]
  229. [ 4.511998][ T1] pci 0000:01:00.0: reg 0x14: [mem 0x00000000-0x0003ffff]
  230. [ 4.512019][ T1] pci 0000:01:00.0: reg 0x18: [io 0x0000-0x007f]
  231. [ 4.512065][ T1] pci 0000:01:00.0: enabling Extended Tags
  232. [ 4.512147][ T1] pci 0000:01:00.0: supports D1 D2
  233. [ 4.512515][ T1] pci 0000:01:00.0: vgaarb: setting as boot VGA device
  234. [ 4.512526][ T1] pci 0000:01:00.0: vgaarb: bridge control possible
  235. [ 4.512535][ T1] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  236. [ 4.536204][ T1] PCI: bus1: Fast back to back transfers disabled
  237. [ 4.536229][ T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  238. [ 4.536285][ T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe5ffffff]
  239. [ 4.536305][ T1] pci 0000:00:01.0: BAR 13: assigned [io 0x10000-0x10fff]
  240. [ 4.536328][ T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe3ffffff pref]
  241. [ 4.536350][ T1] pci 0000:01:00.0: BAR 1: assigned [mem 0xe4000000-0xe403ffff]
  242. [ 4.536370][ T1] pci 0000:01:00.0: BAR 2: assigned [io 0x10000-0x1007f]
  243. [ 4.536389][ T1] pci 0000:00:01.0: PCI bridge to [bus 01]
  244. [ 4.536403][ T1] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff]
  245. [ 4.536426][ T1] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe5ffffff]
  246. [ 4.536590][ T1] pcieport 0000:00:01.0: enabling device (0140 -> 0143)
  247. [ 4.537524][ T1] mv_xor f1060800.xor: Marvell shared XOR driver
  248. [ 4.597618][ T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
  249. [ 4.602152][ T1] mv_xor f1060900.xor: Marvell shared XOR driver
  250. [ 4.667763][ T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
  251. [ 4.672637][ T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  252. [ 4.674693][ T1] printk: console [ttyS0] disabled
  253. [ 4.674809][ T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 28, base_baud = 12500000) is a 16550A
  254. [ 4.674886][ T1] printk: console [ttyS0] enabled
  255. [ 5.818292][ T1] loop: module loaded
  256. [ 5.823207][ T1] sata_mv f1080000.sata: slots 32 ports 2
  257. [ 5.833538][ T1] scsi host0: sata_mv
  258. [ 5.838559][ T1] scsi host1: sata_mv
  259. [ 5.842871][ T1] ata1: SATA max UDMA/133 irq 29
  260. [ 5.847762][ T1] ata2: SATA max UDMA/133 irq 29
  261. [ 5.855098][ T1] spi-nor spi0.0: m25p80 (1024 Kbytes)
  262. [ 5.860647][ T1] 5 cmdlinepart partitions found on MTD device spi0.0
  263. [ 5.867329][ T1] Creating 5 MTD partitions on "spi0.0":
  264. [ 5.872884][ T1] 0x000000000000-0x000000080000 : "uboot"
  265. [ 5.879291][ T1] 0x000000080000-0x0000000c0000 : "sdd_firmware"
  266. [ 5.886297][ T1] 0x0000000c0000-0x0000000d0000 : "uboot_env"
  267. [ 5.892973][ T1] 0x0000000d0000-0x0000000e0000 : "permanent_uboot_env"
  268. [ 5.900614][ T1] 0x0000000e0000-0x0000000f0000 : "hp_env"
  269. [ 5.907562][ T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
  270. [ 5.916181][ T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
  271. [ 5.948058][ T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
  272. [ 5.958366][ T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 52:3b:20:9c:11:51
  273. [ 5.968501][ T1] orion-ehci f1050000.ehci: EHCI Host Controller
  274. [ 5.974798][ T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
  275. [ 5.983516][ T1] orion-ehci f1050000.ehci: irq 32, io mem 0xf1050000
  276. [ 6.016120][ T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
  277. [ 6.023242][ T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
  278. [ 6.032291][ T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  279. [ 6.040278][ T1] usb usb1: Product: EHCI Host Controller
  280. [ 6.045890][ T1] usb usb1: Manufacturer: Linux 6.4.11-kirkwood-tld-1 ehci_hcd
  281. [ 6.053348][ T1] usb usb1: SerialNumber: f1050000.ehci
  282. [ 6.059817][ T1] hub 1-0:1.0: USB hub found
  283. [ 6.064344][ T1] hub 1-0:1.0: 1 port detected
  284. [ 6.070114][ T1] usbcore: registered new interface driver usb-storage
  285. [ 6.077624][ T1] mousedev: PS/2 mouse device common for all mice
  286. [ 6.085411][ T1] rtc-mv f1010300.rtc: registered as rtc0
  287. [ 6.091149][ T1] rtc-mv f1010300.rtc: setting system clock to 2023-09-22T16:27:57 UTC (1695400077)
  288. [ 6.100930][ T1] i2c_dev: i2c /dev entries driver
  289. [ 6.108250][ T1] device-mapper: uevent: version 1.0.3
  290. [ 6.114096][ T1] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
  291. [ 6.124019][ T1] device-mapper: multipath round-robin: version 1.2.0 loaded
  292. [ 6.131379][ T1] device-mapper: multipath queue-length: version 0.2.0 loaded
  293. [ 6.138786][ T1] device-mapper: multipath service-time: version 0.3.0 loaded
  294. [ 6.146284][ T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
  295. [ 6.154626][ T1] ledtrig-cpu: registered to indicate activity on CPUs
  296. [ 6.161589][ T1] hid: raw HID events driver (C) Jiri Kosina
  297. [ 6.167992][ T1] drop_monitor: Initializing network drop monitor service
  298. [ 6.175684][ T1] NET: Registered PF_INET6 protocol family
  299. [ 6.183660][ T1] Segment Routing with IPv6
  300. [ 6.188140][ T1] RPL Segment Routing with IPv6
  301. [ 6.192989][ T1] In-situ OAM (IOAM) with IPv6
  302. [ 6.197786][ T1] NET: Registered PF_PACKET protocol family
  303. [ 6.203921][ T1] Key type dns_resolver registered
  304. [ 6.226543][ T1] registered taskstats version 1
  305. [ 6.231520][ T1] Loading compiled-in X.509 certificates
  306. [ 6.237568][ T1] Key type .fscrypt registered
  307. [ 6.242222][ T1] Key type fscrypt-provisioning registered
  308. [ 6.254497][ T1] Key type big_key registered
  309. [ 6.296573][ T1] Key type encrypted registered
  310. [ 6.346228][ T50] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
  311. [ 6.356223][ T47] usb 1-1: new high-speed USB device number 2 using orion-ehci
  312. [ 6.366270][ T50] ata1.00: ATA-7: SM224, I0521, max UDMA/133
  313. [ 6.372194][ T50] ata1.00: 949536 sectors, multi 0: LBA
  314. [ 6.399260][ T50] ata1.00: configured for UDMA/133
  315. [ 6.414800][ T9] scsi 0:0:0:0: Direct-Access ATA SM224 1 PQ: 0 ANSI: 5
  316. [ 6.429726][ T30] sd 0:0:0:0: [sda] 949536 512-byte logical blocks: (486 MB/464 MiB)
  317. [ 6.444562][ T30] sd 0:0:0:0: [sda] Write Protect is off
  318. [ 6.455145][ T30] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  319. [ 6.468805][ T102] "cryptomgr_test" (102) uses obsolete ecb(arc4) skcipher
  320. [ 6.476320][ T30] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
  321. [ 6.488114][ T30] sda: sda1
  322. [ 6.492411][ T30] sd 0:0:0:0: [sda] Attached SCSI disk
  323. [ 6.576661][ T47] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= 0.00
  324. [ 6.585616][ T47] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  325. [ 6.617160][ T47] hub 1-1:1.0: USB hub found
  326. [ 6.626126][ T47] hub 1-1:1.0: 4 ports detected
  327. [ 6.767650][ T52] ata2: SATA link down (SStatus 0 SControl F300)
  328. [ 6.956122][ T47] usb 1-1.3: new high-speed USB device number 3 using orion-ehci
  329. [ 7.128397][ T47] usb 1-1.3: New USB device found, idVendor=0930, idProduct=6544, bcdDevice= 1.00
  330. [ 7.146114][ T47] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  331. [ 7.154168][ T47] usb 1-1.3: Product: DataTraveler 2.0
  332. [ 7.176112][ T47] usb 1-1.3: Manufacturer: Kingston
  333. [ 7.181200][ T47] usb 1-1.3: SerialNumber: 6CF049E32EA7C191E990DDE1
  334. [ 7.197187][ T47] usb-storage 1-1.3:1.0: USB Mass Storage device detected
  335. [ 7.216676][ T47] scsi host2: usb-storage 1-1.3:1.0
  336. [ 8.260361][ T17] scsi 2:0:0:0: Direct-Access Kingston DataTraveler 2.0 1.00 PQ: 0 ANSI: 4
  337. [ 8.278067][ T30] sd 2:0:0:0: [sdb] 30310400 512-byte logical blocks: (15.5 GB/14.5 GiB)
  338. [ 8.296558][ T30] sd 2:0:0:0: [sdb] Write Protect is off
  339. [ 8.306149][ T30] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  340. [ 8.330677][ T30] sdb: sdb1
  341. [ 8.346421][ T30] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  342. [ 8.903393][ T1] clk: Disabling unused clocks
  343. [ 8.911476][ T1] Freeing unused kernel image (initmem) memory: 1024K
  344. [ 8.926959][ T1] Checked W+X mappings: passed, no W+X pages found
  345. [ 8.933367][ T1] Run /init as init process
  346. Loading, please wait...
  347. Starting version 247.3-6
  348. [ 9.913953][ T140] input: gpio_keys as /devices/platform/gpio_keys/input/input0
  349. [ 10.165561][ T140] usbcore: registered new interface driver uas
  350. Begin: Loading essential drivers ... done.
  351. Begin: Running /scripts/init-premount ... done.
  352. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  353. Begin: Running /scripts/local-premount ... done.
  354. Begin: Will now check root file system ... fsck from util-linux 2.36.1
  355. [/sbin/fsck.ext4 (1) -- /dev/sdb1] fsck.ext4 -a -C0 /dev/sdb1
  356. rootfs: recovering journal
  357. rootfs: clean, 19454/948416 files, 286012/3788544 blocks
  358. done.
  359. [ 21.151901][ T168] EXT4-fs (sdb1): mounted filesystem 96577e26-eae2-4146-a607-9ec84ade0361 ro with ordered data mode. Quota mode: none.
  360. done.
  361. Begin: Running /scripts/local-bottom ... done.
  362. Begin: Running /scripts/init-bottom ... done.
  363. INIT: version 2.96 booting
  364. Using makefile-style concurrent boot in runlevel S.
  365. Setting hostname to 'pve-fqd'...done.
  366. Starting hotplug events dispatcher: systemd-udevd.
  367. Synthesizing the initial hotplug events (subsystems)...done.
  368. Synthesizing the initial hotplug events (devices)...done.
  369. Waiting for /dev to be fully populated...[ 24.526358][ T349] orion_wdt: Initial timeout 21 sec
  370. [ 24.652306][ T360] sd 0:0:0:0: Attached scsi generic sg0 type 0
  371. [ 24.786533][ T360] sd 2:0:0:0: Attached scsi generic sg1 type 0
  372. [ 25.170801][ T352] marvell-cesa f1030000.crypto: CESA device successfully registered
  373. done.
  374. [ 26.226214][ C0] random: crng init done
  375. Activating swap:.
  376. [ 26.658631][ T503] EXT4-fs (sdb1): re-mounted 96577e26-eae2-4146-a607-9ec84ade0361 r/w. Quota mode: none.
  377. Will now check all file systems.
  378. Checking all file systems.
  379. LABEL=rootfs is mounted
  380. Done checking file systems.
  381. Log is being saved in /var/log/fsck/checkfs if that location is writable.
  382. Cleaning up temporary files...Cleaning /tmp...done.
  383. /tmp.
  384. Will now mount local filesystems:.
  385. Will now activate swapfile swap, if any:done.
  386. Checking minimum space in /tmp...done.
  387. Cleaning up temporary files....
  388. Initializing random number generator...done.
  389. Starting Setting kernel variables: sysctl.
  390. Configuring network interfaces...done.
  391. Starting RPC port mapper daemon: rpcbind.
  392. Starting NFS common utilities: statd idmapd
  393. .
  394. Cleaning up temporary files....
  395. INIT: Entering runlevel: 2
  396. Using makefile-style concurrent boot in runlevel 2.
  397. Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
  398. 1037 (syslogd)
  399. .
  400. Starting NFS common utilities: statd idmapd.
  401. Starting Corosync Qdevice Network daemon: corosync-qnetd.
  402. Starting system message bus: dbus.
  403. Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
  404. Not starting NFS kernel daemon: no exports. ... (warning).
  405. Starting NTP server: ntpd.
  406. Starting OpenBSD Secure Shell server: sshd.
  407. Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
  408. 1084 (klogd)
  409. .
  410. Running local boot scripts (/etc/rc.local)
  411. .
  412.  
  413. Debian GNU/Linux 11 pve-fqd ttyS0
  414.  
  415. pve-fqd login: root
  416. Password:
  417. Linux pve-fqd 6.4.11-kirkwood-tld-1 #1 PREEMPT Sat Aug 19 17:19:18 PDT 2023 armv5tel
  418.  
  419. The programs included with the Debian GNU/Linux system are free software;
  420. the exact distribution terms for each program are described in the
  421. individual files in /usr/share/doc/*/copyright.
  422.  
  423. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  424. permitted by applicable law.
  425. Last login: Fri Sep 22 13:26:13 -03 2023 on ttyS0
  426. pve-fqd
  427. 10.1.2.0 net
  428. HP t5325 Thin Client
  429. Linux version 6.4.11-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 PREEMPT Sat Aug 19 17:19:18 PDT 2023
  430. Debian 11.7
  431. Fri Sep 22 13:28:42 -03 2023 up 0 minutes
  432. root@pve-fqd:~# cat /proc/mtd
  433. dev: size erasesize name
  434. mtd0: 00080000 00010000 "uboot"
  435. mtd1: 00040000 00010000 "sdd_firmware"
  436. mtd2: 00010000 00010000 "uboot_env"
  437. mtd3: 00010000 00010000 "permanent_uboot_env"
  438. mtd4: 00010000 00010000 "hp_env"
  439. root@pve-fqd:~# cd /boot
  440. root@pve-fqd:/boot# flash_unlock /dev/mtd2
  441. flash_unlock: error!: could not unlock device: /dev/mtd2
  442.  
  443. error 22 (Invalid argument)
  444. root@pve-fqd:/boot# flash_unlock -i /dev/mtd2
  445. Device: /dev/mtd2
  446. Start: 0
  447. Len: 0x10000
  448. Lock status: locked
  449. root@pve-fqd:/boot# flashcp -v uboot.2016.05-tld-1.environment.64K.img /dev/mtd2
  450. Erasing blocks: 1/1 (100%)p -v uboot.2016.05-tld-1.environment.64K.img /dev/mtd2
  451. Writing data: 64k/64k (100%)
  452. root@pve-fqd:/boot# flashcp -v uboot.2016.05-tld-1.environment.64K.img /dev/mtd2
  453. Erasing blocks: 1/1 (100%)p -v uboot.2016.05-tld-1.environment.64K.img /dev/mtd2
  454. Writing data: 64k/64k (100%)
  455. Verifying data: 10k/64k (15%)File does not seem to match flash data. First mismatch at 0x00000000-0x00002800
  456. root@pve-fqd:/boot#
  457. root@pve-fqd:/boot#
  458. root@pve-fqd:/boot# cat /proc/cmdline
  459. console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=spi0.0:512K(uboot),256K(sdd_firmware),64K(uboot_env),64K(permanent_uboot_env),64K(hp_env)
  460. root@pve-fqd:/boot#
  461.  
  462.  
  463.  
  464. root@pve-fqd:/boot# dmesg
  465. [ 0.000000] Booting Linux on physical CPU 0x0
  466. [ 0.000000] Linux version 6.4.11-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 PREEMPT Sat Aug 19 17:19:18 PDT 2023
  467. [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
  468. [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
  469. [ 0.000000] OF: fdt: Machine model: HP t5325 Thin Client
  470. [ 0.000000] Memory policy: Data cache writeback
  471. [ 0.000000] Zone ranges:
  472. [ 0.000000] Normal [mem 0x0000000000000000-0x000000001fffffff]
  473. [ 0.000000] Movable zone start for each node
  474. [ 0.000000] Early memory node ranges
  475. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001fffffff]
  476. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
  477. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  478. [ 0.000000] pcpu-alloc: [0] 0
  479. [ 0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=spi0.0:512K(uboot),256K(sdd_firmware),64K(uboot_env),64K(permanent_uboot_env),64K(hp_env)
  480. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  481. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  482. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  483. [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  484. [ 0.000000] Memory: 487524K/524288K available (12288K kernel code, 1738K rwdata, 5340K rodata, 1024K init, 303K bss, 36764K reserved, 0K cma-reserved)
  485. [ 0.000000] trace event string verifier disabled
  486. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  487. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  488. [ 0.000000] Tracing variant of Tasks RCU enabled.
  489. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  490. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  491. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  492. [ 0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
  493. [ 0.000001] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
  494. [ 0.000047] Switching to timer-based delay loop, resolution 5ns
  495. [ 0.002047] Console: colour dummy device 80x30
  496. [ 0.002120] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
  497. [ 0.002151] CPU: Testing write buffer coherency: ok
  498. [ 0.002287] pid_max: default: 32768 minimum: 301
  499. [ 0.003065] LSM: initializing lsm=capability,integrity
  500. [ 0.003500] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  501. [ 0.003537] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  502. [ 0.009526] cblist_init_generic: Setting adjustable number of callback queues.
  503. [ 0.009546] cblist_init_generic: Setting shift to 0 and lim to 1.
  504. [ 0.009912] cblist_init_generic: Setting adjustable number of callback queues.
  505. [ 0.009932] cblist_init_generic: Setting shift to 0 and lim to 1.
  506. [ 0.010428] Setting up static identity map for 0x100000 - 0x100058
  507. [ 0.010755] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
  508. [ 0.011198] rcu: Hierarchical SRCU implementation.
  509. [ 0.011214] rcu: Max phase no-delay instances is 1000.
  510. [ 0.013176] devtmpfs: initialized
  511. [ 0.022624] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  512. [ 0.022668] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
  513. [ 0.023159] prandom: seed boundary self test passed
  514. [ 0.027405] prandom: 100 self tests passed
  515. [ 0.027420] pinctrl core: initialized pinctrl subsystem
  516. [ 0.030990] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  517. [ 0.031906] DMA: preallocated 256 KiB pool for atomic coherent allocations
  518. [ 0.033520] audit: initializing netlink subsys (disabled)
  519. [ 0.035543] thermal_sys: Registered thermal governor 'step_wise'
  520. [ 0.035699] cpuidle: using governor ladder
  521. [ 0.035779] cpuidle: using governor menu
  522. [ 0.036408] Feroceon L2: Enabling L2
  523. [ 0.036447] Feroceon L2: Cache support initialised.
  524. [ 0.040116] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
  525. [ 0.040390] platform f1010000.pin-controller: Fixed dependency cycle(s) with /ocp@f1000000/pin-controller@10000/pmx-sysrst
  526. [ 0.040426] platform f1010000.pin-controller: Fixed dependency cycle(s) with /ocp@f1000000/pin-controller@10000/pmx-i2s
  527. [ 0.047694] No ATAGs?
  528. [ 0.410067] raid6: int32x8 gen() 110 MB/s
  529. [ 0.750069] raid6: int32x4 gen() 106 MB/s
  530. [ 1.090088] raid6: int32x2 gen() 136 MB/s
  531. [ 1.430065] raid6: int32x1 gen() 97 MB/s
  532. [ 1.430078] raid6: using algorithm int32x2 gen() 136 MB/s
  533. [ 1.770063] raid6: .... xor() 87 MB/s, rmw enabled
  534. [ 1.770076] raid6: using intx1 recovery algorithm
  535. [ 1.771353] SCSI subsystem initialized
  536. [ 1.771740] libata version 3.00 loaded.
  537. [ 1.772159] usbcore: registered new interface driver usbfs
  538. [ 1.772293] usbcore: registered new interface driver hub
  539. [ 1.772358] usbcore: registered new device driver usb
  540. [ 1.772728] pps_core: LinuxPPS API ver. 1 registered
  541. [ 1.772737] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  542. [ 1.772768] PTP clock support registered
  543. [ 1.775267] vgaarb: loaded
  544. [ 1.776094] clocksource: Switched to clocksource orion_clocksource
  545. [ 1.777591] VFS: Disk quotas dquot_6.6.0
  546. [ 1.777682] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  547. [ 1.809469] NET: Registered PF_INET protocol family
  548. [ 1.809806] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
  549. [ 1.812251] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
  550. [ 1.812493] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  551. [ 1.812529] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  552. [ 1.812611] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  553. [ 1.813083] TCP: Hash tables configured (established 4096 bind 4096)
  554. [ 1.813469] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
  555. [ 1.813570] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
  556. [ 1.813605] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
  557. [ 1.813936] NET: Registered PF_UNIX/PF_LOCAL protocol family
  558. [ 1.826809] RPC: Registered named UNIX socket transport module.
  559. [ 1.826823] RPC: Registered udp transport module.
  560. [ 1.826829] RPC: Registered tcp transport module.
  561. [ 1.826835] RPC: Registered tcp NFSv4.1 backchannel transport module.
  562. [ 1.826857] PCI: CLS 0 bytes, default 32
  563. [ 1.828793] Trying to unpack rootfs image as initramfs...
  564. [ 3.774128] Freeing initrd memory: 10144K
  565. [ 4.131250] Initialise system trusted keyrings
  566. [ 4.131430] Key type blacklist registered
  567. [ 4.132816] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  568. [ 4.132948] zbud: loaded
  569. [ 4.135758] NFS: Registering the id_resolver key type
  570. [ 4.135838] Key type id_resolver registered
  571. [ 4.135846] Key type id_legacy registered
  572. [ 4.135912] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  573. [ 4.135933] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  574. [ 4.136558] jffs2: version 2.2. (NAND) (SUMMARY) \xc2\xa9 2001-2006 Red Hat, Inc.
  575. [ 4.137111] fuse: init (API version 7.38)
  576. [ 4.137694] orangefs_debugfs_init: called with debug mask: :none: :0:
  577. [ 4.137997] orangefs_init: module version upstream loaded
  578. [ 4.138390] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
  579. [ 4.238676] xor: measuring software checksum speed
  580. [ 4.247600] arm4regs : 1106 MB/sec
  581. [ 4.262278] 8regs : 671 MB/sec
  582. [ 4.272630] 32regs : 952 MB/sec
  583. [ 4.272640] xor: using function: arm4regs (1106 MB/sec)
  584. [ 4.272658] async_tx: api initialized (async)
  585. [ 4.272674] Key type asymmetric registered
  586. [ 4.272682] Asymmetric key parser 'x509' registered
  587. [ 4.315848] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  588. [ 4.316178] io scheduler bfq registered
  589. [ 4.504685] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
  590. [ 4.506829] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  591. [ 4.507946] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
  592. [ 4.508914] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges:
  593. [ 4.508956] mvebu-pcie mbus@f1000000:pcie@82000000: Parsing ranges property...
  594. [ 4.508997] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000
  595. [ 4.509042] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
  596. [ 4.509072] mvebu-pcie mbus@f1000000:pcie@82000000: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
  597. [ 4.509756] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
  598. [ 4.509776] pci_bus 0000:00: root bus resource [bus 00-ff]
  599. [ 4.509796] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff])
  600. [ 4.509813] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
  601. [ 4.509827] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff]
  602. [ 4.509843] pci_bus 0000:00: scanning bus
  603. [ 4.509937] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
  604. [ 4.510346] pci 0000:00:01.0: vgaarb: pci_notify
  605. [ 4.511568] pci_bus 0000:00: fixups for bus
  606. [ 4.511587] PCI: bus0: Fast back to back transfers disabled
  607. [ 4.511602] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 0
  608. [ 4.511616] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  609. [ 4.511636] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 1
  610. [ 4.511862] pci_bus 0000:01: scanning bus
  611. [ 4.511943] pci 0000:01:00.0: [18ca:0027] type 00 class 0x030000
  612. [ 4.511975] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x03ffffff pref]
  613. [ 4.511998] pci 0000:01:00.0: reg 0x14: [mem 0x00000000-0x0003ffff]
  614. [ 4.512019] pci 0000:01:00.0: reg 0x18: [io 0x0000-0x007f]
  615. [ 4.512065] pci 0000:01:00.0: enabling Extended Tags
  616. [ 4.512147] pci 0000:01:00.0: supports D1 D2
  617. [ 4.512494] pci 0000:01:00.0: vgaarb: pci_notify
  618. [ 4.512515] pci 0000:01:00.0: vgaarb: setting as boot VGA device
  619. [ 4.512526] pci 0000:01:00.0: vgaarb: bridge control possible
  620. [ 4.512535] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  621. [ 4.536187] pci_bus 0000:01: fixups for bus
  622. [ 4.536204] PCI: bus1: Fast back to back transfers disabled
  623. [ 4.536216] pci_bus 0000:01: bus scan returning with max=01
  624. [ 4.536229] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  625. [ 4.536252] pci_bus 0000:00: bus scan returning with max=01
  626. [ 4.536285] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe5ffffff]
  627. [ 4.536305] pci 0000:00:01.0: BAR 13: assigned [io 0x10000-0x10fff]
  628. [ 4.536328] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe3ffffff pref]
  629. [ 4.536350] pci 0000:01:00.0: BAR 1: assigned [mem 0xe4000000-0xe403ffff]
  630. [ 4.536370] pci 0000:01:00.0: BAR 2: assigned [io 0x10000-0x1007f]
  631. [ 4.536389] pci 0000:00:01.0: PCI bridge to [bus 01]
  632. [ 4.536403] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff]
  633. [ 4.536426] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe5ffffff]
  634. [ 4.536530] pcieport 0000:00:01.0: vgaarb: pci_notify
  635. [ 4.536567] pcieport 0000:00:01.0: assign IRQ: got 0
  636. [ 4.536590] pcieport 0000:00:01.0: enabling device (0140 -> 0143)
  637. [ 4.536613] pcieport 0000:00:01.0: enabling bus mastering
  638. [ 4.536645] pcieport 0000:00:01.0: vgaarb: pci_notify
  639. [ 4.537524] mv_xor f1060800.xor: Marvell shared XOR driver
  640. [ 4.597618] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
  641. [ 4.602152] mv_xor f1060900.xor: Marvell shared XOR driver
  642. [ 4.667763] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
  643. [ 4.672637] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  644. [ 4.674693] printk: console [ttyS0] disabled
  645. [ 4.674809] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 28, base_baud = 12500000) is a 16550A
  646. [ 4.674886] printk: console [ttyS0] enabled
  647. [ 5.818292] loop: module loaded
  648. [ 5.822521] sata_mv f1080000.sata: version 1.28
  649. [ 5.823207] sata_mv f1080000.sata: slots 32 ports 2
  650. [ 5.833538] scsi host0: sata_mv
  651. [ 5.838559] scsi host1: sata_mv
  652. [ 5.842871] ata1: SATA max UDMA/133 irq 29
  653. [ 5.847762] ata2: SATA max UDMA/133 irq 29
  654. [ 5.855098] spi-nor spi0.0: m25p80 (1024 Kbytes)
  655. [ 5.860647] 5 cmdlinepart partitions found on MTD device spi0.0
  656. [ 5.867329] Creating 5 MTD partitions on "spi0.0":
  657. [ 5.872884] 0x000000000000-0x000000080000 : "uboot"
  658. [ 5.879291] 0x000000080000-0x0000000c0000 : "sdd_firmware"
  659. [ 5.886297] 0x0000000c0000-0x0000000d0000 : "uboot_env"
  660. [ 5.892973] 0x0000000d0000-0x0000000e0000 : "permanent_uboot_env"
  661. [ 5.900614] 0x0000000e0000-0x0000000f0000 : "hp_env"
  662. [ 5.907562] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
  663. [ 5.916181] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
  664. [ 5.948058] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
  665. [ 5.958366] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 52:3b:20:9c:11:51
  666. [ 5.968501] orion-ehci f1050000.ehci: EHCI Host Controller
  667. [ 5.974798] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
  668. [ 5.983516] orion-ehci f1050000.ehci: irq 32, io mem 0xf1050000
  669. [ 6.016120] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
  670. [ 6.023242] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
  671. [ 6.032291] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  672. [ 6.040278] usb usb1: Product: EHCI Host Controller
  673. [ 6.045890] usb usb1: Manufacturer: Linux 6.4.11-kirkwood-tld-1 ehci_hcd
  674. [ 6.053348] usb usb1: SerialNumber: f1050000.ehci
  675. [ 6.059817] hub 1-0:1.0: USB hub found
  676. [ 6.064344] hub 1-0:1.0: 1 port detected
  677. [ 6.070114] usbcore: registered new interface driver usb-storage
  678. [ 6.077624] mousedev: PS/2 mouse device common for all mice
  679. [ 6.085411] rtc-mv f1010300.rtc: registered as rtc0
  680. [ 6.091149] rtc-mv f1010300.rtc: setting system clock to 2023-09-22T16:27:57 UTC (1695400077)
  681. [ 6.100930] i2c_dev: i2c /dev entries driver
  682. [ 6.108250] device-mapper: uevent: version 1.0.3
  683. [ 6.114096] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
  684. [ 6.124019] device-mapper: multipath round-robin: version 1.2.0 loaded
  685. [ 6.131379] device-mapper: multipath queue-length: version 0.2.0 loaded
  686. [ 6.138786] device-mapper: multipath service-time: version 0.3.0 loaded
  687. [ 6.146284] device-mapper: dm-log-userspace: version 1.3.0 loaded
  688. [ 6.154626] ledtrig-cpu: registered to indicate activity on CPUs
  689. [ 6.161589] hid: raw HID events driver (C) Jiri Kosina
  690. [ 6.167992] drop_monitor: Initializing network drop monitor service
  691. [ 6.175684] NET: Registered PF_INET6 protocol family
  692. [ 6.183660] Segment Routing with IPv6
  693. [ 6.188140] RPL Segment Routing with IPv6
  694. [ 6.192989] In-situ OAM (IOAM) with IPv6
  695. [ 6.197786] NET: Registered PF_PACKET protocol family
  696. [ 6.203921] Key type dns_resolver registered
  697. [ 6.226543] registered taskstats version 1
  698. [ 6.231520] Loading compiled-in X.509 certificates
  699. [ 6.237568] Key type .fscrypt registered
  700. [ 6.242222] Key type fscrypt-provisioning registered
  701. [ 6.254497] Key type big_key registered
  702. [ 6.296573] Key type encrypted registered
  703. [ 6.346228] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
  704. [ 6.356223] usb 1-1: new high-speed USB device number 2 using orion-ehci
  705. [ 6.366270] ata1.00: ATA-7: SM224, I0521, max UDMA/133
  706. [ 6.372194] ata1.00: 949536 sectors, multi 0: LBA
  707. [ 6.399260] ata1.00: configured for UDMA/133
  708. [ 6.414800] scsi 0:0:0:0: Direct-Access ATA SM224 1 PQ: 0 ANSI: 5
  709. [ 6.429726] sd 0:0:0:0: [sda] 949536 512-byte logical blocks: (486 MB/464 MiB)
  710. [ 6.444562] sd 0:0:0:0: [sda] Write Protect is off
  711. [ 6.455012] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  712. [ 6.455145] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  713. [ 6.468805] "cryptomgr_test" (102) uses obsolete ecb(arc4) skcipher
  714. [ 6.476320] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
  715. [ 6.488114] sda: sda1
  716. [ 6.492411] sd 0:0:0:0: [sda] Attached SCSI disk
  717. [ 6.576661] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= 0.00
  718. [ 6.585616] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  719. [ 6.617160] hub 1-1:1.0: USB hub found
  720. [ 6.626126] hub 1-1:1.0: 4 ports detected
  721. [ 6.767650] ata2: SATA link down (SStatus 0 SControl F300)
  722. [ 6.956122] usb 1-1.3: new high-speed USB device number 3 using orion-ehci
  723. [ 7.128397] usb 1-1.3: New USB device found, idVendor=0930, idProduct=6544, bcdDevice= 1.00
  724. [ 7.146114] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  725. [ 7.154168] usb 1-1.3: Product: DataTraveler 2.0
  726. [ 7.176112] usb 1-1.3: Manufacturer: Kingston
  727. [ 7.181200] usb 1-1.3: SerialNumber: 6CF049E32EA7C191E990DDE1
  728. [ 7.197187] usb-storage 1-1.3:1.0: USB Mass Storage device detected
  729. [ 7.216676] scsi host2: usb-storage 1-1.3:1.0
  730. [ 8.260361] scsi 2:0:0:0: Direct-Access Kingston DataTraveler 2.0 1.00 PQ: 0 ANSI: 4
  731. [ 8.278067] sd 2:0:0:0: [sdb] 30310400 512-byte logical blocks: (15.5 GB/14.5 GiB)
  732. [ 8.296558] sd 2:0:0:0: [sdb] Write Protect is off
  733. [ 8.302110] sd 2:0:0:0: [sdb] Mode Sense: 45 00 00 00
  734. [ 8.306149] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  735. [ 8.330677] sdb: sdb1
  736. [ 8.346421] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  737. [ 8.903393] clk: Disabling unused clocks
  738. [ 8.911476] Freeing unused kernel image (initmem) memory: 1024K
  739. [ 8.926959] Checked W+X mappings: passed, no W+X pages found
  740. [ 8.933367] Run /init as init process
  741. [ 8.937816] with arguments:
  742. [ 8.937830] /init
  743. [ 8.937840] with environment:
  744. [ 8.937848] HOME=/
  745. [ 8.937857] TERM=linux
  746. [ 9.913953] input: gpio_keys as /devices/platform/gpio_keys/input/input0
  747. [ 10.165561] usbcore: registered new interface driver uas
  748. [ 21.151901] EXT4-fs (sdb1): mounted filesystem 96577e26-eae2-4146-a607-9ec84ade0361 ro with ordered data mode. Quota mode: none.
  749. [ 24.526358] orion_wdt: Initial timeout 21 sec
  750. [ 24.652306] sd 0:0:0:0: Attached scsi generic sg0 type 0
  751. [ 24.786533] sd 2:0:0:0: Attached scsi generic sg1 type 0
  752. [ 25.170801] marvell-cesa f1030000.crypto: CESA device successfully registered
  753. [ 26.226214] random: crng init done
  754. [ 26.658631] EXT4-fs (sdb1): re-mounted 96577e26-eae2-4146-a607-9ec84ade0361 r/w. Quota mode: none.
  755. root@pve-fqd:/boot#
  756.  
Add Comment
Please, Sign In to add comment