From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E4DEC138334 for ; Mon, 15 Jul 2019 05:15:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9190FE094B; Mon, 15 Jul 2019 05:15:40 +0000 (UTC) Received: from mail-ot1-x330.google.com (mail-ot1-x330.google.com [IPv6:2607:f8b0:4864:20::330]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0A305E0937 for ; Mon, 15 Jul 2019 05:15:39 +0000 (UTC) Received: by mail-ot1-x330.google.com with SMTP id r21so9595767otq.6 for ; Sun, 14 Jul 2019 22:15:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=Wa5qCkyubyh/F43tYh4jLLdw6ybnIqEMyydSIImZMvM=; b=tfNu+NqyfmpaQ3qwyaCS2D2m/lwdbr6O7sVJqZyg+NjgOPMd45ep7SSprmIQEWPAAt lDF1QVlb3evyiJCy2TbCz26RQYrco4wBU8bVBg+eGedJiOzFsSDtwC7myA/tnkVi0Mfx aB6OQ8H/lD6JsE7XPUuju8Ow0KwkdfPyI6GEjQNcBT0aphvWK8FxSBWyA2P4WFbMcJ31 5hxGBnqy3UjWAdxUo62XxMIV6U9hq/zsl45axq3eNj2ohYXvUzZA/fHVmDpjqytdVzHT aTFx6pvAxo+izyZBmWSHQM3NUXe26RiH2FoRZAJXM3VBzsuaelYG0uc6GhGRKRdI6YhI +lhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Wa5qCkyubyh/F43tYh4jLLdw6ybnIqEMyydSIImZMvM=; b=ERaXTnb3BpfYptI5xkydbDGMjsJc3snpzUKHlqg4TCfOVcZxnE7jgmwHSvtq2iESvu bvKgfAONFySZsotOgnVHPwPL1ymQ8hFrOBSPjL4iBh16w+3Gfkc2RvwCacjC6/0oTU6b TLmJf6Ks6bi3Gl7ZivP0VpC9F3G3LZoNDtwIYOQ5K6dl3CiB/vtP1qlRriOc7KmYSMp3 +zfgg+1B7DIkH+R4uBj/S1OaKpfVZxVvysor20srRh852eW2iBZkYfAl39vz+WUW5pCO OJ9NfuHGbLeHit05GfcmayGH0TgzwKz4jZ8TmPzCx82yWVch+Duqu8vPvupSwDIPf2D1 yNTQ== X-Gm-Message-State: APjAAAVUMbVmng0ZOxzVA+aOdaxYmJfQbXme8vNaEcFe+NlUUIxV5o2q UigowLYh4FkxbmhfmQAmKUVRGo4SsAa0/3zJwx3KSw== X-Google-Smtp-Source: APXvYqwBbL2IBZQQ84/5bzUejinOQqO/kHJ64/IjdwU+P4c624cDjfvZT9cZK95+9/DuLou/gJYWw67UXghHUnl5yOg= X-Received: by 2002:a9d:77c2:: with SMTP id w2mr9115947otl.192.1563167738914; Sun, 14 Jul 2019 22:15:38 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: <8454413.yhxcbTWUVq@localhost> In-Reply-To: <8454413.yhxcbTWUVq@localhost> From: Adam Carter Date: Mon, 15 Jul 2019 15:15:27 +1000 Message-ID: Subject: Re: [gentoo-user] AMD microcode updates - where are they?! To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary="000000000000cd6bd5058db15996" X-Archives-Salt: f99ef8fe-0213-48aa-aadd-8a03d00c3016 X-Archives-Hash: e4de17fc1ed4807c0a01edae4d1693d8 --000000000000cd6bd5058db15996 Content-Type: text/plain; charset="UTF-8" On Sun, Jul 14, 2019 at 4:06 AM Mick wrote: > On Saturday, 13 July 2019 18:42:27 BST Jack wrote: > > > > If linux-firmware is emerged with the savedconfig use flag, then only > > the firmware not deleted from the config file is left. > > Yes. I used to do this, but gave up after a while. Kernel 5.3 is getting the ability to load .xz compressed firmware, so /lib/firmware goes from 460MB to under 80MB. --000000000000cd6bd5058db15996 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Sun, Jul 14, 2019 at 4:06 AM Mick <michaelkintzios@gmail.com> = wrote:
On Saturd= ay, 13 July 2019 18:42:27 BST Jack wrote:
>
> If linux-firmware is emerged with the savedconfig use flag, then only<= br> > the firmware not deleted from the config file is left.=C2=A0

Yes.=C2=A0 I used to do this, but gave up after a while.
<= br>
Kernel 5.3 is getting the ability to load .xz compressed firm= ware, so /lib/firmware goes from 460MB to under 80MB.
--000000000000cd6bd5058db15996--