From owner-freebsd-questions@freebsd.org Fri Jun 14 07:35:04 2019 Return-Path: Delivered-To: freebsd-questions@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 75B6615C91A7 for ; Fri, 14 Jun 2019 07:35:04 +0000 (UTC) (envelope-from trond.endrestol@ximalas.info) Received: from enterprise.ximalas.info (enterprise.ximalas.info [IPv6:2001:700:1100:1::8]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "ximalas.info", Issuer "Hostmaster ximalas.info" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E2AD487EB5 for ; Fri, 14 Jun 2019 07:35:02 +0000 (UTC) (envelope-from trond.endrestol@ximalas.info) Received: from enterprise.ximalas.info (Ximalas@localhost [127.0.0.1]) by enterprise.ximalas.info (8.15.2/8.15.2) with ESMTPS id x5E7Yskh002406 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Fri, 14 Jun 2019 09:34:54 +0200 (CEST) (envelope-from trond.endrestol@ximalas.info) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ximalas.info; s=default; t=1560497694; bh=951BJbUev4YgDqcrUA4di65K+KvaEDmKyB4GDNcM5rI=; h=Date:From:To:Subject; b=kviXjTv1x7bCAdkMLbE61SnRaJAWSjFjQ11fFOytvxTSw7eSwDdhLY9A94OMlPxP8 Yx/OHV4yirzz1pWfiY2SUQ2vFp2ef6a++EuCFKQ3S3xi24k7+MdXlr0ki9OQOShP9f HV2hKFzFe9olQI7s2BZxjeyDI50LTHIQKbqrwTFZP1j/9030mtibz1SmovnieRJ1NC xYF3uIpC/pSLqqiLoyFT7CyAxHqeAZX6LQFzAA0H5lUIYcDQb4CadOCsyJCAoO63CL ZkDQOWqwvpvfNlfIQN9vEXmDX136wPzFE8DBEt//r6SY62l9/Ff2O0ruOSw8Hfpspm 7/MVp3uCo53bw== Received: from localhost (trond@localhost) by enterprise.ximalas.info (8.15.2/8.15.2/Submit) with ESMTP id x5E7Ys4j002403 for ; Fri, 14 Jun 2019 09:34:54 +0200 (CEST) (envelope-from trond.endrestol@ximalas.info) X-Authentication-Warning: enterprise.ximalas.info: trond owned process doing -bs Date: Fri, 14 Jun 2019 09:34:54 +0200 (CEST) From: =?UTF-8?Q?Trond_Endrest=C3=B8l?= Sender: Trond.Endrestol@ximalas.info To: freebsd-questions@freebsd.org Subject: Lenovo Thinkpad E590T and AMD Radeon RX 550X (Intel UHD Graphics 620) Message-ID: User-Agent: Alpine 2.21.9999 (BSF 287 2018-06-16) OpenPGP: url=http://ximalas.info/about/tronds-openpgp-public-key MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on enterprise.ximalas.info X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jun 2019 07:35:04 -0000 Hi, I'm contemplating buying a Lenovo Thinkpad E590T. I will be dual-booting Windows 10 and FreeBSD stable/12. I'm considering adding 16 GiB of memory for a total of 32 GiB, and swap the 512 GB NVMe SSD in favour of a 1 TB NVMe SSD. Is this laptop a wise choice? The laptop has both AMD Radeon RX 550X and Intel UHD Graphics 620. I didn't find anything conclusive on https://www.x.org/wiki/radeon/. Maybe I'm simply blind. Is the Radeon RX 550X GPU supported by X.org and a particular driver? Does the presence of Intel UHD Graphics 620 cause any known issues? Any other thoughts on Lenovo Thinkpad E590T? -- Trond.