It is kernel from Leap 15.4. If it works in Leap 15.5 it simply proves that the problem is in Leap 15.5 kernel.
I had to say “if it worked with Leap 15.4 kernel”.
It is kernel from Leap 15.4. If it works in Leap 15.5 it simply proves that the problem is in Leap 15.5 kernel.
I had to say “if it worked with Leap 15.4 kernel”.
UPDATE:
Bug has been solved with new kernel update
https://bugzilla.opensuse.org/show_bug.cgi?id=1212961
Kernel: 5.14.21-150500.55.7-default
SUSE-SU-2023:2871-1: An update that solves 82 vulnerabilities, contains 25 features and has 390 fixes can now be installed.
Thanks contributors and the team of SUSE.
*Admins may change the title into OpenSUSE Leap 15.5 KDE Black Screen Bug.
With the kernel update I have problems with my i9 notebook and the nvidia graphics: As soon as I switch off the built in screen (or the power management does so) the system hangs with a kernel oops:
[ 280.037095] Oops: 0000 [#1] PREEMPT SMP NOPTI
[ 280.037109] CPU: 3 PID: 2764 Comm: X Tainted: P U OE X N 5.14.21-150500.55.7-default #1 SLE15-SP5 620c7ef889d6152093b9f0b89e9d5debaf36da89
[ 280.037128] Hardware name: Dell Inc. Precision 5570/03M8N5, BIOS 1.13.1 04/17/2023
[ 280.037136] RIP: 0010:drm_atomic_get_mst_payload_state+0x5/0x40 [drm_display_helper]
[ 280.037188] Code: 0f 45 c2 45 85 c0 75 c3 ba 08 00 00 00 01 c0 89 c1 80 f1 d5 f6 c4 01 0f 45 c1 83 ea 01 75 ee c3 cc cc cc cc 90 0f 1f 44 00 00 <48> 8b 57 48 48 83 c7 48 48 39 d7 48 8d 42 e8 74 1b 48 3b 72 e8 75
[ 280.037202] RSP: 0018:ffff9e1681da3a38 EFLAGS: 00010246
[ 280.037212] RAX: 0000000000000000 RBX: ffff8ea1c15c4800 RCX: ffff8ea1d59af800
[ 280.037221] RDX: 0000000000000000 RSI: ffff8ea1c9558800 RDI: 0000000000000000
[ 280.037229] RBP: ffff8ea1cae5a888 R08: ffff8ea1c0480cc8 R09: ffff8ea1c0480b68
[ 280.037237] R10: ffff8ea202a60000 R11: ffffffffb455bfc8 R12: ffff8ea1c955e800
[ 280.037244] R13: 0000000000000000 R14: 0000000000000000 R15: ffff8ea1cae5a000
[ 280.037252] FS: 00007f17b5efe980(0000) GS:ffff8eb10f2c0000(0000) knlGS:0000000000000000
[ 280.037263] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 280.037271] CR2: 0000000000000048 CR3: 0000000130fee006 CR4: 0000000000770ee0
[ 280.037280] PKRU: 55555554
[ 280.037286] Call Trace:
[ 280.037296] <TASK>
[ 280.037307] intel_mst_disable_dp+0x5d/0xe0 [i915 5c4f92ac323d4930b4bc090312f2f2b0fcd62fa1]
[ 280.037569] intel_encoders_disable+0x8f/0xb0 [i915 5c4f92ac323d4930b4bc090312f2f2b0fcd62fa1]
[ 280.037829] hsw_crtc_disable+0x54/0x70 [i915 5c4f92ac323d4930b4bc090312f2f2b0fcd62fa1]
[ 280.038066] intel_old_crtc_state_disables.isra.74+0x39/0xa0 [i915 5c4f92ac323d4930b4bc090312f2f2b0fcd62fa1]
[ 280.038298] intel_atomic_commit_tail+0x3b4/0xe10 [i915 5c4f92ac323d4930b4bc090312f2f2b0fcd62fa1]
[ 280.038533] ? intel_atomic_commit+0x340/0x390 [i915 5c4f92ac323d4930b4bc090312f2f2b0fcd62fa1]
[ 280.038767] intel_atomic_commit+0x340/0x390 [i915 5c4f92ac323d4930b4bc090312f2f2b0fcd62fa1]
[ 280.038989] drm_atomic_commit+0x93/0xc0 [drm a2dcf0986757ad27ff79cfc51c9ee1229e18d000]
[ 280.039080] ? __drm_printfn_seq_file+0x20/0x20 [drm a2dcf0986757ad27ff79cfc51c9ee1229e18d000]
[ 280.039153] drm_atomic_helper_set_config+0x83/0xb0 [drm_kms_helper 57e9b32d172a724252bd374e257fd36a63a7838e]
[ 280.039192] drm_mode_setcrtc+0x1b1/0x700 [drm a2dcf0986757ad27ff79cfc51c9ee1229e18d000]
[ 280.039255] ? copyout+0x1c/0x30
[ 280.039274] ? drm_mode_getcrtc+0x190/0x190 [drm a2dcf0986757ad27ff79cfc51c9ee1229e18d000]
[ 280.039331] drm_ioctl_kernel+0xb8/0x150 [drm a2dcf0986757ad27ff79cfc51c9ee1229e18d000]
[ 280.039386] ? new_sync_read+0x119/0x1b0
[ 280.039400] drm_ioctl+0x35a/0x400 [drm a2dcf0986757ad27ff79cfc51c9ee1229e18d000]
[ 280.039453] ? drm_mode_getcrtc+0x190/0x190 [drm a2dcf0986757ad27ff79cfc51c9ee1229e18d000]
[ 280.039512] __x64_sys_ioctl+0x8f/0xd0
[ 280.039525] do_syscall_64+0x58/0x80
[ 280.039537] ? exit_to_user_mode_prepare+0x1ce/0x240
[ 280.039550] ? exit_to_user_mode_prepare+0x1ce/0x240
[ 280.039560] ? syscall_exit_to_user_mode+0x18/0x40
[ 280.039571] ? do_syscall_64+0x67/0x80
[ 280.039578] ? exit_to_user_mode_prepare+0x1de/0x240
[ 280.039589] entry_SYSCALL_64_after_hwframe+0x61/0xcb
[ 280.039603] RIP: 0033:0x7f17b706d437
[ 280.039613] Code: 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 90 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 29 da 0d 00 f7 d8 64 89 01 48
[ 280.039624] RSP: 002b:00007fff10cb1138 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 280.039635] RAX: ffffffffffffffda RBX: 000000000000000a RCX: 00007f17b706d437
[ 280.039642] RDX: 00007fff10cb1170 RSI: 00000000c06864a2 RDI: 000000000000000d
[ 280.039650] RBP: 00007fff10cb1170 R08: 00007fff10cb11a1 R09: 0000000000000000
[ 280.039656] R10: 00007f17b70fefa0 R11: 0000000000000246 R12: 00000000c06864a2
[ 280.039663] R13: 000000000000000d R14: 00005646ffca4400 R15: 0000000000000000
[ 280.039673] </TASK>
[ 280.039678] Modules linked in: rfcomm snd_seq_dummy snd_hrtimer snd_seq nvidia_uvm(POEX) nvidia(POEX) af_packet xfs cmac algif_hash algif_skcipher af_alg typec_displayport snd_usb_audio snd_usbmidi_lib snd_rawmidi snd_seq_device r8153_ecm(N) cdc_ether usbnet r8152 mii nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib bnep nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct joydev btusb btrtl btbcm btintel btmtk uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc ecdh_generic crc16 snd_hda_codec_hdmi nft_chain_nat hid_multitouch nf_tables ebtable_nat ebtable_broute ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter bpfilter vboxnetadp(OEN) vboxnetflt(OEN) snd_sof_pci_intel_tgl snd_sof_intel_hda_common soundwire_intel
[ 280.039791] qrtr(N) soundwire_generic_allocation dell_rbtn(N) ns(N) soundwire_cadence vboxdrv(OEN) snd_sof_intel_hda iwlmvm snd_sof_pci snd_sof_xtensa_dsp x86_pkg_temp_thermal iTCO_wdt tun snd_sof intel_powerclamp snd_ctl_led intel_pmc_bxt iTCO_vendor_support dell_laptop mac80211 snd_sof_utils snd_hda_codec_realtek snd_soc_hdac_hda dmi_sysfs coretemp snd_soc_acpi_intel_match snd_hda_codec_generic snd_soc_acpi mei_wdt mei_hdcp(N) mei_pxp soundwire_bus snd_hda_ext_core snd_soc_core libarc4 intel_rapl_msr i2c_designware_platform kvm_intel i2c_designware_core snd_compress snd_pcm_dmaengine snd_hda_intel snd_intel_dspcfg kvm snd_intel_sdw_acpi dell_wmi snd_hda_codec ledtrig_audio dell_smbios snd_hda_core irqbypass dcdbas(X) hid_sensor_als hid_sensor_trigger snd_hwdep hid_sensor_iio_common dell_wmi_sysman(N) industrialio_triggered_buffer snd_pcm kfifo_buf firmware_attributes_class(N) dell_wmi_descriptor wmi_bmof industrialio nls_iso8859_1 snd_timer pcspkr efi_pstore(N)
[ 280.039914] nls_cp437 i2c_i801 mei_me processor_thermal_device_pci snd intel_lpss_pci vfat processor_thermal_device intel_lpss binfmt_misc fat processor_thermal_rfim squashfs cros_ec_ishtp(N) loop iwlwifi mei processor_thermal_mbox soundcore i2c_smbus idma64 cros_ec(N) processor_thermal_rapl intel_rapl_common ucsi_acpi typec_ucsi igen6_edac typec roles int3403_thermal int340x_thermal_zone dptf_power(N) intel_hid(N) intel_pmc_core int3400_thermal sparse_keymap acpi_pad acpi_thermal_rel acpi_tad(N) ac fuse configfs ip_tables x_tables dm_crypt essiv authenc sd_mod usbhid uas usb_storage hid_sensor_custom(N) hid_sensor_hub hid_generic intel_ishtp_loader(N) intel_ishtp_hid i915 wl(POEN) i2c_algo_bit drm_buddy drm_display_helper rtsx_pci_sdmmc drm_kms_helper mmc_core cfg80211 crc32_pclmul xhci_pci syscopyarea xhci_pci_renesas sysfillrect nvme sysimgblt fb_sys_fops nvme_core xhci_hcd cec ghash_clmulni_intel rc_core nvme_common t10_pi ttm rtsx_pci crc64_rocksoft_generic
[ 280.040042] intel_ish_ipc crc64_rocksoft aesni_intel drm crypto_simd usbcore cryptd serio_raw intel_ishtp rfkill mfd_core crc64 wmi battery button i2c_hid_acpi i2c_hid video pinctrl_tigerlake btrfs blake2b_generic libcrc32c crc32c_intel xor raid6_pq sg dm_multipath dm_mod scsi_dh_rdac scsi_dh_emc scsi_dh_alua scsi_mod msr i2c_dev efivarfs
[ 280.040118] Supported: No, Proprietary and Unsupported modules are loaded
[ 280.040126] CR2: 0000000000000048
[ 280.040133] ---[ end trace 43f889fbdbb6e971 ]---
[ 280.040140] RIP: 0010:drm_atomic_get_mst_payload_state+0x5/0x40 [drm_display_helper]
[ 280.040170] Code: 0f 45 c2 45 85 c0 75 c3 ba 08 00 00 00 01 c0 89 c1 80 f1 d5 f6 c4 01 0f 45 c1 83 ea 01 75 ee c3 cc cc cc cc 90 0f 1f 44 00 00 <48> 8b 57 48 48 83 c7 48 48 39 d7 48 8d 42 e8 74 1b 48 3b 72 e8 75
[ 280.040180] RSP: 0018:ffff9e1681da3a38 EFLAGS: 00010246
[ 280.040187] RAX: 0000000000000000 RBX: ffff8ea1c15c4800 RCX: ffff8ea1d59af800
[ 280.040193] RDX: 0000000000000000 RSI: ffff8ea1c9558800 RDI: 0000000000000000
[ 280.040199] RBP: ffff8ea1cae5a888 R08: ffff8ea1c0480cc8 R09: ffff8ea1c0480b68
[ 280.040205] R10: ffff8ea202a60000 R11: ffffffffb455bfc8 R12: ffff8ea1c955e800
[ 280.040210] R13: 0000000000000000 R14: 0000000000000000 R15: ffff8ea1cae5a000
[ 280.040216] FS: 00007f17b5efe980(0000) GS:ffff8eb10f2c0000(0000) knlGS:0000000000000000
[ 280.040223] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 280.040229] CR2: 0000000000000048 CR3: 0000000130fee006 CR4: 0000000000770ee0
[ 280.040236] PKRU: 55555554