Bug 2353148 - Fedora 42 crashes while booting on IPU6 laptops with an ivsc chip
Summary: Fedora 42 crashes while booting on IPU6 laptops with an ivsc chip
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 42
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: https://discussion.fedoraproject.org/...
Depends On:
Blocks: F42FinalBlocker F42FinalFreezeException
TreeView+ depends on / blocked
 
Reported: 2025-03-18 11:37 UTC by Jiri Eischmann
Modified: 2025-03-27 20:48 UTC (History)
19 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-03-27 20:48:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jiri Eischmann 2025-03-18 11:37:34 UTC
1. Please describe the problem:
When I boot Fedora 42 (both upgraded and live) on Dell XPS 13 Plus (2022) it crashes.

2. What is the Version-Release number of the kernel:
6.14.rc6

3. Did it work previously in Fedora? If so, what kernel version did the issue
   *first* appear?  Old kernels are available for download at
   https://koji.fedoraproject.org/koji/packageinfo?packageID=8 : It works OK with 6.12.15 in F41, it doesn't with the kernel in Fedora 42 beta.


4. Can you reproduce this issue? If so, please provide the steps to reproduce
   the issue below:


5. Does this problem occur with the latest Rawhide kernel? To install the
   Rawhide kernel, run ``sudo dnf install fedora-repos-rawhide`` followed by
   ``sudo dnf update --enablerepo=rawhide kernel``: 
I haven't tested this.


6. Are you running any modules that not shipped with directly Fedora's kernel?:
No.

7. Please attach the kernel logs. You can get the complete kernel log
   for a boot with ``journalctl --no-hostname -k > dmesg.txt``. If the
   issue occurred on a previous boot, use the journalctl ``-b`` flag.

I'm attaching a screenshot.

Reproducible: Always

Comment 2 Fedora Blocker Bugs Application 2025-03-18 11:40:55 UTC
Proposed as a Blocker for 42-final by Fedora user eischmann using the blocker tracking app because:

 Because of this Fedora 42 doesn't even boot for me. It is a regression from Fedora 41.

Comment 3 Hans de Goede 2025-03-18 11:46:10 UTC
Adam Williamson also reported this to me by email. This is fallout from Fedora moving to gcc 15 pretty aggressively and the combination of gcc 15 and the driver for the ivsc chip found in various Dell laptops is causing this crash.

I have just reproduced this by moving to F42 / gcc 15 for building my local test kernels. I'm working on a fix now.

Comment 5 Adam Williamson 2025-03-24 17:05:37 UTC
can be worked around with kernel arg:

module_blacklist=ivsc_cei,ivsc_ace,mei_vsc,mei_vsc_hw

probably it's not necessary to block *all* of them, but hey, it does the job. it does seem to stop the camera working, though. I'll write this up with a bit more detail in the commonbug later.

Comment 6 Lukas Brabec 2025-03-24 18:25:04 UTC
Discussed during the 2025-03-24 blocker review meeting [1]:

* AGREED: 2353148 - punt (delay decision) on blocker status, AcceptedFreezeException (Final) - the vote on blocker status for this is split, but there is clear consensus for a freeze exception. As the fix for this is already lined up, we expect it will land before deciding the blocker status becomes crucial

[1] https://meetbot.fedoraproject.org/blocker-review_matrix_fedoraproject-org/2025-03-24/f42-blocker-review.2025-03-24-16.02.log.html

Comment 7 Adam Williamson 2025-03-24 22:19:30 UTC
Fix is already in Rawhide kernel and should be in next F42 kernel I believe.

Comment 8 Adam Williamson 2025-03-25 18:06:01 UTC
It looks to me like https://bodhi.fedoraproject.org/updates/FEDORA-2025-254062023c should have fixed this, it's in the changelog. I'll test it on my affected system shortly. If other affected folks can test too, that'd be great.

Comment 9 Adam Williamson 2025-03-25 18:21:57 UTC
can confirm this works on my XPS 13. I have that kernel booted with the blocklist removed so the vsc modules load, the kernel booted fine, the webcam works (not well, but it works). Will set VERIFIED and close soon unless anyone else reports they still have issues.

Comment 10 Adam Williamson 2025-03-27 20:48:07 UTC
ok, nobody yelled, so I'm closing it.


Note You need to log in before you can comment on or make changes to this bug.