Author

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

newbie
Activity: 9
Merit: 0
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0 consoleblank=0 amdgpu.vm_fragment_size=9"
then sudo update-grub, reboot
it isn't worked for my 6 rigs.

Worked fine for me.
Maybe it's matter of image version of smos? You have latest version of smos? I will try it.
newbie
Activity: 25
Merit: 0
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0 consoleblank=0 amdgpu.vm_fragment_size=9"
then sudo update-grub, reboot
it isn't worked for my 6 rigs.

Worked fine for me.
can somebody tell me the default root pass for SMOS
i remember it was in some very old post here, but i cannot find it?
somebody help pls
full member
Activity: 202
Merit: 104
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0 consoleblank=0 amdgpu.vm_fragment_size=9"
then sudo update-grub, reboot
it isn't worked for my 6 rigs.
Did you do all the other lines before that?
full member
Activity: 202
Merit: 104
Is anyone else having problems with the ccminer miners?

When I try using either ccminer-skunk-krnlx or ccminer-tpruvot, I get the following message:

/root/xminer/sh: line 49: 11860 llegal instruction      $MINER_PATH $MINER_OPTIONS
Miner ended/crashed. Restarting miner in 10 seconds --------------

It does try and restart but comes back with the same message and is in an endless loop.

Any suggestions?

This is the command I have in for ccminer-skunk-krnlx:
-a skunk -o stratum+tcp://yiimp.ccminer.org:8434 -u BAushxUbDYNPj7RbhuPMf3cCBKaEWPsgb5 -p donate

Thank you.

What could is it running on?
newbie
Activity: 24
Merit: 0
Is anyone else having problems with the ccminer miners?

When I try using either ccminer-skunk-krnlx or ccminer-tpruvot, I get the following message:

/root/xminer/sh: line 49: 11860 llegal instruction      $MINER_PATH $MINER_OPTIONS
Miner ended/crashed. Restarting miner in 10 seconds --------------

It does try and restart but comes back with the same message and is in an endless loop.

Any suggestions?

This is the command I have in for ccminer-skunk-krnlx:
-a skunk -o stratum+tcp://yiimp.ccminer.org:8434 -u BAushxUbDYNPj7RbhuPMf3cCBKaEWPsgb5 -p donate

Thank you.
sr. member
Activity: 420
Merit: 260
I am having trouble logging into the dashboard using chrome. In Chrome the captcha check is failing. I can only log in using Firefox. Is anyone else having this problem. 

newbie
Activity: 16
Merit: 0
Hi Guys,

Got 6x P106 on Biostar TB250

1. Out of the box, plug in 1x Gtx 1060 for testing, system boot ok, able to load SMOS.
2. Add P106 on each pcie slot, and test boot. All good. smos boot ok.
3. Remove the gtx 1060, use onboard graphic via the dvi slot, upon booting, bios changed to old bios on its own, and shows no bootable media found afterward.
4. remove one card, smos able to boot succesfully.
6. Update bios to latest bios, plug all 6 p106, and boot normally. no old bios shown up. but the system never detect the smos usb drive.
7. tried to plug ethos usb drive, boot perfectly.
8. tried smos usb drive, no boot.

9. now no idea what to do.

any help guys?
newbie
Activity: 20
Merit: 0
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0 consoleblank=0 amdgpu.vm_fragment_size=9"
then sudo update-grub, reboot
it isn't worked for my 6 rigs.

Worked fine for me.
newbie
Activity: 9
Merit: 0
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0 consoleblank=0 amdgpu.vm_fragment_size=9"
then sudo update-grub, reboot
it isn't worked for my 6 rigs.
member
Activity: 504
Merit: 10
so new fixed working on simplemining?  As I see, there is a option to work. Do we need to do anything ? simple guy ?
full member
Activity: 202
Merit: 104
Hey Guys, so i just built my mining rig with 6 Radeon RX 580 and i downloaded simpleMining for testing it and i tested all miners that are compatible with RX Series, but it's not detecting my gpus, what is the problem ?
Do they have power? Tongue
Yes and now they are working Cheesy but my gpu2 that is hooked to the PCI Express is not giving me hashes, and the hash rate of all cards are really low 23MH/s

