Change Page:
<< < ..3132 > | Showing page 31 of 32, messages 901 to 930 of 956
mnparadox
-
Total Posts
:
1136
- Joined: 3/19/2009
- Location: St. Paul, MN
-
Status: offline
- Ribbons: 6
- Folding: 2,571,603
-
-

|
Re:VMware 3.0 && bigadv folding
Wednesday, July 27, 2011 11:42 AM
( permalink)
linuxrouter You could try this: modprobe f71882fg sensors -s It may require an lmsensors upgrade as well. I'll look into that. Worked fine! I'll be loading up the new native build by the end of the week. I'll provide feedback.
|
|
|
|
Biffa
-
Total Posts
:
15
- Joined: 9/30/2009
-
Status: offline
-
|
Re:VMware 3.0 && bigadv folding
Wednesday, July 27, 2011 5:53 PM
( permalink)
OK so I copied over httpd.conf and smb.conf from 1.3.0 and added the file /etc/HOSTNAME with FAH.mydomain.com then ran /bin/hostname FAH Seems to work but I think I might have an older httpd.conf with some missing bits :)
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Wednesday, July 27, 2011 6:14 PM
( permalink)
Biffa Trying 1.4.0 Vbox version out on Virtualbox 4.1, however am having a few problems. 1. http service isn't working on 2. SMB is asking for a password when I try and browse to \\ip\fah Not sure if its using BFS as stock as when I did a dmesg |grep BFS it came back with the BFS message. Can you confirm 1.4.0 is BFS? Thanks mate I tried out the image on my system via a couple virtual machines and it seemed to load okay including http and smb. Did this happen on first boot or after the BFS kernel install? Did the bootup message report a valid IP? Also, was the network adapter setup as bridged? Thanks.
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Thursday, July 28, 2011 2:08 PM
( permalink)
mnparadox linuxrouter You could try this: modprobe f71882fg sensors -s It may require an lmsensors upgrade as well. I'll look into that. Worked fine! I'll be loading up the new native build by the end of the week. I'll provide feedback. I just realized there is a newer version of lm-sensors supporting new devices. I should have loaded that in last time but will get it added in to the next update.
|
|
|
|
mnparadox
-
Total Posts
:
1136
- Joined: 3/19/2009
- Location: St. Paul, MN
-
Status: offline
- Ribbons: 6
- Folding: 2,571,603
-
-

|
Re:VMware 3.0 && bigadv folding
Thursday, July 28, 2011 2:23 PM
( permalink)
linuxrouter mnparadox linuxrouter You could try this: modprobe f71882fg sensors -s It may require an lmsensors upgrade as well. I'll look into that. Worked fine! I'll be loading up the new native build by the end of the week. I'll provide feedback. I just realized there is a newer version of lm-sensors supporting new devices. I should have loaded that in last time but will get it added in to the next update. It's all good, no worries. Also, thanks for fixing the issue were dual NICs would flip-flop between eth0 and eth1 after a reboot. No more switching LAN cables for me! I've got a few ideas for my own scripts... it might be time to brush up on my perl.
|
|
|
|
Biffa
-
Total Posts
:
15
- Joined: 9/30/2009
-
Status: offline
-
|
Re:VMware 3.0 && bigadv folding
Thursday, July 28, 2011 5:39 PM
( permalink)
I'll test again, could have been a problem with my setup, but FYI it already had BFS installed, I didn't have to do anything.
<message edited by Biffa on Thursday, July 28, 2011 5:43 PM>
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Thursday, July 28, 2011 6:23 PM
( permalink)
Biffa I'll test again, could have been a problem with my setup, but FYI it already had BFS installed, I didn't have to do anything. When you boot up is it coming back with kernel 3.0.0? The latest image should have kernel 3.0.0. You can also do uname -r.
|
|
|
|
mnparadox
-
Total Posts
:
1136
- Joined: 3/19/2009
- Location: St. Paul, MN
-
Status: offline
- Ribbons: 6
- Folding: 2,571,603
-
-

