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.60) (envelope-from ) id 1G3TJR-0003X9-Ut for garchives@archives.gentoo.org; Thu, 20 Jul 2006 07:51:14 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6K7nZPo017565; Thu, 20 Jul 2006 07:49:35 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6K7ew6x013896 for ; Thu, 20 Jul 2006 07:40:58 GMT Received: by nf-out-0910.google.com with SMTP id l23so406367nfc for ; Thu, 20 Jul 2006 00:40:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=htaadoLsblg3IW0JRO+a9hBdw9HAybd9HJnLLlBZ0kaENOnQ/vQA/boXp+yqMV88dIEil8wJzi17fHUvCjIdcUZb3if2M/A4oSGfOWmyv+gsm/yBEW9CqWeFg+NkP9bsGKonQHC0tIZOufK+nf/NG95V4+ktVSWkESV7Xe9G14U= Received: by 10.78.178.5 with SMTP id a5mr158801huf; Thu, 20 Jul 2006 00:40:58 -0700 (PDT) Received: by 10.78.16.7 with HTTP; Thu, 20 Jul 2006 00:40:58 -0700 (PDT) Message-ID: <7573e9640607200040s7127d16bxf8e275bb19be9107@mail.gmail.com> Date: Thu, 20 Jul 2006 00:40:58 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] xorg-x11, $VIDEO_CARDS & binary packages In-Reply-To: <200607200744.21927.alexander.puchmayr@linznet.at> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200607190651.03398.alexander.puchmayr@linznet.at> <200607200629.59783.alexander.puchmayr@linznet.at> <44BF0D09.1040709@gmail.com> <200607200744.21927.alexander.puchmayr@linznet.at> X-Google-Sender-Auth: 8e66f5c5d455b910 X-Archives-Salt: 524a8c7f-04c5-437b-b5dc-ade8e26c61e7 X-Archives-Hash: 521de975e0f2ddaf3b4b98002de111e3 On 7/19/06, Alexander Puchmayr wrote: > > I'd recommend you emerge --nodeps xorg-x11 in order to change its > > USEflags to the ones you want (no compilation necessary), and then > > emerge -k to pull in the binary packages depended on by its new flags, > > which will save you the compiling time. > > > > HTH. > > Nope, doesn't work. Same problem. I emerged with --nodeps the xorg-x11 > package, with exactly the video-cards I want. Then I've tried the -k as you > suggested, and still *ALL* other video-drivers are shown in the list, and > VIDEO_CARDS did not show the same content as without -k. Do you have buildpkg in FEATURES? If not, you might need to do: emerge --nodeps xorg-x11 quickpkg xorg-x11 emerge -k xorg-x11 If you don't have buildpkg in FEATURES, and don't do the quickpkg step, then the second emerge will again look at your existing binary package of xorg-x11, and use the settings from that. HTH, -Richard -- gentoo-user@gentoo.org mailing list