Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Admin message
The migration is almost done, at least the rest should happen in the background. There are still a few technical difference between the old cluster and the new ones, and they are summarized in this issue. Please pay attention to the TL:DR at the end of the comment.
Project 'drm/intel' was moved to 'drm/i915/kernel'. Please update any links and bookmarks that may still have the old path.
Blank internal laptop screen from boot after kernel update 6.3.9->6.4.1
Internal laptop screen goes blank as soon as systemd boots from the intrd image with 6.4 kernel. Laptop has worked fine with all previous kernels to 6.3.9. Only error hint in the non-debug logs is "Cannot find any crtc or sizes". Laptop does boot into X behind the screen but has to be used blind. No joy connecting external monitors via DP or HDMI. Exact same problem booting into 6.4 with DRM-Tip.
System Architecture: x86-64
Kernel Versions: 6.4.1-arch1-1 and 6.4.0-1-drm-tip-git-g52c775d5fac7
Distro: Archlinux
Machine: Coffee Lake i7-8750H iGPU 630
Connector: eDP (and others)
Debug drm dmesg: http://ix.io/4zZO
Edited
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related.
Learn more.
Please also attach full dmesg from boot with drm.debug=0xe for both working and non-working cases. Early part of the dmesg is missing. Please add the attachments here on fdo gitlab.
It's a bit tedious, but if you can compile your own kernels, the quickest way to pinpoint the problem is probably a git bisect between the working and non-working versions.
Hi,
I'm having the same issue (black screen at boot) with my "MSI GS65 Stealth Thin RE8" notebook. And did some investigations in the opensuse bug tracker: Issue 1213693
We did try a test kernel 6.5.0-rc3-4.g651715d with the revert of change ca62297b2085 and found, that it is running afterwards.
for the avoidance of doubt i've been running this laptop hardware as my daily driver with frequent kernel updates for several years with no issues. does the edid change between kernels? isn't the crtc error more concerning?
I also see "kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes" when the issue occurs.
I am currently switched to the 6.1.38-2-lts kernel to get a bootable system. I am compiling the drm-tip now. I will also try reverting commit ca62297b2085 after that.
Even on this LTS kernel though, I see lots of these errors in dmesg, although everything seems to work fine:
[ 713.990567] i915 0000:00:02.0: [drm] *ERROR* Atomic update failure on pipe A (start=102470 end=102471) time 1028 us, min 1062, max 1079, scanline start 987, end 1142[ 932.989922] i915 0000:00:02.0: [drm] *ERROR* Atomic update failure on pipe A (start=134012 end=134013) time 241 us, min 1062, max 1079, scanline start 1043, end 1085
that's good news - i'm a msi gs65 too. unfort haven't been able to experiment with reverting the commit yet since it's my daily driver... thanks for your efforts @dan39 !
@jani your shot in the dark was spot on, i can confirm with @dan39 that using drm-tip with ca62297b2085 reverted gets the laptop back. @suresh_kurmi is the edid a red herring or is it all related?
Experiencing a similar (maybe the same?) issue with a laptop Asus ROG Strix Hero II. Using Arch Linux, LTS kernel works fine but mainline kernel 6.4.x doesn't recognize eDP monitor. It recognizes it as a generic monitor, and doesn't allow it to go further than 60hz (laptop's monitor is 144hz).