From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9C93A1381F3 for ; Mon, 1 Jul 2013 20:30:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E5B9E0B50; Mon, 1 Jul 2013 20:30:49 +0000 (UTC) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D3A8E0B36 for ; Mon, 1 Jul 2013 20:30:47 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id kx10so5466573pab.27 for ; Mon, 01 Jul 2013 13:30:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=eK3Gj6e/BxMeaIeRtuk2JylGcTZG9FdLpOs3b6krPnA=; b=Kewfo7OHUPFP/iuDHIFlt/MYUu8ez/2tfLJJkpZsV9IpWqFTgPAWC2MSEBplSHv3UH QDV6ObjvhB8GK/SGRgD2vx2Z0vdb0KSi9DHIyaLNO8LXpm3cIhebTXwlfl1d32hpoJdE HVLoYQj2o2PF1iRWBuAmx18XXI+TnMDkcPU6kmfe1FAiQp7GtY+dZ+e9dyE6m1AaxITj +NgUx1whjKMakDeumGVB0RkTR62r3vy2FNDggpX6TzCzG+4t89bqbeWVoKM+LX7nGMZz DZOopBbtoxriyy+fEWSEevq12an+rFxvSAisefN7F2XJtM6Wjqat9UtVTQbY3sa6Ic7v ab+Q== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.66.26.20 with SMTP id h20mr25776314pag.180.1372710647073; Mon, 01 Jul 2013 13:30:47 -0700 (PDT) Received: by 10.70.126.130 with HTTP; Mon, 1 Jul 2013 13:30:47 -0700 (PDT) In-Reply-To: References: <20130701153542.eedab9994a52502121e7e8e5@comcast.net> Date: Mon, 1 Jul 2013 13:30:47 -0700 Message-ID: Subject: Re: [gentoo-amd64] Kernel-3.10 Nvidia Emerge Failure And Other Stuff From: Mark Knecht To: Gentoo AMD64 Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: e42d6e40-1dbe-42a3-af8e-bedf7351aa27 X-Archives-Hash: 440cd6e6f7b8b8511e3f6baeb1fce258 On Mon, Jul 1, 2013 at 12:51 PM, Mark Knecht wrote: > On Mon, Jul 1, 2013 at 12:35 PM, Frank Peters wrote: > >> However, the main problem for me with kernel-3.20 is that the nvidia-drivers >> will fail to emerge. Here is the error: >> >> nvidia-drivers-319.32/work/kernel/nv-i2c.c: In function 'nv_i2c_del_adapter': >> nv-i2c.c:327:14: error: void value not ignored as it ought to be >> >> When I encountered this failure I expected that a huge outcry of bug reports >> would ensue, but so far things have been rather quiet. There are only a few >> postings of this problem with 3.10-rc1 and not much else. >> >> I should perhaps just patiently wait for the eventual rapid fix, because this >> error is a real show stopper, but I will make an inquiry nonetheless. >> Has anyone on the list encountered this error with nvidia and kernel-3.10? >> >> I hope it is not, again, some strange affliction peculiar to my machine. >> >> Frank Peters > > > Hi Frank, > I don't think the Gentoo devs pay much attention to that sort of > failure. I don't report them anymore. > > My personal experience with major kernel revision jumps like this > is that it's best to give NVidia a few days and to watch their web > site for a new version. They typically update very quickly. (1-2 days) > > HTH, > Mark Frank, On the NVidia site they show a new beta driver released today, July 1st, 2013. The version number is 325.08. I just did a sync and that revision does not appear to be in portage yet, at least on the server I'm syncing to. I suspect that's the driver you're looking for but that is just a guess. HTH, Mark