Guest User

dmesg: PowerInno Armada Duo with AMDGPU

a guest
Mar 12th, 2025
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.42 KB | None | 0 0
  1. $ sudo dmesg
  2. [sudo] password for ubuntu:
  3. [ 0.000000] Booting Linux on physical CPU 0x0
  4. [ 0.000000] Linux version 6.9.6-armada-duo (lpnm@ENIAC10) (arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 10.2.1 20201103, GNU ld (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 2.35.1.20201028) #1 SMP Mon Jun 24 22:05:44 WEST 2024
  5. [ 0.000000] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] OF: fdt: Machine model: PowerInno Armada Duo
  8. [ 0.000000] Memory policy: Data cache writealloc
  9. [ 0.000000] efi: UEFI not found.
  10. [ 0.000000] cma: Reserved 16 MiB at 0x7f000000 on node -1
  11. [ 0.000000] Zone ranges:
  12. [ 0.000000] Normal [mem 0x0000000000000000-0x000000002fffffff]
  13. [ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff]
  14. [ 0.000000] Movable zone start for each node
  15. [ 0.000000] Early memory node ranges
  16. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff]
  17. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
  18. [ 0.000000] ------------[ cut here ]------------
  19. [ 0.000000] WARNING: CPU: 0 PID: 0 at include/linux/cpumask.h:48 start_kernel+0x1ec/0x64c
  20. [ 0.000000] Modules linked in:
  21. [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 6.9.6-armada-duo #1
  22. [ 0.000000] Hardware name: Marvell Armada 380/385 (Device Tree)
  23. [ 0.000000] Call trace:
  24. [ 0.000000] unwind_backtrace from show_stack+0x18/0x1c
  25. [ 0.000000] show_stack from dump_stack_lvl+0x50/0x64
  26. [ 0.000000] dump_stack_lvl from __warn+0x80/0x11c
  27. [ 0.000000] __warn from warn_slowpath_fmt+0x178/0x180
  28. [ 0.000000] warn_slowpath_fmt from start_kernel+0x1ec/0x64c
  29. [ 0.000000] start_kernel from 0x0
  30. [ 0.000000] ---[ end trace 0000000000000000 ]---
  31. [ 0.000000] percpu: Embedded 19 pages/cpu s48404 r8192 d21228 u77824
  32. [ 0.000000] pcpu-alloc: s48404 r8192 d21228 u77824 alloc=19*4096
  33. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  34. [ 0.000000] Kernel command line: root=/dev/sda2 rw rootfstype=ext4 rootwait console=ttyS0,115200n8 radeon.si_support=0 amdgpu.si_support=1 radeon.cik_support=0 amdgpu.cik_support=1 pci=nomsi
  35. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
  36. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  37. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522560
  38. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  39. [ 0.000000] Memory: 2038668K/2097152K available (14336K kernel code, 1734K rwdata, 3980K rodata, 1024K init, 398K bss, 42100K reserved, 16384K cma-reserved, 1294336K highmem)
  40. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  41. [ 0.000000] ftrace: allocating 48532 entries in 143 pages
  42. [ 0.000000] ftrace: allocated 143 pages with 5 groups
  43. [ 0.000000] trace event string verifier disabled
  44. [ 0.000000] rcu: Hierarchical RCU implementation.
  45. [ 0.000000] Rude variant of Tasks RCU enabled.
  46. [ 0.000000] Tracing variant of Tasks RCU enabled.
  47. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  48. [ 0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  49. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  50. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  51. [ 0.000000] GIC: Using split EOI/Deactivate mode
  52. [ 0.000000] L2C: DT/platform modifies aux control register: 0x06070000 -> 0x16070000
  53. [ 0.000000] L2C-310 erratum 769419 enabled
  54. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  55. [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
  56. [ 0.000000] L2C-310 D prefetch enabled, offset 1 lines
  57. [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  58. [ 0.000000] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB
  59. [ 0.000000] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001
  60. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  61. [ 0.000001] sched_clock: 64 bits at 800MHz, resolution 1ns, wraps every 4398046511103ns
  62. [ 0.000015] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0xb881274fa3, max_idle_ns: 440795210636 ns
  63. [ 0.000030] Switching to timer-based delay loop, resolution 1ns
  64. [ 0.000262] Ignoring duplicate/late registration of read_current_timer delay
  65. [ 0.000267] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
  66. [ 0.000663] Console: colour dummy device 80x30
  67. [ 0.000691] Calibrating delay loop (skipped), value calculated using timer frequency.. 1600.00 BogoMIPS (lpj=8000000)
  68. [ 0.000700] CPU: Testing write buffer coherency: ok
  69. [ 0.000722] Spectre V2: workarounds disabled by configuration
  70. [ 0.000725] pid_max: default: 32768 minimum: 301
  71. [ 0.004085] LSM: initializing lsm=capability,yama,ima
  72. [ 0.005277] Yama: becoming mindful.
  73. [ 0.006062] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  74. [ 0.006069] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  75. [ 0.008435] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  76. [ 0.009004] Setting up static identity map for 0x100000 - 0x100060
  77. [ 0.009084] mvebu-soc-id: MVEBU SoC ID=0x6828, Rev=0x4
  78. [ 0.009164] mvebu-pmsu: Initializing Power Management Service Unit
  79. [ 0.009257] rcu: Hierarchical SRCU implementation.
  80. [ 0.009260] rcu: Max phase no-delay instances is 1000.
  81. [ 0.009892] EFI services will not be available.
  82. [ 0.010001] smp: Bringing up secondary CPUs ...
  83. [ 0.010352] Booting CPU 1
  84. [ 0.010491] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  85. [ 0.010575] smp: Brought up 1 node, 2 CPUs
  86. [ 0.010581] SMP: Total of 2 processors activated (3200.00 BogoMIPS).
  87. [ 0.010586] CPU: All CPU(s) started in SVC mode.
  88. [ 0.011377] devtmpfs: initialized
  89. [ 0.013723] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  90. [ 0.013869] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  91. [ 0.013879] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
  92. [ 0.015183] pinctrl core: initialized pinctrl subsystem
  93. [ 0.015476] DMI not present or invalid.
  94. [ 0.016229] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  95. [ 0.018506] DMA: preallocated 256 KiB pool for atomic coherent allocations
  96. [ 0.018958] audit: initializing netlink subsys (disabled)
  97. [ 0.019066] audit: type=2000 audit(0.010:1): state=initialized audit_enabled=0 res=1
  98. [ 0.019352] thermal_sys: Registered thermal governor 'fair_share'
  99. [ 0.019356] thermal_sys: Registered thermal governor 'step_wise'
  100. [ 0.019384] cpuidle: using governor ladder
  101. [ 0.019397] cpuidle: using governor menu
  102. [ 0.019486] No ATAGs?
  103. [ 0.019523] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  104. [ 0.019528] hw-breakpoint: maximum watchpoint size is 4 bytes.
  105. [ 0.019701] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling
  106. [ 0.019707] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling
  107. [ 0.019989] Serial: AMBA PL011 UART driver
  108. [ 0.021409] platform soc: Fixed dependency cycle(s) with /soc/internal-regs/interrupt-controller@d000
  109. [ 0.025338] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  110. [ 0.031308] cryptd: max_cpu_qlen set to 1000
  111. [ 0.210098] raid6: neonx8 gen() 1054 MB/s
  112. [ 0.380078] raid6: neonx4 gen() 2551 MB/s
  113. [ 0.550084] raid6: neonx2 gen() 2360 MB/s
  114. [ 0.720081] raid6: neonx1 gen() 2033 MB/s
  115. [ 0.890112] raid6: int32x8 gen() 500 MB/s
  116. [ 1.060122] raid6: int32x4 gen() 498 MB/s
  117. [ 1.230092] raid6: int32x2 gen() 717 MB/s
  118. [ 1.400079] raid6: int32x1 gen() 675 MB/s
  119. [ 1.400083] raid6: using algorithm neonx4 gen() 2551 MB/s
  120. [ 1.570080] raid6: .... xor() 1619 MB/s, rmw enabled
  121. [ 1.570083] raid6: using neon recovery algorithm
  122. [ 1.571578] iommu: Default domain type: Passthrough
  123. [ 1.571876] SCSI subsystem initialized
  124. [ 1.571964] libata version 3.00 loaded.
  125. [ 1.572067] usbcore: registered new interface driver usbfs
  126. [ 1.572085] usbcore: registered new interface driver hub
  127. [ 1.572111] usbcore: registered new device driver usb
  128. [ 1.572249] mc: Linux media interface: v0.10
  129. [ 1.572274] videodev: Linux video capture interface: v2.00
  130. [ 1.572307] pps_core: LinuxPPS API ver. 1 registered
  131. [ 1.572310] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  132. [ 1.572319] PTP clock support registered
  133. [ 1.572333] Module initialized
  134. [ 1.573302] vgaarb: loaded
  135. [ 1.573509] clocksource: Switched to clocksource arm_global_timer
  136. [ 1.578916] VFS: Disk quotas dquot_6.6.0
  137. [ 1.579040] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  138. [ 1.584707] NET: Registered PF_INET protocol family
  139. [ 1.584836] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  140. [ 1.585781] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  141. [ 1.585798] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  142. [ 1.585844] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
  143. [ 1.585882] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
  144. [ 1.585997] TCP: Hash tables configured (established 8192 bind 8192)
  145. [ 1.586060] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  146. [ 1.586089] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  147. [ 1.586351] NET: Registered PF_UNIX/PF_LOCAL protocol family
  148. [ 1.586376] PCI: CLS 0 bytes, default 64
  149. [ 1.586712] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
  150. [ 1.588166] Initialise system trusted keyrings
  151. [ 1.588287] workingset: timestamp_bits=14 max_order=19 bucket_order=5
  152. [ 1.588318] zbud: loaded
  153. [ 1.593204] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  154. [ 1.593602] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
  155. [ 1.695337] xor: measuring software checksum speed
  156. [ 1.699130] arm4regs : 2602 MB/sec
  157. [ 1.703885] 8regs : 2077 MB/sec
  158. [ 1.708622] 32regs : 2077 MB/sec
  159. [ 1.713722] neon : 1933 MB/sec
  160. [ 1.713725] xor: using function: arm4regs (2602 MB/sec)
  161. [ 1.713730] Key type asymmetric registered
  162. [ 1.713733] Asymmetric key parser 'x509' registered
  163. [ 1.713859] bounce: pool size: 64 pages
  164. [ 1.714044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  165. [ 1.714149] io scheduler mq-deadline registered
  166. [ 1.714153] io scheduler kyber registered
  167. [ 1.719680] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver
  168. [ 1.720363] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  169. [ 1.720559] debugfs: Directory 'f1018100.gpio' with parent 'regmap' already present!
  170. [ 1.720883] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
  171. [ 1.721061] debugfs: Directory 'f1018140.gpio' with parent 'regmap' already present!
  172. [ 1.721405] mvebu-pcie soc:pcie: host bridge /soc/pcie ranges:
  173. [ 1.721430] mvebu-pcie soc:pcie: MEM 0x00f1080000..0x00f1081fff -> 0x0000080000
  174. [ 1.721445] mvebu-pcie soc:pcie: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000
  175. [ 1.721458] mvebu-pcie soc:pcie: MEM 0x00f1044000..0x00f1045fff -> 0x0000044000
  176. [ 1.721470] mvebu-pcie soc:pcie: MEM 0x00f1048000..0x00f1049fff -> 0x0000048000
  177. [ 1.721483] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
  178. [ 1.721495] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
  179. [ 1.721506] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
  180. [ 1.721518] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
  181. [ 1.721529] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0300000000
  182. [ 1.721540] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0300000000
  183. [ 1.721551] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0400000000
  184. [ 1.721559] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0400000000
  185. [ 1.721957] mv_xor f1060800.xor: Marvell shared XOR driver
  186. [ 1.794065] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
  187. [ 1.794261] mv_xor f1060900.xor: Marvell shared XOR driver
  188. [ 1.854055] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
  189. [ 1.854548] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  190. [ 1.855637] printk: legacy console [ttyS0] disabled
  191. [ 1.875885] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 40, base_baud = 15625000) is a 16550A
  192. [ 1.875927] printk: legacy console [ttyS0] enabled
  193. [ 3.020718] Serial: AMBA driver
  194. [ 3.024873] ahci-mvebu f10a8000.sata: supply ahci not found, using dummy regulator
  195. [ 3.032533] ahci-mvebu f10a8000.sata: supply phy not found, using dummy regulator
  196. [ 3.040098] ahci-mvebu f10a8000.sata: supply target not found, using dummy regulator
  197. [ 3.047975] ahci-mvebu f10a8000.sata: AHCI vers 0001.0000, 32 command slots, 6 Gbps, platform mode
  198. [ 3.056973] ahci-mvebu f10a8000.sata: 2/2 ports implemented (port mask 0x3)
  199. [ 3.063959] ahci-mvebu f10a8000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  200. [ 3.073518] scsi host0: ahci-mvebu
  201. [ 3.077398] scsi host1: ahci-mvebu
  202. [ 3.080945] ata1: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x100 irq 41 lpm-pol 0
  203. [ 3.089768] ata2: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x180 irq 41 lpm-pol 0
  204. [ 3.098679] ahci-mvebu f10e0000.sata: supply ahci not found, using dummy regulator
  205. [ 3.106400] ahci-mvebu f10e0000.sata: supply phy not found, using dummy regulator
  206. [ 3.113975] ahci-mvebu f10e0000.sata: supply target not found, using dummy regulator
  207. [ 3.121845] ahci-mvebu f10e0000.sata: AHCI vers 0001.0000, 32 command slots, 6 Gbps, platform mode
  208. [ 3.130850] ahci-mvebu f10e0000.sata: 2/2 ports implemented (port mask 0x3)
  209. [ 3.137838] ahci-mvebu f10e0000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  210. [ 3.147533] scsi host2: ahci-mvebu
  211. [ 3.151259] scsi host3: ahci-mvebu
  212. [ 3.154828] ata3: SATA max UDMA/133 mmio [mem 0xf10e0000-0xf10e1fff] port 0x100 irq 42 lpm-pol 0
  213. [ 3.163648] ata4: SATA max UDMA/133 mmio [mem 0xf10e0000-0xf10e1fff] port 0x180 irq 42 lpm-pol 0
  214. [ 3.174281] hwmon hwmon0: temp1_input not attached to any thermal zone
  215. [ 3.181685] mvneta_bm f10c8000.bm: Buffer Manager for network controller enabled
  216. [ 3.191128] mvneta f1070000.ethernet eth0: Using device tree mac address 00:50:43:bc:dc:fc
  217. [ 3.199770] orion-ehci f1058000.usb: EHCI Host Controller
  218. [ 3.205208] orion-ehci f1058000.usb: new USB bus registered, assigned bus number 1
  219. [ 3.212846] orion-ehci f1058000.usb: irq 44, io mem 0xf1058000
  220. [ 3.243518] orion-ehci f1058000.usb: USB 2.0 started, EHCI 1.00
  221. [ 3.249573] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
  222. [ 3.257874] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  223. [ 3.265122] usb usb1: Product: EHCI Host Controller
  224. [ 3.270012] usb usb1: Manufacturer: Linux 6.9.6-armada-duo ehci_hcd
  225. [ 3.276298] usb usb1: SerialNumber: f1058000.usb
  226. [ 3.281267] hub 1-0:1.0: USB hub found
  227. [ 3.285056] hub 1-0:1.0: 1 port detected
  228. [ 3.289520] xhci-hcd f10f0000.usb3: xHCI Host Controller
  229. [ 3.294868] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 2
  230. [ 3.302429] xhci-hcd f10f0000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000000010
  231. [ 3.311706] xhci-hcd f10f0000.usb3: irq 45, io mem 0xf10f0000
  232. [ 3.317822] xhci-hcd f10f0000.usb3: xHCI Host Controller
  233. [ 3.323154] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 3
  234. [ 3.330679] xhci-hcd f10f0000.usb3: Host supports USB 3.0 SuperSpeed
  235. [ 3.337159] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
  236. [ 3.345459] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  237. [ 3.352699] usb usb2: Product: xHCI Host Controller
  238. [ 3.357597] usb usb2: Manufacturer: Linux 6.9.6-armada-duo xhci-hcd
  239. [ 3.363886] usb usb2: SerialNumber: f10f0000.usb3
  240. [ 3.368890] hub 2-0:1.0: USB hub found
  241. [ 3.372666] hub 2-0:1.0: 1 port detected
  242. [ 3.376832] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
  243. [ 3.385012] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
  244. [ 3.393298] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  245. [ 3.400544] usb usb3: Product: xHCI Host Controller
  246. [ 3.405442] usb usb3: Manufacturer: Linux 6.9.6-armada-duo xhci-hcd
  247. [ 3.411724] usb usb3: SerialNumber: f10f0000.usb3
  248. [ 3.416768] hub 3-0:1.0: USB hub found
  249. [ 3.420553] hub 3-0:1.0: 1 port detected
  250. [ 3.424839] xhci-hcd f10f8000.usb3: xHCI Host Controller
  251. [ 3.430172] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 4
  252. [ 3.437740] xhci-hcd f10f8000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000000010
  253. [ 3.446589] ata2: SATA link down (SStatus 0 SControl 300)
  254. [ 3.447073] xhci-hcd f10f8000.usb3: irq 46, io mem 0xf10f8000
  255. [ 3.458259] xhci-hcd f10f8000.usb3: xHCI Host Controller
  256. [ 3.463602] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 5
  257. [ 3.471115] xhci-hcd f10f8000.usb3: Host supports USB 3.0 SuperSpeed
  258. [ 3.477623] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
  259. [ 3.485921] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  260. [ 3.493161] usb usb4: Product: xHCI Host Controller
  261. [ 3.498055] usb usb4: Manufacturer: Linux 6.9.6-armada-duo xhci-hcd
  262. [ 3.504345] usb usb4: SerialNumber: f10f8000.usb3
  263. [ 3.509396] hub 4-0:1.0: USB hub found
  264. [ 3.513180] hub 4-0:1.0: 1 port detected
  265. [ 3.517355] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
  266. [ 3.525536] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
  267. [ 3.533834] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  268. [ 3.541075] usb usb5: Product: xHCI Host Controller
  269. [ 3.545975] usb usb5: Manufacturer: Linux 6.9.6-armada-duo xhci-hcd
  270. [ 3.552256] usb usb5: SerialNumber: f10f8000.usb3
  271. [ 3.557366] hub 5-0:1.0: USB hub found
  272. [ 3.561142] hub 5-0:1.0: 1 port detected
  273. [ 3.565581] usbcore: registered new interface driver uas
  274. [ 3.570964] usbcore: registered new interface driver usb-storage
  275. [ 3.577165] mousedev: PS/2 mouse device common for all mice
  276. [ 3.583615] armada38x-rtc f10a3800.rtc: registered as rtc0
  277. [ 3.589189] armada38x-rtc f10a3800.rtc: setting system clock to 2025-03-12T13:36:20 UTC (1741786580)
  278. [ 3.599210] Got i2c_id with addr: 16
  279. [ 3.602797] Restart handler registered
  280. [ 3.603527] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  281. [ 3.606750] pca953x 0-0020: supply vcc not found, using dummy regulator
  282. [ 3.619436] ata1.00: supports DRM functions and may not be fully accessible
  283. [ 3.619536] pca953x 0-0020: using no AI
  284. [ 3.626424] ata1.00: ATA-11: Samsung SSD 860 EVO M.2 1TB, RVT21B6Q, max UDMA/133
  285. [ 3.626431] ata1.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32)
  286. [ 3.647864] orion_wdt: Initial timeout 171 sec
  287. [ 3.652692] sdhci: Secure Digital Host Controller Interface driver
  288. [ 3.658907] sdhci: Copyright(c) Pierre Ossman
  289. [ 3.659310] ata1.00: Features: Trust Dev-Sleep
  290. [ 3.663333] sdhci-pltfm: SDHCI platform and OF driver helper
  291. [ 3.668286] ata1.00: supports DRM functions and may not be fully accessible
  292. [ 3.680622] ledtrig-cpu: registered to indicate activity on CPUs
  293. [ 3.686508] ata1.00: configured for UDMA/133
  294. [ 3.686896] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  295. [ 3.697145] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  296. [ 3.697405] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q PQ: 0 ANSI: 5
  297. [ 3.704090] ata4.00: ATAPI: HL-DT-ST DVDRAM GTC0N, 1.00, max UDMA/133
  298. [ 3.712132] scsi 0:0:0:0: Attached scsi generic sg0 type 0
  299. [ 3.717933] ata4.00: failed to set xfermode (err_mask=0x40)
  300. [ 3.723990] ata1.00: Enabling discard_zeroes_data
  301. [ 3.733786] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
  302. [ 3.741550] sd 0:0:0:0: [sda] Write Protect is off
  303. [ 3.741592] marvell-cesa f1090000.crypto: CESA device successfully registered
  304. [ 3.746374] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  305. [ 3.753662] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  306. [ 3.754156] drop_monitor: Initializing network drop monitor service
  307. [ 3.762818] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
  308. [ 3.769642] NET: Registered PF_INET6 protocol family
  309. [ 3.780663] ata1.00: Enabling discard_zeroes_data
  310. [ 3.781043] Segment Routing with IPv6
  311. [ 3.786020] sda: sda1 sda2 sda3
  312. [ 3.789087] RPL Segment Routing with IPv6
  313. [ 3.796440] In-situ OAM (IOAM) with IPv6
  314. [ 3.800445] mip6: Mobile IPv6
  315. [ 3.803455] NET: Registered PF_PACKET protocol family
  316. [ 3.803520] sd 0:0:0:0: [sda] Attached SCSI disk
  317. [ 3.813308] mpls_gso: MPLS GSO support
  318. [ 3.817183] ThumbEE CPU extension supported.
  319. [ 3.821467] Registering SWP/SWPB emulation handler
  320. [ 3.833439] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
  321. [ 3.833564] usb 4-1: new low-speed USB device number 2 using xhci-hcd
  322. [ 3.848189] registered taskstats version 1
  323. [ 3.852361] Loading compiled-in X.509 certificates
  324. [ 3.863097] Key type .fscrypt registered
  325. [ 3.867048] Key type fscrypt-provisioning registered
  326. [ 3.874414] Btrfs loaded, zoned=no, fsverity=no
  327. [ 3.879585] Key type encrypted registered
  328. [ 3.883648] ima: No TPM chip found, activating TPM-bypass!
  329. [ 3.889153] ima: Allocated hash algorithm: sha256
  330. [ 3.894272] ima: No architecture policies found
  331. [ 4.048895] usb 4-1: New USB device found, idVendor=0e8f, idProduct=00a8, bcdDevice= 3.11
  332. [ 4.057120] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  333. [ 4.064282] usb 4-1: Product: 2.4G RX
  334. [ 4.067954] usb 4-1: Manufacturer: DaKai
  335. [ 4.421528] mvebu-pcie soc:pcie: host bridge /soc/pcie ranges:
  336. [ 4.427449] mvebu-pcie soc:pcie: MEM 0x00f1080000..0x00f1081fff -> 0x0000080000
  337. [ 4.435233] mvebu-pcie soc:pcie: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000
  338. [ 4.443005] mvebu-pcie soc:pcie: MEM 0x00f1044000..0x00f1045fff -> 0x0000044000
  339. [ 4.450803] mvebu-pcie soc:pcie: MEM 0x00f1048000..0x00f1049fff -> 0x0000048000
  340. [ 4.458588] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
  341. [ 4.466893] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
  342. [ 4.475192] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
  343. [ 4.483484] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
  344. [ 4.491782] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0300000000
  345. [ 4.500084] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0300000000
  346. [ 4.508383] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0400000000
  347. [ 4.516680] mvebu-pcie soc:pcie: IO 0xffffffffffffffff..0x00fffffffe -> 0x0400000000
  348. [ 4.763707] mvebu-pcie soc:pcie: PCI host bridge to bus 0000:00
  349. [ 4.769648] pci_bus 0000:00: root bus resource [bus 00-ff]
  350. [ 4.775164] pci_bus 0000:00: root bus resource [mem 0xf1080000-0xf1081fff] (bus address [0x00080000-0x00081fff])
  351. [ 4.785372] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff])
  352. [ 4.795577] pci_bus 0000:00: root bus resource [mem 0xf1044000-0xf1045fff] (bus address [0x00044000-0x00045fff])
  353. [ 4.805782] pci_bus 0000:00: root bus resource [mem 0xf1048000-0xf1049fff] (bus address [0x00048000-0x00049fff])
  354. [ 4.815987] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xefffffff]
  355. [ 4.822879] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff]
  356. [ 4.829219] pci 0000:00:01.0: [11ab:6828] type 01 class 0x060400 PCIe Root Port
  357. [ 4.836563] pci 0000:00:01.0: PCI bridge to [bus 00]
  358. [ 4.841542] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff]
  359. [ 4.847658] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff]
  360. [ 4.854699] pci 0000:00:02.0: [11ab:6828] type 01 class 0x060400 PCIe Root Port
  361. [ 4.862037] pci 0000:00:02.0: PCI bridge to [bus 00]
  362. [ 4.867023] pci 0000:00:02.0: bridge window [io 0x0000-0x0fff]
  363. [ 4.873133] pci 0000:00:02.0: bridge window [mem 0x00000000-0x000fffff]
  364. [ 4.880690] PCI: bus0: Fast back to back transfers disabled
  365. [ 4.886291] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  366. [ 4.894325] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  367. [ 4.902431] pci 0000:01:00.0: [1ade:3038] type 00 class 0x040000 PCIe Endpoint
  368. [ 4.909691] pci 0000:01:00.0: BAR 0 [mem 0x40000000-0x40000fff]
  369. [ 4.915831] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
  370. [ 4.953532] PCI: bus1: Fast back to back transfers enabled
  371. [ 4.959034] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  372. [ 4.965765] pci 0000:02:00.0: [1002:67ff] type 00 class 0x030000 PCIe Legacy Endpoint
  373. [ 4.973641] pci 0000:02:00.0: BAR 0 [mem 0x00000000-0x0fffffff 64bit pref]
  374. [ 4.980544] pci 0000:02:00.0: BAR 2 [mem 0x00000000-0x001fffff 64bit pref]
  375. [ 4.987447] pci 0000:02:00.0: BAR 4 [io 0x0000-0x00ff]
  376. [ 4.992691] pci 0000:02:00.0: BAR 5 [mem 0x00000000-0x0003ffff]
  377. [ 4.998635] pci 0000:02:00.0: ROM [mem 0x00000000-0x0001ffff pref]
  378. [ 5.004845] pci 0000:02:00.0: enabling Extended Tags
  379. [ 5.009989] pci 0000:02:00.0: supports D1 D2
  380. [ 5.014278] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
  381. [ 5.020731] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:02.0 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link)
  382. [ 5.035881] pci 0000:02:00.0: vgaarb: setting as boot VGA device
  383. [ 5.041903] pci 0000:02:00.0: vgaarb: bridge control possible
  384. [ 5.047663] pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  385. [ 5.056091] pci 0000:02:00.1: [1002:aae0] type 00 class 0x040300 PCIe Legacy Endpoint
  386. [ 5.063968] pci 0000:02:00.1: BAR 0 [mem 0x00000000-0x00003fff 64bit]
  387. [ 5.070462] pci 0000:02:00.1: enabling Extended Tags
  388. [ 5.075563] pci 0000:02:00.1: supports D1 D2
  389. [ 5.080025] pci 0000:00:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
  390. [ 5.113544] PCI: bus2: Fast back to back transfers disabled
  391. [ 5.119132] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
  392. [ 5.125788] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xe7ffffff]: assigned
  393. [ 5.133293] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xe80fffff]: assigned
  394. [ 5.140801] pci 0000:00:02.0: bridge window [io 0x10000-0x10fff]: assigned
  395. [ 5.147788] pci 0000:01:00.0: BAR 0 [mem 0xe8000000-0xe8000fff]: assigned
  396. [ 5.154601] pci 0000:00:01.0: PCI bridge to [bus 01]
  397. [ 5.159580] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xe80fffff]
  398. [ 5.166401] pci 0000:02:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit pref]: assigned
  399. [ 5.174180] pci 0000:02:00.0: BAR 2 [mem 0xe0000000-0xe01fffff 64bit pref]: assigned
  400. [ 5.181949] pci 0000:02:00.0: BAR 5 [mem 0xe0200000-0xe023ffff]: assigned
  401. [ 5.188761] pci 0000:02:00.0: ROM [mem 0xe0240000-0xe025ffff pref]: assigned
  402. [ 5.195833] pci 0000:02:00.1: BAR 0 [mem 0xe0260000-0xe0263fff 64bit]: assigned
  403. [ 5.203167] pci 0000:02:00.0: BAR 4 [io 0x10000-0x100ff]: assigned
  404. [ 5.209458] pci 0000:00:02.0: PCI bridge to [bus 02]
  405. [ 5.214439] pci 0000:00:02.0: bridge window [io 0x10000-0x10fff]
  406. [ 5.220726] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xe7ffffff]
  407. [ 5.227586] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
  408. [ 5.233769] pcieport 0000:00:02.0: enabling device (0140 -> 0143)
  409. [ 5.239991] pci 0000:02:00.1: D0 power state depends on 0000:02:00.0
  410. [ 5.247063] clk: Disabling unused clocks
  411. [ 5.251013] PM: genpd: Disabling unused power domains
  412. [ 8.723558] ata3.00: ATA-8: TOSHIBA HDWN160, FS1M, max UDMA/100
  413. [ 8.729505] ata3.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32)
  414. [ 8.737342] ata3.00: configured for UDMA/100
  415. [ 8.741872] scsi 2:0:0:0: Direct-Access ATA TOSHIBA HDWN160 FS1M PQ: 0 ANSI: 5
  416. [ 8.750791] sd 2:0:0:0: Attached scsi generic sg1 type 0
  417. [ 8.756181] sd 2:0:0:0: [sdb] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
  418. [ 8.764048] sd 2:0:0:0: [sdb] 4096-byte physical blocks
  419. [ 8.769320] sd 2:0:0:0: [sdb] Write Protect is off
  420. [ 8.774134] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  421. [ 8.774172] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  422. [ 8.783300] sd 2:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
  423. [ 8.853990] sdb: sdb1
  424. [ 8.856522] sd 2:0:0:0: [sdb] Attached SCSI disk
  425. [ 9.233516] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  426. [ 9.244490] ata4.00: configured for UDMA/133
  427. [ 9.248773] ata4.00: TEST_UNIT_READY failed (err_mask=0x40)
  428. [ 9.254371] ata4.00: limiting speed to UDMA/133:PIO3
  429. [ 14.743517] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  430. [ 14.754427] ata4.00: configured for UDMA/133
  431. [ 14.758708] ata4.00: TEST_UNIT_READY failed (err_mask=0x40)
  432. [ 14.764302] ata4.00: disable device
  433. [ 15.263517] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  434. [ 15.288066] EXT4-fs (sda2): mounted filesystem 84f01870-91f4-455b-9d5a-738d0e8560c8 r/w with ordered data mode. Quota mode: none.
  435. [ 15.299817] VFS: Mounted root (ext4 filesystem) on device 8:2.
  436. [ 15.308804] Freeing unused kernel image (initmem) memory: 1024K
  437. [ 15.315020] Run /sbin/init as init process
  438. [ 15.319127] with arguments:
  439. [ 15.319131] /sbin/init
  440. [ 15.319135] with environment:
  441. [ 15.319137] HOME=/
  442. [ 15.319140] TERM=linux
  443. [ 15.411831] systemd[1]: Inserted module 'autofs4'
  444. [ 15.434378] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
  445. [ 15.457237] systemd[1]: Detected architecture arm.
  446. [ 15.573780] systemd[1]: Set hostname to <picolo>.
  447. [ 18.663517] random: crng init done
  448. [ 18.777043] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
  449. [ 18.857547] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
  450. [ 19.068164] systemd[1]: system-modprobe.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
  451. [ 19.080843] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
  452. [ 19.091837] systemd[1]: Created slice system-modprobe.slice.
  453. [ 19.124362] systemd[1]: Created slice system-serial\x2dgetty.slice.
  454. [ 19.164160] systemd[1]: Created slice User and Session Slice.
  455. [ 19.203754] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  456. [ 19.244057] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  457. [ 19.283802] systemd[1]: Reached target User and Group Name Lookups.
  458. [ 19.323608] systemd[1]: Reached target Remote File Systems.
  459. [ 19.363611] systemd[1]: Reached target Slices.
  460. [ 19.393605] systemd[1]: Reached target Mounting snaps.
  461. [ 19.433861] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  462. [ 19.473858] systemd[1]: Listening on LVM2 poll daemon socket.
  463. [ 19.513800] systemd[1]: Listening on Syslog Socket.
  464. [ 19.543805] systemd[1]: Listening on fsck to fsckd communication Socket.
  465. [ 19.583702] systemd[1]: Listening on initctl Compatibility Named Pipe.
  466. [ 19.624022] systemd[1]: Listening on Journal Audit Socket.
  467. [ 19.663816] systemd[1]: Listening on Journal Socket (/dev/log).
  468. [ 19.703844] systemd[1]: Listening on Journal Socket.
  469. [ 19.733849] systemd[1]: Listening on udev Control Socket.
  470. [ 19.773725] systemd[1]: Listening on udev Kernel Socket.
  471. [ 19.853835] systemd[1]: Mounting /dev/binderfs...
  472. [ 19.883905] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  473. [ 19.895056] systemd[1]: Mounting POSIX Message Queue File System...
  474. [ 19.936942] systemd[1]: Mounting Kernel Debug File System...
  475. [ 19.976488] systemd[1]: Mounting Kernel Trace File System...
  476. [ 20.017106] systemd[1]: Starting Journal Service...
  477. [ 20.056473] systemd[1]: Starting Availability of block devices...
  478. [ 20.097816] systemd[1]: Starting Set the console keyboard layout...
  479. [ 20.136572] systemd[1]: Starting Create list of static device nodes for the current kernel...
  480. [ 20.204037] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  481. [ 20.304050] systemd[1]: Starting Load Kernel Module chromeos_pstore...
  482. [ 20.346613] systemd[1]: Starting Load Kernel Module drm...
  483. [ 20.386724] systemd[1]: Starting Load Kernel Module efi_pstore...
  484. [ 20.426648] systemd[1]: Starting Load Kernel Module pstore_blk...
  485. [ 20.466650] systemd[1]: Starting Load Kernel Module pstore_zone...
  486. [ 20.506680] systemd[1]: Starting Load Kernel Module ramoops...
  487. [ 20.544658] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  488. [ 20.553867] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  489. [ 20.566892] systemd[1]: Starting Load Kernel Modules...
  490. [ 20.606596] systemd[1]: Starting Remount Root and Kernel File Systems...
  491. [ 20.684136] systemd[1]: Starting udev Coldplug all Devices...
  492. [ 20.728009] systemd[1]: Starting Uncomplicated firewall...
  493. [ 20.766880] systemd[1]: Started Journal Service.
  494. [ 20.824234] EXT4-fs (sda2): re-mounted 84f01870-91f4-455b-9d5a-738d0e8560c8 r/w. Quota mode: none.
  495. [ 21.368120] systemd-journald[230]: Received client request to flush runtime journal.
  496. [ 22.621375] at24 0-0053: supply vcc not found, using dummy regulator
  497. [ 22.923066] SMI PCIe driver 0000:01:00.0: enabling device (0000 -> 0002)
  498. [ 22.923087] SMI PCIe driver 0000:01:00.0: card detected: DVBSky T9580 V3
  499. [ 23.112727] dvbdev: DVB: registering new adapter (SMI_DVB)
  500. [ 23.163623] i2c i2c-1: Added multiplexed i2c bus 3
  501. [ 23.163645] si2168 1-0064: Silicon Labs Si2168-B40 successfully identified
  502. [ 23.163651] si2168 1-0064: firmware version: B 4.0.2
  503. [ 23.176635] si2157 3-0060: Silicon Labs Si2157 successfully attached
  504. [ 23.181975] SMI PCIe driver 0000:01:00.0: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)...
  505. [ 23.188667] SMI PCIe driver 0000:01:00.0: DVBSky T9580 V3 port 0 MAC: 00:18:33:34:85:51
  506. [ 23.206162] dvbdev: DVB: registering new adapter (SMI_DVB)
  507. [ 23.232868] i2c i2c-2: Added multiplexed i2c bus 4
  508. [ 23.417796] hid: raw HID events driver (C) Jiri Kosina
  509. [ 23.423756] [drm] amdgpu kernel modesetting enabled.
  510. [ 23.424068] amdgpu 0000:02:00.0: enabling device (0140 -> 0143)
  511. [ 23.424083] [drm] initializing kernel modesetting (POLARIS11 0x1002:0x67FF 0x1002:0x0B04 0xFF).
  512. [ 23.424111] [drm] register mmio base: 0xE0200000
  513. [ 23.424115] [drm] register mmio size: 262144
  514. [ 23.424237] [drm] add ip block number 0 <vi_common>
  515. [ 23.424243] [drm] add ip block number 1 <gmc_v8_0>
  516. [ 23.424246] [drm] add ip block number 2 <tonga_ih>
  517. [ 23.424249] [drm] add ip block number 3 <gfx_v8_0>
  518. [ 23.424252] [drm] add ip block number 4 <sdma_v3_0>
  519. [ 23.424256] [drm] add ip block number 5 <powerplay>
  520. [ 23.424259] [drm] add ip block number 6 <dm>
  521. [ 23.424263] [drm] add ip block number 7 <uvd_v6_0>
  522. [ 23.424266] [drm] add ip block number 8 <vce_v3_0>
  523. [ 23.693838] amdgpu 0000:02:00.0: amdgpu: Fetched VBIOS from ROM BAR
  524. [ 23.693859] amdgpu: ATOM BIOS: 113-55D-MG
  525. [ 23.707249] ts2020 4-0060: Montage Technology TS2022 successfully identified
  526. [ 23.711754] SMI PCIe driver 0000:01:00.0: DVB: registering adapter 1 frontend 0 (Montage Technology M88DS3103)...
  527. [ 23.718109] SMI PCIe driver 0000:01:00.0: DVBSky T9580 V3 port 1 MAC: 00:18:33:54:85:52
  528. [ 23.734285] [drm] UVD is enabled in VM mode
  529. [ 23.734296] [drm] UVD ENC is enabled in VM mode
  530. [ 23.734302] [drm] VCE enabled in VM mode
  531. [ 23.734311] amdgpu 0000:02:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
  532. [ 23.734321] amdgpu 0000:02:00.0: amdgpu: PCIE atomic ops is not supported
  533. [ 23.734333] [drm] GPU posting now...
  534. [ 23.844286] usbcore: registered new interface driver usbhid
  535. [ 23.844300] usbhid: USB HID core driver
  536. [ 23.894068] Registered IR keymap rc-dvbsky
  537. [ 23.899535] IR RC5(x/sz) protocol handler initialized
  538. [ 23.901999] snd_hda_intel 0000:02:00.1: enabling device (0140 -> 0142)
  539. [ 23.902018] snd_hda_intel 0000:02:00.1: Force to snoop mode by module option
  540. [ 23.936135] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/platform/soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card0/input1
  541. [ 23.936226] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/platform/soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card0/input2
  542. [ 23.936318] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/platform/soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card0/input3
  543. [ 23.936397] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/platform/soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card0/input4
  544. [ 23.936493] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/platform/soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card0/input5
  545. [ 23.937145] rc rc0: IR (DVBSky T9580 V3) as /devices/platform/soc/soc:pcie/pci0000:00/0000:00:01.0/0000:01:00.0/rc/rc0
  546. [ 23.937252] input: IR (DVBSky T9580 V3) as /devices/platform/soc/soc:pcie/pci0000:00/0000:00:01.0/0000:01:00.0/rc/rc0/input0
  547. [ 23.961710] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
  548. [ 23.983699] amdgpu 0000:02:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
  549. [ 23.983715] amdgpu 0000:02:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
  550. [ 23.983724] [drm] Detected VRAM RAM=4096M, BAR=256M
  551. [ 23.983728] [drm] RAM width 128bits GDDR5
  552. [ 23.989997] [drm] amdgpu: 4096M of VRAM memory ready
  553. [ 23.990009] [drm] amdgpu: 1003M of GTT memory ready.
  554. [ 23.990092] [drm] GART: num cpu pages 65536, num gpu pages 65536
  555. [ 23.990791] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
  556. [ 23.997834] [drm] Chained IB support enabled!
  557. [ 24.009511] amdgpu: hwmgr_sw_init smu backed is polaris10_smu
  558. [ 24.040757] [drm] Found UVD firmware Version: 1.130 Family ID: 16
  559. [ 24.286108] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
  560. [ 24.294285] input: DaKai 2.4G RX as /devices/platform/soc/soc:internal-regs/f10f8000.usb3/usb4/4-1/4-1:1.0/0003:0E8F:00A8.0001/input/input6
  561. [ 24.396851] hid-generic 0003:0E8F:00A8.0001: input,hidraw0: USB HID v1.10 Keyboard [DaKai 2.4G RX] on usb-f10f8000.usb3-1/input0
  562. [ 24.398073] input: DaKai 2.4G RX Mouse as /devices/platform/soc/soc:internal-regs/f10f8000.usb3/usb4/4-1/4-1:1.1/0003:0E8F:00A8.0002/input/input7
  563. [ 24.398674] input: DaKai 2.4G RX System Control as /devices/platform/soc/soc:internal-regs/f10f8000.usb3/usb4/4-1/4-1:1.1/0003:0E8F:00A8.0002/input/input8
  564. [ 24.463918] input: DaKai 2.4G RX Consumer Control as /devices/platform/soc/soc:internal-regs/f10f8000.usb3/usb4/4-1/4-1:1.1/0003:0E8F:00A8.0002/input/input9
  565. [ 24.464237] input: DaKai 2.4G RX as /devices/platform/soc/soc:internal-regs/f10f8000.usb3/usb4/4-1/4-1:1.1/0003:0E8F:00A8.0002/input/input10
  566. [ 24.464802] hid-generic 0003:0E8F:00A8.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [DaKai 2.4G RX] on usb-f10f8000.usb3-1/input1
  567. [ 24.657159] [drm] Display Core v3.2.273 initialized on DCE 11.2
  568. [ 24.660322] snd_hda_intel 0000:02:00.1: bound 0000:02:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
  569. [ 24.720572] [drm] UVD and UVD ENC initialized successfully.
  570. [ 24.821473] [drm] VCE initialized successfully.
  571. [ 24.821609] amdgpu 0000:02:00.0: amdgpu: SE 2, SH per SE 1, CU per SH 8, active_cu_number 10
  572. [ 24.825691] amdgpu 0000:02:00.0: amdgpu: Using BACO for runtime pm
  573. [ 24.900311] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:02:00.0 on minor 0
  574. [ 24.920019] Adding 8388604k swap on /dev/sda3. Priority:-2 extents:1 across:8388604k SS
  575. [ 25.227281] Console: switching to colour frame buffer device 240x67
  576. [ 25.275833] amdgpu 0000:02:00.0: [drm] fb0: amdgpudrmfb frame buffer device
  577. [ 25.945927] loop0: detected capacity change from 0 to 8
  578. [ 25.946042] loop: module loaded
  579. [ 25.946888] loop1: detected capacity change from 0 to 494704
  580. [ 25.983085] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  581. [ 26.000351] loop2: detected capacity change from 0 to 303640
  582. [ 26.039573] loop3: detected capacity change from 0 to 308408
  583. [ 26.084138] loop4: detected capacity change from 0 to 182400
  584. [ 26.144115] loop5: detected capacity change from 0 to 182808
  585. [ 26.203937] loop6: detected capacity change from 0 to 93744
  586. [ 26.204237] loop7: detected capacity change from 0 to 93744
  587. [ 26.264895] loop8: detected capacity change from 0 to 109712
  588. [ 26.266276] loop9: detected capacity change from 0 to 134552
  589. [ 26.266276] loop10: detected capacity change from 0 to 109816
  590. [ 26.305620] loop11: detected capacity change from 0 to 134568
  591. [ 26.355711] loop12: detected capacity change from 0 to 130592
  592. [ 26.358918] loop13: detected capacity change from 0 to 133080
  593. [ 26.393422] loop14: detected capacity change from 0 to 295856
  594. [ 26.455258] loop15: detected capacity change from 0 to 295856
  595. [ 26.505864] loop16: detected capacity change from 0 to 641216
  596. [ 26.556862] loop17: detected capacity change from 0 to 641224
  597. [ 26.595880] loop18: detected capacity change from 0 to 905456
  598. [ 26.655851] loop19: detected capacity change from 0 to 929464
  599. [ 26.657499] loop20: detected capacity change from 0 to 166424
  600. [ 26.713188] loop21: detected capacity change from 0 to 187776
  601. [ 26.747399] loop23: detected capacity change from 0 to 76856
  602. [ 26.747815] loop22: detected capacity change from 0 to 76648
  603. [ 31.494967] process '/usr/bin/tvheadend' started with executable stack
  604. [ 32.652785] si2168 1-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw'
  605. [ 35.077383] mvneta f1070000.ethernet eth0: PHY [f1072004.mdio-mii:00] driver [Marvell 88E1510] (irq=POLL)
  606. [ 35.077560] mvneta f1070000.ethernet eth0: configuring for phy/rgmii-id link mode
  607. [ 37.344175] audit: type=1326 audit(1741786614.230:2): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=916 comm="ip" exe="/bin/ip" sig=0 arch=40000028 syscall=281 compat=0 ip=0xb6ef3be8 code=0x7ffc0000
  608. [ 37.416540] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  609. [ 37.497752] audit: type=1326 audit(1741786614.400:3): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=935 comm="ip" exe="/bin/ip" sig=0 arch=40000028 syscall=281 compat=0 ip=0xb6e85be8 code=0x7ffc0000
  610. [ 37.538126] audit: type=1326 audit(1741786614.430:4): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=936 comm="ip" exe="/bin/ip" sig=0 arch=40000028 syscall=281 compat=0 ip=0xb6e74be8 code=0x7ffc0000
  611. [ 37.775454] loop24: detected capacity change from 0 to 8
  612. [ 37.846837] si2168 1-0064: firmware version: B 4.0.11
  613. [ 37.940715] si2157 3-0060: found a 'Silicon Labs Si2157-A30 ROM 0x50'
  614. [ 37.944746] si2157 3-0060: Using ROM firmware.
  615. [ 37.980705] audit: type=1326 audit(1741786614.880:5): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=953 comm="iptables" exe="/sbin/xtables-multi" sig=0 arch=40000028 syscall=281 compat=0 ip=0xb6f02be8 code=0x7ffc0000
  616. [ 37.984485] si2157 3-0060: firmware version: 3.0.5
  617. [ 38.023622] SMI PCIe driver 0000:01:00.0: DVB: adapter 0 frontend 0 frequency 0 out of range (48000000..870000000)
  618. [ 38.051625] m88ds3103 2-0068: found a 'Montage Technology M88DS3103' in cold state
  619. [ 38.053741] m88ds3103 2-0068: downloading firmware from file 'dvb-demod-m88ds3103.fw'
  620. [ 38.148347] audit: type=1326 audit(1741786615.050:6): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=960 comm="iptables" exe="/sbin/xtables-multi" sig=0 arch=40000028 syscall=281 compat=0 ip=0xb6ecabe8 code=0x7ffc0000
  621. [ 38.251904] mvneta f1070000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  622. [ 38.305091] audit: type=1326 audit(1741786615.210:7): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=971 comm="iptables" exe="/sbin/xtables-multi" sig=0 arch=40000028 syscall=281 compat=0 ip=0xb6e14be8 code=0x7ffc0000
  623. [ 41.817605] loop24: detected capacity change from 0 to 407640
  624. [ 41.817714] audit: type=1326 audit(1741786618.720:8): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=679 comm="anbox" exe="/snap/anbox/91/usr/bin/anbox" sig=0 arch=40000028 syscall=21 compat=0 ip=0xb69b02c8 code=0x7ffc0000
  625. [ 41.849686] audit: type=1326 audit(1741786618.750:9): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=679 comm="anbox" exe="/snap/anbox/91/usr/bin/anbox" sig=0 arch=40000028 syscall=21 compat=0 ip=0xb69b02c8 code=0x7ffc0000
  626. [ 41.867641] audit: type=1326 audit(1741786618.770:10): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=679 comm="anbox" exe="/snap/anbox/91/usr/bin/anbox" sig=0 arch=40000028 syscall=21 compat=0 ip=0xb69b02c8 code=0x7ffc0000
  627. [ 42.638387] audit: type=1326 audit(1741786619.530:11): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1055 comm="cupsd" exe="/snap/cups/1072/sbin/cupsd" sig=0 arch=40000028 syscall=207 compat=0 ip=0xb6b24be8 code=0x50000
  628. [ 43.503079] audit: type=1326 audit(1741786620.400:12): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1056 comm="cups-proxyd" exe="/snap/cups/1072/sbin/cups-proxyd" sig=0 arch=40000028 syscall=380 compat=0 ip=0xb6abf492 code=0x50000
  629. [ 43.934521] m88ds3103 2-0068: found a 'Montage Technology M88DS3103' in warm state
  630. [ 43.934534] m88ds3103 2-0068: firmware version: 3.B
  631. [ 43.998201] SMI PCIe driver 0000:01:00.0: DVB: adapter 1 frontend 0 frequency 0 out of range (950000..2150000)
  632. [ 49.322172] rfkill: input handler disabled
  633.  
Add Comment
Please, Sign In to add comment