[Bug 1201995] New: Mostly black screen with X.org on nvidia/intel GPU notebook without nomodeset
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 Bug ID: 1201995 Summary: Mostly black screen with X.org on nvidia/intel GPU notebook without nomodeset Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: X.Org Assignee: gfx-bugs@suse.de Reporter: joachim.banzhaf@googlemail.com QA Contact: gfx-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 Build Identifier: I installed tumbleweed on a new notebook (lenovo ideapad 14") with this hardware: 00:02.0 VGA compatible controller: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] (rev 01) 01:00.0 3D controller: NVIDIA Corporation TU117M [GeForce MX450] (rev a1) The X-Screen is black most of the time, but if I move the mouse, the correct screen is displayed (most of the time). Until I move the mouse again which makes the screen go black again. Same symptoms with leap 15.4 or even ubuntu 22.04 (Live ISO or install). Only way to have a stable display is with nomodeset and using "prime-select intel". Using nvidia binary driver without nomodeset freezes the screen untill I kill X. Reproducible: Always Steps to Reproduce: always, just do standard install on that hardware Can provide any logs you need. Will provide inxi, dmesg, xorg.*.log later, anyways... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c1 --- Comment #1 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- first discussed here: https://forums.opensuse.org/showthread.php/572689-Flickering-Gnome-or-KDE-De... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c2 --- Comment #2 from Stefan Dirsch <sndirsch@suse.com> ---
nvidia: Unknown symbol __x86_return_thunk (err -2)
This is boo#1201936 Until fixed packages are available, boot the kernel against which you built the kernel modules, i.e. if you have installed package kernel-default-devel 5.14.21-150400.24.11.1 also boot kernel 5.14.21-150400.24.11.1 (Update kernel) . Seem you have booted 5.14.21-150400.22.1 (GA kernel) instead. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c3 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS --- Comment #3 from Stefan Dirsch <sndirsch@suse.com> --- With that nvidia driver should work without need for any more options. But I would recommend to use prime-select nvdiia instead to make use of your nvidia card, although it has a higher power consumption. Also you probably can't use your external outputs without. I'm afraid without proprietary nvidia driver you can only use Intel GPU and you need to disable the nvidia GPU explicitely by blacklisting the nouveau driver somehow. Also you can make things easier by disabling one of the GPU. But probably you can only disable Intel GPU. Check your BIOS/firmware. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c4 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |joachim.banzhaf@googlemail. | |com Assignee|gfx-bugs@suse.de |sndirsch@suse.com Flags| |needinfo?(joachim.banzhaf@g | |ooglemail.com) --- Comment #4 from Stefan Dirsch <sndirsch@suse.com> --- Let me know about your results. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c5 --- Comment #5 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- (In reply to Stefan Dirsch from comment #2)
nvidia: Unknown symbol __x86_return_thunk (err -2)
This is boo#1201936
Until fixed packages are available, boot the kernel against which you built the kernel modules, i.e. if you have installed package kernel-default-devel 5.14.21-150400.24.11.1 also boot kernel 5.14.21-150400.24.11.1 (Update kernel) . Seem you have booted 5.14.21-150400.22.1 (GA kernel) instead.
This was seen with the live iso from opensuse. Don't think I can boot different kernels with it? Maybe the iso should be updated. I moved to ���normal��� installation and this problem is gone since then. The described symptoms (black screen) of this bug remain the same though. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c6 --- Comment #6 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- (In reply to Stefan Dirsch from comment #3)
would recommend to use
prime-select nvdiia
copy from forum on what I tried already. * nomodeset in the kernel commandline with prime-select intel (no nvidia or nouveau) is the only way to get a stable display * nomodeset and nvidia -> no X, just frozen vt console (same with startx as normal user and as root. Killing X gives back console) * without nomodeset X always starts, but with the black screen flicker problem * without nomodeset it does not matter if I use nouveau.modeset=0, nvidia-drm.modeset=0 (or =1). * without nomodeset it also does not matter if I use prime-select nvidia or prime-select intel * checked the modules are loaded as expected for the different tests. There are no secureboot problems. Mok key for nvidia is valid. * no nvidia error messages in dmesg * no nvidia error messages in .local/share/xorg/Xorg.*.log * with nomodeset and intel (the "working" config), brightnes control is off TLDR: * I can use the notebook with "crippled" nomodeset/intel * Open for any suggestion (proprietary or not) to make it better than that. * Willing to support finding the underlying problem - if not known already -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c7 --- Comment #7 from Stefan Dirsch <sndirsch@suse.com> --- (In reply to Joachim Banzhaf from comment #5)
(In reply to Stefan Dirsch from comment #2)
nvidia: Unknown symbol __x86_return_thunk (err -2)
This is boo#1201936
Until fixed packages are available, boot the kernel against which you built the kernel modules, i.e. if you have installed package kernel-default-devel 5.14.21-150400.24.11.1 also boot kernel 5.14.21-150400.24.11.1 (Update kernel) . Seem you have booted 5.14.21-150400.22.1 (GA kernel) instead.
This was seen with the live iso from opensuse. Don't think I can boot different kernels with it?
I don't know.
Maybe the iso should be updated.
No, this is all in nvidia packages, which you've downloaded from Nvidia server.
I moved to ���normal��� installation and this problem is gone since then. The described symptoms (black screen) of this bug remain the same though.
Sigh. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c8 --- Comment #8 from Stefan Dirsch <sndirsch@suse.com> --- Ok. Seems for you *all* kernel native drivers are broken: i915, nouveau and nvidia. So you're back to framebuffer. And with that backlight control doesn't work at all. Sigh. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c9 --- Comment #9 from Stefan Dirsch <sndirsch@suse.com> --- I would at least *try* to disable one of the GPUs in BIOS/firmware. Maybe it helps. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c10 --- Comment #10 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- will do and report, thanks! -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c11 --- Comment #11 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- joachim@caba1:~> inxi -aGSz System: Kernel: 5.18.11-1-default arch: x86_64 bits: 64 compiler: gcc v: 12.1.1 parameters: BOOT_IMAGE=/boot/vmlinuz-5.18.11-1-default root=UUID=ccd2f332-dbd5-45c1-8299-b5d32f56567b mitigations=auto Desktop: GNOME v: 42.3.1 tk: GTK v: 3.24.34 wm: gnome-shell dm: GDM v: 42.0 Distro: openSUSE Tumbleweed 20220728 Graphics: Device-1: Intel TigerLake-LP GT2 [Iris Xe Graphics] vendor: Lenovo driver: i915 v: kernel arch: Gen12.1 process: Intel 10nm built: 2020-21 ports: active: eDP-1 empty: DP-1,DP-2,HDMI-A-1 bus-ID: 00:02.0 chip-ID: 8086:9a49 class-ID: 0300 Device-2: Chicony Integrated Camera type: USB driver: uvcvideo bus-ID: 3-6:3 chip-ID: 04f2:b6be class-ID: fe01 serial: <filter> Display: wayland server: X.org v: 1.21.1.4 with: Xwayland v: 22.1.3 compositor: gnome-shell driver: X: loaded: modesetting,nvidia alternate: intel gpu: i915 display-ID: 0 Monitor-1: eDP-1 model: AU Optronics 0xc391 built: 2020 res: 2880x1800 dpi: 243 gamma: 1.2 size: 301x188mm (11.85x7.4") diag: 355mm (14") ratio: 16:10 modes: 2880x1800 OpenGL: renderer: Mesa Intel Xe Graphics (TGL GT2) v: 4.6 Mesa 22.1.3 direct render: Yes -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c12 --- Comment #12 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- caba1:~ # dmesg | egrep -i '915|intel|nvidia|nouveau' [ 0.015766] ACPI: SSDT 0x0000000075BE2000 00B2E4 (v02 INTEL TcssSsdt 00001000 INTL 20160422) [ 0.020827] Reserving Intel graphics memory at [mem 0x7c800000-0x803fffff] [ 0.070179] smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (family: 0x6, model: 0x8c, stepping: 0x1) [ 0.070179] Performance Events: PEBS fmt4+-baseline, AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver. [ 0.273915] pci 0000:00:02.0: BAR 2: assigned to efifb [ 0.594915] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.614368] intel_pstate: Intel P-state driver initializing [ 0.614970] intel_pstate: HWP enabled [ 1.330796] i915 0000:00:02.0: vgaarb: deactivate vga console [ 1.333406] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 1.336796] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12) [ 1.350817] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized [ 2.677172] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1 [ 2.688836] fbcon: i915drmfb (fb0) is primary device [ 2.716524] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device [ 3.474879] audit: type=1400 audit(1659210360.349:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=553 comm="apparmor_parser" [ 3.474881] audit: type=1400 audit(1659210360.349:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=553 comm="apparmor_parser" [ 3.772198] intel_pmc_core INT33A1:00: initialized [ 3.775725] input: Intel HID events as /devices/platform/INTC1051:00/input/input15 [ 3.777984] intel-hid INTC1051:00: platform supports 5 button array [ 3.780211] input: Intel HID 5 button array as /devices/platform/INTC1051:00/input/input16 [ 4.078430] intel_rapl_common: Found RAPL domain package [ 4.310216] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006) [ 4.313229] idma64 idma64.0: Found Intel integrated DMA 64-bit [ 4.315944] Intel(R) Wireless WiFi driver for Linux [ 4.560450] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100 [ 4.563159] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver [ 4.606202] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351 [ 4.681934] intel_tcc_cooling: Programmable TCC Offset detected [ 4.776687] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100 [ 4.778205] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver [ 4.779674] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002) [ 4.781290] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100 [ 4.788476] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 4.795475] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode [ 4.863582] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5 [ 4.865122] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now [ 4.866682] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2 [ 4.868310] intel_rapl_msr: PL4 support detected. [ 4.869870] intel_rapl_common: Found RAPL domain package [ 4.871437] intel_rapl_common: Found RAPL domain core [ 4.871479] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864 [ 4.872898] intel_rapl_common: Found RAPL domain uncore [ 4.872900] intel_rapl_common: Found RAPL domain psys [ 4.874599] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:19:1 [ 4.879137] sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel [ 4.880619] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30 [ 4.927349] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915]) [ 4.931286] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915]) [ 4.941008] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400) [ 4.977044] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864 [ 4.979387] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:19:1 [ 4.981804] sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel [ 5.037960] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:19:1 [ 5.040732] sof-audio-pci-intel-tgl 0000:00:1f.3: warn: topology ABI is more recent than kernel [ 5.507354] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi [ 7.317028] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc [ 7.319379] Bluetooth: hci0: Applying Intel DDC parameters completed -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c13 Joachim Banzhaf <joachim.banzhaf@googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(joachim.banzhaf@g | |ooglemail.com) | --- Comment #13 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- not sure where the x sessins startup log is (not /var/log/Xorg.*.log and not ~/.local/share/xorg/Xorg.*.log) Anyways. I switched UEFI setting from switchable grafics to the only other setting. I guess it meant intel only because I don't see the nvidia stuff anywhere now. Didn't help :( with nomodeset: okish graphic (just slow, no brightnes control, ...) without nomodset: black screen as described. So, if you plan to buy an IdeaPad 5 Pro 14ITL6 for linux, I really cannot recommend that right now... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c14 --- Comment #14 from Stefan Dirsch <sndirsch@suse.com> --- Indeed. This is Intel-only. Nothing obvious I could spot in the log. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c15 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patrik.jakobsson@suse.com, | |tiwai@suse.com, | |tzimmermann@suse.com Component|X.Org |Kernel Summary|Mostly black screen with |Intel Tigerlake: Mostly |X.org on nvidia/intel GPU |black screen with X.Org |notebook without nomodeset |without nomodeset QA Contact|gfx-bugs@suse.de |qa-bugs@suse.de --- Comment #15 from Stefan Dirsch <sndirsch@suse.com> --- I think this should be investigated on kernel level. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sndirsch@suse.com Assignee|sndirsch@suse.com |kernel-bugs@opensuse.org -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c16 --- Comment #16 from Takashi Iwai <tiwai@suse.com> --- Just to be sure, could you check the behavior with 5.19-rc8 kernel in OBS Kernel:HEAD repo? Nvidia driver isn't needed as we check only the behavior of i915 driver. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c17 --- Comment #17 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- (In reply to Takashi Iwai from comment #16)
Just to be sure, could you check the behavior with 5.19-rc8 kernel in OBS Kernel:HEAD repo? Nvidia driver isn't needed as we check only the behavior of i915 driver.
sure, I assume you mean this (not so familiar with these procedures...): zypper addrepo https://download.opensuse.org/repositories/Kernel:HEAD/standard/Kernel:HEAD.... zypper refresh zypper install kernel-default and will check if screen looks good without nomodeset after reboot. should be done within a day... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c18 --- Comment #18 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- ok, needed zypper install kernel-default-5.19~rc8-3.1.gd472a44.x86_64 and disable secure boot to run this kernel with cmdline BOOT_IMAGE=/boot/vmlinuz-5.19.0-rc8-3.gd472a44-default root=UUID=ccd2f332-dbd5-45c1-8299-b5d32f56567b mitigations=auto -> same black screen flickering. And ok with nomodeset :( -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c19 --- Comment #19 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- found this thread of a user with the same problem in the lenovo forum: https://forums.lenovo.com/t5/Ubuntu/Lenovo-IdeaPad-5-PRO-14ILT6-Problem-with... He made a video demonstrating the black screen problem. No solution though... and this one: very similar hardware and problem: https://forums.lenovo.com/t5/Ubuntu/Ubuntu-on-X1-Titanium-Yoga/m-p/5076885?p... they have a patch for kernel 5.12 - and the patch seems to be in linus kernel already. But then, why is it not working with 5.19 rc8? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c20 --- Comment #20 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- found https://cgit.freedesktop.org/drm-tip and https://cgit.freedesktop.org/drm-intel/ which probably has the latest intel patches I can get (branch drm-intel-fixes-2022-07-28-1). Built and installed both: still no joy. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c21 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(joachim.banzhaf@g | |ooglemail.com) --- Comment #21 from Takashi Iwai <tiwai@suse.com> --- Could you give the dmesg output and the hwinfo output you've tested and showing the buggy behavior. Also, please check whether i915.enable_psr=0 boot option has any influence on the behavior. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c22 --- Comment #22 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- Created attachment 860528 --> http://bugzilla.opensuse.org/attachment.cgi?id=860528&action=edit hwinfo (with uefi setting switchable gpu) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c23 --- Comment #23 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- Created attachment 860529 --> http://bugzilla.opensuse.org/attachment.cgi?id=860529&action=edit dmesg with drm-intel kernel The drm-intel kernel showed exactly the same issues with black screen flicker after boot. But now - after some runtime - the screen is stable. Only the mouse freezes for a moment each time it comes close to menus or dialog boxes (or other stuff that reacts on mouse). I see this behavior for the first time, but the other kernels never ran so long. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c24 Joachim Banzhaf <joachim.banzhaf@googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(joachim.banzhaf@g | |ooglemail.com) | --- Comment #24 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- i915.enable_psr=0 has the effect that the bug is gone :) What is this "panel self refresh" good for? dmesg and hwinfo is attached. If you need them with another kernel or something else, let me know. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c25 --- Comment #25 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- back at default tumbleweed kernel: also good with i915.enable_psr=0 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c26 --- Comment #26 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- (In reply to Joachim Banzhaf from comment #24)
What is this "panel self refresh" good for?
found it. https://www.kernel.org/doc/html/v4.11/gpu/i915.html#panel-self-refresh-psr-p... so the question changes to: can it be fixed and are there plans to fix it? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c27 --- Comment #27 from Takashi Iwai <tiwai@suse.com> --- You should report the issue to the upstream, at best, gitlab.freedesktop.org Issues (DRI/Intel). Possibly there can be a similar report already there, too. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201995 http://bugzilla.opensuse.org/show_bug.cgi?id=1201995#c28 --- Comment #28 from Joachim Banzhaf <joachim.banzhaf@googlemail.com> --- (In reply to Takashi Iwai from comment #27)
You should report the issue to the upstream, at best, gitlab.freedesktop.org Issues (DRI/Intel). Possibly there can be a similar report already there, too.
Will have a look there. So from my point of view this bug can be closed. Thank you! -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com