svn commit: r291431 - head/sys/dev/drm2/i915

Navdeep Parhar nparhar at gmail.com
Fri Dec 4 17:49:46 UTC 2015


On 12/04/2015 07:53, Renato Botelho wrote:
>> On Nov 28, 2015, at 15:38, Jean-Sébastien Pédron <dumbbell at 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

Run kldxref /boot/kernel by hand and see if that fixes it.  There was a 
problem with installkernel in recent head (now fixed).

Regards,
Navdeep



More information about the svn-src-all mailing list