Advanced search

Message boards : Graphics cards (GPUs) : BOINC 6.4.5 on Ubuntu 8.10 64bit

Author Message
johnn_doee
Send message
Joined: 10 Mar 09
Posts: 2
Credit: 596,222
RAC: 0
Level
Gly
Scientific publications
watwatwat
Message 7452 - Posted: 14 Mar 2009 | 21:57:34 UTC

Just wanted to share some into here. I ran into some trouble using the packages from GetDeb: http://www.getdeb.net/release/3624.

I didn't spot the problem until a reboot because I rarely do so.
Here's how it went:
BOINC ran GPUGRID fine immediately after installation (during the same session). After a reboot, however, BOINC tells me that the CUDA device is not found.
I tried the solution suggested by user J to create a symbolic link to libcudart.so and restart BOINC (http://www.gpugrid.net/forum_thread.php?id=592). Creating a symbolic link doesn't fix the problem. Restarting boinc-client, and it sees my video card again.
For the moment, I added the restart command to /etc/rc.local to have it executed automatically on every start up.

If anyone has a better and more permanent solution, please post a reply. Thanks.

Michael Doerner
Send message
Joined: 28 Feb 09
Posts: 37
Credit: 666,889
RAC: 0
Level
Gly
Scientific publications
watwatwatwat
Message 7453 - Posted: 14 Mar 2009 | 23:03:49 UTC - in response to Message 7452.

Are you using the default Nvidia driver with the distribution, or the one downloaded off the NVIDIA web site?

Mike Doerner

johnn_doee
Send message
Joined: 10 Mar 09
Posts: 2
Credit: 596,222
RAC: 0
Level
Gly
Scientific publications
watwatwat
Message 7454 - Posted: 14 Mar 2009 | 23:31:41 UTC - in response to Message 7453.

I'm using the beta driver from the repository: 180.11 beta.

phrantik
Send message
Joined: 4 Mar 09
Posts: 1
Credit: 5,137,920
RAC: 0
Level
Ser
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwat
Message 7456 - Posted: 15 Mar 2009 | 1:22:20 UTC - in response to Message 7454.

I noticed this too tonight, and I hardly ever reboot the machine either. For the record, I'm using 180.22 from http://www.nvidia.com/object/cuda_get.html Thanks for your insight.

Michael Doerner
Send message
Joined: 28 Feb 09
Posts: 37
Credit: 666,889
RAC: 0
Level
Gly
Scientific publications
watwatwatwat
Message 7457 - Posted: 15 Mar 2009 | 1:36:19 UTC - in response to Message 7454.
Last modified: 15 Mar 2009 | 1:36:58 UTC

That's an old beta. The "newest" release drivers can be found here.....

http://www.nvnews.net/vbulletin/showthread.php?t=122606

Newest beta (that is broken, do not use) is 185.13. I'm using 180.37 (pre-release) right now on SuSE 11.1 64-bit and things are peachy-keen. Make sure you have all the pieces in place on you distro so you can re-compile the kernel, as this driver makes it's own modules. Good luck.

Mike Doerner

Profile Bender10
Avatar
Send message
Joined: 3 Dec 07
Posts: 167
Credit: 8,368,897
RAC: 0
Level
Ser
Scientific publications
watwatwatwatwatwatwat
Message 7458 - Posted: 15 Mar 2009 | 2:28:14 UTC - in response to Message 7457.

This must be "Linux Re-Boot" day. I had to shut down my Ubuntu 8.10 box today also....for some wiring changes..But I am still on the old drivers (177.80 and 6.5.4), so no problems.

Sounds like I might have to try a newer 64 bit driver (180.37..maybe..), not the Beta though...;)
____________


Consciousness: That annoying time between naps......

Experience is a wonderful thing: it enables you to recognize a mistake every time you repeat it.

Michael Doerner
Send message
Joined: 28 Feb 09
Posts: 37
Credit: 666,889
RAC: 0
Level
Gly
Scientific publications
watwatwatwat
Message 7509 - Posted: 16 Mar 2009 | 2:28:45 UTC - in response to Message 7458.

Latest release (non-beta) is 180.29. FYI.

Mike Doerner

Clownius
Send message
Joined: 19 Feb 09
Posts: 37
Credit: 30,657,566
RAC: 0
Level
Val
Scientific publications
watwatwatwatwatwatwatwatwat
Message 7512 - Posted: 16 Mar 2009 | 10:04:52 UTC - in response to Message 7509.
Last modified: 16 Mar 2009 | 10:05:22 UTC

I had the same problem with the getdeb boinc package. I dont think it does CUDA work for some reason. I upgraded manually to 6.6.something and my GTX 280 was found. Ill post here what cruncherpete posted on my team forum on how to install the standard boinc over the package and get it to work normally.

1. Download the latest 64-bit BOINC to the Desktop.

2. start a terminal.

3. cd Desktop

4. sh boinc_6.4.5_x86-pc-linux-gnu.sh

5. cd BOINC

6. sudo chown root *

7. sudo /etc/init.d/boinc-client stop

8. sudo cp boinc /usr/bin/boinc_client

9. sudo cp boinccmd /usr/bin

10. sudo cp boincmgr /usr/bin

11. sudo /etc/init.d/boinc-client start


Note: Close the boinc manager before running or you will get errors and need to reboot. Not something i like doing. I can confim this worked on Ubuntu 8.10 running the standard 180 Nvidia drivers.

