NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD 10 headless boot
>
> What has changed with GENERIC NetBSD 10 that I now need a monitor
> connected?
>
> [ 3.409208] i915drmkms0: interrupting at msi6 vec 0 (i915drmkms0)
> [ 3.417023] [drm] Initialized i915 1.6.0 20200114 for i915drmkms0 on
> minor 0
> [ 3.447019] intelfb0 at i915drmkms0
> [ 3.447019] [drm] DRM_I915_DEBUG enabled
> [ 3.447019] [drm] DRM_I915_DEBUG_GEM enabled
> [ 3.447019] intelfb0: framebuffer at 0xe0009000, size 1920x1080, depth
> 32, stride 7680
> [ 4.097019] wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100
> emulation), using wskbd0
I solved this thanks to NetBSD's excellent documentation. I happened to
notice an example in man 5 boot.cfg:
# Disable Direct Rendering Manager (DRM) drivers
userconf=disable i915drmkms*
Sure enough, adding that userconf to my boot.cfg solves being able to boot
NetBSD 10 without VGA connected, like it behaved in 9.3.
I'm certain I did not add that to my 9.3 boot.cfg for this machine, so
there is still the question of what could have changed from 9.3 to 10.0.
Thanks - Joel
Home |
Main Index |
Thread Index |
Old Index