Okay since you experts have this all figured out, the question is to app_info or not to app_info. My systems run either way, is there a reason to run the app_info?
Printable View
Okay since you experts have this all figured out, the question is to app_info or not to app_info. My systems run either way, is there a reason to run the app_info?
Hmmm. Well, in this case, Win 7, go to
Start->All Programs->Accessories
and Right-Click->Command Prompt
You can then select to "Run as Administrator"
I looked up your hosts over at PG and I think I've found the one with problems. It doesn't look like the same problem I had. You can get those more detailed results by looking at the results from a specific WU from your system. (Click on "Task Details" on your Task list on the PG website.)
BOINC isn't installed as a service on that machine, is it? (AKA Protected mode install...) So, I wonder why BOINC thinks it sees the device, (it wouldn't D/L GPU WU's if it didn't) but then the Project has issues accessing it. Unless, you're using Max's instructions with the app_info. So BOINC grabs the WU's even though it didn't find a GPU. But I don't think PG would report a GPU in the Hosts list if BOINC hadn't seen it. Strange.Code:<stderr_txt>
Sieve started: 4314907000000000 <= p < 4314910000000000
Thread 0 starting
Error: Creating Context. (clCreateContextFromType): Device not found.
13:53:47 (2140): called boinc_finish
</stderr_txt>
No luck with the cacls. Apparently it has been superceeded with icacls and the syntax is different. I'm not a Windows expert.
The program wasn't installed as a service. Boinc can see the GPU and I am running DNETC while I'm trying to get the PG working. Not sure what to do next. I do appreciate your working with me on this. I did try running with and without the app_info file.
GH have you tried deleting the PrimeGrid project folder to reset the project? (I call this method a Hard Reset).
If the problem is a Windows permission thing you could try changing user ownership of BOINC's folder and sub-folders. Its a minor chore to do it Microsoft's way or you can use a free registry hack called Take Ownership. I have it on my system and it works 99% of the time.
Interesting. On both my Win7 64bit systems, cacls is available and works, it just warns that it's deprecated. (Deprecated means it'll work, but don't expect it to work after the next patch/update/upgrade. :)) ) And I don't recall manually copying it across from a WinXP installation. Here's the icacls syntax...
Code:icacls C:\Windows\Temp /T /Grant boinc_project:F
icacls C:\Windows\Temp /T /Grant boinc_master:F
Question, would it be a good idea to run the "p3 b-1" in the CMD line for this challenge?
Well, I finally resorted to a full HD wipe and fresh xp64 install. Still fail. -117.
Wow, that's some dedication, Zombie! I really feel for you. Can the guys over at PG that admin the forums help at all in a case like this? Surely they must be curious (at the very least), why their program won't run on so many rigs...