Changeset 53464532
- Timestamp:
- 07/30/2013 08:10:49 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 019052a1
- Parents:
- 60b998a
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r60b998a r53464532 48 48 <itemizedlist> 49 49 <listitem> 50 <para>[ken] - xf86-video-intel-2.21.13.</para> 51 </listitem> 52 <listitem> 50 53 <para>[bdubbs] - Update to audacious{,-plugins}-3.4.</para> 51 54 </listitem> -
x/installing/x7driver.xml
r60b998a r53464532 80 80 <!ENTITY xorg-fbdev-driver-time "less than 0.1 SBU"> 81 81 82 <!ENTITY xorg-intel-driver-version "2.21.1 1">82 <!ENTITY xorg-intel-driver-version "2.21.13"> 83 83 84 84 <!ENTITY xorg-intel-driver-download-http "&xorg-download-http;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2"> 85 85 <!ENTITY xorg-intel-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2"> 86 <!ENTITY xorg-intel-driver-md5sum " 739b5671df7a29590234ffb5535c9f7f">86 <!ENTITY xorg-intel-driver-md5sum "018154293ea25b69568ff0340a89ae7c"> 87 87 <!ENTITY xorg-intel-driver-size "1.9 MB"> 88 <!ENTITY xorg-intel-driver-buildsize " 75MB">88 <!ENTITY xorg-intel-driver-buildsize "64 MB"> 89 89 <!ENTITY xorg-intel-driver-time "0.5 SBU"> 90 90 … … 1770 1770 </para> 1771 1771 1772 <screen><userinput>./configure $XORG_CONFIG &&1772 <screen><userinput>./configure $XORG_CONFIG --enable-kms-only --with-default-accel=sna && 1773 1773 make</userinput></screen> 1774 1774 … … 1784 1784 </sect3> 1785 1785 1786 <sect3 role="commands"> 1787 <title>Command Explanations</title> 1788 1789 <para> 1790 <command>--enable-kms-only</command>: This switch omits the UMS 1791 (UserModeSetting) code. 1792 </para> 1793 1794 <para> 1795 <command>--with-default-accel=sna</command>: Use the SandyBridge New 1796 Acceleration method. 1797 </para> 1798 1799 </sect3> 1800 1801 <!-- commented 2013-07-30 with move to \-\-with-default-accel=sna, remove if no problems 1786 1802 <sect3> 1787 1803 <title>SandyBridge New Acceleration</title> … … 1810 1826 EOF</userinput></screen> 1811 1827 1812 </sect3> 1828 </sect3> --> 1813 1829 1814 1830 <sect3 role="content"> … … 1821 1837 <seglistitem> 1822 1838 <seg> 1823 libI 810XvMC.so and libIntelXvMC.so1839 libIntelXvMC.so 1824 1840 </seg> 1825 1841 <seg>
Note:
See TracChangeset
for help on using the changeset viewer.