Metroid_Minner
Newbie
Offline
Activity: 1
Merit: 0
|
|
February 08, 2018, 02:27:47 AM |
|
Hi
Can some one tell me the correct script for Dual mining Ethereum (nanopool) + Decred please?
|
|
|
|
dirtydeeds
Newbie
Offline
Activity: 15
Merit: 0
|
|
February 08, 2018, 02:44:45 AM |
|
BITTTCOOOOOOOOOOONNNEEEEEEEEEEEECCCTT!!!!!!!!!!!!!
|
|
|
|
minimalist55
Newbie
Offline
Activity: 19
Merit: 0
|
|
February 08, 2018, 07:10:24 AM |
|
Do you guys know how to run SMOS with amdgpu-pro rev 16.60? I found that RX 550 cards work with this driver.
|
|
|
|
fastlan
Member
Offline
Activity: 116
Merit: 10
https://twitter.com/_Crypto_Mike
|
|
February 08, 2018, 07:19:36 AM |
|
update for my undervolt problem...so for RX cards you HAVE to set core clock mem clock to be able to USE the undervolt feature.
|
|
|
|
undeadbitcoiner
|
|
February 08, 2018, 08:05:21 AM |
|
Finally got 6 gpu recognized and when miner started knew that its unable to connect to internet, The problem is its not detecting on board lan, Any idea guys? MSI Z270, Rig Setup with 6Gpu , Had problem with just detecting 4 gpu and finally got 6 after enabling Mining Mode in MOBO Bios, Now once i got all 6 GPU detected properly i don't have internet connection so i could connect to mining.
|
|
|
|
mediaboy
Newbie
Offline
Activity: 16
Merit: 0
|
|
February 08, 2018, 04:23:26 PM |
|
Anyone seen situation where miner is working fine - i see it updating in my SSH session and also on the pool. However smOS is showing the rig is offline. If I attempt a new SSH session into the same rig, SSH fails to connect (my persistently running SSH session is still OK). I do not have physical access to rig at the moment.
|
|
|
|
DevonMiner
|
|
February 08, 2018, 04:35:05 PM |
|
@ tytanick - I find it quite useful every now and then to sort my rigs by temperature, but it looks like there is maybe a bug in the system.
When sorting from high to low I get this: 62℃/64℃/60℃/59℃/56℃/63℃ etc.
Just an observation, would be nice if they displayed in the correct descending order (ascending order produces the same random result).
|
|
|
|
Dhino
Jr. Member
Offline
Activity: 41
Merit: 1
|
|
February 08, 2018, 07:41:36 PM |
|
Please add Claymore 11.0. It has more dual mining option. Please add it before difficulty on those algo/coins goes up.
|
Bitrated user: dhinendra.
|
|
|
tipac
Newbie
Offline
Activity: 55
Merit: 0
|
|
February 08, 2018, 09:12:23 PM |
|
i booted smos but it doesn't detect my asus ac88 network card. anyone know how to getaround this ?
|
|
|
|
CyberSparky
Newbie
Offline
Activity: 29
Merit: 0
|
|
February 08, 2018, 11:10:46 PM |
|
how to set up miner and worker separately on each rig ? default is global, under web panel setings save miner on all rigs...
First specify Names for each rig. Then in Red button options you need to use this text: $rigName It will be replaced by rig name and send to each rig. so if i have rigs: saturn mars pluton then after wiriting -s zcl.coinmine.pl:7007 -u tytanick.$rigName -p x i will receive: -s zcl.coinmine.pl:7007 -u tytanick.saturn -p x -s zcl.coinmine.pl:7007 -u tytanick.mars -p x -s zcl.coinmine.pl:7007 -u tytanick.pluton -p x Where is the "RED BUTTON"?
|
|
|
|
john1010
|
|
February 09, 2018, 01:01:18 AM |
|
I am in mining since 2013, and tried different method, but this one is looks great specially when you building rig, you don't need to have a 120gb ssd and you can only use a simple usb drive atlest 7gb higher, well prctically speaking it saves a lot of money in buying expensive ssd..
I will try your os Dev in my next build..
I will tip after building my next rig using your OS.
Thanks
|
|
|
|
celery952
Newbie
Offline
Activity: 1
Merit: 0
|
|
February 09, 2018, 02:18:13 AM |
|
So I have been pulling hair out trying to figure out how to update ccminer in smos. the guides recommended here or what else i can find just dont explain what i need to do in putty to get anything done. My emails to the owner just result in him saying they need more time to get it updated. I would gladly do it myself as Im leavig 10-15 percent on the table an that sucks! I just need direction, as I am a complete dummy when it comes to linux. Ive tried updating it based on a guide i found on page 395 of this thread by user shakes1118, but it results in a lot of hair pulling and getting nowhere. All I want is 2.2.4 in smos!
|
|
|
|
CryptoCrucian
Newbie
Offline
Activity: 17
Merit: 0
|
|
February 09, 2018, 06:26:59 AM |
|
Please add Claymore 11.0. It has more dual mining option. Please add it before difficulty on those algo/coins goes up.
Second that!!
|
|
|
|
|
Dhino
Jr. Member
Offline
Activity: 41
Merit: 1
|
|
February 09, 2018, 11:44:07 AM |
|
Please add BMINNER !
You can do this yourself, courtesy Greerso from the VoskCoin group. 1. Log into your smOS install via ssh. ssh miner@<your.smos.ip.here.> 2. Login as root. miner@simpleminer:~$ sudo -s 3. Change to the smOS miners directory. root@simpleminer:~# cd /root/miner_org 4. Download bminer. root@simpleminer:/root/miner_org# wget https://www.bminercontent.com/releases/bminer-v5.3.0-e337b9a-amd64.tar.xz 5. Expand the compressed directory, then delete the downloaded file. root@simpleminer:/root/miner_org# tar -xvf bminer-v5.3.0-e337b9a-amd64.tar.xz root@simpleminer:/root/miner_org# rm bminer-v5.3.0-e337b9a-amd64.tar.xz 6. Choose one of the existing miners that you would like to replace with bminer, I chose 'sgminer-gm-5.5.5', then rename that folder so that smOS ignores it. root@simpleminer:/root/miner_org# mv sgminer-gm-5.5.5 sgminer-gm-5.5.5_backup 7. Create a symlink from the bminer directory to the sgminer directory and enter that directory. root@simpleminer:/root/miner_org# ln -s bminer-v5.3.0 sgminer-gm-5.5.5 root@simpleminer:/root/miner_org# cd sgminer-gm-5.5.5 8. Create a symlink from the bminer application to masquerade as sgminer. root@simpleminer:/root/miner_org/sgminer-gm-5.5.5# ln -s bminer sgminer 9. Go to http://simplemining.net and setup a new rig group for sgminer-gm-5.5.5 with the following miner options. This example is for MPH, but whatever your preferred pool is can go here. Change <yourusername> to your username duh. -uri stratum://<yourusername>.$rigName@us-east.equihash-hub.miningpoolhub.com:20594 -no-timestamps -api 127.0.0.1:1880 10. Assign the new sgminer (really bminer) to a rig. Sit back and watch your sol/s and sol/w hit new highs. If you think I'm awesome, send me your zencash! If your rig sets on fire, you did something wrong, this worked for me. Thanks, I installed claymore 11.0 with your help.
|
Bitrated user: dhinendra.
|
|
|
PowerEleven
Newbie
Offline
Activity: 42
Merit: 0
|
|
February 09, 2018, 02:02:54 PM |
|
No news about support of nvidia p104
|
|
|
|
Wolverine_Na
Newbie
Offline
Activity: 17
Merit: 0
|
|
February 09, 2018, 03:00:30 PM |
|
How to overclocking memory to its default flashed???
I have 6 of RX580 cards that can run on Windows with memory set 1950 , 1950 , 1900 , 1900 , 1875 , 1875. Then I set up in SMOS in Overclocking page like 1950,1950,1900,1900,1875,1875.
When SMOS booth, I saw the card was not started in sequence like card no1, no2, no3, no4, no5, no6. But it ran in no2, no6, no1, no5, no4, no3 and that cause rig restarted.
So, I desired to flash the card in what it can do. Then I have no idea how to set SMOS to run the card on its default memory.
Anyone please guide me how to do.
Thanks in advance.
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
February 09, 2018, 06:37:45 PM |
|
UPDATE v1146 - added miner claymore-eth-v11.0
|
|
|
|
nixofme
Newbie
Offline
Activity: 18
Merit: 0
|
|
February 09, 2018, 07:44:00 PM |
|
I am trying to mine RACE on simple mining and cant seem to get it working:
Pool command - -a lyra2v2 -o stratum+tcp://eu1.altminer.net:1105 -u WALLET_ADDRESS -p c=RACE
I selected the ccminer-tpruvot-v2.1 miner program, but does not appear correct.
Any recommendations to get lyra2v2 working - Im using all AMD RX580s.
|
|
|
|
|
|