Message boards : Number crunching : Leaving GPUGRID [problem solved]
Author | Message |
---|---|
I appreciate all the help from several on this forum in attempting to upgrade my Nvidia drivers but the only way I've succeeding has been through the Ubuntu repositories which aren't recent enough to continue working on this project. It seems GPUGRID has become a project for those more expert in Linux then a novice like myself, I've learned much from your help but not enough. I'll wait until the repositories match GPUGRID's requirements and perhaps crunch again for this project. | |
ID: 38962 | Rating: 0 | rate: / Reply Quote | |
Sorry to see you go. It would be very useful if some Linux expert would update the Linux on a stick initiative: | |
ID: 38964 | Rating: 0 | rate: / Reply Quote | |
Try the following from a terminal window wget http://us.download.nvidia.com/XFree86/Linux-x86_64/343.22/NVIDIA-Linux-x86_64-343.22.run chmod +x NVIDIA-Linux-x86_64-343.22.run sudo sh NVIDIA-Linux-x86_64-343.22.run | |
ID: 38968 | Rating: 0 | rate: / Reply Quote | |
I have found http://ubuntuhandbook.org to be a valuable resource as Linux is something I am still learning and struggling with, and why I tend not to upgrade NVIDIA drivers on Linux unless forced to do so, especially when it comes to "Coolbits" and adding the appropriate coding to X server when I do not have permissions because I am not the owner or not logged in as root, but I found a workaround for that as well. | |
ID: 38969 | Rating: 0 | rate: / Reply Quote | |
Try the following from a terminal window fractal, SUCCESS! I tried your steps and added a few more and it worked, I've finally achieved the 343.22 driver and am crunching a CUDA 65 WU. The steps I used with a few mods from your original suggestion; sudo wget http://us.download.nvidia.com/XFree86/Linux-x86_64/343.22/NVIDIA-Linux-x86_64-343.22.run sudo apt-get remove nvidia* && sudo apt-get autoremove sudo chmod +x NVIDIA-Linux-x86_64-343.22.run sudo stop lightdm sudo sh NVIDIA-Linux-x86_64-343.22.run sudo reboot Thanks for your help, Steve | |
ID: 38974 | Rating: 0 | rate: / Reply Quote | |
Hi, The solution to installing the Nvidia driver manually was the only one available so far, as has been discussed in several threads in GPUGRID and others, but not anymore. | |
ID: 38977 | Rating: 0 | rate: / Reply Quote | |
Steve, I'm glad someone could help you out! I'm also often at a loss trying to make things work under Linux (at work), so I certainly feel with you. BTW: I edited the thread title - I hope appropriately? | |
ID: 38981 | Rating: 0 | rate: / Reply Quote | |
Steve, I'm glad someone could help you out! I'm also often at a loss trying to make things work under Linux (at work), so I certainly feel with you. BTW: I edited the thread title - I hope appropriately? MrS Yes, your edit is appropriate and thanks. Steve | |
ID: 38983 | Rating: 0 | rate: / Reply Quote | |
Great to see your problem is solved! Now if some super Linux guru wants to update that Linux NVidia crunching USB stick... | |
ID: 38988 | Rating: 0 | rate: / Reply Quote | |
Message boards : Number crunching : Leaving GPUGRID [problem solved]