http://www.linux-mag.com/cache/7708/1.html
enjoy (but, please...don't blame me. I'm just posting interesting
information),
Mark
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/20100219082...@neidorff.com
>Just "for your information" on an open source driver for NVIDIA video cards.
>
>http://www.linux-mag.com/cache/7708/1.html
$ apt-cache show xserver-xorg-video-nouveau
Package: xserver-xorg-video-nouveau
Priority: optional
Section: x11
Installed-Size: 416
Maintainer: Debian X Strike Force <debi...@lists.debian.org>
Architecture: amd64
Version: 1:0.0.10~git+20090701+c0bf670-1
Replaces: nvidia-glx, xserver-xorg (<< 6.8.2-35)
Provides: xserver-xorg-video-5
Depends: libc6 (>= 2.2.5), libdrm-nouveau1 (>= 2.4.11+git+20090630+de1ed01), xserver-xorg-core (>= 2:1.5.99.901), linux-nouveau-modules
Conflicts: nvidia-glx
Filename: pool/main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau_0.0.10~git+20090701+c0bf670-1_amd64.deb
Size: 187212
MD5sum: 20c53ab4d34a747d38bbd72cc908ad4e
SHA1: e5ed3535ce5dc6c1419355aa3e2b241ea75084f4
SHA256: 977ca0425cd64ef781cf8691d1fae0812c2acc2693dfe6b037882bc8593bc9fc
Description: X.Org X server -- Nouveau display driver (experimental)
This driver for the X.Org X server (see xserver-xorg for a further description)
provides support for NVIDIA Riva, TNT, GeForce, and Quadro cards.
.
Note that these drivers are INCOMPLETE, and are only really useful for testing
at this point. People needing a stable driver should use the "nv" driver
instead. Although the upstream nouveau drivers provide some 3D support, these
packages do not include the necessary files. Users requiring 3D support should
use the non-free "nvidia" driver.
.
This package is built from the FreeDesktop.org xf86-video-nouveau driver.
.
Users wishing to install these drivers should first use module-assistant to
build the drm kernel modules (via ``module-assistant auto-install drm'').
Homepage: http://nouveau.freedesktop.org/wiki/
Regards,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
> On Fri,19.Feb.10, 08:28:05, Mark Neidorff wrote:
>> Just "for your information" on an open source driver for NVIDIA video cards.
>>
>> http://www.linux-mag.com/cache/7708/1.html
>>
>> enjoy (but, please...don't blame me. I'm just posting interesting
>> information),
>
> $ apt-cache show xserver-xorg-video-nouveau
> Package: xserver-xorg-video-nouveau
You are aware that this package is not even installable?
> Version: 1:0.0.10~git+20090701+c0bf670-1
More than seven months old, an eternity for such a fast moving target as
nouveau.
> Provides: xserver-xorg-video-5
^^^^^^^^^^^^^^^^^^^^
,----
| % apt-cache show xserver-xorg-core | grep ^Conflicts | cut -d , -f 1,14
| Conflicts: xserver-common (<< 7), xserver-xorg-video-5
`---- ^^^^^^^^^^^^^^^^^^^^
:-(
Sven
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
> > $ apt-cache show xserver-xorg-video-nouveau
> > Package: xserver-xorg-video-nouveau
>
> You are aware that this package is not even installable?
I only noticed it was not installable together with nvidia-glx which
makes it quite difficult for me to test it.
> > Version: 1:0.0.10~git+20090701+c0bf670-1
>
> More than seven months old, an eternity for such a fast moving target as
> nouveau.
Too bad, I am really interested in testing it. Unfortunately I do need
3D often enough so anything more than editing xorg.conf each time I need
it would be quite a hassle.