Bug 295886 - intel a380 discrete gpu cause freebsd to reboot automatically
Summary: intel a380 discrete gpu cause freebsd to reboot automatically
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 15.0-RELEASE
Hardware: amd64 Any
: --- Affects Many People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-06-06 02:35 UTC by lbfoo
Modified: 2026-06-06 02:38 UTC (History)
0 users

See Also:


Attachments
boot screen logs (808.17 KB, image/jpeg)
2026-06-06 02:35 UTC, lbfoo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description lbfoo 2026-06-06 02:35:52 UTC
Created attachment 271539 [details]
boot screen logs

platform: dell precision T7960
discrete graphic card: Gunnir intel arc a380 6G

Loading process hangs after boot splash screen then reboot, last few lines may be related to the problem:

MCA: Bank 6, Status 0xba00000000000e0b
MCA: Global Cap 0x000000000f001c15, Status 0x0000000000000005
MCA: Bank 6, Status 0xba00000000000e0b
MCA: Global Cap 0x000000000f001c15, Status 0x0000000000000005
MCA: Vendor "GenuineIntel", ID 0x806f8, APIC ID 14
MCH: CPU 14 UNCOR EN PCC generic 1/0 error (pci0:51:1:0)
MCA: Misc 0x33080000
MCA: B 

It will boot smoothly after Gunnir intel arc a380 6G discrete graphic card was unplugged from computer.

I'm curious if some of my boot config cause the problem. So I boot the system from freebsd 15.0 release liveCD. But it also failed to boot with above logs.
Comment 1 lbfoo 2026-06-06 02:38:54 UTC
By the way, the same computer platform with a380 discrete gpu plugged-in succeed to boot with ubuntu 22.04 LTS.