![]() |
|
|
#1 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
2×53×71 Posts |
My i7-860 disk died. I yanked an old disk out of a decommissioned P4.
Problem #1: Installed Win XP-64. Windows Update refuses to recognize the brand new install and apply necessary service packs. Thanks, MS. Web site says XP is no longer supported but updates are still available. I've always been conscientious about not running Windows XP/Vista/7/8 on more machines than I have purchased licenses. This machine was happily running Win XP-64 before the disk died. IMO, MS has fallen down on their end of the license by de-supporting my win xp-64 machine -- would it be ethical to now run Win 7 on two computers even though I only have one Win 7 license? Problem #2: Instead, I decided to go the Ubuntu route. I had good success with this machine running Ubuntu 10.04. In fact, all the mmff development was done on this machine. Well, why not use Ubuntu 12.04? Installed the OS. Applied the updates. Selected the first nvidia driver in the list (they all had the exact same description). Ran for two days. Mprime is happy. CUDALucas 2.03 stopped twice with error 6 - timeout during launch. Hmmm. Went back to the nvidia driver selection screen. It now has better descriptions. I'm running driver 304. The third choice is driver 319 with followed by a "[Recommended]" --- what could go wrong? Selected 319, rebooted the OS. Ubuntu won't reboot -- blinking cursor. Crap, maybe it was the horrific and convoluted vncserver4 setup I had tried a day earlier. Repartition the disk so I don't lose the 2 days work. Reinstall the OS and driver 319. It is the damn 319 driver that causes the system to be completely and irreversibly unusable. So, I've turned the damn thing off in disgust awaiting recommendations. What nvidia driver is recommended? How do I get that driver, the system setting dialogs only offer 304 and 319? Is CUDALucas 2.03 the best choice - it is the only precompiled version I found on sourceforge? P.S. [venting]Please leave out any "Linux is supposed to work this way" in any replies. One shouldn't need a PhD in Linux kung-fu to do a plain vanilla installation. On ease of use, Windows is a hands-down winner (and I'm not a Windows fan either). On stability Linux is the winner, but getting damn near anything setup is a hair-pulling nightmare.[/venting] |
|
|
|
|
|
#2 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
73518 Posts |
Sorry to hear of your disk failure - bummer!
I, too, have had the WinXP troubles you describe, trying to install from an official installation disk. Even when I found the stand-a-lone SP1 & SP2 packages, they wouldn't complete installation, so Update won't take over. As for the Ubuntu route, I have had increasing troubles with 12.04 and "little" oddities, although a lot is due to system age. I started using antiX a while back, but am now moving to Debian, which antiX is based on, for my newer additions. I can't say Debian would solve your problems, for sure, but you might give it a try. I'm using Fedora on a couple machines and I had more trouble with some aspects - I still can't get pari/gp to work properly in Fedora. I don't know if this was of any help, but good luck with getting it figured out. |
|
|
|
|
|
#3 |
|
May 2013
East. Always East.
11×157 Posts |
My two cents is run windows 7. I almost universally have a huge problem with pirates but in this case... You're turning the machine on, setting up some crunching and then walking away. You're not using any of the features a full license is giving you. You basically just need a ride. [EDIT: Plus, you already own a ride. It just doesn't work, and MS themselves are to blame,]
If you can't get anything else to work, go windows 7. At worst, you won't be able to get updates or support, not that you really need any. Don't hold me to any of this, naturally. If MS release a patch that sets your CPU core voltage to 12.000V whenever it detects an illegitimate installation, I can't be held responsible. I'd use an illegitimate installation as a last resort. See if a free OS can be made to work yet. Driver stuff seems a bit fishy... Last fiddled with by TheMawn on 2013-08-23 at 05:34 |
|
|
|
|
|
#4 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2×3×1,693 Posts |
Quote:
FWIW, attached is the current 64 bit Linux list. I have some suspicion of the fan default settings in the context of quite a few people out there who are certain that something about a driver bricked their graphics cards. On the Asus 580, if I turn off my User fan curve in MSI Afterburner, I've seen temps climbing steadily into the 80s C plus while the fans are running at 30-35%. This made it seem likely that the temp would go on up and batter against the throttling level which might make the GPU rather unhappy. I don't know if this happens in Linux as I currently only use Live Linux CDs to do some hard drive rescue-related things which seem to work better there. So am I correct in thinking that under Linux, GPU temps and fan speeds can be monitored, and the fan speeds influenced in some way? You might want to keep an eye on those. Nvidia Linux drivers are in here somewhere- http://www.geforce.com/drivers |
|
|
|
|
|
|
#5 |
|
Sep 2002
Database er0rr
E9B16 Posts |
Recovering from a failed graphics driver installation must be a common issue and well documented. In the old days that might mean re-running XF86config or haxing the X86Config file and running startx and checking the appropiate /var/log file, but things have moved on. Today there is Xorg with xorg.conf, Wayland and Ubuntu's graphics server project.
Last fiddled with by paulunderwood on 2013-08-23 at 09:54 |
|
|
|
|
|
#6 | |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
22·7·167 Posts |
Quote:
And to your last point above.....might it be that the second PC is a "backup" install? That is ok I believe? Last fiddled with by petrw1 on 2013-08-23 at 13:49 |
|
|
|
|
|
|
#7 | ||
|
"Jeff"
Feb 2012
St. Louis, Missouri, USA
115710 Posts |
Quote:
No. I don't believe it would be. Illegal perhaps, but unethical? No. Quote:
Linux is only free if your time has no value. (Another completely unhelpful forum posting(tm) by Chappy.) |
||
|
|
|
|
|
#8 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
2×53×71 Posts |
Humor to relieve stress is not unhelpful.
For now, I've reloaded 12.04 and driver 304. I'm wrapping Cudalucas in this Code:
#!/bin/sh RC=1 while [ $RC -ne 0 ]; do ./CUDALucas RC=$? done |
|
|
|
|
|
#9 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Quote:
)If it's not a WGA issue, it might be that the service pack installers are unable to work without having certain "base" updates installed. I had to set up a new Windows 2000 installation last year and Windows Update didn't work initially because some component of the vanilla setup was too old. I was able to give it a "kickstart" by individually installing a number of key updates (downloaded as individual .exe installers from a third-party website). Once I did that, Windows Update worked and took over for the rest of the updates. Maybe something similar is happening with your box. The unfortunate thing is that Microsoft doesn't list what these exact base requirements are in any clear way; your best bet might be to search for a "old-version fan/hobbyist" type website who's worked it all out already, like I did for my 2000 installation. |
|
|
|
|
|
|
#10 |
|
May 2013
East. Always East.
11×157 Posts |
How about a bootable copy of Prime95? Screw operating systems.
|
|
|
|
|
|
#11 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
37·263 Posts |
Quote:
The upsides are: 1. It's based on Red Hat Enterprise, so if my clients want to fire me (or I'm hit by a bus, or am otherwise unavailable) they can simply pay Red Hat and get support. 2. It's enterprise class. As in, it doesn't play the "bleeding-edge" game. 3. The code tends to be much more seriously reviewed from stability and security perspectives. 4. The NVIDIA proprietary drivers work on in. http://www.nvidia.com/object/unix.html The downsides are: 1. Some bleeding edge code might not compile "out-of-the-box" because the very most recent libraries are not always available from the repositories. Any serious programmer knows how to deal with this. 2. You don't get the "cool" GPU assisted UI special effects like fade and a 3D cube. In my opinion, the above upsides far outweigh the above downsides. But, yes George. I often tell people (seriously) that I hate computers (seriously). Last fiddled with by chalsall on 2013-08-24 at 21:13 Reason: Upside #4 was mistakenly the second #3. |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GHz-days | houding | Information & Answers | 9 | 2015-01-28 22:45 |
| Two More Days | R.D. Silverman | Math | 8 | 2014-08-14 05:01 |
| GHz-Days | nomad | Information & Answers | 19 | 2011-04-11 03:57 |
| 130 GHz-days for a 41M LL?!? | NBtarheel_33 | PrimeNet | 16 | 2010-12-11 02:41 |
| GHz Days still at Zero | Unregistered | Information & Answers | 3 | 2009-02-02 01:15 |