From owner-freebsd-current@freebsd.org Thu Nov 29 12:51:18 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A220113A518; Thu, 29 Nov 2018 12:51:18 +0000 (UTC) (envelope-from gnikl@justmail.de) Received: from mout2.freenet.de (mout2.freenet.de [195.4.92.92]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (Client CN "*.freenet.de", Issuer "TeleSec ServerPass Class 2 CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1299E87659; Thu, 29 Nov 2018 12:51:16 +0000 (UTC) (envelope-from gnikl@justmail.de) Received: from [195.4.92.163] (helo=mjail0.freenet.de) by mout2.freenet.de with esmtpa (ID gnikl@justmail.de) (port 25) (Exim 4.90_1 #2) id 1gSLmZ-0003HN-Gq; Thu, 29 Nov 2018 13:51:03 +0100 Received: from [::1] (port=54532 helo=mjail0.freenet.de) by mjail0.freenet.de with esmtpa (ID gnikl@justmail.de) (Exim 4.90_1 #2) id 1gSLmZ-0001h6-G5; Thu, 29 Nov 2018 13:51:03 +0100 Received: from sub1.freenet.de ([195.4.92.120]:54682) by mjail0.freenet.de with esmtpa (ID gnikl@justmail.de) (Exim 4.90_1 #2) id 1gSLjw-0007Rd-R5; Thu, 29 Nov 2018 13:48:20 +0100 Received: from p5b3b3328.dip0.t-ipconnect.de ([91.59.51.40]:49324 helo=localhost) by sub1.freenet.de with esmtpsa (ID gnikl@justmail.de) (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256) (port 465) (Exim 4.90_1 #2) id 1gSLjw-0002kO-Nm; Thu, 29 Nov 2018 13:48:20 +0100 Date: Thu, 29 Nov 2018 13:48:02 +0100 From: Gunther Nikl To: "O. Hartmann" Cc: FreeBSD CURRENT , freebsd-stable Subject: Re: Fujitsu Lifebook E751 (iGPU: HM65): distorted console with UEFI boot Message-ID: <20181129134802.00002935@justmail.de> In-Reply-To: <20181128105138.56ca2beb@thor.intern.walstatt.dynvpn.de> References: <20181128105138.56ca2beb@thor.intern.walstatt.dynvpn.de> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.30; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Originated-At: 91.59.51.40!49324 X-Rspamd-Queue-Id: 1299E87659 X-Spamd-Result: default: False [-0.77 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-0.78)[-0.781,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; NEURAL_SPAM_SHORT(0.05)[0.049,0]; NEURAL_HAM_LONG(-0.83)[-0.826,0]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[justmail.de]; AUTH_NA(1.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[emig.freenet.de,emig.freenet.de,emig.freenet.de,emig.freenet.de]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[92.92.4.195.list.dnswl.org : 127.0.5.1]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:5430, ipnet:195.4.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(-0.00)[country: DE(-0.02)]; RECEIVED_SPAMHAUS_PBL(0.00)[40.51.59.91.zen.spamhaus.org : 127.0.0.10] X-Rspamd-Server: mx1.freebsd.org X-Mailman-Approved-At: Thu, 29 Nov 2018 14:30:14 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2018 12:51:18 -0000 O. Hartmann wrote: > The notebook seems UEFI only and doesn't boot off from MBR partioned > devices (i.e. NanoBSD I used to use). AFAICT, BIOS style boot should be possible with the named laptop. Is CSM enabled within the Firmware? Regards,