Author

Topic: Google Chrome Access Locked Miner Features (Read 247 times)

legendary
Activity: 2170
Merit: 6279
be constructive or S.T.F.U
April 12, 2020, 11:28:32 PM
#6
Or follow the guide under this post below.
- Enable extra feature without editing CSS

This method will only work for S9 or older models, maybe S11/S15 too, but sure not on T17, S17, T17+, T17e, S17pro, S17+.

And there is another way to display the hidden feature by using stylus.

Unless they updated their code to alter this piece of the source

Code:

The extension (Assuming it has no security threats) is the easiest way to go about this for those who have a lot of gears to work with, pretty neat way of doing things, to say the least.
legendary
Activity: 3248
Merit: 2971
Block halving is coming.
This is an old method to show up the hidden feature for antminer.


And there is another way to display the hidden feature by using stylus.
The method can be found here https://bitcointalksearch.org/topic/show-extra-antminer-s9-controls-using-only-css-5038766

Or follow the guide under this post below.
- Enable extra feature without editing CSS
legendary
Activity: 2170
Merit: 6279
be constructive or S.T.F.U
exactly you can also delete the whole phrase too,)

Actually you are right about this, you can delete the whole part and it will work, I have edited my previous post, the reason why I suggest not removing everything it creates confusion, for an instance if you delete the display:none from this part

Code:

                    Loading
                    Waiting for changes to be applied...
               

it will show you "waiting for changes to be applied" which gives you a false positive that your settings were actually saved even before hitting the save button, the update notifications should only appear when you hit save as it changes the display setting in the above-coded part, to someone who has done this a few times, no problem, in fact, your way is way faster than mine, but I wouldn't suggest it to newbies for their own benefit.
newbie
Activity: 14
Merit: 4
exactly you can also delete the whole phrase too, deleting all none containing display phrases will show all settings (i said delete all to make it easier for users and not flood them with information and blur their thinking) anyways they can only edit after only the settings they need and if i'm not wrong there is around 5 nones to be deleted you can delete just the (none) word only or delete (style="display:none") and you can replace none by (all) too everything will work hope my tutorial was clear so everyone can benefit from it  Cheesy and yes mikey you're right i am speaking about antminer S9 (53W/TH Efficiency)
legendary
Activity: 2170
Merit: 6279
be constructive or S.T.F.U
5- Your Aim Is To Find This Phrase In The Code And Delete it wherever you find it(style="display:none") you can edit code by double clicking then when selected press backspace or del.

Well, not exactly that, you have to delete only "none" or ":none" whichever you prefer, but certainly not the "display" ( you can delete it but not needed), I would also add that you don't really "Delete it wherever you find it", that will be both a waste of time and effort, as it will show you all the things you don't need.

simply put, you just need to access the class code:



delete the "none" from the this line:

Code:


and then only show whatever you need, if you want to control fans, then edit search for fan_ctrl ,.

Appreciate your efforts, Looking forward to this:

Quote
Currently I Am Working On Antminers and i succeeded to raise their efficiency to 53W/TH

And just to make things clear, you mean Antminer S9 judging by what you wrote in the other thread, am i right?
newbie
Activity: 14
Merit: 4
How To Change Antminer Locked Settings (Fan+Freq+Temp Override) Running Official Antminer Firmware By Google Chrome, Just Follow Those Simple Steps :
1- Boot Your Miner
2- Go To Miner Config Page
3- Right Click Anywhere On The Page And Select Inspect (Or Press Ctrl+Shift+i)
4- Search For "none" In The Code Using CTRL+F
5- Your Aim Is To Find This Phrase In The Code And Delete it wherever you find it(style="display:none") you can edit code by double clicking then when selected press backspace or del.
6- When All Phrases Deleted Single Click Anywhere In The Code Then Close The Inspector Hidden Settings Will Appear
7- Edit The Settings To Your Preference Then Click Save Your Miner Will Reboot With Your New Settings

P.S: BE CAREFUL Not To Over Heat Your Miner And Keep The Over Temperature Protection Always On, Fan Changes Will Take Effect When Control Board Boots ~2 to 3 Minutes From When Plugged Enjoy And Happy Mining !

Currently I Am Working On Antminers and i succeeded to raise their efficiency to 53W/TH (Default Was 90W/TH), And working on miner management and locked settings access software (opensource and free), next step will be DIY water cooling system for S9, all info will be shared with community when projects completed.Aiming To Work On Other Miner Models Like S17's And T17's To Pull Out The Most Out Of Them As I Am Doing With The S9 but can't afford it right now.

If You Have Any Questions Or Need Any Support Regarding My Post I Will Be More Than Happy To Help You
Good Mining Everybody And Stay Home Safe ! <3
Jump to: