Changeset 3c39513 for x


Ignore:
Timestamp:
11/15/2015 08:55:54 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, 7.9, 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:
20f09631
Parents:
aa9028e
Message:

Update to Xorg nouveau driver git version as of commit 1ff13a92.
Update to Xorg Intel driver git version as of commit 0340718.
Update to xf86-video-ati-7.6.1.
Update to xorg-server-1.18.0.

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

Location:
x/installing
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7driver-ati.xml

    raa9028e r3c39513  
    88  <!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names">
    99
    10   <!ENTITY xorg-ati-driver-version "7.5.0">
     10  <!ENTITY xorg-ati-driver-version "7.6.1">
    1111
    1212  <!ENTITY xorg-ati-driver-download-http "&xorg-download-http;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
    1313  <!ENTITY xorg-ati-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
    14   <!ENTITY xorg-ati-driver-md5sum        "29654190e37310b87e44a14c229967ee">
    15   <!ENTITY xorg-ati-driver-size          "791 KB">
    16   <!ENTITY xorg-ati-driver-buildsize     "17 MB">
     14  <!ENTITY xorg-ati-driver-md5sum        "ede86cd3d1b1d8882f0aea61d9e924ed">
     15  <!ENTITY xorg-ati-driver-size          "804 KB">
     16  <!ENTITY xorg-ati-driver-buildsize     "10 MB">
    1717  <!ENTITY xorg-ati-driver-time          "0.2 SBU">
    1818]>
  • x/installing/x7driver-intel.xml

    raa9028e r3c39513  
    55  %general-entities;
    66
    7   <!ENTITY xorg-intel-driver-version "2.99.917">
    8 
    9   <!ENTITY xorg-intel-driver-download-http "&xorg-download-http;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
    10   <!ENTITY xorg-intel-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
    11   <!ENTITY xorg-intel-driver-md5sum        "fa196a66e52c0c624fe5d350af7a5e7b">
    12   <!ENTITY xorg-intel-driver-size          "2.2 MB">
    13 <!-- commented, remeasured for re-enabling uxa as well as sna
    14   <!ENTITY xorg-intel-driver-buildsize     "70 MB"> -->
    15   <!ENTITY xorg-intel-driver-buildsize     "78 MB">
    16   <!ENTITY xorg-intel-driver-time          "0.6 SBU">
     7  <!--<!ENTITY xorg-intel-driver-version "2.99.917">-->
     8  <!ENTITY xorg-intel-driver-version "0340718">
     9
     10  <!--<!ENTITY xorg-intel-driver-download-http "&xorg-download-http;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
     11  <!ENTITY xorg-intel-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">-->
     12  <!ENTITY xorg-intel-driver-download-http "&sources-anduin-http;/xf86-video-intel/xf86-video-intel-&xorg-intel-driver-version;.tar.xz">
     13  <!ENTITY xorg-intel-driver-download-ftp  "&sources-anduin-ftp;/xf86-video-intel/xf86-video-intel-&xorg-intel-driver-version;.tar.xz">
     14  <!ENTITY xorg-intel-driver-md5sum        "e960269189c7d6619712570db38abe7f">
     15  <!ENTITY xorg-intel-driver-size          "14 MB">
     16  <!ENTITY xorg-intel-driver-buildsize     "86 MB">
     17  <!ENTITY xorg-intel-driver-time          "0.7 SBU">
    1718]>
    1819
     
    4445      <note><para>This is a development version of the Intel driver
    4546      which is needed to work properly with the latest hardware.</para></note>
    46 
    4747
    4848      <bridgehead renderas="sect4">Package Information</bridgehead>
     
    147147        and sometimes causes problems. In particular, when a system is built
    148148        with gcc-5 and kernel headers from linux-4.0, trying to run this driver
    149         using SNA will cause a segfault on some, or perhaps all, of the
    150         supported chips if a 4.0 or newer kernel is used (a 3.19.0 kernel, also
    151         built with gcc-5, worked ok). To work around this, as well as enabling
    152         support for UXA, it is necessary to force UXA to be used by creating a
    153         configuration file.
    154        </para>
    155 
    156       <para>
    157         If this problem applies to you, create the following file as
    158         the <systemitem class="username">root</systemitem> user:
     149        using SNA has been known to segfault on some of the supported chips.
     150        However, the version of the code in the version control system listed
     151        above has been tested successfully with both SNA and UXA capabilities.
     152      </para>
     153
     154      <para>
     155        To work around this problem, as well as enabling support for UXA, it is
     156        necessary to force UXA to be used by creating a configuration file.  If
     157        this problem applies to you, create the following file as the
     158        <systemitem class="username">root</systemitem> user:
    159159      </para>
    160160
  • x/installing/x7driver-nouveau.xml

    raa9028e r3c39513  
    55  %general-entities;
    66
    7   <!ENTITY xorg-nouveau-driver-version "1.0.11">
    8 
    9   <!ENTITY xorg-nouveau-driver-download-http "&xorg-download-http;/driver/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.bz2">
    10   <!ENTITY xorg-nouveau-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.bz2">
    11   <!ENTITY xorg-nouveau-driver-md5sum        "a0d2932d84ba10c4933c8332c9afe157">
    12   <!ENTITY xorg-nouveau-driver-size          "569 KB">
    13   <!ENTITY xorg-nouveau-driver-buildsize     "14 MB">
     7  <!--<!ENTITY xorg-nouveau-driver-version "1.0.11">-->
     8  <!ENTITY xorg-nouveau-driver-version "1ff13a92">
     9
     10  <!--<!ENTITY xorg-nouveau-driver-download-http "&xorg-download-http;/driver/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.bz2">
     11  <!ENTITY xorg-nouveau-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.bz2">-->
     12  <!ENTITY xorg-nouveau-driver-download-http "&sources-anduin-http;/xf86-video-nouveau/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.xz">
     13  <!ENTITY xorg-nouveau-driver-download-ftp  "&sources-anduin-ftp;/xf86-video-nouveau/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.xz">
     14  <!ENTITY xorg-nouveau-driver-md5sum        "5d6441918f7525e6565ccb708cf1703c">
     15  <!ENTITY xorg-nouveau-driver-size          "5.0 MB">
     16  <!ENTITY xorg-nouveau-driver-buildsize     "20 MB">
    1417  <!ENTITY xorg-nouveau-driver-time          "0.1 SBU">
    1518]>
     
    4144      </para>
    4245
     46      <note><para>This is a development version of the Nouveau driver
     47      which is needed to build properly with the latest xorg-server.</para></note>
    4348      &lfs78_checked;
    4449
  • x/installing/xorg-server.xml

    raa9028e r3c39513  
    77  <!ENTITY xorg-server-download-http "&xorg-download-http;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
    88  <!ENTITY xorg-server-download-ftp  "&xorg-download-ftp;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
    9   <!ENTITY xorg-server-md5sum        "1509a9daae713895e7f5bcba8bcc05b2">
    10   <!ENTITY xorg-server-size          "5.5 MB">
    11   <!ENTITY xorg-server-buildsize     "504 MB (with tests)">
     9  <!ENTITY xorg-server-md5sum        "3c1c1057d3ad27380d8dd87ffcc182cd">
     10  <!ENTITY xorg-server-size          "5.6 MB">
     11  <!ENTITY xorg-server-buildsize     "516 MB (with tests)">
    1212  <!ENTITY xorg-server-time          "1.6 SBU (with tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.