Announcement

Collapse
No announcement yet.

NVIDIA Pushes Out New Driver With No Change-Log

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Kano
    replied
    @leidola

    Why don't you use updated drivers? 180.29 is really old now...

    Leave a comment:


  • DeathStrikeVirus
    replied
    I'm running two 9800 GTX's in SLI. The proprietary drivers have always worked great for those. When I "upgraded" from 8.04 to 8.10, xorg broke, but a few lines in xorg.conf fixed the display.

    I prefer the proprietary ones 'cause I'm a gamer, the 3D aspects are extremely relevant to me. Besides, if NVidia wants to PAY people to make Linux drivers instead of having the world do it, who am I to argue?

    Leave a comment:


  • leidola
    replied
    nvidia driver better?

    Originally posted by bulletxt View Post
    lol, NVIDIA doesn't talk and/or do promises. They work.
    +10 to NVIDIA.
    Well, I've got a nvidia card for testing and for me my ATi card with it's OSS drivers works better(*), even Compiz is faster. Only when it comes to 3D nvidia is faster.

    (*): Sometimes X is getting completely white, the keyboard doesn't work anymore. Only a remote shutdown helps here. This happens with driver 180.29.

    Ciao,
    Olaf

    Leave a comment:


  • Kano
    replied
    Did somebody notice

    ftp://download.nvidia.com/XFree86/Linux-x86/180.41/

    ftp://download.nvidia.com/XFree86/Linux-x86_64/180.41/

    Leave a comment:


  • gtrawoger
    replied
    Originally posted by rv65 View Post
    The driver includes the VDPAU binaries. Not sure about the MPlayer ones. I would think they would since it's the latest version.
    Yeah, I noticed the VDPAU part of mplayer got installed. And I can find it under the Video tab in mplayer. It just doesn't seem to accelerate properly.

    Leave a comment:


  • rv65
    replied
    The driver includes the VDPAU binaries. Not sure about the MPlayer ones. I would think they would since it's the latest version.
    Last edited by rv65; 20 March 2009, 03:29 PM.

    Leave a comment:


  • gtrawoger
    replied
    Originally posted by rv65 View Post
    Do what I do and use this repo for it.



    Copy both apt lines into your sources and add the key. The key is easy to add. Just click on the key link and click again. Then you copy it to a text file and then add the key. He also has an intrepid PPA for those who don't want to use Jaunty. I'm using it on Jaunty Alpha 6 amd64 and it seems to work great. Install it from this PPA and enjoy.
    Thanks for the repo... lazy people like me appreciate it!

    One question though... the mplayer that is in it... does it have the VDPAU included? How does one use it? I mean, I installed it and used it to play a downloaded h.264 file (the one with the bunny) and it still pegs out one of my cores. (BTW, this is my laptop, which has a 8600M GT)

    Leave a comment:


  • rv65
    replied
    Do what I do and use this repo for it.



    Copy both apt lines into your sources and add the key. The key is easy to add. Just click on the key link and click again. Then you copy it to a text file and then add the key. He also has an intrepid PPA for those who don't want to use Jaunty. I'm using it on Jaunty Alpha 6 amd64 and it seems to work great. Install it from this PPA and enjoy.

    Leave a comment:


  • MaestroMaus
    replied
    Just tried the new notebook driver for my GF GO 7950GTX and it F I N A L L Y works the way it should. I don't think I am going to update ubuntu anytime soon, now that my system finally works the way it should.

    Leave a comment:


  • md1032
    replied
    Originally posted by gtrawoger View Post
    Sorry for being misleading, since the error did state that either I used the wrong gcc version or my GPU wasn't supported. I was certain I had the right gcc version, so that left me with the other.
    Here's the literal text of the error message, from the source code:
    Code:
            ui_error(op, "Unable to load the kernel module '%s'.  This "
                     "happens [COLOR="Red"]most frequently[/COLOR] when this kernel module was "
                     "built against the wrong or improperly configured "
                     "kernel sources, with a version of gcc that differs "
                     "from the one used to build the target kernel, or "
                     "if a driver such as rivafb/nvidiafb is present and "
                     "prevents the NVIDIA kernel module from obtaining "
                     "ownership of the NVIDIA graphics device(s), or "
                     "NVIDIA GPU installed in this system is not supported "  
                     "by this NVIDIA Linux graphics driver release.\n\n" 
                     "Please see the log entries 'Kernel module load "
                     "error' and 'Kernel messages' at the end of the file "
                     "'%s' for more information.",
                     p->kernel_module_filename, op->log_file_name);
    They're just examples. There are a million possible reasons why a kernel module could fail to load on Linux, very few of which would be NVIDIA's fault.

    Leave a comment:

Working...
X