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 <gentoo-user+bounces-118879-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1PeRWf-00031c-BL
	for garchives@archives.gentoo.org; Sun, 16 Jan 2011 12:16:05 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3C48FE09C7;
	Sun, 16 Jan 2011 12:13:56 +0000 (UTC)
Received: from mail-ew0-f53.google.com (mail-ew0-f53.google.com [209.85.215.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id E4F82E09C7
	for <gentoo-user@lists.gentoo.org>; Sun, 16 Jan 2011 12:13:55 +0000 (UTC)
Received: by ewy6 with SMTP id 6so2374271ewy.40
        for <gentoo-user@lists.gentoo.org>; Sun, 16 Jan 2011 04:13:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:in-reply-to:references:date
         :message-id:subject:from:to:content-type;
        bh=fRmfzhrG6jSzPaRGwIJHLahkTHZEfDzK8kFDo2hleXM=;
        b=wxVK/j51rR3dIUL6/SRaqLVHFp67sTY/DCAMzvv5TujwZ9ie7dh8P2SlpYZ9c89nSa
         J1w2jRimyrKd2ATUoNzRdtrf/r9Etl+WFXfdefjys9u+ol/BpUZGseFcuy5NSmndzNn7
         NYDFJPhzLxTlNcgROIv21v9gZ7loKHtRnmVFk=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        b=bxXYO2MOXIP7CJdvqmirIFODKIibwdIFxHHaYyRldS0LJ91huwha/qN4n5y6gs0c1L
         si5ZoPIZhx961q4f4IlAHYVhJuRRpadLCPSqNlXvjpWxySvBtwcabygilVEd8ujl1gRS
         Xp1fR13FIbMTEWIkRkcvLTIB7mtVBPDbTCkrU=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.213.108.208 with SMTP id g16mr2560653ebp.40.1295180034764;
 Sun, 16 Jan 2011 04:13:54 -0800 (PST)
Received: by 10.213.28.129 with HTTP; Sun, 16 Jan 2011 04:13:54 -0800 (PST)
In-Reply-To: <4D32D400.8050409@gmail.com>
References: <5309.1295145276@ccs.covici.com>
	<201101160918.06073.peter@humphrey.ukfsn.org>
	<4D32CD0D.3090606@gmail.com>
	<201101161106.30136.peter@humphrey.ukfsn.org>
	<4D32D400.8050409@gmail.com>
Date: Sun, 16 Jan 2011 23:13:54 +1100
Message-ID: <AANLkTi=9+SOFm38xuq17AUwuhLcj38TJBXHFUUEwzEdQ@mail.gmail.com>
Subject: Re: [gentoo-user] invalid argument when trying to modprobe nvidia module
From: Adam Carter <adamcarter3@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: multipart/alternative; boundary=0015174bf184e4705c0499f59986
X-Archives-Salt: 382aeb82-4a9b-46e9-9537-22d012709187
X-Archives-Hash: 8fd563d74369927d05eda8a0c325b456

--0015174bf184e4705c0499f59986
Content-Type: text/plain; charset=ISO-8859-1

>
>
>>
>>
>
> I have compiled a kernel for 2.6.37 but I have not booted it yet.  I'll set
> the link to the new kernel, emerge nvidia and see what happens when I boot
> the new kernel.
>
> In the past, I was on x86 on my old rig.  Maybe it is the arch that affects
> something.  I'm not sure but will test later on today.  Sort of in the
> middle of a download at the moment.
>
>
Interested. I *thought* what Dale's saying worked too. The no kernel config
error sounds more like you havent done make oldconfig/menuconfig whatever to
create the .config file. So maybe the problem is not that you have to be
running the kernel you want to build for, but that you have at least created
the .config file for the kernel you want to build for. I'm guessing
obviously.

--0015174bf184e4705c0499f59986
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div class=3D"gmail_quote"><blockquote class=3D"gmail_quote" style=3D"margi=
n: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-le=
ft: 1ex;"><div><div class=3D"h5"><blockquote class=3D"gmail_quote" style=3D=
"margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padd=
ing-left: 1ex;">

<br>
 =A0 <br>
</blockquote>
<br></div></div>
I have compiled a kernel for 2.6.37 but I have not booted it yet. =A0I&#39;=
ll set the link to the new kernel, emerge nvidia and see what happens when =
I boot the new kernel.<br>
<br>
In the past, I was on x86 on my old rig. =A0Maybe it is the arch that affec=
ts something. =A0I&#39;m not sure but will test later on today. =A0Sort of =
in the middle of a download at the moment.<br><font color=3D"#888888">
</font><br></blockquote></div><br>Interested. I *thought* what Dale&#39;s s=
aying worked too. The no kernel config error sounds more like you havent do=
ne make oldconfig/menuconfig whatever to create the .config file. So maybe =
the problem is not that you have to be running the kernel you want to build=
 for, but that you have at least created the .config file for the kernel yo=
u want to build for. I&#39;m guessing obviously.<br>
<br><br>

--0015174bf184e4705c0499f59986--