Advertisement
kesawi

Ubuntu 24.04.1 i915 dmesg

Aug 30th, 2024 (edited)
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.22 KB | None | 0 0
  1. dmesg | grep -i i915
  2. [ 4.974676] i915 0000:01:00.0: [drm] Virtual GPU for Intel GVT-g detected.
  3. [ 4.975249] i915 0000:01:00.0: [drm] VT-d active for gfx access
  4. [ 4.975541] i915 0000:01:00.0: [drm] Using Transparent Hugepages
  5. [ 4.975546] i915 0000:01:00.0: [drm] iGVT-g active, disabling use of stolen memory
  6. [ 4.982608] i915 0000:01:00.0: ROM [??? 0x00000000 flags 0x20000000]: can't assign; bogus alignment
  7. [ 4.982613] i915 0000:01:00.0: [drm] Failed to find VBIOS tables (VBT)
  8. [ 4.983038] i915 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
  9. [ 5.004651] i915 0000:01:00.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
  10. [ 5.055693] i915 0000:01:00.0: [drm] *ERROR* Failed to disable SAGV (-110)
  11. [ 5.056906] i915 0000:01:00.0: drm_WARN_ON(i915->display.sagv.status == I915_SAGV_UNKNOWN)
  12. [ 5.056934] WARNING: CPU: 0 PID: 410 at drivers/gpu/drm/i915/display/skl_watermark.c:116 intel_sagv_init+0x270/0x320 [i915]
  13. [ 5.057168] Modules linked in: i915(+) cfg80211 snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi i2c_i801 i2c_smbus drm_buddy snd_hda_codec snd_hda_core snd_hwdep drm_display_helper cec snd_pcm binfmt_misc lpc_ich rc_core i2c_algo_bit snd_timer snd soundcore video vmgenid wmi joydev input_leds mac_hid serio_raw 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 bochs drm_vram_helper drm_ttm_helper ahci psmouse sha256_ssse3 sha1_ssse3 libahci ttm aesni_intel crypto_simd cryptd
  14. [ 5.057253] RIP: 0010:intel_sagv_init+0x270/0x320 [i915]
  15. [ 5.057449] ? intel_sagv_init+0x270/0x320 [i915]
  16. [ 5.057620] ? intel_sagv_init+0x270/0x320 [i915]
  17. [ 5.057782] ? intel_sagv_init+0x270/0x320 [i915]
  18. [ 5.057934] skl_wm_init+0x2d/0x300 [i915]
  19. [ 5.058165] intel_wm_init+0x18/0x30 [i915]
  20. [ 5.058387] intel_display_driver_probe_nogem+0x3a/0x250 [i915]
  21. [ 5.058554] i915_driver_probe+0x320/0x600 [i915]
  22. [ 5.058691] i915_pci_probe+0xd2/0x170 [i915]
  23. [ 5.058854] i915_pci_register_driver+0x23/0x30 [i915]
  24. [ 5.058986] i915_init+0x37/0x120 [i915]
  25. [ 5.059117] ? __pfx_i915_init+0x10/0x10 [i915]
  26. [ 5.297034] i915 0000:01:00.0: [drm] [ENCODER:94:DDI A/PHY A] failed to retrieve link info, disabling eDP
  27. [ 5.298056] i915 0000:01:00.0: Platform does not support port F
  28. [ 5.298076] WARNING: CPU: 1 PID: 410 at drivers/gpu/drm/i915/display/intel_display.c:7473 assert_port_valid+0x79/0xa0 [i915]
  29. [ 5.298329] Modules linked in: i915(+) cfg80211 snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi i2c_i801 i2c_smbus drm_buddy snd_hda_codec snd_hda_core snd_hwdep drm_display_helper cec snd_pcm binfmt_misc lpc_ich rc_core i2c_algo_bit snd_timer snd soundcore video vmgenid wmi joydev input_leds mac_hid serio_raw 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 bochs drm_vram_helper drm_ttm_helper ahci psmouse sha256_ssse3 sha1_ssse3 libahci ttm aesni_intel crypto_simd cryptd
  30. [ 5.298397] RIP: 0010:assert_port_valid+0x79/0xa0 [i915]
  31. [ 5.298610] ? assert_port_valid+0x79/0xa0 [i915]
  32. [ 5.298797] ? assert_port_valid+0x79/0xa0 [i915]
  33. [ 5.298973] ? __pfx_intel_ddi_init+0x10/0x10 [i915]
  34. [ 5.299140] intel_ddi_init+0x66/0x10c0 [i915]
  35. [ 5.299317] ? __pfx_intel_ddi_init+0x10/0x10 [i915]
  36. [ 5.299481] intel_bios_for_each_encoder+0x39/0x60 [i915]
  37. [ 5.299653] intel_setup_outputs+0x3f9/0x920 [i915]
  38. [ 5.299827] intel_display_driver_probe_nogem+0x16f/0x250 [i915]
  39. [ 5.300003] i915_driver_probe+0x320/0x600 [i915]
  40. [ 5.300141] i915_pci_probe+0xd2/0x170 [i915]
  41. [ 5.300322] i915_pci_register_driver+0x23/0x30 [i915]
  42. [ 5.300451] i915_init+0x37/0x120 [i915]
  43. [ 5.300587] ? __pfx_i915_init+0x10/0x10 [i915]
  44. [ 5.310405] i915 0000:01:00.0: [drm] [ENCODER:94:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
  45. [ 5.310654] i915 0000:01:00.0: [drm] VGT ballooning configuration:
  46. [ 5.310655] i915 0000:01:00.0: [drm] Mappable graphic memory: base 0x11a9000 size 131072KiB
  47. [ 5.310657] i915 0000:01:00.0: [drm] Unmappable graphic memory: base 0x10000000 size 524288KiB
  48. [ 5.310658] i915 0000:01:00.0: [drm] balloon space: range [ 0x30000000 - 0x100000000 ] 3407872 KiB.
  49. [ 5.310661] i915 0000:01:00.0: [drm] balloon space: range [ 0x0 - 0x11a9000 ] 18084 KiB.
  50. [ 5.310663] i915 0000:01:00.0: [drm] balloon space: range [ 0x91a9000 - 0x10000000 ] 112988 KiB.
  51. [ 5.310664] i915 0000:01:00.0: [drm] VGT balloon successfully
  52. [ 9.099582] i915 0000:01:00.0: [drm] *ERROR* Failed to disable SAGV (-110)
  53. [ 19.142253] i915 0000:01:00.0: [drm] *ERROR* [CRTC:51:pipe A] flip_done timed out
  54. [ 19.246081] [drm] Initialized i915 1.6.0 20230929 for 0000:01:00.0 on minor 1
  55. [ 19.246363] i915 display info: display version: 9
  56. [ 19.246366] i915 display info: cursor_needs_physical: no
  57. [ 19.246367] i915 display info: has_cdclk_crawl: no
  58. [ 19.246368] i915 display info: has_cdclk_squash: no
  59. [ 19.246369] i915 display info: has_ddi: yes
  60. [ 19.246370] i915 display info: has_dp_mst: yes
  61. [ 19.246371] i915 display info: has_dsb: no
  62. [ 19.246372] i915 display info: has_fpga_dbg: yes
  63. [ 19.246373] i915 display info: has_gmch: no
  64. [ 19.246374] i915 display info: has_hotplug: yes
  65. [ 19.246375] i915 display info: has_hti: no
  66. [ 19.246376] i915 display info: has_ipc: yes
  67. [ 19.246377] i915 display info: has_overlay: no
  68. [ 19.246378] i915 display info: has_psr: yes
  69. [ 19.246379] i915 display info: has_psr_hw_tracking: yes
  70. [ 19.246380] i915 display info: overlay_needs_physical: no
  71. [ 19.246381] i915 display info: supports_tv: no
  72. [ 19.246381] i915 display info: has_hdcp: yes
  73. [ 19.246382] i915 display info: has_dmc: yes
  74. [ 19.246383] i915 display info: has_dsc: no
  75. [ 19.479662] i915 0000:01:00.0: [drm] fb1: i915drmfb frame buffer device
  76. [ 29.894304] i915 0000:01:00.0: [drm] *ERROR* flip_done timed out
  77. [ 29.894985] i915 0000:01:00.0: [drm] *ERROR* [CRTC:51:pipe A] commit wait timed out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement