Date: Sun, 3 Aug 2014 08:23:58 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Erich Dollansky <erichsfreebsdlist@alogt.com> Cc: freebsd-x11@freebsd.org Subject: Re: Instant reboot with New Xorg Message-ID: <20140803152358.GA36329@troutmask.apl.washington.edu> In-Reply-To: <20140803133445.50e80e65@X220.alogt.com> References: <20140803024128.GA34242@troutmask.apl.washington.edu> <20140803031506.GL93733@kib.kiev.ua> <20140803035710.GA34466@troutmask.apl.washington.edu> <20140803133445.50e80e65@X220.alogt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 03, 2014 at 01:34:45PM +0800, Erich Dollansky wrote: > Hi, > > On Sat, 2 Aug 2014 20:57:10 -0700 > Steve Kargl <sgk@troutmask.apl.washington.edu> wrote: > > > It will take 4 or so hours to rebuild world and kernel. > > > why do you want to rebuild the world? > I deleted /usr/obj/usr because this laptop only has about 5 GB of free diskspace, and rebuilding all installed ports with a populated /usr/obj/usr eats up that 5 GB very quickly. Before clang/llvm, a new world/kernel build took about 2 hours. I've now discovered that it is not possible to build a kernel with drm2 and i915kms support. Adding "device drm2" and "device i915kms" (the somewhat obvious but undocumented guess) to the config file yields config: Error: device "drm2" is unknown config: Error: device "i915kms" is unknown config: 2 errors *** Error code 1 -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140803152358.GA36329>