From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1ErOu4-0005Mm-16 for garchives@archives.gentoo.org; Wed, 28 Dec 2005 00:10:52 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBS086l1029564; Wed, 28 Dec 2005 00:08:06 GMT Received: from atom.dmkhost.net (atom.dmkhost.net [67.15.82.32]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBS05KtI029615 for ; Wed, 28 Dec 2005 00:05:21 GMT Received: from bmu204.neoplus.adsl.tpnet.pl ([83.28.240.204]:42182 helo=[192.168.1.103]) by atom.dmkhost.net with esmtpa (Exim 4.52) id 1ErOq4-0001tm-J2 for gentoo-dev@lists.gentoo.org; Wed, 28 Dec 2005 01:06:45 +0100 Message-ID: <43B1D713.5000403@quanteam.info> Date: Wed, 28 Dec 2005 01:06:43 +0100 From: =?UTF-8?B?UGF3ZcWCIE1hZGVq?= User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051202) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Unified nVidia Driver Ebuild ready for testing References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-cPanel-MailScanner-Information: Please contact the ISP for more information X-cPanel-MailScanner: Found to be clean X-cPanel-MailScanner-SpamCheck: X-cPanel-MailScanner-From: linux@quanteam.info X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - atom.dmkhost.net X-AntiAbuse: Original Domain - lists.gentoo.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - quanteam.info X-Source: X-Source-Args: X-Source-Dir: X-Archives-Salt: 11385ee8-76b4-494a-a334-83d4fe9bdc75 X-Archives-Hash: a95a0f39dd680ef798b4502b6a1c618a Peter wrote: > To Gentoo nVidia users: > > We are in the process of developing and testing > a unified nVidia driver ebuild. When implemented, > it will replace the nvidia-kernel, nvidia-glx, and > nvidia-settings ebuilds. It will also add the utility > nvidia-xconfig. > > We would like your help in evaluating, testing, and > commenting on this approach. Please locate the latest > nvidia ebuild at: > > http://bugs.gentoo.org/show_bug.cgi?id=116085 > > The download package for the new ebuild is at: > http://bugs.gentoo.org/attachment.cgi?id=75389 > > This is the very latest nVidia 8178 driver. Please > be sure and review the nVidia changelog and readme. > If your fonts are abnormally small, see Appendix Y > and the nVidia forums for info on DPI. See > > http://www.nvnews.net/vbulletin/forumdisplay.php?s=&forumid=14 > > for specific news and info about the nVidia drivers > for linux. > > Since this is a developmental ebuild, it is NOT currently > in portage. If you would like to try it out, please > follow these simple instructions: > > 1) Untar the file into /usr/local/portage/x11-drivers > (if your portage overlay is in a different location, > adjust accordingly). > > 2) exit all window managers > > 3) unmerge nvidia-kernel, nvidia-glx, and nvidia-settings > (emerge -C .....) This ebuild will NOT install if any > other nVidia ebuilds are installed. > > 4) edit /etc/portage/package.keywords and add > > x11-drivers/nvidia-drivers ~x86 (or ~amd64). > Other arches are not supported. Sorry. > > 5) emerge nvidia-drivers. > > This will load the kernel module, glx support, nvidia- > settings and -xconfig all in one swoop. > > NOTE: Modular X support is not yet implemented. > > If you have comments, notice a bug, or if you have > suggestions for improvement, PLEASE post to the existing > bug report: > > http://bugs.gentoo.org/show_bug.cgi?id=116085. > > Please DO NOT report bugs about the upstream driver. If the > driver does not work, then see the nVidia news forum. > > We hope you will find this approach a more streamlined and > easy implementation for nVidia. > > Thanks for your participation and feedback. > > Peter Hyman on behalf of the nVidia devs. > > > In my opinion if you want to build monolitic ebuild in system like gentoo where everything is going to be modular you should try some local USE flags for example monolitic to install all the stuff you are puting into it and of cours flags for every part which could be istalled independly. As a common user i need only nvidia-kernel and its dependency nvidia-glx to be happy. Greets Pawel Madej -- gentoo-dev@gentoo.org mailing list