From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q2qzz-0002W7-P3 for garchives@archives.gentoo.org; Thu, 24 Mar 2011 20:19:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 808AA1C0B4; Thu, 24 Mar 2011 20:17:55 +0000 (UTC) Received: from mail-pw0-f53.google.com (mail-pw0-f53.google.com [209.85.160.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 3E02F1C0B4 for ; Thu, 24 Mar 2011 20:17:55 +0000 (UTC) Received: by pwj7 with SMTP id 7so85747pwj.40 for ; Thu, 24 Mar 2011 13:17:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type; bh=wNjN7rWHtDXPzHKW4u3Y2KtEDP4WMXhFQAEQIslYQVU=; b=lu9nIOttlBTcO2pEHPA0siiU2FHfSbhFDm9h2pR4z9AamyXROQdsfJ/2b5sw4EK5cE QKxHx3aiDbQCfgYjU81wHxI6Xn4kXEHIYGDxSbCGAZ50ldTK4TkKj7kFqAjZpuMpfMnv 16Kver5/OKO0grFtCY+1bbXbk36r6LT/WY8r0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; b=iRtKfT9NEqSOEIdZ4OrM++RuuEgA7hPnKLBsCjSaGugUC/2BiqBHuMVdlHsR5n4YzX LVyobFIcEXwkMaBPFP84pZ/D3FOdtwIvWyKNwmTsnRc5dxIQyPVPS+vdmPUy8+CsVmwH uElpxIp6DfFeJbpTuAl4rCO5nmxviLVzfUTY8= Received: by 10.142.208.12 with SMTP id f12mr6571007wfg.92.1300997873465; Thu, 24 Mar 2011 13:17:53 -0700 (PDT) Received: from [192.168.1.2] ([66.27.245.111]) by mx.google.com with ESMTPS id s41sm303474wfc.3.2011.03.24.13.17.52 (version=SSLv3 cipher=OTHER); Thu, 24 Mar 2011 13:17:52 -0700 (PDT) Message-ID: <4D8BA6EA.5030908@gmail.com> Date: Thu, 24 Mar 2011 13:17:46 -0700 From: Edward Martinez User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-desktop@lists.gentoo.org Reply-to: gentoo-desktop@lists.gentoo.org MIME-Version: 1.0 To: gentoo-desktop@lists.gentoo.org Subject: Re: [gentoo-desktop] System problems - some progress References: <1300596366.8325.30.camel@vishnu.fmp.com> <20110320095034.6b27043a.zilka@fi.muni.cz> <1300637317.1698.38.camel@ubuntu> <20110321001034.42e087b8.zilka@fi.muni.cz> <1300672634.8325.179.camel@vishnu.fmp.com> <20110321095742.758b2278.zilka@fi.muni.cz> <1300724287.1757.78.camel@ubuntu> <685081770-1300738047-cardhu_decombobulator_blackberry.rim.net-274633814-@bda261.bisx.prod.on.blackberry> <1300746267.11877.76.camel@vishnu.fmp.com> <4D87D52F.4060706@gmail.com> <4D87FD44.1030502@gentoo.org> <1300990587.8052.61.camel@vishnu.fmp.com> <4D8B9856.3030204@gmail.com> <1300995840.8052.216.camel@vishnu.fmp.com> In-Reply-To: <1300995840.8052.216.camel@vishnu.fmp.com> Content-Type: multipart/alternative; boundary="------------030809000100000407010701" X-Archives-Salt: X-Archives-Hash: bee3d17bc72c30fbacc4e5fea6850cf7 This is a multi-part message in MIME format. --------------030809000100000407010701 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 03/24/11 12:44, Lindsay Haisley wrote: > I can deal with the video card issues and I'm > home free Cool,:-) are you aware that the nvidia kernel module needs to be reinstall every time a new linux kernel or current kernel is compiled? code:*Important: * Every time you compile a new kernel or recompile the current one, you will need to reinstall the nVidia kernel modules. An easy way to keep track of modules installed by ebuilds (such as nvidia-drivers) is to install sys-kernel/module-rebuild. Once you've installed it, simply run module-rebuild populate to populate its database with a list of packages to be rebuilt. Once you've finished compiling or recompiling a kernel, just run module-rebuild rebuild to rebuild the drivers for your new kernel./code http://www.gentoo.org/doc/en/nvidia-guide.xml --------------030809000100000407010701 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 03/24/11 12:44, Lindsay Haisley wrote:
I can deal with the video card issues and I'm
home free 
   Cool, :-) are you aware that the nvidia kernel module needs to be reinstall every time a new linux kernel or current kernel is compiled?

    code: Important: Every time you compile a new kernel or recompile the current one, you will need to reinstall the nVidia kernel modules. An easy way to keep track of modules installed by ebuilds (such as nvidia-drivers) is to install sys-kernel/module-rebuild. Once you've installed it, simply run module-rebuild populate to populate its database with a list of packages to be rebuilt. Once you've finished compiling or recompiling a kernel, just run module-rebuild rebuild to rebuild the drivers for your new kernel./code


http://www.gentoo.org/doc/en/nvidia-guide.xml
--------------030809000100000407010701--