From owner-freebsd-x11@FreeBSD.ORG Thu Aug 7 03:04:27 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AEB6288B for ; Thu, 7 Aug 2014 03:04:27 +0000 (UTC) Received: from mail-ob0-x235.google.com (mail-ob0-x235.google.com [IPv6:2607:f8b0:4003:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 75C192466 for ; Thu, 7 Aug 2014 03:04:27 +0000 (UTC) Received: by mail-ob0-f181.google.com with SMTP id va2so2518174obc.40 for ; Wed, 06 Aug 2014 20:04:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=IfMEkZiCu9KPlWuulK6OBrESPdEhiXGkZrWIPNKqr+Y=; b=UzxeRLRWcvgG05GH9UIJm/ddHwArcOyKeyHMu8sMk+AsI1xRedWTVPRCU5875DPEYS UvXTeI+mK1S7LHHWYp9QCJA2aTu8bg7cgP/SpUf1n8xX7r74G4n9/y2a1tf05vI3ZMww DwHrD4ux75szaTvKAZP0RFBzRRuMM4Z9LMXzB2nOe1Dn1ZdBc1i9PgCLVqIKx2nQFreG Ugrpp1V9cF7yJof0rI9irh/W2WHq0TGwiwSs/edsZ46vZAckUhNJWkI5oR2j7tOlHHH/ ccPHMhTt9Fwwox4f6gleQLhqmBdIJqvz60CKuk1vwiaNSNZCVjCYQ1c5hTYKVgERzyHa eF/g== X-Received: by 10.60.161.234 with SMTP id xv10mr19834462oeb.37.1407380666618; Wed, 06 Aug 2014 20:04:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.183.73 with HTTP; Wed, 6 Aug 2014 20:03:46 -0700 (PDT) In-Reply-To: References: From: Henry Hu Date: Wed, 6 Aug 2014 23:03:46 -0400 Message-ID: Subject: Re: i5-4200M (Haswell) You can not enable integrated graphics issues To: Haowu Ge Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: "freebsd-x11@freebsd.org" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2014 03:04:27 -0000 On Wed, Aug 6, 2014 at 10:52 PM, Haowu Ge wrote: > I use this to replace the drm2 module > https://github.com/dumbbell/freebsd/tree/kms-drm-update-38/sys/dev/drm2 > =3D=3D=3D > Now ports can not successfully compile it > > -- > Regards. > By: Haowu Ge; PGP:B7C9977A > WWW: https://www.7axu.com/ > > > > 2014-08-07 10:30 GMT+08:00 Henry Hu : > > >> >> >> On Wed, Aug 6, 2014 at 9:52 PM, Haowu Ge wrote: >> >>> I bought a new computer, is i5-4200M (Haswell) of the CPU, >>> Can not enable integrated graphics, how do I operate? >>> >>> >> https://wiki.freebsd.org/Graphics >> If this is still correct, it's not supported yet. Some changes in the >> kernel code are necessary. >> >> >>> --- >>> I tried to compile >>> http://trillian.chruetertee.ch/ports/browser/branches/experimental >>> But the compilation fails, >>> >>> =3D=3D=3Dlibdrm log=3D=3D >>> =3D=3D=3D> Fetching all distfiles required by libdrm-2.4.55,1 for build= ing >>> =3D=3D=3D> Extracting for libdrm-2.4.55,1 >>> =3D> SHA256 Checksum OK for libdrm-2.4.55.tar.bz2. >>> =3D=3D=3D> Patching for libdrm-2.4.55,1 >>> =3D=3D=3D> Applying FreeBSD patches for libdrm-2.4.55,1 >>> 1 out of 1 hunks failed--saving rejects to tests/radeon/radeon_ttm.c.re= j >>> =3D> Patch patch-tests__radeon__radeon_ttm.c failed to apply cleanly. >>> =3D> Patch(es) patch-configure applied cleanly. >>> *** Error code 1 >>> >> This patch is not needed now. You can remove it. Then you should be able to compile libdrm =E3=80=82 > >>> Stop. >>> make[1]: stopped in /usr/ports/graphics/libdrm >>> =3D=3D=3D=3D=3D=3D >>> >>> In addition, dri also compile failed. >>> >> It seems like that you need to define WITH_NEW_MESA=3Dyes to build the new version. -- >>> Regards. >>> By: Haowu Ge; PGP:B7C9977A >>> WWW: https://www.7axu.com/ >>> _______________________________________________ >>> freebsd-x11@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >>> >> >> >> >> -- >> Cheers, >> Henry >> > > --=20 Cheers, Henry