> On Nov 28, 2015, at 15:38, Jean-Sébastien Pédron <dumbb...@freebsd.org> wrote: > > Author: dumbbell > Date: Sat Nov 28 17:38:27 2015 > New Revision: 291431 > URL: https://svnweb.freebsd.org/changeset/base/291431 > > Log: > drm/i915: Reduce diff with Linux 3.8 > > There is no functional change. The goal is to ease the future update to > Linux 3.8's i915 driver. > > MFC after: 2 months > > Modified: > head/sys/dev/drm2/i915/i915_drm.h
After all recent changes I started to get following error when try to kldload i915kms.ko: KLD i915kms.ko: depends on drmn - not available or version mismatch linker_load_file: Unsupported file type The latest kernel that worked fine here was r291095 from Nov 20, after that I tried to update it at Dec 1st and the error started Some hardware details: agp0: <IvyBridge mobile GT2 IG> on vgapci0 agp0: aperture size is 256M, detected 65532k stolen memory vgapci0: Boot video device vgapci0@pci0:0:2:0: class=0x030000 card=0x21f317aa chip=0x01668086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = '3rd Gen Core processor Graphics Controller' class = display subclass = VGA -- Renato Botelho _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"