Results 1 to 11 of 11

Thread: Anyone else folding on Linux?

  1. #1
    Civilian Nick F's Avatar
    Join Date
    May 2004
    Location
    London
    Posts
    4,668
    Thanks
    9
    Thanked
    18 times in 10 posts
    • Nick F's system
      • CPU:
      • 2.4Ghz C2D
      • Memory:
      • 4GB
      • Storage:
      • 320Gb internal / 750Gb external
      • Case:
      • Apple iMac
      • Operating System:
      • Mac OSx
      • Monitor(s):
      • 24inch
      • Internet:
      • 8mb BE connection

    Anyone else folding on Linux?

    I'm pretty sure I'll be switching over to Linux and it just seems so stable and fast not to fold I've added another C2D to the team, will be sorting out the PS3 shortly as well to boost our team score.

    Any tips from Linux users on the best way to increase performance?
    Last edited by Nick F; 23-10-2007 at 01:00 AM.

  2. #2
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,027 times in 678 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS

    Re: Anyone else folding on Linux?

    Quote Originally Posted by Nick F View Post
    I'm pretty sure I'll be switching over to Linux and it just seems so stable and fast not to fold I've added another C2D to the team, will be sorting out the PS3 shortly as well to boost our team score.

    Any tips from Linux users on the best way to increase performance?
    use the SMP client - it's just as easy to run as the regular one, just use "./fah6 -smp" instead of "./fah6"

    you'll get better PPD using it!

  3. #3
    Civilian Nick F's Avatar
    Join Date
    May 2004
    Location
    London
    Posts
    4,668
    Thanks
    9
    Thanked
    18 times in 10 posts
    • Nick F's system
      • CPU:
      • 2.4Ghz C2D
      • Memory:
      • 4GB
      • Storage:
      • 320Gb internal / 750Gb external
      • Case:
      • Apple iMac
      • Operating System:
      • Mac OSx
      • Monitor(s):
      • 24inch
      • Internet:
      • 8mb BE connection

    Re: Anyone else folding on Linux?

    Quote Originally Posted by directhex View Post
    use the SMP client - it's just as easy to run as the regular one, just use "./fah6 -smp" instead of "./fah6"

    you'll get better PPD using it!
    Will this mean I'll only need to run one instance?

  4. #4
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,027 times in 678 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS

    Re: Anyone else folding on Linux?

    Quote Originally Posted by Nick F View Post
    Will this mean I'll only need to run one instance?
    yes.

    just run "./fah6 -smp", that's it.

    if you want a little more control over things, try this: install a package called "screen". in a terminal type "screen", then run f@h from that window. now, press ctrl-a followed by d. that'll "disconnect" the screen window, allowing you to close the terminal window or even log out completely, whilst keeping that session in the background. type "screen -r" to reconnect the screen session & see how things are getting on

  5. Received thanks from:

    Nick F (23-10-2007)

  6. #5
    Civilian Nick F's Avatar
    Join Date
    May 2004
    Location
    London
    Posts
    4,668
    Thanks
    9
    Thanked
    18 times in 10 posts
    • Nick F's system
      • CPU:
      • 2.4Ghz C2D
      • Memory:
      • 4GB
      • Storage:
      • 320Gb internal / 750Gb external
      • Case:
      • Apple iMac
      • Operating System:
      • Mac OSx
      • Monitor(s):
      • 24inch
      • Internet:
      • 8mb BE connection

    Re: Anyone else folding on Linux?

    Cheers

  7. #6
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,027 times in 678 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS

    Re: Anyone else folding on Linux?

    Quote Originally Posted by Nick F View Post
    Cheers
    another tip: disable CPU frequency scaling (speedstep, cool 'n' quiet) at least temporarily:

    open a terminal, run "sudo dpkg-reconfigure gnome-applets", and select Yes to the question. now right-click on a gnome panel (grey bar at the top or bottom of the screen), Add to Panel, and select CPU Frequency Scaling Monitor. left-clicking the new icon will give you multiple options - either to force a given CPU speed, or a CPU power saving profile (for f@h, just go with top CPU speed rather than a profile)

  8. #7
    Gentoo Ricer
    Join Date
    Jan 2005
    Location
    Galway
    Posts
    11,048
    Thanks
    1,016
    Thanked
    944 times in 704 posts
    • aidanjt's system
      • Motherboard:
      • Asus Strix Z370-G
      • CPU:
      • Intel i7-8700K
      • Memory:
      • 2x8GB Corsiar LPX 3000C15
      • Storage:
      • 500GB Samsung 960 EVO
      • Graphics card(s):
      • EVGA GTX 970 SC ACX 2.0
      • PSU:
      • EVGA G3 750W
      • Case:
      • Fractal Design Define C Mini
      • Operating System:
      • Windows 10 Pro
      • Monitor(s):
      • Asus MG279Q
      • Internet:
      • 240mbps Virgin Cable

    Re: Anyone else folding on Linux?

    Quote Originally Posted by directhex View Post
    yes.

    just run "./fah6 -smp", that's it.

    if you want a little more control over things, try this: install a package called "screen". in a terminal type "screen", then run f@h from that window. now, press ctrl-a followed by d. that'll "disconnect" the screen window, allowing you to close the terminal window or even log out completely, whilst keeping that session in the background. type "screen -r" to reconnect the screen session & see how things are getting on
    Or he can just redirect output to null. And just open the logs if he wants to see what's happening.

    Code:
    ./fah6 -smp &>/dev/null
    Quote Originally Posted by Agent View Post
    ...every time Creative bring out a new card range their advertising makes it sound like they have discovered a way to insert a thousand Chuck Norris super dwarfs in your ears...

  9. #8
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,027 times in 678 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS

    Re: Anyone else folding on Linux?

    Quote Originally Posted by aidanjt View Post
    Or he can just redirect output to null. And just open the logs if he wants to see what's happening.

    Code:
    ./fah6 -smp &>/dev/null
    a nohup would help too - using & doesn't maintain the app if the parent terminal is killed

  10. #9
    Civilian Nick F's Avatar
    Join Date
    May 2004
    Location
    London
    Posts
    4,668
    Thanks
    9
    Thanked
    18 times in 10 posts
    • Nick F's system
      • CPU:
      • 2.4Ghz C2D
      • Memory:
      • 4GB
      • Storage:
      • 320Gb internal / 750Gb external
      • Case:
      • Apple iMac
      • Operating System:
      • Mac OSx
      • Monitor(s):
      • 24inch
      • Internet:
      • 8mb BE connection

    Re: Anyone else folding on Linux?

    Quote Originally Posted by directhex View Post
    yes.

    just run "./fah6 -smp", that's it.

    if you want a little more control over things, try this: install a package called "screen". in a terminal type "screen", then run f@h from that window. now, press ctrl-a followed by d. that'll "disconnect" the screen window, allowing you to close the terminal window or even log out completely, whilst keeping that session in the background. type "screen -r" to reconnect the screen session & see how things are getting on
    I don't have a 64-bit machine so its not working, will have to leave two windows open. Still no real issue when you can have a stupid number of desktops

  11. #10
    Gentoo Ricer
    Join Date
    Jan 2005
    Location
    Galway
    Posts
    11,048
    Thanks
    1,016
    Thanked
    944 times in 704 posts
    • aidanjt's system
      • Motherboard:
      • Asus Strix Z370-G
      • CPU:
      • Intel i7-8700K
      • Memory:
      • 2x8GB Corsiar LPX 3000C15
      • Storage:
      • 500GB Samsung 960 EVO
      • Graphics card(s):
      • EVGA GTX 970 SC ACX 2.0
      • PSU:
      • EVGA G3 750W
      • Case:
      • Fractal Design Define C Mini
      • Operating System:
      • Windows 10 Pro
      • Monitor(s):
      • Asus MG279Q
      • Internet:
      • 240mbps Virgin Cable

    Re: Anyone else folding on Linux?

    Quote Originally Posted by Nick F View Post
    I don't have a 64-bit machine so its not working, will have to leave two windows open. Still no real issue when you can have a stupid number of desktops
    screen and output redirection works on both archs so there shouldn't be any problems there. Also, the gnome (and kde) terminal emulation supports tabs so you should need to have 2 term windows open at once.
    Quote Originally Posted by Agent View Post
    ...every time Creative bring out a new card range their advertising makes it sound like they have discovered a way to insert a thousand Chuck Norris super dwarfs in your ears...

  12. #11
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,027 times in 678 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS

    Re: Anyone else folding on Linux?

    Quote Originally Posted by aidanjt View Post
    screen and output redirection works on both archs so there shouldn't be any problems there. Also, the gnome (and kde) terminal emulation supports tabs so you should need to have 2 term windows open at once.
    fah6 is x86-64 only

    fah5 is i386 only

    only fah6 has "SMP" support
    Last edited by directhex; 23-10-2007 at 11:41 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Linux - Anyone educated in it?
    By gamezfreak in forum Software
    Replies: 19
    Last Post: 12-12-2007, 10:42 AM
  2. Replies: 15
    Last Post: 19-10-2006, 12:33 PM
  3. Run Windows software on Linspire desktop Linux
    By Bob Crabtree in forum HEXUS News
    Replies: 0
    Last Post: 09-02-2006, 01:16 AM
  4. Moving from XP to Linux
    By Ceefer in forum Software
    Replies: 8
    Last Post: 25-04-2005, 09:27 AM
  5. We heard your feedback on Newegg....
    By DR in forum General Discussion
    Replies: 33
    Last Post: 05-03-2005, 08:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •