Author

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

newbie
Activity: 10
Merit: 0
6 gpu 470 consumption of 1400 watts, what I'm doing wrong ?

https://i.imgur.com/Tff87NX.png
full member
Activity: 336
Merit: 100
Does USB matter?  What size and speed do you guys use?

I wonder if DAG fix requires faster USB..
jr. member
Activity: 98
Merit: 1
Did test dagfix undervolting version on 2 different gpus - sapphire rx480 with original bios and sapphire rx580 with modded bios - no change at all in powerusage from socket. 2 gpus stay at same 370w and thats all (total system power consumtion). Did try everthing from 700 to 1100 and different power stages. Will continue to test on other graphic cards too but i am not optimistic about sapphires Sad
newbie
Activity: 12
Merit: 0
Hello. Yesterday, I changed my mining from ZEC to ETH. I mine on GTX1070, their speed without overclocking 26 mh/s, with overclocking - 31. But the overclocking settings are not applied. Previously, everything was ok.
newbie
Activity: 40
Merit: 0
Hi
I'm not able to boot properly biostar with tb250 btc pro.
11x rx580 8g nitro +
Can someone share it's bios settings ?
All i have is a black screen. On sometimes à Black screen with à little white horizontal bar at the top left side
Thank you I spent 10hrs on it, going crazy

Usb stick is ok because 1 gpu runs fine...
newbie
Activity: 53
Merit: 0
I have 120 rigs on 5 cards on ds3p sadly  Undecided

Frightened by your post, I started update on 970a-ds3p on only one rig with 4 cards, but it went good and it was a notable increase in hashrate. Then I updated other two with 5 cards and everything went well, so I can't say it doesn't work. Maybe because I'm running SMOS on old 80-160GB HDD's ?
newbie
Activity: 3
Merit: 0
Bug report v1127 (RX dagfix):

"oc_dpm.sh line 6 integer expression expected, missing variable" occurs after configuring and saving overclock settings, then clearing any previously configured overclock settings and reloading the miner program.

Also, after configuring any overclock settings, clearing them and saving with empty fields reloads the previously configured values - not defaults.
newbie
Activity: 10
Merit: 0
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
Is the DAG fix version safe?  I remember reading that it can be buggy for people.  If I got it running stable is it safe to leave alone or are there things we need to worry about?
For some motherboard it is in deed causing problems !
20% of my motherboard are behaving like bad boys but rest are totally ok.
You should just try one by one and prepare for reflash or have already other pendrive with old image Smiley


Hey Tyatanick... I'd just like to take the time to thank you for your work on successfully rolling out the Core Undervolting feature. THANK YOU MAN! Not only has it  extended the long term feasibility of GPU mining, but you have likely saved (with a single update) our planet a PETAwatt hour of energy over the next year alone. BRAVO!!!  Grin
No problem, still i admit that i implemented this update too late than i accually could and should, so sorry guys for that !


No, it's handmade which costs ~5$ =)
Just need to run ping command to it...
I want to switch to smOS, but this stops me...
Then you Should make simple bash script and run it in rc.local

#!/bin/bash
ping something.com
# the -t parameter works only in windows, in linux you dont need to add anything to make it work in a loop.


Hi eveyone)
i applied the dag fix, and one of the rigs went off
it wrote "Beta ROCM update completed, reboot in 60 seconds"
now it is off
what went wrong?
This kernel has some problems on some motherboards. It could be it, It could be also some pendrive problems.
Try reflashing with dagfix image from website.
If it wont help then try to reflash with old stable image.


Quote
added possibility to apply dagfix optional update to your rig simply by clicking red icon
so where is it exactly? I broke my eyes searching for it! or I dont have it because I already have downloaded dagfix version?
This update is showing in dashboard ONLY when rig doenst have dagfix kernel and it is RX OS and has at least one GPU connected.
In all other cases this update wont show up ofcourse Tongue

