Guest User

GVT-g i915 fail

a guest
Dec 19th, 2024
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.45 KB | None | 0 0
  1. [ 3.782321] Setting dangerous option enable_sagv - tainting kernel
  2. [ 3.784261] i915 0000:01:00.0: [drm] Virtual GPU for Intel GVT-g detected.
  3. [ 3.784888] i915 0000:01:00.0: vgaarb: deactivate vga console
  4. [ 3.785054] i915 0000:01:00.0: [drm] iGVT-g active, disabling use of stolen memory
  5. [ 3.790855] i915 0000:01:00.0: ROM [??? 0x00000000 flags 0x20000000]: can't assign; bogus alignment
  6. [ 3.790859] i915 0000:01:00.0: [drm] Failed to find VBIOS tables (VBT)
  7. [ 3.791151] i915 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=none
  8. [ 3.843705] i915 0000:01:00.0: [drm] *ERROR* Failed to disable SAGV (-110)
  9. [ 3.843714] ------------[ cut here ]------------
  10. [ 3.843715] i915 0000:01:00.0: drm_WARN_ON(i915->display.sagv.status == I915_SAGV_UNKNOWN)
  11. [ 3.843736] WARNING: CPU: 2 PID: 431 at drivers/gpu/drm/i915/display/skl_watermark.c:116 intel_sagv_init+0x270/0x320 [i915]
  12. [ 3.843898] Modules linked in: intel_tcc_cooling(-) binfmt_misc i915(+) kvm_intel drm_buddy ttm kvm irqbypass nls_iso8859_1 drm_display_helper rapl snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi cec rc_core i2c_i801 i2c_algo_bit snd_hda_codec lpc_ich i2c_smbus snd_hda_core video snd_hwdep snd_pcm wmi snd_timer vmgenid snd soundcore joydev input_leds mac_hid serio_raw sch_fq_codel dm_multipath msr efi_pstore nfnetlink dmi_sysfs qemu_fw_cfg ip_tables x_tables autofs4 btrfs blake2b_generic raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 hid_generic usbhid hid crct10dif_pclmul crc32_pclmul polyval_clmulni ahci polyval_generic ghash_clmulni_intel sha256_ssse3 psmouse sha1_ssse3 libahci aesni_intel crypto_simd cryptd
  13. [ 3.843946] CPU: 2 PID: 431 Comm: (udev-worker) Tainted: G U 6.8.0-51-generic #52-Ubuntu
  14. [ 3.843949] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 3.20230228-4 06/06/2023
  15. [ 3.843950] RIP: 0010:intel_sagv_init+0x270/0x320 [i915]
  16. [ 3.844065] Code: 4c 8b 67 50 4d 85 e4 75 03 4c 8b 27 e8 79 63 54 ca 48 c7 c1 28 0a 2b c1 4c 89 e2 48 c7 c7 3e 0c 2d c1 48 89 c6 e8 80 63 ab c9 <0f> 0b e9 de fd ff ff 44 8b 4d dc 0f b7 83 50 0a 00 00 e9 fa fe ff
  17. [ 3.844067] RSP: 0018:ffffac66c0793640 EFLAGS: 00010246
  18. [ 3.844069] RAX: 0000000000000000 RBX: ffff9ec18a3d8000 RCX: 0000000000000000
  19. [ 3.844070] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
  20. [ 3.844071] RBP: ffffac66c0793668 R08: 0000000000000000 R09: 0000000000000000
  21. [ 3.844072] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9ec180ece320
  22. [ 3.844074] R13: ffff9ec1813b6000 R14: 0000000000000001 R15: ffff9ec18a3da2e8
  23. [ 3.844075] FS: 000077f2ad3fd8c0(0000) GS:ffff9ec2f7d00000(0000) knlGS:0000000000000000
  24. [ 3.844076] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  25. [ 3.844078] CR2: 000060c73523e000 CR3: 00000001047d6003 CR4: 0000000000370ef0
  26. [ 3.844081] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
  27. [ 3.844082] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
  28. [ 3.844083] Call Trace:
  29. [ 3.844087] <TASK>
  30. [ 3.844089] ? show_regs+0x6d/0x80
  31. [ 3.844092] ? __warn+0x89/0x160
  32. [ 3.844095] ? intel_sagv_init+0x270/0x320 [i915]
  33. [ 3.844210] ? report_bug+0x17e/0x1b0
  34. [ 3.844214] ? handle_bug+0x51/0xa0
  35. [ 3.844217] ? exc_invalid_op+0x18/0x80
  36. [ 3.844219] ? asm_exc_invalid_op+0x1b/0x20
  37. [ 3.844224] ? intel_sagv_init+0x270/0x320 [i915]
  38. [ 3.844337] skl_wm_init+0x2d/0x300 [i915]
  39. [ 3.844451] intel_wm_init+0x18/0x30 [i915]
  40. [ 3.844586] intel_display_driver_probe_nogem+0x3a/0x250 [i915]
  41. [ 3.844710] i915_driver_probe+0x320/0x600 [i915]
  42. [ 3.844795] ? drm_privacy_screen_get+0x16d/0x190
  43. [ 3.844799] ? acpi_dev_found+0x64/0x80
  44. [ 3.844802] i915_pci_probe+0xd2/0x170 [i915]
  45. [ 3.844887] local_pci_probe+0x44/0xb0
  46. [ 3.844891] pci_call_probe+0x55/0x1a0
  47. [ 3.844894] pci_device_probe+0x84/0x120
  48. [ 3.844896] really_probe+0x1c4/0x410
  49. [ 3.844900] __driver_probe_device+0x8c/0x180
  50. [ 3.844902] driver_probe_device+0x24/0xd0
  51. [ 3.844904] __driver_attach+0x10b/0x210
  52. [ 3.844906] ? __pfx___driver_attach+0x10/0x10
  53. [ 3.844908] bus_for_each_dev+0x8a/0xf0
  54. [ 3.844910] driver_attach+0x1e/0x30
  55. [ 3.844912] bus_add_driver+0x14e/0x290
  56. [ 3.844914] driver_register+0x5e/0x130
  57. [ 3.844916] __pci_register_driver+0x5e/0x70
  58. [ 3.844918] i915_pci_register_driver+0x23/0x30 [i915]
  59. [ 3.845002] i915_init+0x34/0x120 [i915]
  60. [ 3.845085] ? __pfx_i915_init+0x10/0x10 [i915]
  61. [ 3.845168] do_one_initcall+0x5b/0x340
  62. [ 3.845172] do_init_module+0x97/0x290
  63. [ 3.845174] load_module+0xba1/0xcf0
  64. [ 3.845178] init_module_from_file+0x96/0x100
  65. [ 3.845180] ? init_module_from_file+0x96/0x100
  66. [ 3.845183] idempotent_init_module+0x11c/0x310
  67. [ 3.845186] __x64_sys_finit_module+0x64/0xd0
  68. [ 3.845189] x64_sys_call+0x2019/0x25a0
  69. [ 3.845191] do_syscall_64+0x7f/0x180
  70. [ 3.845193] ? syscall_exit_to_user_mode+0x86/0x260
  71. [ 3.845196] ? do_syscall_64+0x8c/0x180
  72. [ 3.845198] ? putname+0x5b/0x80
  73. [ 3.845200] ? do_sys_openat2+0x9f/0xe0
  74. [ 3.845204] ? __x64_sys_openat+0x55/0xa0
  75. [ 3.845206] ? syscall_exit_to_user_mode+0x86/0x260
  76. [ 3.845208] ? do_syscall_64+0x8c/0x180
  77. [ 3.845210] ? do_syscall_64+0x8c/0x180
  78. [ 3.845212] ? switch_fpu_return+0x55/0xf0
  79. [ 3.845215] ? syscall_exit_to_user_mode+0x86/0x260
  80. [ 3.845217] ? do_syscall_64+0x8c/0x180
  81. [ 3.845218] ? do_syscall_64+0x8c/0x180
  82. [ 3.845220] ? clear_bhb_loop+0x15/0x70
  83. [ 3.845222] ? clear_bhb_loop+0x15/0x70
  84. [ 3.845223] ? clear_bhb_loop+0x15/0x70
  85. [ 3.845225] entry_SYSCALL_64_after_hwframe+0x78/0x80
  86. [ 3.845227] RIP: 0033:0x77f2ad52725d
  87. [ 3.845234] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 8b bb 0d 00 f7 d8 64 89 01 48
  88. [ 3.845236] RSP: 002b:00007fff3a596668 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
  89. [ 3.845238] RAX: ffffffffffffffda RBX: 000056001a7424e0 RCX: 000077f2ad52725d
  90. [ 3.845239] RDX: 0000000000000004 RSI: 000056001a742d00 RDI: 000000000000002d
  91. [ 3.845241] RBP: 00007fff3a596720 R08: 0000000000000040 R09: 00007fff3a5966b0
  92. [ 3.845242] R10: 000077f2ad603b20 R11: 0000000000000246 R12: 000056001a742d00
  93. [ 3.845243] R13: 0000000000020000 R14: 000056001a72b9b0 R15: 000056001a743080
  94. [ 3.845245] </TASK>
  95. [ 3.845246] ---[ end trace 0000000000000000 ]---
  96. [ 3.857139] i915 0000:01:00.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
  97. [ 3.930390] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  98. [ 3.930669] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  99. [ 3.930830] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
  100. [ 4.057325] i915 0000:01:00.0: [drm] [ENCODER:94:DDI A/PHY A] failed to retrieve link info, disabling eDP
  101. [ 4.057614] ------------[ cut here ]------------
  102. [ 4.057616] i915 0000:01:00.0: Platform does not support port F
  103. [ 4.057638] WARNING: CPU: 1 PID: 431 at drivers/gpu/drm/i915/display/intel_display.c:7473 assert_port_valid+0x79/0xa0 [i915]
  104. [ 4.057865] Modules linked in: intel_rapl_msr intel_rapl_common intel_uncore_frequency_common intel_pmc_core intel_vsec pmt_telemetry pmt_class cfg80211 binfmt_misc i915(+) kvm_intel drm_buddy ttm kvm irqbypass nls_iso8859_1 drm_display_helper rapl snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi cec rc_core i2c_i801 i2c_algo_bit snd_hda_codec lpc_ich i2c_smbus snd_hda_core video snd_hwdep snd_pcm wmi snd_timer vmgenid snd soundcore joydev input_leds mac_hid serio_raw sch_fq_codel dm_multipath msr efi_pstore nfnetlink dmi_sysfs qemu_fw_cfg ip_tables x_tables autofs4 btrfs blake2b_generic raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 hid_generic usbhid hid crct10dif_pclmul crc32_pclmul polyval_clmulni ahci polyval_generic ghash_clmulni_intel sha256_ssse3 psmouse sha1_ssse3 libahci aesni_intel crypto_simd cryptd
  105. [ 4.057925] CPU: 1 PID: 431 Comm: (udev-worker) Tainted: G U W 6.8.0-51-generic #52-Ubuntu
  106. [ 4.057928] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 3.20230228-4 06/06/2023
  107. [ 4.057929] RIP: 0010:assert_port_valid+0x79/0xa0 [i915]
  108. [ 4.058068] Code: 44 8d 61 41 4c 8b 6f 50 4d 85 ed 75 03 4c 8b 2f e8 fc 73 5b ca 44 89 e1 4c 89 ea 48 c7 c7 68 ed 29 c1 48 89 c6 e8 07 74 b2 c9 <0f> 0b 48 83 c4 08 89 d8 83 e0 01 5b 41 5c 41 5d 5d 31 d2 31 c9 31
  109. [ 4.058070] RSP: 0018:ffffac66c07935d8 EFLAGS: 00010246
  110. [ 4.058072] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
  111. [ 4.058074] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
  112. [ 4.058075] RBP: ffffac66c07935f8 R08: 0000000000000000 R09: 0000000000000000
  113. [ 4.058076] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000046
  114. [ 4.058077] R13: ffff9ec180ece320 R14: ffff9ec18a3d9ac0 R15: 0000000000000005
  115. [ 4.058078] FS: 000077f2ad3fd8c0(0000) GS:ffff9ec2f7c80000(0000) knlGS:0000000000000000
  116. [ 4.058080] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  117. [ 4.058081] CR2: 000000c000090000 CR3: 00000001047d6003 CR4: 0000000000370ef0
  118. [ 4.058084] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
  119. [ 4.058085] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
  120. [ 4.058086] Call Trace:
  121. [ 4.058088] <TASK>
  122. [ 4.058090] ? show_regs+0x6d/0x80
  123. [ 4.058095] ? __warn+0x89/0x160
  124. [ 4.058097] ? assert_port_valid+0x79/0xa0 [i915]
  125. [ 4.058242] ? report_bug+0x17e/0x1b0
  126. [ 4.058247] ? handle_bug+0x51/0xa0
  127. [ 4.058250] ? exc_invalid_op+0x18/0x80
  128. [ 4.058253] ? asm_exc_invalid_op+0x1b/0x20
  129. [ 4.058258] ? assert_port_valid+0x79/0xa0 [i915]
  130. [ 4.058411] ? assert_port_valid+0x79/0xa0 [i915]
  131. [ 4.058531] ? __pfx_intel_ddi_init+0x10/0x10 [i915]
  132. [ 4.058676] intel_ddi_init+0x66/0x10c0 [i915]
  133. [ 4.058800] ? __pfx_intel_ddi_init+0x10/0x10 [i915]
  134. [ 4.058913] intel_bios_for_each_encoder+0x36/0x60 [i915]
  135. [ 4.059073] intel_setup_outputs+0x3f9/0x920 [i915]
  136. [ 4.059231] intel_display_driver_probe_nogem+0x16f/0x250 [i915]
  137. [ 4.059365] i915_driver_probe+0x320/0x600 [i915]
  138. [ 4.059452] ? drm_privacy_screen_get+0x16d/0x190
  139. [ 4.059456] ? acpi_dev_found+0x64/0x80
  140. [ 4.059460] i915_pci_probe+0xd2/0x170 [i915]
  141. [ 4.059545] local_pci_probe+0x44/0xb0
  142. [ 4.059577] pci_call_probe+0x55/0x1a0
  143. [ 4.059580] pci_device_probe+0x84/0x120
  144. [ 4.059583] really_probe+0x1c4/0x410
  145. [ 4.059586] __driver_probe_device+0x8c/0x180
  146. [ 4.059588] driver_probe_device+0x24/0xd0
  147. [ 4.059590] __driver_attach+0x10b/0x210
  148. [ 4.059592] ? __pfx___driver_attach+0x10/0x10
  149. [ 4.059594] bus_for_each_dev+0x8a/0xf0
  150. [ 4.059604] driver_attach+0x1e/0x30
  151. [ 4.059606] bus_add_driver+0x14e/0x290
  152. [ 4.059608] driver_register+0x5e/0x130
  153. [ 4.059610] __pci_register_driver+0x5e/0x70
  154. [ 4.059613] i915_pci_register_driver+0x23/0x30 [i915]
  155. [ 4.059701] i915_init+0x34/0x120 [i915]
  156. [ 4.059813] ? __pfx_i915_init+0x10/0x10 [i915]
  157. [ 4.059913] do_one_initcall+0x5b/0x340
  158. [ 4.059918] do_init_module+0x97/0x290
  159. [ 4.059921] load_module+0xba1/0xcf0
  160. [ 4.059924] init_module_from_file+0x96/0x100
  161. [ 4.059926] ? init_module_from_file+0x96/0x100
  162. [ 4.059930] idempotent_init_module+0x11c/0x310
  163. [ 4.059933] __x64_sys_finit_module+0x64/0xd0
  164. [ 4.059935] x64_sys_call+0x2019/0x25a0
  165. [ 4.059937] do_syscall_64+0x7f/0x180
  166. [ 4.059940] ? syscall_exit_to_user_mode+0x86/0x260
  167. [ 4.059943] ? do_syscall_64+0x8c/0x180
  168. [ 4.059945] ? putname+0x5b/0x80
  169. [ 4.059948] ? do_sys_openat2+0x9f/0xe0
  170. [ 4.059951] ? __x64_sys_openat+0x55/0xa0
  171. [ 4.059953] ? syscall_exit_to_user_mode+0x86/0x260
  172. [ 4.059955] ? do_syscall_64+0x8c/0x180
  173. [ 4.059957] ? do_syscall_64+0x8c/0x180
  174. [ 4.059959] ? switch_fpu_return+0x55/0xf0
  175. [ 4.059962] ? syscall_exit_to_user_mode+0x86/0x260
  176. [ 4.059964] ? do_syscall_64+0x8c/0x180
  177. [ 4.059966] ? do_syscall_64+0x8c/0x180
  178. [ 4.059967] ? clear_bhb_loop+0x15/0x70
  179. [ 4.059969] ? clear_bhb_loop+0x15/0x70
  180. [ 4.059971] ? clear_bhb_loop+0x15/0x70
  181. [ 4.059972] entry_SYSCALL_64_after_hwframe+0x78/0x80
  182. [ 4.059975] RIP: 0033:0x77f2ad52725d
  183. [ 4.059984] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 8b bb 0d 00 f7 d8 64 89 01 48
  184. [ 4.059986] RSP: 002b:00007fff3a596668 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
  185. [ 4.059988] RAX: ffffffffffffffda RBX: 000056001a7424e0 RCX: 000077f2ad52725d
  186. [ 4.059990] RDX: 0000000000000004 RSI: 000056001a742d00 RDI: 000000000000002d
  187. [ 4.059991] RBP: 00007fff3a596720 R08: 0000000000000040 R09: 00007fff3a5966b0
  188. [ 4.059992] R10: 000077f2ad603b20 R11: 0000000000000246 R12: 000056001a742d00
  189. [ 4.059993] R13: 0000000000020000 R14: 000056001a72b9b0 R15: 000056001a743080
  190. [ 4.059996] </TASK>
  191. [ 4.059997] ---[ end trace 0000000000000000 ]---
  192. [ 4.062531] i915 0000:01:00.0: [drm] [ENCODER:111:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
  193. [ 4.063082] i915 0000:01:00.0: [drm] VGT ballooning configuration:
  194. [ 4.063084] i915 0000:01:00.0: [drm] Mappable graphic memory: base 0x11a9000 size 65536KiB
  195. [ 4.063086] i915 0000:01:00.0: [drm] Unmappable graphic memory: base 0x10000000 size 393216KiB
  196. [ 4.063088] i915 0000:01:00.0: [drm] balloon space: range [ 0x28000000 - 0x100000000 ] 3538944 KiB.
  197. [ 4.063092] i915 0000:01:00.0: [drm] balloon space: range [ 0x0 - 0x11a9000 ] 18084 KiB.
  198. [ 4.063094] i915 0000:01:00.0: [drm] balloon space: range [ 0x51a9000 - 0x10000000 ] 178524 KiB.
  199. [ 4.063096] i915 0000:01:00.0: [drm] VGT balloon successfully
  200. [ 4.126900] i915 0000:01:00.0: [drm] *ERROR* Failed to disable SAGV (-110)
  201. [ 4.145540] loop0: detected capacity change from 0 to 8
  202. [ 4.179836] NET: Registered PF_QIPCRTR protocol family
  203. [ 14.379707] i915 0000:01:00.0: [drm] *ERROR* [CRTC:51:pipe A] flip_done timed out
  204. [ 14.381511] [drm] Initialized i915 1.6.0 20230929 for 0000:01:00.0 on minor 0
  205. [ 14.381811] i915 display info: display version: 9
  206. [ 14.381814] i915 display info: cursor_needs_physical: no
  207. [ 14.381816] i915 display info: has_cdclk_crawl: no
  208. [ 14.381818] i915 display info: has_cdclk_squash: no
  209. [ 14.381819] i915 display info: has_ddi: yes
  210. [ 14.381821] i915 display info: has_dp_mst: yes
  211. [ 14.381822] i915 display info: has_dsb: no
  212. [ 14.381823] i915 display info: has_fpga_dbg: yes
  213. [ 14.381825] i915 display info: has_gmch: no
  214. [ 14.381826] i915 display info: has_hotplug: yes
  215. [ 14.381827] i915 display info: has_hti: no
  216. [ 14.381828] i915 display info: has_ipc: yes
  217. [ 14.381830] i915 display info: has_overlay: no
  218. [ 14.381831] i915 display info: has_psr: yes
  219. [ 14.381832] i915 display info: has_psr_hw_tracking: yes
  220. [ 14.381834] i915 display info: overlay_needs_physical: no
  221. [ 14.381836] i915 display info: supports_tv: no
  222. [ 14.381837] i915 display info: has_hdcp: yes
  223. [ 14.381838] i915 display info: has_dmc: yes
  224. [ 14.381840] i915 display info: has_dsc: no
  225. [ 14.618465] fbcon: i915drmfb (fb0) is primary device
  226. [ 24.619710] i915 0000:01:00.0: [drm] *ERROR* flip_done timed out
  227. [ 24.619713] i915 0000:01:00.0: [drm] *ERROR* [CRTC:51:pipe A] commit wait timed out
  228. [ 24.723683] ------------[ cut here ]------------
  229. [ 24.723684] i915 0000:01:00.0: vblank wait timed out on crtc 0
  230. [ 24.723698] WARNING: CPU: 0 PID: 76 at drivers/gpu/drm/drm_vblank.c:1295 drm_wait_one_vblank+0x1f1/0x210
  231. [ 24.723703] Modules linked in: qrtr intel_rapl_msr intel_rapl_common intel_uncore_frequency_common intel_pmc_core intel_vsec pmt_telemetry pmt_class cfg80211 binfmt_misc i915 kvm_intel drm_buddy ttm kvm irqbypass nls_iso8859_1 drm_display_helper rapl snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi cec rc_core i2c_i801 i2c_algo_bit snd_hda_codec lpc_ich i2c_smbus snd_hda_core video snd_hwdep snd_pcm wmi snd_timer vmgenid snd soundcore joydev input_leds mac_hid serio_raw sch_fq_codel dm_multipath msr efi_pstore nfnetlink dmi_sysfs qemu_fw_cfg ip_tables x_tables autofs4 btrfs blake2b_generic raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 hid_generic usbhid hid crct10dif_pclmul crc32_pclmul polyval_clmulni ahci polyval_generic ghash_clmulni_intel sha256_ssse3 psmouse sha1_ssse3 libahci aesni_intel crypto_simd cryptd
  232. [ 24.723747] CPU: 0 PID: 76 Comm: kworker/u8:4 Tainted: G U W 6.8.0-51-generic #52-Ubuntu
  233. [ 24.723749] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 3.20230228-4 06/06/2023
  234. [ 24.723750] Workqueue: events_unbound async_run_entry_fn
  235. [ 24.723754] RIP: 0010:drm_wait_one_vblank+0x1f1/0x210
  236. [ 24.723757] Code: fe ff ff 48 8b 7b 08 4c 8b 6f 50 4d 85 ed 74 26 e8 a4 14 ed ff 44 89 e1 4c 89 ea 48 c7 c7 e0 7d 6f 8c 48 89 c6 e8 af 14 44 ff <0f> 0b e9 79 fe ff ff 48 8b 1f eb 94 4c 8b 2f eb d5 e8 79 0e 57 00
  237. [ 24.723758] RSP: 0018:ffffac66c03b76d8 EFLAGS: 00010246
  238. [ 24.723760] RAX: 0000000000000000 RBX: ffff9ec18a3d8000 RCX: 0000000000000000
  239. [ 24.723761] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
  240. [ 24.723762] RBP: ffffac66c03b7730 R08: 0000000000000000 R09: 0000000000000000
  241. [ 24.723763] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
  242. [ 24.723763] R13: ffff9ec180ece320 R14: 0000000000000005 R15: ffff9ec1820d9830
  243. [ 24.723764] FS: 0000000000000000(0000) GS:ffff9ec2f7c00000(0000) knlGS:0000000000000000
  244. [ 24.723766] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  245. [ 24.723767] CR2: 00007f1c46cee200 CR3: 0000000106a62004 CR4: 0000000000370ef0
  246. [ 24.723769] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
  247. [ 24.723770] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
  248. [ 24.723771] Call Trace:
  249. [ 24.723772] <TASK>
  250. [ 24.723774] ? show_regs+0x6d/0x80
  251. [ 24.723777] ? __warn+0x89/0x160
  252. [ 24.723779] ? drm_wait_one_vblank+0x1f1/0x210
  253. [ 24.723781] ? report_bug+0x17e/0x1b0
  254. [ 24.723785] ? console_trylock_spinning+0x117/0x130
  255. [ 24.723788] ? handle_bug+0x51/0xa0
  256. [ 24.723790] ? exc_invalid_op+0x18/0x80
  257. [ 24.723792] ? asm_exc_invalid_op+0x1b/0x20
  258. [ 24.723797] ? drm_wait_one_vblank+0x1f1/0x210
  259. [ 24.723799] ? drm_wait_one_vblank+0x1f1/0x210
  260. [ 24.723801] ? __pfx_autoremove_wake_function+0x10/0x10
  261. [ 24.723804] drm_crtc_wait_one_vblank+0x17/0x30
  262. [ 24.723807] intel_crtc_wait_for_next_vblank+0xe/0x20 [i915]
  263. [ 24.723964] hsw_audio_codec_disable+0xef/0x160 [i915]
  264. [ 24.724112] intel_audio_codec_disable+0xb9/0x1d0 [i915]
  265. [ 24.724229] intel_pre_plane_update+0x35b/0x7c0 [i915]
  266. [ 24.724347] intel_commit_modeset_disables+0x6a/0x360 [i915]
  267. [ 24.724466] intel_atomic_commit_tail+0x215/0x9f0 [i915]
  268. [ 24.724694] intel_atomic_commit+0x349/0x390 [i915]
  269. [ 24.724843] drm_atomic_commit+0x96/0xd0
  270. [ 24.724846] ? __pfx___drm_printfn_info+0x10/0x10
  271. [ 24.724848] drm_client_modeset_commit_atomic+0x200/0x240
  272. [ 24.724852] drm_client_modeset_commit_locked+0x5b/0x170
  273. [ 24.724853] ? mutex_lock+0x12/0x50
  274. [ 24.724856] drm_client_modeset_commit+0x26/0x50
  275. [ 24.724858] __drm_fb_helper_restore_fbdev_mode_unlocked+0xc2/0x100
  276. [ 24.724861] drm_fb_helper_set_par+0x2f/0x50
  277. [ 24.724863] intel_fbdev_set_par+0x1a/0x70 [i915]
  278. [ 24.724995] ? con_is_visible+0x35/0x50
  279. [ 24.724997] fbcon_init+0x290/0x6c0
  280. [ 24.725001] visual_init+0xee/0x190
  281. [ 24.725003] do_bind_con_driver.isra.0+0x1ee/0x4c0
  282. [ 24.725006] do_take_over_console+0x3a/0x60
  283. [ 24.725008] do_fbcon_takeover+0x78/0x150
  284. [ 24.725026] do_fb_registered+0x140/0x270
  285. [ 24.725028] fbcon_fb_registered+0x3a/0x90
  286. [ 24.725031] ? fb_add_videomode+0xbb/0x130
  287. [ 24.725047] do_register_framebuffer+0x1e9/0x2f0
  288. [ 24.725050] register_framebuffer+0x21/0x40
  289. [ 24.725052] __drm_fb_helper_initial_config_and_unlock+0x71/0x160
  290. [ 24.725054] ? finish_task_switch.isra.0+0x93/0x300
  291. [ 24.725057] drm_fb_helper_initial_config+0x3d/0x50
  292. [ 24.725072] intel_fbdev_initial_config+0x12/0x40 [i915]
  293. [ 24.725186] async_run_entry_fn+0x30/0x130
  294. [ 24.725189] process_one_work+0x175/0x350
  295. [ 24.725192] worker_thread+0x306/0x440
  296. [ 24.725195] ? __pfx_worker_thread+0x10/0x10
  297. [ 24.725197] kthread+0xef/0x120
  298. [ 24.725199] ? __pfx_kthread+0x10/0x10
  299. [ 24.725201] ret_from_fork+0x44/0x70
  300. [ 24.725203] ? __pfx_kthread+0x10/0x10
  301. [ 24.725205] ret_from_fork_asm+0x1b/0x30
  302. [ 24.725208] </TASK>
  303. [ 24.725209] ---[ end trace 0000000000000000 ]---
  304. [ 24.827607] ------------[ cut here ]------------
  305. [ 24.827610] i915 0000:01:00.0: vblank wait timed out on crtc 0
  306. [ 24.827629] WARNING: CPU: 0 PID: 76 at drivers/gpu/drm/drm_vblank.c:1295 drm_wait_one_vblank+0x1f1/0x210
  307. [ 24.827650] Modules linked in: qrtr intel_rapl_msr intel_rapl_common intel_uncore_frequency_common intel_pmc_core intel_vsec pmt_telemetry pmt_class cfg80211 binfmt_misc i915 kvm_intel drm_buddy ttm kvm irqbypass nls_iso8859_1 drm_display_helper rapl snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi cec rc_core i2c_i801 i2c_algo_bit snd_hda_codec lpc_ich i2c_smbus snd_hda_core video snd_hwdep snd_pcm wmi snd_timer vmgenid snd soundcore joydev input_leds mac_hid serio_raw sch_fq_codel dm_multipath msr efi_pstore nfnetlink dmi_sysfs qemu_fw_cfg ip_tables x_tables autofs4 btrfs blake2b_generic raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 hid_generic usbhid hid crct10dif_pclmul crc32_pclmul polyval_clmulni ahci polyval_generic ghash_clmulni_intel sha256_ssse3 psmouse sha1_ssse3 libahci aesni_intel crypto_simd cryptd
  308. [ 24.827724] CPU: 0 PID: 76 Comm: kworker/u8:4 Tainted: G U W 6.8.0-51-generic #52-Ubuntu
  309. [ 24.827728] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 3.20230228-4 06/06/2023
  310. [ 24.827730] Workqueue: events_unbound async_run_entry_fn
  311. [ 24.827735] RIP: 0010:drm_wait_one_vblank+0x1f1/0x210
  312. [ 24.827738] Code: fe ff ff 48 8b 7b 08 4c 8b 6f 50 4d 85 ed 74 26 e8 a4 14 ed ff 44 89 e1 4c 89 ea 48 c7 c7 e0 7d 6f 8c 48 89 c6 e8 af 14 44 ff <0f> 0b e9 79 fe ff ff 48 8b 1f eb 94 4c 8b 2f eb d5 e8 79 0e 57 00
  313. [ 24.827740] RSP: 0018:ffffac66c03b76d8 EFLAGS: 00010246
  314. [ 24.827742] RAX: 0000000000000000 RBX: ffff9ec18a3d8000 RCX: 0000000000000000
  315. [ 24.827744] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
  316. [ 24.827745] RBP: ffffac66c03b7730 R08: 0000000000000000 R09: 0000000000000000
  317. [ 24.827746] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
  318. [ 24.827747] R13: ffff9ec180ece320 R14: 0000000000000005 R15: ffff9ec1820d9830
  319. [ 24.827749] FS: 0000000000000000(0000) GS:ffff9ec2f7c00000(0000) knlGS:0000000000000000
  320. [ 24.827751] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  321. [ 24.827752] CR2: 00007f1c46cee200 CR3: 0000000106a62004 CR4: 0000000000370ef0
  322. [ 24.827757] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
  323. [ 24.827758] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
  324. [ 24.827759] Call Trace:
  325. [ 24.827761] <TASK>
  326. [ 24.827764] ? show_regs+0x6d/0x80
  327. [ 24.827767] ? __warn+0x89/0x160
  328. [ 24.827769] ? drm_wait_one_vblank+0x1f1/0x210
  329. [ 24.827772] ? report_bug+0x17e/0x1b0
  330. [ 24.827776] ? console_trylock_spinning+0x117/0x130
  331. [ 24.827780] ? handle_bug+0x51/0xa0
  332. [ 24.827783] ? exc_invalid_op+0x18/0x80
  333. [ 24.827785] ? asm_exc_invalid_op+0x1b/0x20
  334. [ 24.827791] ? drm_wait_one_vblank+0x1f1/0x210
  335. [ 24.827794] ? drm_wait_one_vblank+0x1f1/0x210
  336. [ 24.827796] ? __pfx_autoremove_wake_function+0x10/0x10
  337. [ 24.827800] drm_crtc_wait_one_vblank+0x17/0x30
  338. [ 24.827805] intel_crtc_wait_for_next_vblank+0xe/0x20 [i915]
  339. [ 24.828057] hsw_audio_codec_disable+0xf7/0x160 [i915]
  340. [ 24.828222] intel_audio_codec_disable+0xb9/0x1d0 [i915]
  341. [ 24.828391] intel_pre_plane_update+0x35b/0x7c0 [i915]
  342. [ 24.828654] intel_commit_modeset_disables+0x6a/0x360 [i915]
  343. [ 24.828843] intel_atomic_commit_tail+0x215/0x9f0 [i915]
  344. [ 24.829030] intel_atomic_commit+0x349/0x390 [i915]
  345. [ 24.829148] drm_atomic_commit+0x96/0xd0
  346. [ 24.829150] ? __pfx___drm_printfn_info+0x10/0x10
  347. [ 24.829153] drm_client_modeset_commit_atomic+0x200/0x240
  348. [ 24.829157] drm_client_modeset_commit_locked+0x5b/0x170
  349. [ 24.829158] ? mutex_lock+0x12/0x50
  350. [ 24.829161] drm_client_modeset_commit+0x26/0x50
  351. [ 24.829163] __drm_fb_helper_restore_fbdev_mode_unlocked+0xc2/0x100
  352. [ 24.829166] drm_fb_helper_set_par+0x2f/0x50
  353. [ 24.829168] intel_fbdev_set_par+0x1a/0x70 [i915]
  354. [ 24.829283] ? con_is_visible+0x35/0x50
  355. [ 24.829286] fbcon_init+0x290/0x6c0
  356. [ 24.829289] visual_init+0xee/0x190
  357. [ 24.829292] do_bind_con_driver.isra.0+0x1ee/0x4c0
  358. [ 24.829295] do_take_over_console+0x3a/0x60
  359. [ 24.829297] do_fbcon_takeover+0x78/0x150
  360. [ 24.829299] do_fb_registered+0x140/0x270
  361. [ 24.829302] fbcon_fb_registered+0x3a/0x90
  362. [ 24.829304] ? fb_add_videomode+0xbb/0x130
  363. [ 24.829307] do_register_framebuffer+0x1e9/0x2f0
  364. [ 24.829310] register_framebuffer+0x21/0x40
  365. [ 24.829312] __drm_fb_helper_initial_config_and_unlock+0x71/0x160
  366. [ 24.829314] ? finish_task_switch.isra.0+0x93/0x300
  367. [ 24.829317] drm_fb_helper_initial_config+0x3d/0x50
  368. [ 24.829319] intel_fbdev_initial_config+0x12/0x40 [i915]
  369. [ 24.829465] async_run_entry_fn+0x30/0x130
  370. [ 24.829470] process_one_work+0x175/0x350
  371. [ 24.829474] worker_thread+0x306/0x440
  372. [ 24.829478] ? __pfx_worker_thread+0x10/0x10
  373. [ 24.829481] kthread+0xef/0x120
  374. [ 24.829484] ? __pfx_kthread+0x10/0x10
  375. [ 24.829487] ret_from_fork+0x44/0x70
  376. [ 24.829489] ? __pfx_kthread+0x10/0x10
  377. [ 24.829492] ret_from_fork_asm+0x1b/0x30
  378. [ 24.829497] </TASK>
  379. [ 24.829498] ---[ end trace 0000000000000000 ]---
  380. [ 24.881479] i915 0000:01:00.0: [drm] *ERROR* Failed to disable SAGV (-110)
  381. [ 24.902737] Console: switching to colour frame buffer device 128x48
  382. [ 24.953936] i915 0000:01:00.0: [drm] *ERROR* Failed to disable SAGV (-110)
  383. [ 24.970402] i915 0000:01:00.0: [drm] fb0: i915drmfb frame buffer device
  384. [ 25.021686] i915 0000:01:00.0: [drm] *ERROR* Failed to disable SAGV (-110)
  385. [ 25.315804] i915 0000:01:00.0: [drm] *ERROR* Failed to disable SAGV (-110)
  386. [ 25.369941] i915 0000:01:00.0: [drm] *ERROR* Failed to disable SAGV (-110)
  387. [ 25.665848] i915 0000:01:00.0: [drm] *ERROR* Failed to disable SAGV (-110)
  388. [ 187.935490] systemd-journald[331]: /var/log/journal/2dbed63daf7647629c6d2d2442cd61fd/user-1000.journal: Journal file uses a different sequence number ID, rotating.
  389.  
Advertisement
Add Comment
Please, Sign In to add comment