|
Re:VMware 3.0 && bigadv folding
Saturday, August 06, 2011 11:14 PM
( permalink)
Not sure if this is an issue or not... When you enable verbosity via the web interface, then go to the administration tab and stop/start, it starts the client with "-verbosity 7" instead of "-verbosity 9". I changed my script so it runs with 9 instead of 7. Not sure if you want to make a code change for the next release. Perhaps adding a drop down selection for verbosity level like with the number of cores?
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Sunday, August 07, 2011 2:05 PM
( permalink)
mnparadox Not sure if this is an issue or not... When you enable verbosity via the web interface, then go to the administration tab and stop/start, it starts the client with "-verbosity 7" instead of "-verbosity 9". I changed my script so it runs with 9 instead of 7. Not sure if you want to make a code change for the next release. Perhaps adding a drop down selection for verbosity level like with the number of cores? Not a problem. I'll add in a menu for setting verbosity 1 - 9.
|
|
|
|
mnparadox
-
Total Posts
:
1136
- Joined: 3/19/2009
- Location: St. Paul, MN
-
Status: offline
- Ribbons: 6
- Folding: 2,571,603
-
-

|
Re:VMware 3.0 && bigadv folding
Sunday, August 07, 2011 4:52 PM
( permalink)
Nice! Once again, you the man!
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Saturday, August 20, 2011 8:27 PM
( permalink)
I have made some minor updates to the virtual and native images. I added the option for setting verbosity level (1-9) for SMP and Uni clients via the web. The native image has an updated version of lmsensors which hopefully will provide better sensor detection for newer hardware. There were a few other misc fixes to some of the scripts. The PXE image has some updates and fixes that can be found in the changelog. I loaded in a small http service that can be enabled or disabled via TFTP to allow for adding web-based tools. The latest image also has the option of adding a rc or cron file via NFS making it possible to add additional commands on boot and to setup additional cronjobs that are saved on reboot. The init image like the kernels is now compressed with xz + lzma2 resulting in a significantly smaller file.
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Saturday, September 10, 2011 5:52 PM
( permalink)
I've been having some ISP trauma over the last few days and bandwidth is very low at the moment. The latest I've been told is that by Monday or Tuesday the issue should be fixed. I wanted to post this since connectivity to my web server via the links in the OP may be very slow.
|
|
|
|
juliana007
-
Total Posts
:
47
- Joined: 12/17/2007
- Location: Toronto
-
Status: offline
-
|
Re:VMware 3.0 && bigadv folding
Saturday, September 17, 2011 1:02 PM
( permalink)
Thanks for continuing to support your fantastic folding images! I see there are no package managers in the native install. Any chance of adding one in a future iteration in case we'd like to tweak it a bit? Also, have you given any further consideration to including tear's thekraken wrapper? Cheers!
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Monday, September 19, 2011 3:56 PM
( permalink)
juliana007 Thanks for continuing to support your fantastic folding images! I see there are no package managers in the native install. Any chance of adding one in a future iteration in case we'd like to tweak it a bit? Also, have you given any further consideration to including tear's thekraken wrapper? Cheers! I could add in slapt-get for package management. The original images (except for the PXE image) were based on Slackware64 but have been heavily modified to work as a folding appliance. Most if not all Slackware packages not already installed should run okay. A few months back I messaged back and forth with tear on adding thekraken into my images. There were a few items/concerns discussed regarding installation and management most of which I can handle. The one item that could become a problem down the road is support for future folding cores. Tear mentioned possibly adding a definition file to define support for future cores but I'm not sure he has had the chance to add that in. I can check back with him again. In the short term, it should be possible to add thekraken in manually and run the installation once the folding core is downloaded. Thanks for the feedback.
<message edited by linuxrouter on Monday, September 19, 2011 4:04 PM>
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Saturday, September 24, 2011 2:23 PM
( permalink)
|
|
|
|
farthestkris
-
Total Posts
:
4107
- Joined: 3/30/2009
- Location: Crunching Location .......... Location Not Found
-
Status: offline
- Ribbons: 12
- Folding: 38,702,385
-
-

