Bitcoin Forum
June 14, 2024, 03:46:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 [331] 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 ... 595 »
  Print  
Author Topic: [Mining OS] SimpleMining.net - Manage Your GPU farm the easy way! (30 days free)  (Read 834539 times)
carafleur
Member
**
Offline Offline

Activity: 113
Merit: 10


lost@bitcoinica.com


View Profile
December 18, 2017, 01:54:14 AM
 #6601

I wrote a simple bash script to get some share stats on current running miner.
Assuming you activated "screen logs", there it is :
Code:
#!/bin/bash

log=screenlog.0

while [ ! -f $log ]
 do ls
 echo "Enter logfile name :"
 read log
done

ACC=$(grep accepted $log | wc -l)
INC=$(grep incorrect $log | wc -l) # CryptoNote incorrect shares
STA=$(grep Stale $log | wc -l) # EquiHash stale shares

ERR=$[ 100 * $[ $INC + $STA ] / $[ $ACC + $INC + $STA ] ]

# Display

echo -e "\n
\tLogfile\t: $log
\tAccepted  : $ACC
\tIncorrect : $INC
\tStale     : $STA
\tTotal\t: $[ $ACC + $INC + $STA ]
\t% Lost\t: $ERR\n
"

It will display results like this :
Code:
miner@simpleminer:~$ share_stats 


Logfile : screenlog.0
Accepted  : 255
Incorrect : 32
Stale     : 1
Total : 288
% Lost : 11


miner@simpleminer:~$

“We build but to tear down. Most of our work and resource is squandered. Our onward march is marked by devastation. Everywhere there is an appalling loss of time, effort and life. A cheerless view, but true"
“Most certainly, some planets are not inhabited, but others are, and among these there must exist life under all conditions and phases of development.”

Tesla N
audetstyle
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 18, 2017, 04:30:11 AM
 #6602

Having a issue with SMOS i currently have a 6 rx580  4gb (vbios modified to get roughly 28.5 mh/s) on b250 mining setup and I always get the error "binary file (standard input) matches (error -38)" after 1-2 hours of mining. I searched a lot on the web tried a few things but nothing seems to work.

I was using windows before and rig use to crash few hours into mining just like when using SMOS.

If anyone could help me, it would be greatly appreciated. I cant tell how many hours ive put into trying to solve this problem.

Thanks.
VyprBTC
Full Member
***
Offline Offline

Activity: 350
Merit: 100



View Profile
December 18, 2017, 04:46:24 AM
 #6603

Having a issue with SMOS i currently have a 6 rx580  4gb (vbios modified to get roughly 28.5 mh/s) on b250 mining setup and I always get the error "binary file (standard input) matches (error -38)" after 1-2 hours of mining. I searched a lot on the web tried a few things but nothing seems to work.

I was using windows before and rig use to crash few hours into mining just like when using SMOS.

If anyone could help me, it would be greatly appreciated. I cant tell how many hours ive put into trying to solve this problem.

Thanks.

If it's crashing on both it's your setup - don't know your hardware but I'd recheck your overclock settings might be too high or an issue w/hardware.
GoxZ
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 18, 2017, 04:55:13 AM
 #6604

I'm new to SMOS and i've flashed the USB and changed email. But when I boot up my rig it comes with the ''There is no screen attached to the miner'' and I can't seem to find it under my SMOS account. What am I doing wrong? Thanks Grin
mb3h4sh
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
December 18, 2017, 09:29:19 AM
 #6605

I've read that people having trouble adjusting low voltage with RX cards.
Is this still the case ?

Rgs
willi9974
Legendary
*
Offline Offline

Activity: 3472
Merit: 2785


Escrow Service


View Profile
December 18, 2017, 12:25:37 PM
 #6606

I have 12 cards installed an i have configured 12 cards in the overclocking settings like this

2100,2100,2100,2100,1900,2100,2100,1900,2000,1900,2000,1900

But in the Webside i can only see 10 cards like this

1100 1100 1100 1100 1100 1100 1100 1100 1100 1100 (1)
2100 2100 2100 2100 1900 2100 2100 1900 2000 1900

What is the problem, or is this a bug on the webside?

Best Regards
Willi

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
marimach77
Member
**
Offline Offline

Activity: 127
Merit: 10


View Profile
December 18, 2017, 12:57:54 PM
 #6607

Last Linux AMD Drivers support Radeon Vega
Possibility to test them on SMOS ?

http://support.amd.com/en-us/kb-articles/Pages/Radeon-Software-for-Linux-Release-Notes.aspx
Download BETA image: http://download.simplemining.net/beta/
mettwuerstle
Sr. Member
****
Offline Offline

Activity: 401
Merit: 254


View Profile
December 18, 2017, 03:04:17 PM
 #6608


i tried it with my 4 Vegas, but it is not finding any GPUs
i tested the newer RC2 version.

Aha!
audetstyle
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 18, 2017, 03:17:12 PM
 #6609

Having a issue with SMOS i currently have a 6 rx580  4gb (vbios modified to get roughly 28.5 mh/s) on b250 mining setup and I always get the error "binary file (standard input) matches (error -38)" after 1-2 hours of mining. I searched a lot on the web tried a few things but nothing seems to work.

I was using windows before and rig use to crash few hours into mining just like when using SMOS.

If anyone could help me, it would be greatly appreciated. I cant tell how many hours ive put into trying to solve this problem.

Thanks.

If it's crashing on both it's your setup - don't know your hardware but I'd recheck your overclock settings might be too high or an issue w/hardware.

thanks, i will try this tonight when i get back from work. I will flash them back to original Vbios and test them for the night.

The weird thing is that the miner worked when i had 4 gpus plugged, it also worked last week with all of the 6 gpus plugged in.. but i decided to do a few tweaks to one card since it wasn't flashed and from that tweak everything seems to be going to hell.
marimach77
Member
**
Offline Offline

Activity: 127
Merit: 10


View Profile
December 18, 2017, 04:06:17 PM
 #6610


i tried it with my 4 Vegas, but it is not finding any GPUs
i tested the newer RC2 version.
Then I cannot help you. You need to ask @tytanick. But tomorrow I will have one Vega 56 to make some tests. I'll let you know whether my test rig can see it or not.
mettwuerstle
Sr. Member
****
Offline Offline

Activity: 401
Merit: 254


View Profile
December 18, 2017, 04:20:00 PM
 #6611


i tried it with my 4 Vegas, but it is not finding any GPUs
i tested the newer RC2 version.
Then I cannot help you. You need to ask @tytanick. But tomorrow I will have one Vega 56 to make some tests. I'll let you know whether my test rig can see it or not.

thank you.

Aha!
threeflappp
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
December 18, 2017, 05:55:47 PM
 #6612

Can we get the latest version of dstm?
VyprBTC
Full Member
***
Offline Offline

Activity: 350
Merit: 100



View Profile
December 18, 2017, 06:17:59 PM
 #6613

Can we get the latest version of dstm?


As history with smos will tell you - probably not for a long while.

Adding important shit is too slow for me.

A year later still no Alexis78
doown
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 18, 2017, 06:36:32 PM
 #6614

Hi,

I have the same wattage from the wall whether I put 800 or 1200 in "Core Undervolting".

Anyone have the same problem ?
GPU Farm
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
December 18, 2017, 06:39:17 PM
 #6615

6 1060 6gbs would make you how much a day using this OS?
rough numbers?
lablefromu
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 18, 2017, 06:40:32 PM
 #6616

hi, i need your help

how can I update nvidia driver ?

currently 384 version is installed
xleejohnx
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
December 18, 2017, 06:43:12 PM
 #6617

Can we get the latest version of dstm?


As history with smos will tell you - probably not for a long while.

Adding important shit is too slow for me.

A year later still no Alexis78

I’m right there with you
Looking at going back to windows and using awesomeminer again
Hive OS also has my attention atm also

As I see a super coin as the super highway and alt coins as taxis and trucks needed to move transactions. ~philipma1957
halker2010
Sr. Member
****
Offline Offline

Activity: 532
Merit: 250

The harder your life is the more meaning it has.


View Profile
December 18, 2017, 07:06:13 PM
 #6618

i have a problem i'm mining nist and used overclock feature but it appears that it didn't apply it to gpu number 0 , how can i fix it ?
halker2010
Sr. Member
****
Offline Offline

Activity: 532
Merit: 250

The harder your life is the more meaning it has.


View Profile
December 18, 2017, 07:08:59 PM
 #6619

6 1060 6gbs would make you how much a day using this OS?
rough numbers?
on bulwark around 15 - 25 usd per day abi05.
zot57
Newbie
*
Offline Offline

Activity: 165
Merit: 0


View Profile
December 18, 2017, 07:19:56 PM
 #6620

I’m right there with you
Looking at going back to windows and using awesomeminer again
Hive OS also has my attention atm also

Holy cr*p that Hive OS looks good. I need support for 19 gpu's cause I have ASUS b250 board and I can't have empty slots because SMOS still doesn't support more GPU's.
or will go to free Linux.
Seems to me people are getting more and more unsatisfied with SMOS. Either guys at SMOS are getting over their head or not interested in keeping their customers.
Pages: « 1 ... 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 [331] 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 ... 595 »
  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!