Changeset 3c39513
- Timestamp:
- 11/15/2015 08:55:54 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 20f09631
- Parents:
- aa9028e
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
raa9028e r3c39513 48 48 <para>November 15th, 2015</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[bdubbs] - Update to Xorg nouveau driver git version 52 as of commit 1ff13a92.</para> 53 </listitem> 54 <listitem> 55 <para>[bdubbs] - Update to Xorg Intel driver git version 56 as of commit 0340718. Addresses 57 <ulink url="&blfs-ticket-root;5918">#5918</ulink> but does 58 not resolve it.</para> 59 </listitem> 60 <listitem> 61 <para>[bdubbs] - Update to xf86-video-ati-7.6.1. Fixes 62 <ulink url="&blfs-ticket-root;7123">#7123</ulink>.</para> 63 </listitem> 64 <listitem> 65 <para>[bdubbs] - Update to xorg-server-1.18.0. Fixes 66 <ulink url="&blfs-ticket-root;7108">#7108</ulink>.</para> 67 </listitem> 50 68 <listitem> 51 69 <para>[bdubbs] - Clarified qemu install instructions. Fixes -
packages.ent
raa9028e r3c39513 457 457 <!ENTITY xcb-util-wm-version "0.4.1"> 458 458 <!ENTITY xcb-util-cursor-version "0.1.2"> 459 <!ENTITY xorg-server-version "1.1 7.4">459 <!ENTITY xorg-server-version "1.18.0"> 460 460 <!ENTITY twm-version "1.0.9"> 461 461 <!ENTITY xterm-version "320"> -
x/installing/x7driver-ati.xml
raa9028e r3c39513 8 8 <!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names"> 9 9 10 <!ENTITY xorg-ati-driver-version "7. 5.0">10 <!ENTITY xorg-ati-driver-version "7.6.1"> 11 11 12 12 <!ENTITY xorg-ati-driver-download-http "&xorg-download-http;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2"> 13 13 <!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 " 791KB">16 <!ENTITY xorg-ati-driver-buildsize "1 7MB">14 <!ENTITY xorg-ati-driver-md5sum "ede86cd3d1b1d8882f0aea61d9e924ed"> 15 <!ENTITY xorg-ati-driver-size "804 KB"> 16 <!ENTITY xorg-ati-driver-buildsize "10 MB"> 17 17 <!ENTITY xorg-ati-driver-time "0.2 SBU"> 18 18 ]> -
x/installing/x7driver-intel.xml
raa9028e r3c39513 5 5 %general-entities; 6 6 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"> 17 18 ]> 18 19 … … 44 45 <note><para>This is a development version of the Intel driver 45 46 which is needed to work properly with the latest hardware.</para></note> 46 47 47 48 48 <bridgehead renderas="sect4">Package Information</bridgehead> … … 147 147 and sometimes causes problems. In particular, when a system is built 148 148 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 the150 supported chips if a 4.0 or newer kernel is used (a 3.19.0 kernel, also151 built with gcc-5, worked ok). To work around this, as well as enabling152 support for UXA, it is necessary to force UXA to be used by creating a153 configuration file. 154 </para>155 156 <para>157 If this problem applies to you, create the following file as158 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: 159 159 </para> 160 160 -
x/installing/x7driver-nouveau.xml
raa9028e r3c39513 5 5 %general-entities; 6 6 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"> 14 17 <!ENTITY xorg-nouveau-driver-time "0.1 SBU"> 15 18 ]> … … 41 44 </para> 42 45 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> 43 48 &lfs78_checked; 44 49 -
x/installing/xorg-server.xml
raa9028e r3c39513 7 7 <!ENTITY xorg-server-download-http "&xorg-download-http;/xserver/xorg-server-&xorg-server-version;.tar.bz2"> 8 8 <!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. 5MB">11 <!ENTITY xorg-server-buildsize "5 04MB (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)"> 12 12 <!ENTITY xorg-server-time "1.6 SBU (with tests)"> 13 13 ]>
Note:
See TracChangeset
for help on using the changeset viewer.