Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[7.0.0] New i915 warning since upgrade

Featured Replies

Thanks for the good documentation and hardwork with 7.0.0 my upgrade went smoothly as a result of the prep I was able to do.

 

Since upgrade I noted a kernel warning at boot time which I think is new but doesn't look to be causing any real issues I've found so far.  My google foo gets me to this patch note which best I can tell suggests the devs don't know if this is a thing worth the dev time or not.  Can also see here that its flagged still in the source.

 

Can anyone with any experience here confirm if I can comfortably ignore this?  Should I be taking some action etc?

 

Thanks

 

[   13.624780] ------------[ cut here ]------------
[   13.624798] i915 0000:00:02.0: Port A asks to use VBT vswing/preemph tables
[   13.624827] WARNING: CPU: 5 PID: 1270 at drivers/gpu/drm/i915/display/intel_bios.c:2645 intel_bios_init+0x13af/0x143c [i915]
[   13.625027] Modules linked in: kvm_intel(+) i915(+) kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel sha512_ssse3 sha256_ssse3 sha1_ssse3 aesni_intel crypto_simd cryptd iosf_mbi drm_buddy ttm drm_display_helper ast drm_shmem_helper i2c_algo_bit rapl drm_kms_helper mei_hdcp mei_pxp ipmi_ssif intel_cstate zfs(PO+) spl(O) drm intel_gtt wmi_bmof i2c_i801 nvme mei_me agpgart i2c_smbus input_leds cdc_ether ahci acpi_ipmi usbnet intel_uncore e1000e igc nvme_core led_class mei joydev i2c_core libahci mii video ipmi_si wmi backlight acpi_tad acpi_pad thermal button fan
[   13.625211] CPU: 5 PID: 1270 Comm: udevd Tainted: P           O       6.6.68-Unraid #1
[   13.625243] Hardware name: Supermicro Super Server/X13SAE-F, BIOS 4.1 10/01/2024
[   13.625270] RIP: 0010:intel_bios_init+0x13af/0x143c [i915]
[   13.625455] Code: 48 8b 7d 08 48 8b 6f 50 48 85 ed 75 03 48 8b 2f e8 e4 d4 77 e0 44 89 f9 48 89 ea 48 c7 c7 1c b9 18 a1 48 89 c6 e8 03 be 0e e0 <0f> 0b 48 8b 5b 38 e9 cb fd ff ff 48 8b 7c 24 18 41 8d 75 18 e8 16
[   13.626198] RSP: 0018:ffffc9000086faf0 EFLAGS: 00010282
[   13.626994] RAX: 0000000000000000 RBX: ffff888140462b40 RCX: 0000000000000003
[   13.627815] RDX: 00000000011ce400 RSI: 0000000000000003 RDI: 00000000ffffffff
[   13.628627] RBP: ffff888102247470 R08: 0000000000000000 R09: ffff8881011ce400
[   13.629406] R10: 0000000000000001 R11: ffffc90001a38020 R12: ffff888140180000
[   13.630220] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000041
[   13.631033] FS:  0000153aa8f67740(0000) GS:ffff88903f740000(0000) knlGS:0000000000000000
[   13.631855] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   13.632656] CR2: 0000153aa8b59000 CR3: 0000000105346000 CR4: 0000000000750ee0
[   13.633394] PKRU: 55555554
[   13.634109] Call Trace:
[   13.634792]  <TASK>
[   13.635498]  ? __warn+0x99/0x11a
[   13.636221]  ? report_bug+0xd9/0x153
[   13.636959]  ? intel_bios_init+0x13af/0x143c [i915]
[   13.637958]  ? handle_bug+0x53/0x7c
[   13.638759]  ? exc_invalid_op+0x13/0x60
[   13.639525]  ? asm_exc_invalid_op+0x16/0x20
[   13.640285]  ? intel_bios_init+0x13af/0x143c [i915]
[   13.641227]  intel_display_driver_probe_noirq+0x21/0x25f [i915]
[   13.642124]  i915_driver_probe+0x6fd/0x9f7 [i915]
[   13.642983]  ? __pfx___driver_attach+0x10/0x10
[   13.643664]  local_pci_probe+0x3d/0x81
[   13.644345]  pci_device_probe+0x17c/0x1d0
[   13.645050]  ? sysfs_do_create_link_sd+0x7a/0xab
[   13.645744]  really_probe+0x115/0x269
[   13.646425]  __driver_probe_device+0xc0/0xf2
[   13.647096]  driver_probe_device+0x1f/0x77
[   13.647758]  __driver_attach+0xdc/0xf5
[   13.648439]  bus_for_each_dev+0x7b/0xc2
[   13.649101]  bus_add_driver+0xf4/0x1df
[   13.649741]  driver_register+0x9e/0xdc
[   13.650411]  i915_init+0x1f/0x7f [i915]
[   13.651169]  ? __pfx_i915_init+0x10/0x10 [i915]
[   13.651897]  do_one_initcall+0x80/0x1a4
[   13.652548]  ? kmalloc_trace+0x43/0x52
[   13.653188]  do_init_module+0x60/0x20d
[   13.653822]  __do_sys_init_module+0xbc/0xfd
[   13.654412]  do_syscall_64+0x57/0x7b
[   13.654994]  entry_SYSCALL_64_after_hwframe+0x78/0xe2
[   13.655558] RIP: 0033:0x153aa97629aa
[   13.656099] Code: 48 8b 0d 61 a4 0d 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 2e a4 0d 00 f7 d8 64 89 01 48
[   13.657205] RSP: 002b:00007ffe2fa8c678 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[   13.657737] RAX: ffffffffffffffda RBX: 00000000004607c0 RCX: 0000153aa97629aa
[   13.658268] RDX: 0000153aa9860379 RSI: 00000000006907c0 RDI: 0000153aa8600010
[   13.658787] RBP: 0000153aa8600010 R08: 0000000000000007 R09: 0000000000000006
[   13.659309] R10: 0000000000000071 R11: 0000000000000246 R12: 0000153aa9860379
[   13.659829] R13: 0000000000020000 R14: 00000000004861b0 R15: 0000000000000000
[   13.660272]  </TASK>
[   13.660770] ---[ end trace 0000000000000000 ]---

 

Solved by bmartino1

  • Community Expert
  • Solution

this will be fixed with 7.1 hoepfully with the move to kernal 6.12 lts that has teh driver support I belive there is a drive b=pluign to install in the meantime.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.