Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Dec 2015 13:53:43 -0200
From:      Renato Botelho <garga@FreeBSD.org>
To:        =?utf-8?Q?Jean-S=C3=A9bastien_P=C3=A9dron?= <dumbbell@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r291431 - head/sys/dev/drm2/i915
Message-ID:  <4129928E-743E-4955-B862-1DA4A5DC4E2B@FreeBSD.org>
In-Reply-To: <201511281738.tASHcRFG041033@repo.freebsd.org>
References:  <201511281738.tASHcRFG041033@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Nov 28, 2015, at 15:38, Jean-S=C3=A9bastien P=C3=A9dron =
<dumbbell@FreeBSD.org> wrote:
>=20
> Author: dumbbell
> Date: Sat Nov 28 17:38:27 2015
> New Revision: 291431
> URL: https://svnweb.freebsd.org/changeset/base/291431
>=20
> Log:
>  drm/i915: Reduce diff with Linux 3.8
>=20
>  There is no functional change. The goal is to ease the future update =
to
>  Linux 3.8's i915 driver.
>=20
>  MFC after:	2 months
>=20
> 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=3D0x030000 card=3D0x21f317aa =
chip=3D0x01668086 rev=3D0x09 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '3rd Gen Core processor Graphics Controller'
    class      =3D display
    subclass   =3D VGA

--
Renato Botelho




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4129928E-743E-4955-B862-1DA4A5DC4E2B>