Instant reboot with New Xorg

Steve Kargl sgk at troutmask.apl.washington.edu
Sun Aug 3 16:45:03 UTC 2014


On Sun, Aug 03, 2014 at 06:27:25PM +0200, Roland Smith wrote:
> On Sun, Aug 03, 2014 at 08:31:57AM -0700, Steve Kargl wrote:
> > 
> > I've discovered that it is not possible to build a kernel
> > with drm2 and i915kms.  At least the somewhat obvious guess
> > of adding "device drm2" and "device i915kms" to my config
> > file yields
> > 
> > % make buildkernel
> > ...
> > config: Error: device "drm2" is unknown
> > config: Error: device "i915kms" is unknown
> > config: 2 errors
> > *** Error code 1
> 
> The config(8) program that is used to build system configuration files looks
> at /sys/conf/files* to see what options and devices exist.

Yes, I know.

> Looking at /sys/conf/files*, drm2 and i915kms are not in there, so my
> conclusion would be that they can only be built as modules.

Kinda defeats the "makeoptions NO_MODULES" config option.

-- 
Steve


More information about the freebsd-x11 mailing list