Changeset 61f1219 for general


Ignore:
Timestamp:
04/10/2023 04:35:47 PM (18 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
55844bf
Parents:
3edc406
Message:

pm-utils: Fix a few bugs and incompatibilities with newer kernels.

Credit goes to the University of Illinois LUG for reporting this during
their last session.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/pm-utils.xml

    r3edc406 r61f1219  
    6464        <para>
    6565          Estimated build time: &pm-utils-time;
     66        </para>
     67      </listitem>
     68    </itemizedlist>
     69
     70    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     71    <itemizedlist spacing="compact">
     72      <listitem>
     73        <para>
     74          Required patch:
     75          <ulink url="&patch-root;/pm-utils-&pm-utils-version;-bugfixes-1.patch"/>
    6676        </para>
    6777      </listitem>
     
    137147  <sect2 role="installation">
    138148    <title>Installation of Power Management Utilities</title>
     149
     150    <para>
     151      First, fix several bugs and a couple of incompatibilities with newer
     152      kernels:
     153    </para>
     154
     155<screen><userinput remap="pre">patch -Np1 -i ../pm-utils-&pm-utils-version;-bugfixes-1.patch</userinput></screen>
    139156
    140157    <para>
Note: See TracChangeset for help on using the changeset viewer.