Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196679 - x11-drivers/nvidia-drivers-100.14.23 version bump
Summary: x11-drivers/nvidia-drivers-100.14.23 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-21 23:36 UTC by Andreas Roedl
Modified: 2007-11-01 05:48 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
nvidia-drivers-100.14.23.ebuild (nvidia-drivers-100.14.23.ebuild,14.12 KB, text/plain)
2007-10-21 23:37 UTC, Andreas Roedl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Roedl 2007-10-21 23:36:15 UTC
Version bump to 100.14.23. Works as expected.


Reproducible: Always

Steps to Reproduce:
Comment 1 Andreas Roedl 2007-10-21 23:37:25 UTC
Created attachment 134090 [details]
nvidia-drivers-100.14.23.ebuild
Comment 2 Skion 2007-10-22 07:55:04 UTC
Confirming, works fine...
Comment 3 Kelly Price 2007-10-22 19:01:09 UTC
Has anyone tested this on a 2.6.23 kernel?
Comment 4 Andreas Roedl 2007-10-22 20:02:58 UTC
(In reply to comment #3)
> Has anyone tested this on a 2.6.23 kernel?

Yes, the submitter.

Linux hydra 2.6.23 #1 SMP Thu Oct 11 16:59:15 CEST 2007 i686 Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz GenuineIntel GNU/Linux
Comment 5 Kelly Price 2007-10-22 22:55:00 UTC
There's no sandbox violation issues with it?  I got them in 100.14.19, which I'll submit a new bug on.
Comment 6 Andreas Roedl 2007-10-22 23:35:39 UTC
(In reply to comment #5)
> There's no sandbox violation issues with it?  I got them in 100.14.19, which
> I'll submit a new bug on.

The sandbox violation has nothing to do with the ebuild itself. I guess the problem lies somewhere in portage. I'm getting the sandbox violation on any kernel module ebuild. For now, try

FEATURES="-sandbox" emerge nvidia-drivers

but be careful what you're doing.

Comment 7 Andreas Roedl 2007-10-22 23:51:44 UTC
(In reply to comment #5)
> There's no sandbox violation issues with it?  I got them in 100.14.19, which
> I'll submit a new bug on.

Fixed in sys-apps/sandbox-1.2.18.1 and later (see comment 118 in bug 135745). As I said before, the violation has nothing to do with this ebuild - or any other module ebuild for that matter.
Comment 8 Billy DeVincentis 2007-10-26 05:34:28 UTC
Can  confirm,  upgrading  sandbox  resolves  emerge  problem.  I  simply  used  the  100.14.19  ebuild  and  renamed  it,  digested  and  emerged  and  it  emerged  fine,  so  far  operating  fine.  This  is  an  important  package  as  Nvidia  claims  they  have  fixed  the  problem  of  going  back  and  forth  from  a  vt  when  running  compiz-fusion.  This  should  also  solve  the  return  from  screensaver  issue  I  hope.  I  am  testing  it  now.  Till  now  Ive  had  to  disable  dpms  and  use  electricsheep  as  a  screensaver  with  no  power  management  whatsoever  in  order  to  avoid  problems  when  returning  to  my  boxes.
Comment 9 Jon Gerdes 2007-10-27 16:43:20 UTC
Thanks for the ebuild - the .19 release fails to compile for me.

Some details:

Linux noddy 2.6.23-gentoo #2 SMP Sat Oct 27 17:08:42 BST 2007 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel GNU/Linux

01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7600 GT] (rev a1)

Monitor is a NEC Multisync LCD 2080UX+ running at 1600x1200 

CFLAGS="-O2 -march=prescott -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"

MAKEOPTS="-j3"
FEATURES="parallel-fetch sandbox usersandbox userfetch userpriv"

glxgears:
51771 frames in 5.0 seconds = 10354.041 FPS
52197 frames in 5.0 seconds = 10439.235 FPS

nvidia-settings works nicely.

Hoorah!
Comment 10 Doug Goldstein (RETIRED) gentoo-dev 2007-10-29 14:39:03 UTC
These are beta drivers. They're not officially released drivers. The officially supported drivers are 100.14.19. When there is an official release, those will be added to Portage.
Comment 11 Andreas Roedl 2007-10-29 16:53:32 UTC
(In reply to comment #10)
> These are beta drivers. They're not officially released drivers.
> The officially supported drivers are 100.14.19.

Obviously not in Germany:

  http://www.nvidia.de/object/linux_de.html

Whatever, I don't care anymore.
Comment 12 Doug Goldstein (RETIRED) gentoo-dev 2007-10-29 19:01:48 UTC
http://www.nvidia.com/object/unix.html is the US page. As you can see 100.14.19 is the latest there. Checking their forums, where they also post the latest version information, http://www.nvnews.net/vbulletin/forumdisplay.php?s=&forumid=14 shows 100.14.19 as well. Only going to the beta page, http://www.nvidia.com/Download/betadrivers.aspx?lang=en-us can you see the 100.14.23 drivers.

Lastly, I asked NVIDIA employees and was told 100.14.23 were beta status only.
Comment 13 Kelly Price 2007-10-29 22:24:14 UTC
Well someone tell the Germans and Phoronix that it's beta, stop reporting that it's not!
Comment 14 Doug Goldstein (RETIRED) gentoo-dev 2007-10-29 23:05:32 UTC
Phoronix forums clearly mark it as beta but their news article makes no mention. Then again, Phoronix isn't really known to take the stable path. They typically jump on the latest anything and run with it and complain that it's not 100% polished. Case in point, reporting on 2.6.24-rc1 release, Nouveau articles on a weekly basis, testing Fedora 8 2 weeks before it's released, the list can go on.
Comment 15 Doug Goldstein (RETIRED) gentoo-dev 2007-11-01 05:45:31 UTC
Adding to the tree as masked.
Comment 16 Doug Goldstein (RETIRED) gentoo-dev 2007-11-01 05:48:08 UTC
Added to the tree but masked and with a note that they're beta drivers and unsupported.