Author

Topic: [Mining OS] SimpleMining.net - Manage Your GPU farm the easy way! (30 days free) - page 467. (Read 835786 times)

hero member
Activity: 672
Merit: 500
It's possible to not delete logs files from claymore?
I can't know why my rig reboot so many times ?

Have you tried shh?
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
It's possible to not delete logs files from claymore?
I can't know why my rig reboot so many times ?
In future. I will try to figure this out.
newbie
Activity: 19
Merit: 0
It's possible to not delete logs files from claymore?
I can't know why my rig reboot so many times ?
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
Yeah i should compile it first then if it will work i can add it.
It needs ADL library to compile, not sure what version shoudl i use. I will look into it soon.

I added little more things to BETA Dashboard
Bolded things that i added on top of todays previous update.

Beta Dashboard UPDATE #2:
added deposit page where you can pay system fees with bitcoin/ethereum
different miner selection table with search ability
fixed dropdown menu not showing up
rigs table: added ability to hide columns and sort them

Try yourself Smiley - it will be very soon in production !
https://beta.simplemining.net
member
Activity: 126
Merit: 10
Not exactly - but you're right, you can check if it IS an NCP81022, but I've seen cards mis-identify as CHL822x ALL the damn time.
It's also not that hard to properly parse VBIOSes - you just play "follow the pointer" repeatedly. Tongue

Well "follow the pointer" is easy part indeed. Putting it all together is harder, especially arrays.
I hate arrays in ATOMBIOS since every possible scheme for array serialization is used:
arrays with object/nonobject terminator, arrays with prepended lenght, arrays with prepended byte size and entry size,
arrays with with prepended byte size and implied size, arrays with omited lenght which should be calculated from other data etc.
Plus headers in some tables have variable length even for fixed table version.

If you write 'universal bios editor' for ATOMBIOS you encounter a lot things.

Nvidia bioses looks easier to parse even without docs.
hero member
Activity: 1151
Merit: 528
Make sure to always save a stock copy backed up somewhere.
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
Tytanick - any chance in putting this tool in utility folder in next version of smOS? Thanks
I second this. The more tools the better!

on another note....

Is there a way to use the current atiflash tool in smOS to create a backup copy of GPU's current rom?

./atiflash -s 0 GPU_Slot_0.rom

excellent sootha - thanks
hero member
Activity: 1151
Merit: 528
Tytanick - any chance in putting this tool in utility folder in next version of smOS? Thanks
I second this. The more tools the better!

on another note....

Is there a way to use the current atiflash tool in smOS to create a backup copy of GPU's current rom?

./atiflash -s 0 GPU_Slot_0.rom
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
Tytanick - any chance in putting this tool in utility folder in next version of smOS? Thanks
I second this. The more tools the better!

on another note....

Is there a way to use the current atiflash tool in smOS to create a backup copy of GPU's current rom?
hero member
Activity: 1151
Merit: 528
Tytanick - any chance in putting this tool in utility folder in next version of smOS? Thanks
I second this. The more tools the better!
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
Tytanick - any chance in putting this tool in utility folder in next version of smOS? Thanks


That's not - oops. I misread. YES, amdmeminfo will show you the VRAM type. I read VRM manufacturer >.>
Crud. Doesn't look like it supports the 500 series. Guess I can probably figure out what to do from the source though.

Use this one: https://github.com/sling00/amdmeminfo

hero member
Activity: 1151
Merit: 528
Awesome, thanks. Hopefully digging through this code should help me in my quest for more info from the cards.
hero member
Activity: 1151
Merit: 528

That's not - oops. I misread. YES, amdmeminfo will show you the VRAM type. I read VRM manufacturer >.>
Crud. Doesn't look like it supports the 500 series. Guess I can probably figure out what to do from the source though.
hero member
Activity: 1151
Merit: 528
You guys sound like you know some decent in depth stuff so hopefully you can point me in the right direction with these two questions.

1) How can I determine the VRAM manufacturer in linux?
2) How can I uniquely identify GPUs in linux (serial number, some kinda permanent unique ID, anything)

1) You can't, not exactly. There's no public tool to do so.
2) There is the ASIC serial, but I'm not sure how to get it with any public tool.

The polarisbioseditor shows it as a value IE 0x6 is Samsung - or am I wrong about this?

Well I may to dig into that..

hero member
Activity: 1151
Merit: 528
You guys sound like you know some decent in depth stuff so hopefully you can point me in the right direction with these two questions.

1) How can I determine the VRAM manufacturer in linux?
2) How can I uniquely identify GPUs in linux (serial number, some kinda permanent unique ID, anything)
full member
Activity: 194
Merit: 100
The console on the web has quite a few records, would it be a bigger log?
A lot of things people can not catch sight of, such as triggering claymore with a listing of parameters does not even show up here.
member
Activity: 77
Merit: 10
Nice work, everything that i test work fine
Will it be possible in the future to configure each rig with different parameters?
 For example for the dual mining the best dcri is not the same on every rig for me
Yes. As i said before.
New dashboard -> Fee system -> Rig Grouping feature.
So it will be next right after i will push New Dashboard to production Smiley
Also i think that i will make "reload, reboot" Button "without confirmation".
There will be also possibility to reload.reboot multiple/all rigs at once.



Thanks for your reply.
can't wait ssr v2 or extension board too Smiley
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
Nice work, everything that i test work fine
Will it be possible in the future to configure each rig with different parameters?
 For example for the dual mining the best dcri is not the same on every rig for me
Yes. As i said before.
New dashboard -> Fee system -> Rig Grouping feature.
So it will be next right after i will push New Dashboard to production Smiley
Also i think that i will make "reload, reboot" Button "without confirmation".
There will be also possibility to reload.reboot multiple/all rigs at once.

member
Activity: 77
Merit: 10
BETA DASHBOARD UPDATE


I pushed changes to beta dashboard.
If you are using it please REFRESH website. Anyway:
- fixed problem with menu dropdown in rig list
- added possibility to make service fee deposits
(you can make deposits now and it will be added to your account - please guys test this with 1$ deposit and let me know if its working for you Smiley
- reorganized miner selection window to a table.

Please report any problems with dashboard now Smiley If there wont be any problems i will push it to production.

https://beta.simplemining.net/




Nice work, everything that i test work fine

Will it be possible in the future to configure each rig with different parameters?
 For example for the dual mining the best dcri is not the same on every rig for me
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
BETA DASHBOARD UPDATE


I pushed changes to beta dashboard.
If you are using it please REFRESH website. Anyway:
- fixed problem with menu dropdown in rig list
- added possibility to make service fee deposits
(you can make deposits now and it will be added to your account - please guys test this with 1$ deposit and let me know if its working for you Smiley
- reorganized miner selection window to a table.

Please report any problems with dashboard now Smiley If there wont be any problems i will push it to production.

https://beta.simplemining.net/




Jump to: