Changeset f885719 for postlfs/config


Ignore:
Timestamp:
07/24/2016 10:52:11 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2bbf541
Parents:
cbd8ed8
Message:

Update to xorg-server-1.18.4.
Update to libinput-1.4.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17607 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/config/firmware.xml

    rcbd8ed8 rf885719  
    9292    be updated by upgrading to a newer version of those. On linux, you can also
    9393    load the microcode from the kernel if you are using an AMD family 10h or
    94     later processor (first introduced late 2007), or an intel processor from
     94    later processor (first introduced late 2007), or an Intel processor from
    9595    1998 and later (Pentium4, Core, etc), if updated microcode has been
    9696    released. These updates only last until the machine is powered off, so they
     
    103103    <ulink url="https://lwn.net/Articles/530346/">x86/microcode: Early load
    104104    microcode </ulink> on LWN.)  Indeed, it is needed to work around one
    105     particular erratum in early intel Haswell processors which had TSX enabled.
     105    particular erratum in early Intel Haswell processors which had TSX enabled.
    106106    (See <ulink
    107107    url="http://www.anandtech.com/show/8376/intel-disables-tsx-instructions-erratum-found-in-haswell-haswelleep-broadwellyi/">
     
    131131         <ulink url='http://fedorahosted.org/released/microcode_ctl/'/></para>
    132132
    133       <para>For intel CPUs an extra package, microcode_ctl, is required. The
     133      <para>For Intel CPUs an extra package, microcode_ctl, is required. The
    134134      package chosen is the version hosted at fedora &mdash; there is an
    135135      alternative version at github from the same packager, but that still
     
    138138
    139139      <para>Download the latest version from the link above; when last checked
    140       this was 2.1-8 and is updated when intel releases new microcode.</para>
    141 
    142       <para>This package reformats the microcode supplied by intel into a
     140      this was 2.1-8 and is updated when Intel releases new microcode.</para>
     141
     142      <para>This package reformats the microcode supplied by Intel into a
    143143      format which the kernel can apply. The program
    144144      <userinput>intel-microcode2ucode</userinput> is built and invoked by the
     
    170170cp -v &lt;XX-YY-ZZ&gt; /lib/firmware/intel-ucode</userinput></screen>
    171171
    172       <para>Now that the intel microcode has been prepared, use the following
    173       options when you configure the kernel to try late loading of the intel
     172      <para>Now that the Intel microcode has been prepared, use the following
     173      options when you configure the kernel to try late loading of the Intel
    174174      microcode:</para>
    175175
Note: See TracChangeset for help on using the changeset viewer.