|
nVidia/ATI GPU2 clients Folding clients that use GPUs on graphics cards running the GPU2 client |
![]() |
| LinkBack | Thread Tools | Rating: ![]() |
| |||
64-bit LINUX setup guide for GPU2 client under WINE (The finished version of the linux GPU2 folding guide. I've tested it on a couple of rigs and can verify it does work. TR, you can move it edit it as you see fit) Ubuntu/Mint linux 64 bit instructions. 32 bit set up coming soon. Can be used for gentoo, arch and most other distros with some modifications. Under Gentoo you only need to install wine and start from that point in the guide as the rest is already in place. You will need to mask any nvidia-drivers newer than 180.60 to make it happen though. Under Arch you will need to install base-devel and wine. Make sure you have an updated system with the 180 series nvidia drivers. Can be installed through the package manager. Do not install drivers newer than the 180 series if you plan to run GPU2. They do not work and will only give an UNSTABLE_MACHINE error Open up a terminal Code: sudo apt-get install wine build-essential linux-headers-`uname -r` Code: mkdir -p ~/folding/gpu Code: cd ~/folding/gpu Code: wget http://files.aoaforums.com/F3890-cudart.dll.so.zip Code: unzip F3890-cudart* Code: wget http://developer.download.nvidia.com/compute/cuda/2_0/linux/toolkit/NVIDIA_CUDA_Toolkit_2.0_ubuntu7.10_x86.run Code: sudo sh NVIDIA_CUDA_Toolkit_2.0_ubuntu7.10_x86.run Code: wine notepad Copy the cudart.dll to the newly created wine directory Code: cp -a cudart.dll.so ~/.wine/drive_c/windows/system32/nvcuda.dll Code: sudo cp -a /usr/local/cuda/lib/* /usr/lib32 Code: wget http://www.stanford.edu/group/pandegroup/folding/release/Folding@home-Win32-GPU_XP-623.zip Code: unzip Fold* Code: nice wine Folding@home-Win32-GPU.exe -verbosity 9 -forcegpu nvidia_g80 Special thanks go out to the many people on foldingforum.org that put in a lot of work to make this possible. This sticky post by ccperf721p was copied from this thread: http://www.aoaforums.com/forum/nvidia-ati-gpu-clients/47946-gpu-clients-in-linux-under-wine.html That thread contains all posts made while developing/troubleshooting the instructions and is now closed to further posting. All further posts should be made here. -TR
__________________ Biostar TForce X58 - Core i7 920 - 12GB Corsair Dominator DDR3 - EVGA 560ti - PCP&C 750W - Dual boot, Arch Linux/WinXP Last edited by ThunderRd; 7th June, 2010 at 07:41 AM. |
| ||||
The cudart.dll.so can be retrieved using wget from here: f@h - Cudart |
| ||||
I can do nothing but agree with that! ![]()
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD |
| |||
updated the instructions to use wget to retrieve the wrapper. Thank you Gizmo.
__________________ Biostar TForce X58 - Core i7 920 - 12GB Corsair Dominator DDR3 - EVGA 560ti - PCP&C 750W - Dual boot, Arch Linux/WinXP |
| ||||
Just got it kinda working on Fedora 11. The only change was that, with 64-bit F11, the libs are in /usr/lib rather than /usr/lib32 (F11 apparently uses lib and lib64) However, I'm getting the following: Quote:
|
| ||||
I wish I knew more that could help you, but I reckon the community forum is the place to go. Cliff's dad hasn't been well and the last time I was in touch with him a week or two ago he was really busy taking care of him, and working nights, so I'm not too sure when we will be hearing from him...
__________________ #1: Tt Armor, ASUS Maximus Extreme, QX9650@4.1G, 8G Corsair Dominator GT DDR3-2000, Corsair HX1050, H2O-Swiftech, Gigabyte GTX470/Arctic Accelero Xtreme Plus II, Intel 520 SSD, Kingston SSD, 2xRaptor 150G RAID0, Win 7 Pro 64 #2: Tt Shark, ASUS P5Q Pro Turbo, Q6600@3.8G, 4G HyperX-1600, Corsair HX850, CoolerMaster V10, 2xASUS 9600GT, 2xRaptor 74G RAID0, OCZ Vertex 4 SSD, Gentoo/siduction Linux [64-bit] #3, #4: Opteron 170@2.75G nude, A8N-SLI Deluxe, Gentoo ![]() |
| ||||
I've been missing him myself...Sorry to hear of his Dad's illness...Hope he recovers soon...
__________________ "Though all men live in ignorance before mystery, they need not live in darkness... Justice is foundation and Mercy ETERNAL." DKE "All that we do is touched by Ocean Yet we remain on the shore of what we know." Richard Wilbur [img]/forum/attachments/random-nonsense/16515-sigs-dan_drag.jpg[/img] Subscribers! Ask Pitch about a Custom Sig Graphic |
| |||
I've been checking in from time to time, haven't had much time to type but it won't be much longer (I hope).. I will look into the error Gizmo. So far I managed to dig up that there needs to be a symlink from libcuda.so -> libcuda.so.1 Normally it is already done when installing from the repo but I seem to remember that you install nvidia drivers outside of the repos.
__________________ Biostar TForce X58 - Core i7 920 - 12GB Corsair Dominator DDR3 - EVGA 560ti - PCP&C 750W - Dual boot, Arch Linux/WinXP |
| ||||
Hey Cliff, good to hear from you. Take care and we'll be here when you get back...
__________________ #1: Tt Armor, ASUS Maximus Extreme, QX9650@4.1G, 8G Corsair Dominator GT DDR3-2000, Corsair HX1050, H2O-Swiftech, Gigabyte GTX470/Arctic Accelero Xtreme Plus II, Intel 520 SSD, Kingston SSD, 2xRaptor 150G RAID0, Win 7 Pro 64 #2: Tt Shark, ASUS P5Q Pro Turbo, Q6600@3.8G, 4G HyperX-1600, Corsair HX850, CoolerMaster V10, 2xASUS 9600GT, 2xRaptor 74G RAID0, OCZ Vertex 4 SSD, Gentoo/siduction Linux [64-bit] #3, #4: Opteron 170@2.75G nude, A8N-SLI Deluxe, Gentoo ![]() |
| |||
It's been a pretty rough month all around. The dad thing was expected, just not right now. I've had a ton of trouble with linux and I'm almost positive a certain distro (not gentoo) killed my laptop when it changed my configuration and allowed my laptop to turn off the fan without scaling back the cpu or video. Then there was the hal and xorg updates. I'm just about at the end of my rope with linux.. One thing I have always hated about linux, nothing is ever finished. Even when an app is perfect in every way, it must be screwed with..
__________________ Biostar TForce X58 - Core i7 920 - 12GB Corsair Dominator DDR3 - EVGA 560ti - PCP&C 750W - Dual boot, Arch Linux/WinXP |
| ||||
I'm playing around with 2 Linux distros that are new to me, one is the Sidux you have mentioned, and another one is called Yoper; it claims to be the world's fastest Linux distro. Don't know about that yet, but it's interesting to see the differences in the organization of different distros. I have the new Gentoo release 10.1 downloaded and on the back burner. For now, I'm comfortable with Debian kin, so I'm staying with those until I feel strong enough to venture out...
__________________ #1: Tt Armor, ASUS Maximus Extreme, QX9650@4.1G, 8G Corsair Dominator GT DDR3-2000, Corsair HX1050, H2O-Swiftech, Gigabyte GTX470/Arctic Accelero Xtreme Plus II, Intel 520 SSD, Kingston SSD, 2xRaptor 150G RAID0, Win 7 Pro 64 #2: Tt Shark, ASUS P5Q Pro Turbo, Q6600@3.8G, 4G HyperX-1600, Corsair HX850, CoolerMaster V10, 2xASUS 9600GT, 2xRaptor 74G RAID0, OCZ Vertex 4 SSD, Gentoo/siduction Linux [64-bit] #3, #4: Opteron 170@2.75G nude, A8N-SLI Deluxe, Gentoo ![]() |
| ||||
That's correct, Cliff; I install the nVidia drivers using the nVidia installer, though, which should be the same thing. I just verified that I do have the symlink. |
| ||||
I just tried disabling desktop effects. It didn't make any difference. |
| |||
Seems I get done typing and hit submit just as there is a down on the site. Quote:
Quote:
I'm not having much fun with linux right now. I was on my arch install when all of the stuff in my etc/fstab stopped working like mounting usb drives, narrowed down to policykit, created some rules and deleted the entries in the fstab. Then sudo mount /dev/sdd1 /mnt/storage gave a permission denied error. su didn't do any good either. Rather than punch a hole in my screen, I started editing pkgbuilds in arch and ebuilds in gentoo, something I thought I was done with... Like I have always said, if something in linux is working perfectly, it's not finished yet.
__________________ Biostar TForce X58 - Core i7 920 - 12GB Corsair Dominator DDR3 - EVGA 560ti - PCP&C 750W - Dual boot, Arch Linux/WinXP |
| ||||
it took a while for me to figure out that it helps to have Win-XP installed in order to run the GPU client under wine. that prolly wont happen on this box. so waiting for a true linuxGPU client. I'll miss some points for a while until that happens. ![]() will go to work on the linuxSMP client asap. and since it's a Quad, maybe two clients. ![]() Ron |
| ||||
Quote:
TR, did I miss something here? do I create the dir c/windows/system32? this box is only linux (Mint8) and I need a little more help getting the GPU folding again. I'll get the SMP working first! Ron |
| ||||
I don't have any experience with folding under WINE but I can explain the command. Code: cp -a cudart.dll.so ~/.wine/drive_c/windows/system32/nvcuda.dll That means it is in the /home/dabaerman directory (~) in a hidden directory named .wine (the "." means it's hidden). In Mint, the easiest way to see it is to enable "show hidden files" in your Mint file manager, nautilus or whatever it is, or do it from the CL. Code: ls -a /home/dabaerman/ If you have any problems ccperf is the guy to ask, or go onto the community forum in the thread posted at the top of this one.
__________________ #1: Tt Armor, ASUS Maximus Extreme, QX9650@4.1G, 8G Corsair Dominator GT DDR3-2000, Corsair HX1050, H2O-Swiftech, Gigabyte GTX470/Arctic Accelero Xtreme Plus II, Intel 520 SSD, Kingston SSD, 2xRaptor 150G RAID0, Win 7 Pro 64 #2: Tt Shark, ASUS P5Q Pro Turbo, Q6600@3.8G, 4G HyperX-1600, Corsair HX850, CoolerMaster V10, 2xASUS 9600GT, 2xRaptor 74G RAID0, OCZ Vertex 4 SSD, Gentoo/siduction Linux [64-bit] #3, #4: Opteron 170@2.75G nude, A8N-SLI Deluxe, Gentoo ![]() Last edited by ThunderRd; 29th March, 2010 at 07:26 AM. |
| |||
When you run the command "wine notepad" it will create the directory
__________________ Biostar TForce X58 - Core i7 920 - 12GB Corsair Dominator DDR3 - EVGA 560ti - PCP&C 750W - Dual boot, Arch Linux/WinXP |
| ||||
when I type this command, cp -a cudart.dll.so ~/.wine/drive_c/windows/system32/nvcuda.dll I get an error msg. 'the directory does not exist' continuing to apply patience as needed!! Ron Last edited by dabaerman; 3rd April, 2010 at 03:58 AM. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Rate This Thread | |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
GPU2 Nvidia Linux Folding | dsio | nVidia/ATI GPU2 clients | 35 | 8th October, 2010 05:37 PM |
GPU clients in Linux under WINE | ccperf721p | nVidia/ATI GPU2 clients | 103 | 10th October, 2009 09:41 AM |
GPU2 client for nVidia cards | gedon | nVidia/ATI GPU2 clients | 240 | 7th September, 2009 06:42 PM |
Download - Wine 1.1.3 for Linux/FreeBSD | danrok | OS, Software, Firmware, and BIOS | 7 | 26th August, 2008 07:46 PM |
RDA+ setup guide | rcoe | EPoX MotherBoards | 2 | 22nd February, 2003 09:08 PM |