xsf-docs/faq/general.txt | 5 +++++ xsf-docs/howto/build-mesa.txt | 8 ++------ 2 files changed, 7 insertions(+), 6 deletions(-)
New commits: commit 195f1f51562592732464226894883339fddf32ca Author: Cyril Brulebois <k...@debian.org> Date: Tue Aug 30 00:05:44 2011 +0200 faq: Mention how to gather intel about 3D. diff --git a/xsf-docs/faq/general.txt b/xsf-docs/faq/general.txt index 015c6af..b0554e5 100644 --- a/xsf-docs/faq/general.txt +++ b/xsf-docs/faq/general.txt @@ -30,6 +30,11 @@ All drivers preferences, through the `-dpi` X server command line option (see ++Xserver++’s manual page), or through ++xrandr++’s `--dpi` option. + * _How do I get some info about 3D support?_ + + Look at the link:../howto/build-mesa.html[instructions to build mesa], + there are a few commands to learn about 3D support, the current driver, + etc. + Ati driver ~~~~~~~~~~ commit 3121efb27aa2c84a04f0d159ef867b15aef86ddb Author: Cyril Brulebois <k...@debian.org> Date: Tue Aug 30 00:02:08 2011 +0200 build-mesa: libdrm-dev is available in squeeze-backports. diff --git a/xsf-docs/howto/build-mesa.txt b/xsf-docs/howto/build-mesa.txt index 6840179..ade3771 100644 --- a/xsf-docs/howto/build-mesa.txt +++ b/xsf-docs/howto/build-mesa.txt @@ -87,8 +87,8 @@ $ sudo apt-get build-dep mesa ---- If you’re on `squeeze` you may need to install a few more packages: -newer `libdrm-dev` (*FIXME:* talk about picking it from `wheezy`? or -about a local installation?), as well as `libxmu-dev`, `libxi-dev`. +newer `libdrm-dev` (it is available in `squeeze-backports`), +as well as `libxmu-dev`, `libxi-dev`. Make sure you have some disc space available, since the git repository is over 120MB, and since the mesa directory is over 500MB after a commit 28e8d6f2c8194791aa1d679e728f9fdd853945af Author: Cyril Brulebois <k...@debian.org> Date: Tue Aug 30 00:00:07 2011 +0200 build-mesa: Update comment, we are shipping nouveau_vieux_dri.so now. diff --git a/xsf-docs/howto/build-mesa.txt b/xsf-docs/howto/build-mesa.txt index c6e1b90..6840179 100644 --- a/xsf-docs/howto/build-mesa.txt +++ b/xsf-docs/howto/build-mesa.txt @@ -34,10 +34,6 @@ Before reading further, be aware that `nouveau` is a bit special: * It’s considered experimental, and shipped in the `libgl1-mesa-dri-experimental` package accordingly. * It may fail to build (both API and ABI are still changing). - * We’re not shipping `nouveau_vieux_dri.so` yet (for cards from NV04 - to NV2X; `nouveau_dri.so` is for NV30 and later). See the upstream - http://nouveau.freedesktop.org/wiki/FeatureMatrix[FeatureMatrix] - page to determine a card’s series. **** -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1qy9yz-0001rk...@vasks.debian.org