Testing the new i915 driver
Shawn Webb
shawn.webb at hardenedbsd.org
Thu Oct 8 15:12:12 UTC 2015
On Thu, Oct 08, 2015 at 09:12:40AM +0200, Jean-S??bastien P??dron wrote:
> On 08.10.2015 01:35, Shawn Webb wrote:
> > On Wed, Oct 07, 2015 at 07:15:24PM -0400, Shawn Webb wrote:
> >> You. Are. Awesome!
> >>
> >> I'm going to try this on HardenedBSD 11-CURRENT tonight. I'll report
> >> back with whatever results I get.
>
> Thank you very much :)
>
> > I got this error when doing buildkernel:
> >
> > /usr/src/sys/modules/drm2/i915kms/../../../dev/drm2/i915/i915_gem_execbuffer.c:861:9: error: use of undeclared label 'pre_struct_lock_err'
> > goto pre_struct_lock_err;
>
> I don't have this label in my local copy. How did you generate the patch?
cd /usr/src
# On branch hardened/current/master from HardenedBSD, synced with latest FreeBSD HEAD
git remote add graphics git://github.com/freebsd/freebsd-base-graphics.git
git fetch graphics
git checkout -b hardened/experimental/master-graphics
git merge graphics/drm-i915-update-38
make -sj10 buildworld buildkernel KERNCONF=HARDENEDBSD
Thanks,
--
Shawn Webb
HardenedBSD
GPG Key ID: 0x6A84658F52456EEE
GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20151008/b6dd1b58/attachment.bin>
More information about the freebsd-x11
mailing list