Ed1934158
Send message
Joined: 15 Mar 09
Posts: 32
Credit: 3,313,639
RAC: 0
Level
Ala
Scientific publications
watwatwatwatwatwatwat
Message 7525 - Posted: 16 Mar 2009 | 18:19:10 UTC - in response to Message 7512.

I have a strange problem. Yesterday I've installed nvidia drivers from their site, version 180.22 on my computer with GPU 8600GT. Afterwards I installed boinc 6.45 from getdeb, copied libcudart.so to /var/lib/boinc-client and everything worked fine, boinc could find cuda.
In the meantime I've changed graphic card to 9800GTX+, Ubuntu immediately found the new card, but now boinc could not see cuda. Also I've noticed some problems with 3d games, they didn't run smoothly. I've reinstalled over the nvidia drivers and cuda, but no change.
I put the old card on another computer that already run the new nvidia drivers, and the same problem after the change of card, so I wouldn't say that it's hardware problem.

When I go to NVIDIA X Server Settings everything seems OK, I can see the card, temperature, I can set the options and so on, but for some reason it's not working as it should.

Michael Doerner
Send message
Joined: 28 Feb 09
Posts: 37
Credit: 666,889
RAC: 0
Level
Gly
Scientific publications
watwatwatwat
Message 7530 - Posted: 16 Mar 2009 | 21:41:46 UTC - in response to Message 7525.
Last modified: 16 Mar 2009 | 21:42:21 UTC

Did you try re-installing the driver as root outside of X-Windows? BTW, 180.29 is the current release for Linux.

Mike Doerner

Ed1934158
Send message
Joined: 15 Mar 09
Posts: 32
Credit: 3,313,639
RAC: 0
Level
Ala
Scientific publications
watwatwatwatwatwatwat
Message 7532 - Posted: 16 Mar 2009 | 22:00:13 UTC - in response to Message 7530.

Did you try re-installing the driver as root outside of X-Windows? BTW, 180.29 is the current release for Linux.

Mike Doerner

I did, and finally I've managed to get it run on 9800GTX+ comp. I'm not really sure what I did do differently from first 10 tries, but the important thing is that it's working now. I'm still not satisfied with performance in games, however that is not a priority.

Yesterday I downloaded 180.22 from nvidia site, it must have changed today.

Skip Da Shu
Send message
Joined: 13 Jul 09
Posts: 61
Credit: 794,000,165
RAC: 10,408,072
Level
Glu
Scientific publications
watwatwatwatwatwatwat
Message 11163 - Posted: 17 Jul 2009 | 5:13:22 UTC
Last modified: 17 Jul 2009 | 5:15:04 UTC

I just installed an 8800GT into a headless cruncher that runs Dotsch/UX (Ubuntu v8.10) 64b. I ran the restricted driver thing and it says that version 180 is active. However after that I rebooted and..

1) Right after "Running DKMS automatic installation....kernel v2.6...."
Nvidia 180.11 [fail]
2) After sudo /etc/init.d/gdm start it get's a panel of nvidia errors (possibly xorg) the first of which is "module not loaded "type1" (not found)"
3) Ubuntu low res error box. Telling it to go on and run in low res results in what appears to be it's normal (1024x768 I think) desktop.
4) BOINC (v6.4.5) reports No CUDA devices found.

For tonight disabled the v180 driver, did a sudo dpkg-reconfigure xserver-xorg, turned the onboard video back in in BIOS, pulled the 8800 out and rebooted it so it can crunch on the CPU till tomorrow when I hope to tackle this again.

Any suggestions? Is there a noob/idiot proof Ubuntu step by step anyplace?

Thanx in advance.
____________
- da shu @ HeliOS,
"A child's exposure to technology should never be predicated on an ability to afford it."

Skip Da Shu
Send message
Joined: 13 Jul 09
Posts: 61
Credit: 794,000,165
RAC: 10,408,072
Level
Glu
Scientific publications
watwatwatwatwatwatwat
Message 11167 - Posted: 18 Jul 2009 | 7:38:49 UTC

Tonight I took my HD4770 out of my desktop and put another 8800GT into it. The restrict hardware driver pop-up came up, I told to install the v180 driver and all seemed good. The nvidia xorg reconfig thing must have run because after a reboot it had the nvidia stuff in it. I added the 'coolbits' '1' to it.

And restarted BOINC... nothing new there... Oh yea, I was still running 6.2.14 on this machine. I downloaded and installed v6.4.5 from getdeb and then got the missing cudart error. Found a post on that and created a link to the missing library in /var/lib/boinc-client.

Restarted again and CUDA recognized! Attached to GPUgrid and am crunching my 1st WU as I type... :-D PARTY!!!!

Now to get that other 8800GT working in the cruncher.

Anybody have any idea what sort of GPU core temp I should be seeing on an 8800GT doing GPUgrid work? It's very slighly OC'd at core=654, mem=957

Profile RAMen
Send message
Joined: 11 Nov 08
Posts: 2
Credit: 3,246,705
RAC: 0
Level
Ala
Scientific publications
watwatwatwatwat
Message 11179 - Posted: 18 Jul 2009 | 18:06:20 UTC - in response to Message 11163.

I have a solution to the no CUDA devices found:

as root (su command) issue chmod a+rw /dev/nvidia*

stop the boinc client before issuing the command

sudo /etc/init.d/boinc-client stop (dont forget to restart)

This seems to work I dont know why.. the command has to be issued each time you reboot..

Post to thread

Message boards : Graphics cards (GPUs) : BOINC 6.4.5 on Ubuntu 8.10 64bit

//