Advertisement
Guest User

Untitled

a guest
Jun 20th, 2025
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.99 KB | None | 0 0
  1. :~/Compose$ sudo dmesg | grep -E "i915|xe"
  2. [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0-26-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro xe.force_probe=56a5
  3. [ 0.000000] NX (Execute Disable) protection: active
  4. [ 0.005623] MTRR map: 8 entries (4 fixed + 4 variable; max 21), built from 9 variable MTRRs
  5. [ 0.006027] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
  6. [ 0.099478] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xfe9fffff]
  7. [ 0.099489] [mem 0xe0000000-0xfe9fffff] available for PCI devices
  8. [ 0.100158] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0-26-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro xe.force_probe=56a5
  9. [ 0.720142] ... fixed-purpose events: 0
  10. [ 0.799801] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfcffffff window]
  11. [ 0.800235] pci 0000:00:01.2: bridge window [io 0xe000-0xffff]
  12. [ 0.802801] pci 0000:20:00.0: bridge window [io 0xe000-0xffff]
  13. [ 0.805589] pci 0000:21:05.0: bridge window [io 0xe000-0xefff]
  14. [ 0.810367] pci 0000:27:00.0: BAR 0 [io 0xe000-0xe0ff]
  15. [ 0.857414] pci 0000:21:05.0: bridge window [io 0xe000-0xefff]
  16. [ 0.857515] pci 0000:20:00.0: bridge window [io 0xe000-0xffff]
  17. [ 0.857551] pci 0000:00:01.2: bridge window [io 0xe000-0xffff]
  18. [ 0.857736] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xfcffffff window]
  19. [ 0.857749] pci_bus 0000:20: resource 0 [io 0xe000-0xffff]
  20. [ 0.857766] pci_bus 0000:21: resource 0 [io 0xe000-0xffff]
  21. [ 0.857806] pci_bus 0000:27: resource 0 [io 0xe000-0xefff]
  22. [ 20.083995] systemd[1]: /etc/systemd/system/amptasks.service:10: Unit uses KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update the service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
  23. [ 20.151733] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
  24. [ 20.173537] systemd[1]: netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup was skipped because of an unmet condition check (ConditionFileIsExecutable=/usr/bin/ovs-vsctl).
  25. [ 20.516727] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
  26. [ 21.719596] xe 0000:2f:00.0: vgaarb: deactivate vga console
  27. [ 21.719823] xe 0000:2f:00.0: [drm] Found DG2/G11 (device ID 56a5) display version 13.00 stepping C0
  28. [ 21.726505] xe 0000:2f:00.0: [drm] Using GuC firmware from i915/dg2_guc_70.bin version 70.36.0
  29. [ 21.751662] xe 0000:2f:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
  30. [ 21.752439] xe 0000:2f:00.0: [drm] VISIBLE VRAM: 0x0000007c00000000, 0x0000000200000000
  31. [ 21.752617] xe 0000:2f:00.0: [drm] VRAM[0, 0]: Actual physical size 0x0000000180000000, usable size exclude stolen 0x000000017c800000, CPU accessible size 0x000000017c800000
  32. [ 21.752620] xe 0000:2f:00.0: [drm] VRAM[0, 0]: DPA range: [0x0000000000000000-180000000], io range: [0x0000007c00000000-7d7c800000]
  33. [ 21.752629] xe 0000:2f:00.0: [drm] Total VRAM: 0x0000007c00000000, 0x0000000180000000
  34. [ 21.752632] xe 0000:2f:00.0: [drm] Available VRAM: 0x0000007c00000000, 0x000000017c800000
  35. [ 21.755514] xe 0000:2f:00.0: [drm] Finished loading DMC firmware i915/dg2_dmc_ver2_08.bin (v2.8)
  36. [ 22.036774] xe 0000:2f:00.0: [drm] vcs1 fused off
  37. [ 22.036779] xe 0000:2f:00.0: [drm] vcs3 fused off
  38. [ 22.036781] xe 0000:2f:00.0: [drm] vcs4 fused off
  39. [ 22.036783] xe 0000:2f:00.0: [drm] vcs5 fused off
  40. [ 22.036785] xe 0000:2f:00.0: [drm] vcs6 fused off
  41. [ 22.036787] xe 0000:2f:00.0: [drm] vcs7 fused off
  42. [ 22.036789] xe 0000:2f:00.0: [drm] vecs2 fused off
  43. [ 22.036791] xe 0000:2f:00.0: [drm] vecs3 fused off
  44. [ 22.036793] xe 0000:2f:00.0: [drm] ccs0 fused off
  45. [ 22.036795] xe 0000:2f:00.0: [drm] ccs2 fused off
  46. [ 22.036797] xe 0000:2f:00.0: [drm] ccs3 fused off
  47. [ 22.039771] xe 0000:2f:00.0: [drm] GT0: using 65535 GUC IDs
  48. [ 22.060651] [drm] Initialized xe 1.1.0 for 0000:2f:00.0 on minor 0
  49. [ 22.095638] xe 0000:2f:00.0: [drm] Cannot find any crtc or sizes
  50. [ 22.165642] xe 0000:2f:00.0: [drm] Cannot find any crtc or sizes
  51. [ 22.269673] xe 0000:2f:00.0: [drm] Cannot find any crtc or sizes
  52. [ 22.269684] snd_hda_intel 0000:30:00.0: bound 0000:2f:00.0 (ops i915_audio_component_bind_ops [xe])
  53. :~/Compose$ sudo sh -c "cat /sys/kernel/debug/dri/0/gt*/uc/guc_info"
  54. GuC firmware: i915/dg2_guc_70.bin
  55. status: RUNNING
  56. wanted release version 70.29.2
  57. found release version 70.36.0
  58. found compatibility version 1.17.0
  59. uCode: 377088 bytes
  60. RSA: 384 bytes
  61.  
  62. GuC status 0x8002f034:
  63. Bootrom status = 0x1a
  64. uKernel status = 0xf0
  65. MIA Core status = 0x2
  66. Log level = 5
  67.  
  68. Scratch registers:
  69. 0: 0x0
  70. 1: 0x400fd3
  71. 2: 0x42c800
  72. 3: 0x4
  73. 4: 0x3
  74. 5: 0x1e60
  75. 6: 0x56a50005
  76. 7: 0x0
  77. 8: 0x0
  78. 9: 0x0
  79. 10: 0x0
  80. 11: 0x0
  81. 12: 0x0
  82. 13: 0x0
  83. 14: 0x0
  84. 15: 0x0
  85. H2G CTB (all sizes in DW):
  86. size: 1024
  87. resv_space: 0
  88. head: 0
  89. tail: 36
  90. space: 987
  91. broken: 0
  92. head (memory): 36
  93. tail (memory): 36
  94. status (memory): 0x0
  95.  
  96. G2H CTB (all sizes in DW):
  97. size: 4096
  98. resv_space: 1024
  99. head: 4
  100. tail: 0
  101. space: 3071
  102. broken: 0
  103. head (memory): 4
  104. tail (memory): 4
  105. status (memory): 0x0
  106. g2h outstanding: 0
  107. GuC ID: 0
  108. Name: bcs0
  109. Class: 3
  110. Logical mask: 0x1
  111. Width: 1
  112. Ref: 1
  113. Timeout: 5000 (ms)
  114. Timeslice: 1000 (us)
  115. Preempt timeout: 640000 (us)
  116. HW Context Desc: 0x00444000
  117. HW Indirect Ring State: 0x00000000
  118. LRC Head: (memory) 5992
  119. LRC Tail: (internal) 5992, (memory) 5992
  120. Start seqno: (memory) 468
  121. Seqno: (memory) 468
  122. Timestamp: 0x000a5ed8
  123. Job Timestamp: 0x000a5db2
  124. Schedule State: 0x0
  125. Flags: 0x3
  126. GuC ID: 1
  127. Name: bcs1
  128. Class: 3
  129. Logical mask: 0x1
  130. Width: 1
  131. Ref: 1
  132. Timeout: 5000 (ms)
  133. Timeslice: 1000 (us)
  134. Preempt timeout: 640000 (us)
  135. HW Context Desc: 0x00454000
  136. HW Indirect Ring State: 0x00000000
  137. LRC Head: (memory) 12056
  138. LRC Tail: (internal) 12056, (memory) 12056
  139. Start seqno: (memory) 382
  140. Seqno: (memory) 382
  141. Timestamp: 0x0001c95f
  142. Job Timestamp: 0x0001c7ae
  143. Schedule State: 0x0
  144. Flags: 0x4
  145. GuC ID: 2
  146. Name: rcs2
  147. Class: 0
  148. Logical mask: 0x1
  149. Width: 1
  150. Ref: 1
  151. Timeout: 5000 (ms)
  152. Timeslice: 1000 (us)
  153. Preempt timeout: 640000 (us)
  154. HW Context Desc: 0x00464000
  155. HW Indirect Ring State: 0x00000000
  156. LRC Head: (memory) 13976
  157. LRC Tail: (internal) 13976, (memory) 13976
  158. Start seqno: (memory) -31
  159. Seqno: (memory) -31
  160. Timestamp: 0x00167fc7
  161. Job Timestamp: 0x00167665
  162. Schedule State: 0x0
  163. Flags: 0x0
  164. GuC ID: 3
  165. Name: ccs3
  166. Class: 5
  167. Logical mask: 0x1
  168. Width: 1
  169. Ref: 1
  170. Timeout: 5000 (ms)
  171. Timeslice: 1000 (us)
  172. Preempt timeout: 640000 (us)
  173. HW Context Desc: 0x00484000
  174. HW Indirect Ring State: 0x00000000
  175. LRC Head: (memory) 152
  176. LRC Tail: (internal) 152, (memory) 152
  177. Start seqno: (memory) -127
  178. Seqno: (memory) -127
  179. Timestamp: 0x000001ac
  180. Job Timestamp: 0x00000000
  181. Schedule State: 0x0
  182. Flags: 0x0
  183. GuC ID: 4
  184. Name: bcs4
  185. Class: 3
  186. Logical mask: 0x1
  187. Width: 1
  188. Ref: 1
  189. Timeout: 5000 (ms)
  190. Timeslice: 1000 (us)
  191. Preempt timeout: 640000 (us)
  192. HW Context Desc: 0x004a4000
  193. HW Indirect Ring State: 0x00000000
  194. LRC Head: (memory) 8
  195. LRC Tail: (internal) 8, (memory) 0
  196. Start seqno: (memory) -128
  197. Seqno: (memory) -128
  198. Timestamp: 0x00000000
  199. Job Timestamp: 0x00000000
  200. Schedule State: 0x0
  201. Flags: 0x0
  202. GuC ID: 5
  203. Name: bcs5
  204. Class: 3
  205. Logical mask: 0x1
  206. Width: 1
  207. Ref: 1
  208. Timeout: 5000 (ms)
  209. Timeslice: 1000 (us)
  210. Preempt timeout: 640000 (us)
  211. HW Context Desc: 0x004b4000
  212. HW Indirect Ring State: 0x00000000
  213. LRC Head: (memory) 128
  214. LRC Tail: (internal) 128, (memory) 128
  215. Start seqno: (memory) -127
  216. Seqno: (memory) -127
  217. Timestamp: 0x0000010f
  218. Job Timestamp: 0x00000000
  219. Schedule State: 0x0
  220. Flags: 0x4
  221. :~/Compose$ sudo sh -c "cat /sys/kernel/debug/dri/0/gt*/uc/huc_info"
  222. HuC firmware: (null)
  223. status: N/A
  224. wanted release version 0.0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement