Bitcoin Forum
April 23, 2024, 03:27:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 »
  Print  
Author Topic: Hacking The KNC Firmware: Overclocking  (Read 144306 times)
jelin1984
Legendary
*
Offline Offline

Activity: 2408
Merit: 1004



View Profile
January 10, 2014, 10:31:44 AM
 #341

to save changes:

then hit:
esc
:
wq



i do that but i can to saving the setting
why?
1713886073
Hero Member
*
Offline Offline

Posts: 1713886073

View Profile Personal Message (Offline)

Ignore
1713886073
Reply with quote  #2

1713886073
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713886073
Hero Member
*
Offline Offline

Posts: 1713886073

View Profile Personal Message (Offline)

Ignore
1713886073
Reply with quote  #2

1713886073
Report to moderator
1713886073
Hero Member
*
Offline Offline

Posts: 1713886073

View Profile Personal Message (Offline)

Ignore
1713886073
Reply with quote  #2

1713886073
Report to moderator
pedrosoft
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
January 10, 2014, 10:57:56 AM
 #342

to save changes:

then hit:
esc
:
wq



i do that but i can to saving the setting
why?

I have the same problem from days ! :/
ncs0ne
Full Member
***
Offline Offline

Activity: 147
Merit: 100


software developer


View Profile
January 10, 2014, 11:15:39 AM
Last edit: January 10, 2014, 12:14:30 PM by ncs0ne
 #343

to save changes:

then hit:
esc
:
wq



i do that but i can to saving the setting
why?

I have the same problem from days ! :/

Then try it like this:
Code:
# download original file into current working dir
scp root@<minerIP>:/etc/init.d/cgminer.sh ./

# now open the file with your preferred text-editor
# and do the changes
...

#now upload it into /config (the only persistent dir) on the miner
scp cgminer.sh /config/overclocked.sh

#maybe you need to set the executable flag, not sure
ssh root@<miner_ip> 'chmod +x /config/overclocked.sh'

# restart cgminer
ssh root@<miner_ip> '/config/overclocked.sh restart'

*for win you need putty/winscp

sickpig
Legendary
*
Offline Offline

Activity: 1260
Merit: 1008


View Profile
January 10, 2014, 11:41:24 AM
 #344

what is the 211 or 231

with these modd?Huh Roll Eyes Roll Eyes Roll Eyes Roll Eyes Roll Eyes

is running at 640gh with these modd

is 231 or 211???

Jelin, we need to understand what you're trying to say, for being able to help you.

Did you edit /etc/init.d/cgminer.sh or did you make a copy in config and used that copy to overclock your borads?

Anyway paste here, inside a "code" block, the script you're using.

Bitcoin is a participatory system which ought to respect the right of self determinism of all of its users - Gregory Maxwell.
elasticband
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


Nighty Night Don't Let The Trolls Bite Nom Nom Nom


View Profile
January 10, 2014, 11:47:42 AM
 #345

I Just let 2 dies of my coolest boards run on 251
They survived the first day. Put them back for the night as i'm not near the miner at that time.



Attempting 251 today on a Merc board, it ran fine and stable on 231 last night.

251 is giving 185gh/s
Cablez
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


I owe my soul to the Bitcoin code...


View Profile
January 10, 2014, 04:58:38 PM
 #346

Does someone have the code handy for a cgminer.sh file that has each board or die for that matter OC'able?  I think I can get more performance out of particular boards but not by doing the entire Jupiter. Thanks.

Tired of substandard power distribution in your ASIC setup???   Chris' Custom Cablez will get you sorted out right!  No job too hard so PM me for a quote
Check my products or ask a question here: https://bitcointalk.org/index.php?topic=74397.0
CYPER
Hero Member
*****
Offline Offline

Activity: 798
Merit: 502



View Profile
January 10, 2014, 05:02:07 PM
 #347

Does someone have the code handy for a cgminer.sh file that has each board or die for that matter OC'able?  I think I can get more performance out of particular boards but not by doing the entire Jupiter. Thanks.

Paste just below line 61 or whichever line the original 0x86 register is at.
Also change if [ $c -eq 0 ] to your particular board configuration.

http://pastebin.com/vy7jppS3
Cablez
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


I owe my soul to the Bitcoin code...


View Profile
January 10, 2014, 05:21:46 PM
 #348

Does someone have the code handy for a cgminer.sh file that has each board or die for that matter OC'able?  I think I can get more performance out of particular boards but not by doing the entire Jupiter. Thanks.

Paste just below line 61 or whichever line the original 0x86 register is at.
Also change if [ $c -eq 0 ] to your particular board configuration.

http://pastebin.com/vy7jppS3

Thanks very much Cyper.  I will give it a try tonight.

Tired of substandard power distribution in your ASIC setup???   Chris' Custom Cablez will get you sorted out right!  No job too hard so PM me for a quote
Check my products or ask a question here: https://bitcointalk.org/index.php?topic=74397.0
jelin1984
Legendary
*
Offline Offline

Activity: 2408
Merit: 1004



View Profile
January 10, 2014, 05:53:18 PM
 #349

how is the extra watt after overclocked the jupiter?Huh

does anyone know?Huh
CYPER
Hero Member
*****
Offline Offline

Activity: 798
Merit: 502



View Profile
January 10, 2014, 06:01:31 PM
 #350

how is the extra watt after overclocked the jupiter?Huh

does anyone know?Huh

jelin1984
Legendary
*
Offline Offline

Activity: 2408
Merit: 1004



View Profile
January 10, 2014, 06:04:29 PM
 #351

hahahah
is not my language
CYPER
Hero Member
*****
Offline Offline

Activity: 798
Merit: 502



View Profile
January 10, 2014, 06:05:23 PM
 #352

hahahah
is not my language

jelin1984
Legendary
*
Offline Offline

Activity: 2408
Merit: 1004



View Profile
January 10, 2014, 06:07:13 PM
 #353

come on
 Grin Grin Grin Grin Grin
joeventura
Hero Member
*****
Offline Offline

Activity: 854
Merit: 500



View Profile
January 10, 2014, 07:25:28 PM
 #354


ROFLMAO


Its been a while since I got a chuckle like this !!

AHHAHAHAA

jelin1984
Legendary
*
Offline Offline

Activity: 2408
Merit: 1004



View Profile
January 10, 2014, 08:25:51 PM
 #355

I do not use google translate
sickpig
Legendary
*
Offline Offline

Activity: 1260
Merit: 1008


View Profile
January 10, 2014, 08:41:46 PM
 #356

I do not use google translate

You should, really. No offence. Or at least work harder to improve your english.

Mind you we're on the same boat since I'm not a native english speaker and I know how difficult it is to gain a foreign language skill.

To make a long story short: the better you express yourself, the better we will able to help you, the higher your miners hashrate Smiley

ps.: I've just used google translate to make my post better




Bitcoin is a participatory system which ought to respect the right of self determinism of all of its users - Gregory Maxwell.
CYPER
Hero Member
*****
Offline Offline

Activity: 798
Merit: 502



View Profile
January 10, 2014, 08:42:48 PM
 #357

I do not use google translate

I will not answer you anymore if you do not use Google translate  Wink
complang
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
January 10, 2014, 11:05:02 PM
 #358

Has anyone had any success with November units yet? Still don't seem to get past 333Gh/s after modifying the Saturn config.
Tigggger
Legendary
*
Offline Offline

Activity: 1098
Merit: 1000



View Profile
January 10, 2014, 11:09:26 PM
 #359

OK, finally decided to give this a go, october jupiter 8 vrm which was running around 557GH

Followed the instructions to change to 211, and initially speed was awful around 400, so using cyper's post as a guide started messing with advanced page replicating the spi voltage and frequency and then tweaking the various die voltages, after a while I only managed to get it back up to around 500 and decided to give up.

Flashed back to 0.98 and the miner returned to it's usual 557GH

Today decided to give it another go, flashed back to 0.99.1-tune, made the alteration to 221 and restarted and it was up around 620 which was excellent, when I looked at the advanced page it had remembered all my settings from the previous attempt.

Most of the dies were running around 50A similar to the screenshot cyper posted, but one was up at 54A so I lowered it's voltage setting and hit apply, immediately the miner dropped back down to 550GH and all the dies dropped back down to 42-43A

Very confused now  Huh

CYPER
Hero Member
*****
Offline Offline

Activity: 798
Merit: 502



View Profile
January 10, 2014, 11:52:32 PM
 #360

OK, finally decided to give this a go, october jupiter 8 vrm which was running around 557GH

Followed the instructions to change to 211, and initially speed was awful around 400, so using cyper's post as a guide started messing with advanced page replicating the spi voltage and frequency and then tweaking the various die voltages, after a while I only managed to get it back up to around 500 and decided to give up.

Flashed back to 0.98 and the miner returned to it's usual 557GH

Today decided to give it another go, flashed back to 0.99.1-tune, made the alteration to 221 and restarted and it was up around 620 which was excellent, when I looked at the advanced page it had remembered all my settings from the previous attempt.

Most of the dies were running around 50A similar to the screenshot cyper posted, but one was up at 54A so I lowered it's voltage setting and hit apply, immediately the miner dropped back down to 550GH and all the dies dropped back down to 42-43A

Very confused now  Huh

Applying anything at the Advanced page removes the overclock with immediate effect.
To restart the overclock just do /config/zzz.sh restart or whatever file you use.

So basically when tweaking the voltages whenever you hit Apply you need to restart the overclock file via SSH Wink

I would suggest to install BFGminer - it is much easier to tweak as you can see the hash rate of each individual board.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!