|
Re:VMware 3.0 && bigadv folding
Monday, September 26, 2011 12:41 AM
( permalink)
LR, Does the latest image have the fix for the SR-2 Network adapters? EDIT: also is it possible to get support for tears The Kraken Wrapper?
|
|
|
|
juliana007
-
Total Posts
:
47
- Joined: 12/17/2007
- Location: Toronto
-
Status: offline
-
|
Re:VMware 3.0 && bigadv folding
Tuesday, September 27, 2011 8:31 AM
( permalink)
Thanks for the info! And thanks again for the awesome work you've done in making it easy for novice and veteran folders alike get the most out of their gear! linuxrouter I could add in slapt-get for package management. The original images (except for the PXE image) were based on Slackware64 but have been heavily modified to work as a folding appliance. Most if not all Slackware packages not already installed should run okay. A few months back I messaged back and forth with tear on adding thekraken into my images. There were a few items/concerns discussed regarding installation and management most of which I can handle. The one item that could become a problem down the road is support for future folding cores. Tear mentioned possibly adding a definition file to define support for future cores but I'm not sure he has had the chance to add that in. I can check back with him again. In the short term, it should be possible to add thekraken in manually and run the installation once the folding core is downloaded. Thanks for the feedback.
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Wednesday, September 28, 2011 7:54 PM
( permalink)
farthestkris LR, Does the latest image have the fix for the SR-2 Network adapters? I believe other users are running my image with the SR-2. I don't have this board though so I have not been able to test it myself. farthestkris EDIT: also is it possible to get support for tears The Kraken Wrapper? I'll see if I can post up a download with the compiled binary of thekraken.
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Wednesday, September 28, 2011 7:55 PM
( permalink)
juliana007 Thanks for the info! And thanks again for the awesome work you've done in making it easy for novice and veteran folders alike get the most out of their gear! I'm glad that you like the folding image. Thanks!
|
|
|
|
MrAsh
-
Total Posts
:
359
- Joined: 6/25/2010
- Location: Australia
-
Status: offline
- Ribbons: 2
- Folding: 186,566,201
-
|
Re:VMware 3.0 && bigadv folding
Thursday, September 29, 2011 12:04 AM
( permalink)
linuxrouter farthestkris LR, Does the latest image have the fix for the SR-2 Network adapters? I believe other users are running my image with the SR-2. I don't have this board though so I have not been able to test it myself. With both of My SR-2s I have to use the bottom Lan port as it is picked up as the eth0 and it works fine. linuxrouter farthestkris EDIT: also is it possible to get support for tears The Kraken Wrapper? I'll see if I can post up a download with the compiled binary of thekraken. That would be great I would like to try thekraken.
|
|
|
|
theGryphon
-
Total Posts
:
3935
- Joined: 3/4/2009
-
Status: offline
- Ribbons: 13
- Folding: 42,205,605
-
-