and another problem, the pc restarts after 2 minutes of mining.
lower overclock if you are.
newbie
Activity: 20
Merit: 0
tytanick,

How do I add SRR-Agent-Linux-v2.sh to autostart with SMOS?
full member
Activity: 202
Merit: 104
Hey Guys, so i just built my mining rig with 6 Radeon RX 580 and i downloaded simpleMining for testing it and i tested all miners that are compatible with RX Series, but it's not detecting my gpus, what is the problem ?
Do they have power? Tongue
newbie
Activity: 20
Merit: 0
Just did it and getting increase. This is cool. If you follow these instructions, just append amdgpu.vm_fragment_size=9 to what's already in the grub line so it's
Code:
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0 consoleblank=0 amdgpu.vm_fragment_size=9"

Before
https://cdn.pbrd.co/images/GHUVpy5.png

After
https://cdn.pbrd.co/images/GHUVF8p.png
@clintar2, did you do that in SMOS with root login?
yes
Done. Working great. Thanks to all great guys here..
How do I pull up another terminal window to do this?

If you are on the same local network as the machine, you can ssh into it with putty in windows. get the ip address of it from the simplemining console. you can do ctrl-alt-F1 through F8 I think to get a new console if you are at the machine.

ctrl-alt-F3 did it for me. Thank you.

Went from 163MH/s to 178MH/s mining ETH with claymore. 6 RX580 Sapphire 8GB cards.
full member
Activity: 202
Merit: 104
Just did it and getting increase. This is cool. If you follow these instructions, just append amdgpu.vm_fragment_size=9 to what's already in the grub line so it's
Code:
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0 consoleblank=0 amdgpu.vm_fragment_size=9"

Before
https://cdn.pbrd.co/images/GHUVpy5.png

After
https://cdn.pbrd.co/images/GHUVF8p.png
@clintar2, did you do that in SMOS with root login?
yes
Done. Working great. Thanks to all great guys here..
How do I pull up another terminal window to do this?

If you are on the same local network as the machine, you can ssh into it with putty in windows. get the ip address of it from the simplemining console. you can do ctrl-alt-F1 through F8 I think to get a new console if you are at the machine.
newbie
Activity: 43
Merit: 0
Just did it and getting increase. This is cool. If you follow these instructions, just append amdgpu.vm_fragment_size=9 to what's already in the grub line so it's
Code:
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0 consoleblank=0 amdgpu.vm_fragment_size=9"

Before
https://cdn.pbrd.co/images/GHUVpy5.png

After
https://cdn.pbrd.co/images/GHUVF8p.png
@clintar2, did you do that in SMOS with root login?
yes
Done. Working great. Thanks to all great guys here..

Didnt work for me, i messed 2 rigs, you might have to wait a little bit.
member
Activity: 72
Merit: 11
Just did it and getting increase. This is cool. If you follow these instructions, just append amdgpu.vm_fragment_size=9 to what's already in the grub line so it's
Code:
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0 consoleblank=0 amdgpu.vm_fragment_size=9"

Before


After

@clintar2, did you do that in SMOS with root login?
yes
Done. Working great. Thanks to all great guys here..
newbie
Activity: 6
Merit: 0
hi titanik! i ask you update claymore cryptonight too because sigminer is not informative miner don't virk any G pass key. or etc.
member
Activity: 127
Merit: 10
Just did it and getting increase. This is cool. If you follow these instructions, just append amdgpu.vm_fragment_size=9 to what's already in the grub line so it's
Code:
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0 consoleblank=0 amdgpu.vm_fragment_size=9"

Before


After

@clintar2, did you do that in SMOS with root login?
yes
Just asking for it because I'm not a linux user Sad Doing anything with linux (without icons/windows) is a nightmare for me. Just lack of proper knowledge.
Did you just logged on with root and then did all described text commands one by one exactly as they was described?
full member
Activity: 202
Merit: 104
Just did it and getting increase. This is cool. If you follow these instructions, just append amdgpu.vm_fragment_size=9 to what's already in the grub line so it's
Code:
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0 consoleblank=0 amdgpu.vm_fragment_size=9"

Before


After

@clintar2, did you do that in SMOS with root login?
yes
Jump to: