Date: Fri, 18 Mar 2016 15:38:30 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Guido Falsi <mad@madpilot.net> Cc: =?ISO-8859-15?Q?Jos=E9_P=E9rez?= <fbl@aoek.com>, freebsd-current@freebsd.org, owner-freebsd-current@freebsd.org Subject: Re: boot loaders got fatter in the last few days Message-ID: <alpine.BSF.2.20.1603181528001.88796@wonkity.com> In-Reply-To: <56EC400E.5030207@madpilot.net> References: <56EC2DD3.6050803@madpilot.net> <184a723793384094ded3c6037dd19529@mail.yourbox.net> <56EC400E.5030207@madpilot.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Mar 2016, Guido Falsi wrote: > On 03/18/16 17:54, José Pérez wrote: >> Hi Guido, >> maybe it's because of this: >> https://svnweb.freebsd.org/base?view=revision&revision=296963 >> > > I see. > > There is a problem with this though, we have howtos suggesting 64K for > the size of the freebsd-boot gpt partition: > > https://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/RAIDZ1 > > now that size isn't sufficient anymore. We should at least update these > information soon. I have always recommended using the largest possible size for the bootcode partition, 512K. There is no reason to go with a smaller size, the space savings are insignificant. It is safe to guess that bootcode will never get smaller. I also recommend starting the first real partition at 1M. This also is frequently ignored. Here are my instructions: http://www.wonkity.com/~wblock/docs/html/disksetup.html The wiki should be updated. Better yet, that section should be removed and the corrected procedure shown in the Handbook. > Also repartitioning could be problematic in certain scenarios. I think > this change should be at least published in UPDATING and maybe also in > the future release notes for 11.0. > > Personally I'll find a way of reorganizing my disks to fit this change, > but it's something that could byte users. From owner-freebsd-current@freebsd.org Fri Mar 18 23:10:45 2016 Return-Path: <owner-freebsd-current@freebsd.org> Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35277AD488F for <freebsd-current@mailman.ysv.freebsd.org>; Fri, 18 Mar 2016 23:10:45 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from mail.made4.biz (mail.made4.biz [IPv6:2001:41d0:2:c018::1:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F3BCD17FE for <freebsd-current@freebsd.org>; Fri, 18 Mar 2016 23:10:44 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from [176.158.145.63] (helo=magellan.dumbbell.fr) by mail.made4.biz with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86 (FreeBSD)) (envelope-from <dumbbell@FreeBSD.org>) id 1ah3XX-000ABR-85 for freebsd-current@freebsd.org; Sat, 19 Mar 2016 00:10:43 +0100 Subject: Re: r296548 breaks external DP and HDMI on HD4000 To: freebsd-current@freebsd.org References: <56E6FBF6.8020703@capeaugusta.com> From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= <dumbbell@FreeBSD.org> Message-ID: <56EC8AEF.5080804@FreeBSD.org> Date: Sat, 19 Mar 2016 00:10:39 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: <56E6FBF6.8020703@capeaugusta.com> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="TU6GhcCsBQwj4jnTAViq2HlA53wlQAN9H" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 18 Mar 2016 23:10:45 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --TU6GhcCsBQwj4jnTAViq2HlA53wlQAN9H Content-Type: multipart/mixed; boundary="oJJgqT1Lj6aU7PARFUc0i7jkn2nXivpv6" From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= <dumbbell@FreeBSD.org> To: freebsd-current@freebsd.org Message-ID: <56EC8AEF.5080804@FreeBSD.org> Subject: Re: r296548 breaks external DP and HDMI on HD4000 References: <56E6FBF6.8020703@capeaugusta.com> In-Reply-To: <56E6FBF6.8020703@capeaugusta.com> --oJJgqT1Lj6aU7PARFUc0i7jkn2nXivpv6 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 14/03/2016 18:59, Ian FREISLICH wrote: > Hi Hi! > With r296548 on the following hardware: >=20 > vgapci0@pci0:0:2:0: class=3D0x030000 card=3D0x15171043 chip=3D0x016= 68086 >=20 > I get the following console messages when X starts and my external > monitor (Samsung U28E590) goes into epileptic fit attack mode. >=20 > [drm] Initialized i915 1.6.0 20080730 for drmn0 on minor 0 > [drm:pid0:intel_dp_complete_link_train] *ERROR* failed to train DP, abo= rting > [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off > [drm:pid0:intel_cpt_verify_modeset] *ERROR* mode set failed: pipe 0 stu= ck > [drm:pid1100:ironlake_check_fdi_lanes] *ERROR* WARN ON: > I915_READ(SOUTH_CHICKEN1) & FDI_BC_BIFURCATION_SELECT > [drm:pid1100:ivb_manual_fdi_link_train] *ERROR* FDI train 1 fail! > [drm:pid1100:ivb_manual_fdi_link_train] *ERROR* FDI train 2 fail! On my Haswell laptop, the external DisplayPort doesn't work either. When using Ultra HD, I get garbage. When using Full HD, the image is correct for a few seconds, then the output connector is disabled (talking about Panel status timeout in dmesg). What resolution do you use with your monitor? If you're using Ultra HD, could you please try Full HD? --=20 Jean-S=E9bastien P=E9dron --oJJgqT1Lj6aU7PARFUc0i7jkn2nXivpv6-- --TU6GhcCsBQwj4jnTAViq2HlA53wlQAN9H Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJW7IrvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NzA4N0ZEMUFFQUUwRTEyREJDNkE2RjAz OUU5OTc2MUE1RkQ5NENDAAoJEDnpl2Gl/ZTMWZIP/3oNeSnUf2hqv3njNLkK5pqt 4hqoDq5zVdBJ13ARAr5bZGWnK8RAb0lybdDTH6nyD+vJ3xkSvFInDGv7rca8qJ72 ZTKE3FfEFkgO0Xcu4jNXnDOoezN8QTQ5SUimeTqGsGgt66tKhyES8AzifOzoUa/p aaDE/j3iO2x9j9K6mA6Lh6ENjezmVphNKGY8YP0SaZweSxpOdkzO8TsswRWPCQHx xqs8nq7azKZDn3ADgXf6M/ZfNMO+08KatroI4Hwgcx89Ha+c0/Cikg/Mo8p/kBT8 a2JTfkEcNJjHFmdnP6FFgJeBcMGSAPW1OJ6sCaVKi7cfzUkHwHbUS6OAfBKn710W +YTirt/cBQupH/fDE/RRO0uW1hrAoDADakJEy0uPFlRZuNS+q1GLCVAjFwBMSK2F xwtKyvD4oPYen9K4kvLtELz7+j6rGDICuwRve7XHos7Zh+gTle1vsAf2oDcGQ0cD QZrJqfkDU2SqflXvJfbgpkUQtJKLm1EHdT+96HlBsI9rE+Y9zjxNovl+wOo2IuUW fu/3PVQqlU+gUG2fCJ/zppSuDFp0U/jHAwDvVNBOpSaQF6qO+87InTkl2B+4BEJN GTnA7/bQh0Iqk0/iqBQ72qx9rR+UBY/ygkeN2aIo7iNr/Spen+s9Pw1MdaW53DKu 6gecD8N84/nn56ip3e7/ =NC0m -----END PGP SIGNATURE----- --TU6GhcCsBQwj4jnTAViq2HlA53wlQAN9H--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1603181528001.88796>