From 6116f088fd390203bcc76c78b449581f286f7264 Mon Sep 17 00:00:00 2001 From: gjb Date: Tue, 8 Jul 2014 19:44:32 +0000 Subject: [PATCH] Add a 'Ports and Packages' section to make note of several items of importance regarding Xorg and KMS. Submitted by: wblock (original) Reviewed by: kms, wblock Approved by: re (implicit) Sponsored by: The FreeBSD Foundation git-svn-id: svn://svn.freebsd.org/base/releng/9.3@268423 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- .../doc/en_US.ISO8859-1/relnotes/article.xml | 76 +++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 11b957fe9..cfb24193f 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -714,6 +714,82 @@ been updated to version 0.9.8za. + + Ports and Packages + + + Note to &os; desktop users: please read this section + carefully, especially before upgrading ports that + depend on Xorg. + + + In April 2014, the &os; Ports collection switched to a + newer version of Xorg that supports + KMS (Kernel Mode Setting). + + Users upgrading from earlier versions of &os; 9.x or + &os; 8.x should be aware of several things regarding + Xorg: + + + + + When applications are built from the &os; Ports + Collection or installed from the new_xorg + &man.pkg.8; repository, the newer, KMS-aware version of + Xorg is used. + + + + The KMS version of + Xorg does not switch back to + text mode after leaving the X desktop environment, and + the system console will not be visible. The new + &man.vt.4; console driver supports graphic consoles and + keeps the console visible after X has exited. The + &man.vt.4; driver must be compiled into the kernel. + A VT kernel configuration example + file is included in &release.current;, but is not + compiled or enabled by default. See &man.vt.4; and the + vt(4) wiki + page for additional information. + + + + The older Xorg that does + not support KMS can still be + installed from the latest upstream + &man.pkg.8; repository and the packages included on the + &release.current; DVD. + + However, it is important to note that some newer + applications require the newer + Xorg, and will not work with + the old version. The newer + Xorg is recommended, and + should be used unless not compatible with legacy + graphics cards. + + To continue using the old version of + Xorg when building from the + &os; Ports Collection, set + WITHOUT_NEW_XORG=yes in + &man.make.conf.5;. + + Packages for KDE4 are not + available in the default (latest) + &man.pkg.8; repository, however are available in the + new_xorg repository. See the announcement + email for details on how to use the + new_xorg repository. + + + + + Release Engineering and Integration -- 2.42.0