Instant reboot with New Xorg

Steve Kargl sgk at troutmask.apl.washington.edu
Sun Aug 3 15:24:04 UTC 2014


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 at 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


More information about the freebsd-x11 mailing list