Installed two rigs today and so far update 1128 'if I'm not wrong' has an error the rig doesn't start after update I have to reboot to make it work.
I will look into this thx.
Does smOS support Wi-Fi? I have my rigs in a room away from the router and I don't want to be putting holes through walls or wires around the house. I didn't see anything about how you put in your email and start configuring from dash would work if I can't put my wifi ssid and pwd for it, unless first setup has to be done by cable.
I want to move away from Windows, have 2 rigs running 18 GPUs total.
No wifi support . Man i really need to make this FAQ Cheesy

help me linux does not want to work

Athlon II X2 250 Gigabyte GA-970A-DS3P DDR3 4GB 5 GPU Gigabyte RX 570 AORUS simpleminer-RX-v1118-17.30-dagfix
This motehrboard is known as really fucked up - meaning SMOS wont work on this motherboard and i cant help it Sad

I have installed the dagfix version and everything worked fine. I have 10 rx 580 8gb Armor OC and 1 rx 580 8gb red devil GS and it takes around 1700W with bios modding and core voltage to 860 (~330 MH/s. Now i have a question if it is possible to adjust the mvddc, because i belive that it is mor undervolting possible by reducing the memory voltage too around 900. So how is this possible with smOS? I have done the setting in the miner config, but it didn't worked. What else can i do?
I didnt bringed memory undervolting feature to not make this more harder than it is now.
Accually memory undervolting can save about 1-2 watts per gpu. So i guess it isnt worth it !
Only thing that came to my mind is to make overvoltimg in memory which COULD make memory work more stable on very high overclocking.
Accually i am thinking about this but i still am gathering some more informations.
If you want to mess with it then you could manually edit one script and add static memory undervolting by editing:
root/utils/oc_dpm2.sh file
change line
/root/utils/wolfamdctrl -i $x --core-state $coreState --mem-state $memoryState --core-clock ${coreArray[$i]} --mem-clock ${memoryArray[$j]} --volt-state $coreState --vddc-table-set ${coreVoltArray[$i]} #--mem-state $memoryState --mvdd 950
to
/root/utils/wolfamdctrl -i $x --core-state $coreState --mem-state $memoryState --core-clock ${coreArray[$i]} --mem-clock ${memoryArray[$j]} --volt-state $coreState --vddc-table-set ${coreVoltArray[$i]} --mem-state $memoryState --mvdd 950
Or 1000 or whatevery you want Tongue
If anyone will have results such as "i saved 5 watts with memory undervolting" or "i make it more stable with 100 MHZ more and now gpus is making 0,5MH/s or something  - just let me here know and other people.
If this will really make sense then i will implement it. If it will save 1-2 watt then there is no point right ? I am not as much eco friendly - in other case i would not be mining at all Cheesy

newbie
Activity: 3
Merit: 0
I have installed the dagfix version and everything worked fine. I have 10 rx 580 8gb Armor OC and 1 rx 580 8gb red devil GS and it takes around 1700W with bios modding and core voltage to 860 (~330 MH/s. Now i have a question if it is possible to adjust the mvddc, because i belive that it is mor undervolting possible by reducing the memory voltage too around 900. So how is this possible with smOS? I have done the setting in the miner config, but it didn't worked. What else can i do?
newbie
Activity: 10
Merit: 0
1. https://i.imgur.com/IuyCF2i.jpg

2. https://i.imgur.com/9uZhcbX.png

help me linux does not want to work

Athlon II X2 250 Gigabyte GA-970A-DS3P DDR3 4GB 5 GPU Gigabyte RX 570 AORUS simpleminer-RX-v1118-17.30-dagfix
newbie
Activity: 4
Merit: 0
Does smOS support Wi-Fi? I have my rigs in a room away from the router and I don't want to be putting holes through walls or wires around the house. I didn't see anything about how you put in your email and start configuring from dash would work if I can't put my wifi ssid and pwd for it, unless first setup has to be done by cable.

I want to move away from Windows, have 2 rigs running 18 GPUs total.
newbie
Activity: 21
Merit: 0
Installed two rigs today and so far update 1128 'if I'm not wrong' has an error the rig doesn't start after update I have to reboot to make it work.
jr. member
Activity: 98
Merit: 1
Quote
added possibility to apply dagfix optional update to your rig simply by clicking red icon
so where is it exactly? I broke my eyes searching for it! or I dont have it because I already have downloaded dagfix version?
member
Activity: 141
Merit: 10
The Gaming X is a better card then the Armor model because the cooling on the Gaming X is way better. The Armor only has one heat pipe for cooling and will run hot. Now I could be wrong but from reading reviews from other miners I don't think I am. Google is your friend.
 


Just joined Simple Mining and am in the middle building my first rig.

Not sure i can read through 5600 odd posts, although i will search here if i get a problem.

I do have a question though.

Whats the difference between all the models on NVIDIA 8Gb 1080 cards? They range quite alot in price. Not the mini cards. The same goes for similar models, ie 1070s AMD 570's etc.

I've just pulled these two from Amazon:
MSI Gaming GeForce GTX 1080 8GB GDDR5X SLI DirectX 12 VR Ready Graphics Card (GTX 1080 ARMOR 8G OC)
MSI NVIDIA GeForce GTX 1080 GAMING X 8 GB GDDR5X 2560 Core VR Ready Graphics Card with Twin Frozr VI Plus RGB LEDs - Black

The second is getting on for twice the price.



sr. member
Activity: 440
Merit: 250
Just joined Simple Mining and am in the middle building my first rig.

Not sure i can read through 5600 odd posts, although i will search here if i get a problem.

I do have a question though.

Whats the difference between all the models on NVIDIA 8Gb 1080 cards? They range quite alot in price. Not the mini cards. The same goes for similar models, ie 1070s AMD 570's etc.

I've just pulled these two from Amazon:
MSI Gaming GeForce GTX 1080 8GB GDDR5X SLI DirectX 12 VR Ready Graphics Card (GTX 1080 ARMOR 8G OC)
MSI NVIDIA GeForce GTX 1080 GAMING X 8 GB GDDR5X 2560 Core VR Ready Graphics Card with Twin Frozr VI Plus RGB LEDs - Black

The second is getting on for twice the price.




this is not a place for such questions
newbie
Activity: 7
Merit: 0
Just joined Simple Mining and am in the middle building my first rig.

Not sure i can read through 5600 odd posts, although i will search here if i get a problem.

I do have a question though.

Whats the difference between all the models on NVIDIA 8Gb 1080 cards? They range quite alot in price. Not the mini cards. The same goes for similar models, ie 1070s AMD 570's etc.

I've just pulled these two from Amazon:
MSI Gaming GeForce GTX 1080 8GB GDDR5X SLI DirectX 12 VR Ready Graphics Card (GTX 1080 ARMOR 8G OC)
MSI NVIDIA GeForce GTX 1080 GAMING X 8 GB GDDR5X 2560 Core VR Ready Graphics Card with Twin Frozr VI Plus RGB LEDs - Black

The second is getting on for twice the price.


member
Activity: 102
Merit: 10
Hey admin , thanks for dagfix and VA control Smiley
it is excellant..

Eventually I succeeded to install dagfix with the help of red icon online Smiley


Whatever I did , I couldn't install dagfix iso versions to my Flash disks..

it was very easy to install online...

my mainboard was ds3p 970 Gigabyte...

But no problem my rigs now...

Energy management is also helpful. while I was using my 5 * rx580 8 gb with 880 W before I install update , then now I use it now only 800 W with 900VA 29.5 MH..
Thanks Smiley
newbie
Activity: 42
Merit: 0
Hi everyone)

i applied the dag fix, and one of the rigs went off

it wrote "Beta ROCM update completed, reboot in 60 seconds"

now it is off

what went wrong?
full member
Activity: 336
Merit: 100
Anyone tried the latest update on a Pandaminer??

I'm hesitant to try is as my Pandas are remote in another country and I don't want them to lock up.

yeah pretty risky. i ran it and my power jumped up big time. i had to set the core. my psu is 750 but the power draw was 820. i guess there is headroom with psu's, but i'm not sure if i'd want to risk it remotely.
Jump to: