Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Nov 2024 07:25:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 283016] custom kernel cannot boot with options VT_MAXWINDOWS
Message-ID:  <bug-283016-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283016

            Bug ID: 283016
           Summary: custom kernel cannot boot with options VT_MAXWINDOWS
           Product: Base System
           Version: 14.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Keywords: crash, i915
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: dansimon@radiotube.org

Recompiling a custom kernel with options VT_MAXWINDOWS=16, with drm-kmod
installed (intel graphics), causes the kernel to crash immediately at the intel
kmod stage. Perhaps this is related to bug 241697 ?

To reproduse:

cat << EOF > MYKERNEL
include GENERIC
ident MYKERNEL
options VT_MAXWINDOWS=16
EOF

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283016-227>