|
Re:VMware 3.0 && bigadv folding
Tuesday, November 08, 2011 8:22 PM
( permalink)
Hey LR, I have a question. Sorry if it's answered before, I didn't do a search to be honest. When writing the image to a drive using the "write sdx" command, can we give a partition, as in "write hda4"? Thanks man!
*** Something better than yours ***
|
|
|
|
joaks87
-
Total Posts
:
346
- Joined: 7/9/2010
-
Status: offline
- Ribbons: 1
- Folding: 37,606,842
-
|
Re:VMware 3.0 && bigadv folding
Thursday, November 10, 2011 6:41 AM
( permalink)
Looks like VMware Player 4.0 supports 8 CPUs. Just got it installed, going to see if it works. Edit: Just tested, still limited to 4 CPUs
<message edited by joaks87 on Thursday, November 10, 2011 6:46 AM>
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Thursday, November 10, 2011 11:36 AM
( permalink)
theGryphon Hey LR, I have a question. Sorry if it's answered before, I didn't do a search to be honest. When writing the image to a drive using the "write sdx" command, can we give a partition, as in "write hda4"? Thanks man! The image includes the MBR and file system so unfortunately writing to hda4 or a partition would not work. There might be a way to do this with dd using an offset so only the file system is written. I'll have to look into that. You would also need some kind of boot loader to load up the system if written to a partition.
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Thursday, November 10, 2011 11:39 AM
( permalink)
joaks87 Looks like VMware Player 4.0 supports 8 CPUs. Just got it installed, going to see if it works. Edit: Just tested, still limited to 4 CPUs That is unfortunate. I had hoped the next major release would support at least 16-processors. I wonder if the if with the newer versions that the application will only support physical cores and not virtual cores from HT resulting in a 4 CPU limit. Thanks for giving it a try.
|
|
|
|
Macaholic
-
Total Posts
:
287
- Joined: 8/18/2008
- Location: 1 Infinite Loop
-
Status: offline
- Ribbons: 2
- Folding: 133,113,289
-
|
Re:VMware 3.0 && bigadv folding
Thursday, November 10, 2011 2:26 PM
( permalink)
Fold! It does a body good!™ Mac Pro Dual Quad Core X5570 - 2 x Mac Pro Dual Quad Core X5365 - 2 x Asus Z8NA-D6C, Dual Hex Core E5645 - Supermicro H8QGi-F-O, Quad 12-Core Opteron 6174 - Supermicro H8QGi-F-O, Quad 16-Core Opteron 6272 - Tyan S8812, Quad 12-Core Opteron 6166HE - Supermicro H8QGi-F-O, Quad 12-Core Opteron 6164HE - 5 x EVGA Classified GeForce GTX 590
|
|
|
|
Biffa
-
Total Posts
:
15
- Joined: 9/30/2009
-
Status: offline
-
|
Re:VMware 3.0 && bigadv folding
Wednesday, November 16, 2011 3:42 PM
( permalink)
Fusion is a paid for version of VMware and like Workstation for the PC supports up to virtual CPU's Vmware Player is free.
|
|
|
|
Biffa
-
Total Posts
:
15
- Joined: 9/30/2009
-
Status: offline
-
|
Re:VMware 3.0 && bigadv folding
Wednesday, November 16, 2011 3:49 PM
( permalink)
joaks87 Looks like supports 8 CPUs. Just got it installed, going to see if it works. Edit: Just tested, still limited to 4 CPUs Did you try changing the cpuid.coresPerSocket in the vmx file? As per It definitely says on the site that you can run up to 8 virtual CPU's on v4. I'll have to have a play.
|
|
|
|
linuxrouter
-
Total Posts
:
7768
- Joined: 2/28/2008
- Location: AZ
-
Status: offline
- Ribbons: 78
- Folding: 16,596,182
-
|
Re:VMware 3.0 && bigadv folding
Thursday, November 24, 2011 8:42 PM
( permalink)
Per user request, I have had two features to the bonus point calculator: 1) Added a link called "Load all projects". This will load all projects including those with a kfactor of 0 such as GPU projects. 2) Added a link called "Override fields". This will add several input fields that will let you override the default deadlines and k-factor for a project.
|
|
|
|
joaks87
-
Total Posts
:
346
- Joined: 7/9/2010
-
Status: offline
- Ribbons: 1
- Folding: 37,606,842
-
|
Re:VMware 3.0 && bigadv folding
Thursday, February 16, 2012 8:35 PM
( permalink)
Biffa joaks87 Looks like supports 8 CPUs. Just got it installed, going to see if it works. Edit: Just tested, still limited to 4 CPUs Did you try changing the cpuid.coresPerSocket in the vmx file? As per It definitely says on the site that you can run up to 8 virtual CPU's on v4. I'll have to have a play. Sorry this is a few months late on responding, but no I didn't try that. Did you have any luck with it?
|
|
|
|
joaks87
-
Total Posts
:
346
- Joined: 7/9/2010
-
Status: offline
- Ribbons: 1
- Folding: 37,606,842
-
|
Re:VMware 3.0 && bigadv folding
Thursday, February 16, 2012 8:39 PM
( permalink)
Probably nothing new, but I installed your stand-alone Linux image on a ESXi VM today, works like a champ!  Thank you for the awesome work you've done on this!
|
|
|
|