Nana99
Newbie
Offline
Activity: 126
Merit: 0
|
 |
January 24, 2018, 08:22:17 PM |
|
How to reset overclock setting (use by default)
|
|
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
 |
January 24, 2018, 08:57:51 PM |
|
How to reset overclock setting (use by default)
try "0" ie. zero in the core and mem field
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
 |
January 24, 2018, 09:01:27 PM |
|
Someone post a working command line to mine neoscrypt with rx 580’s I will tip the person, I am tired of trying to get it to hash right.
Done
you can use the recently added Gateless Gate miner. AMD cards are very poor in Neoscrypt - you get better results with NVIDIA. Anyways you can try this below - worked for my 470/480, no need tip --kernel neoscrypt -o stratum+tcp://neoscrypt.hk.nicehash.com:3341 -u <btc-address>.$rigName -p x -T
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
goose777
Newbie
Offline
Activity: 2
Merit: 0
|
 |
January 24, 2018, 09:19:17 PM |
|
Hey guys,
I have Asrock H110 BTC+ motherboards with Sandisk USB3 flash drives for SmOS. Lately I am getting a strange intermittent error the OS stops booting. Here is a short description of it: .... usb usb2-port1: cannot enable. Maybe the USB cable is bad usb usb2-port1: unable to enumerate USB device usb usb2-port1: cannot disable (err = -32) Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Check root= (did the system wait for the right device?) - Missing modules (cat /proc/modules; ls /dev) ALERT! UUID=<some hexadecimal numbers> does not exist. Dropping to a shell! ... (initramfs)
It seems to me USB module issue or kernel bug. I have switched to SSD via SATA and did not have the issue yet. Did any of you guys had the same issue? Fix?
I have multiple rigs out there still booting from USB thumb drive and would like to find the culprit and solution. Any help will be greatly appreciated.
Thank you
Had same exact issue. Just take the thumb drive and put it in a normal computer. Fix any errors on it and then reburn the image onto it again. Put your email in the text file. Put drive back and restart everything. Fixed it for me
|
|
|
|
|
|
Mister305
|
 |
January 24, 2018, 09:55:47 PM |
|
Someone post a working command line to mine neoscrypt with rx 580’s I will tip the person, I am tired of trying to get it to hash right.
Done
you can use the recently added Gateless Gate miner. AMD cards are very poor in Neoscrypt - you get better results with NVIDIA. Anyways you can try this below - worked for my 470/480, no need tip --kernel neoscrypt -o stratum+tcp://neoscrypt.hk.nicehash.com:3341 -u <btc-address>.$rigName -p x -T TY that line with the -T makes my system crash.
|
|
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
 |
January 24, 2018, 10:36:17 PM |
|
Someone post a working command line to mine neoscrypt with rx 580’s I will tip the person, I am tired of trying to get it to hash right.
Done
you can use the recently added Gateless Gate miner. AMD cards are very poor in Neoscrypt - you get better results with NVIDIA. Anyways you can try this below - worked for my 470/480, no need tip --kernel neoscrypt -o stratum+tcp://neoscrypt.hk.nicehash.com:3341 -u <btc-address>.$rigName -p x -T TY that line with the -T makes my system crash. -T I think is for text mode you can omit this if you want but smos may not be able to format the console properly if your miner is still crashing then most likely its your OC settings reset them to stock by putting "0" / "zero" in me core and mem field and 800 or 900 undervoltage
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
peyo
Newbie
Offline
Activity: 7
Merit: 0
|
 |
January 24, 2018, 11:16:21 PM Last edit: January 24, 2018, 11:29:35 PM by peyo |
|
Hello, Overclocking is not working for CORE memory on RX570. How can i contact the admin to report the BUG ?
I can monitor the GPU memory with "$ cat /sys/kernel/debug/dri/0/amdgpu_pm_info" and the CORE memory never change :/
And my hashrate does't not change when i overclock core memory on core intensive algorithm.. (i'm not mining eth)
Do you have a solution to overclock core ? Maybe manually ?
EDIT: The RX 570 Core clock is locked to 1180 MHz ( I want to achieve 1400/1500)
|
|
|
|
|
|
Mister305
|
 |
January 24, 2018, 11:48:22 PM |
|
Someone post a working command line to mine neoscrypt with rx 580’s I will tip the person, I am tired of trying to get it to hash right.
Done
you can use the recently added Gateless Gate miner. AMD cards are very poor in Neoscrypt - you get better results with NVIDIA. Anyways you can try this below - worked for my 470/480, no need tip --kernel neoscrypt -o stratum+tcp://neoscrypt.hk.nicehash.com:3341 -u <btc-address>.$rigName -p x -T TY that line with the -T makes my system crash. -T I think is for text mode you can omit this if you want but smos may not be able to format the console properly if your miner is still crashing then most likely its your OC settings reset them to stock by putting "0" / "zero" in me core and mem field and 800 or 900 undervoltage I am getting 127 h/s total for 6 rx 580. I see I should be around 400-500 h/s each. Not 127h/s total. Any other settings to check? Recommendation anyone ?
|
|
|
|
|
gegman2
Newbie
Offline
Activity: 2
Merit: 0
|
 |
January 25, 2018, 12:09:44 AM |
|
Hey guys,
I have Asrock H110 BTC+ motherboards with Sandisk USB3 flash drives for SmOS. Lately I am getting a strange intermittent error the OS stops booting. Here is a short description of it: .... usb usb2-port1: cannot enable. Maybe the USB cable is bad usb usb2-port1: unable to enumerate USB device usb usb2-port1: cannot disable (err = -32) Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Check root= (did the system wait for the right device?) - Missing modules (cat /proc/modules; ls /dev) ALERT! UUID=<some hexadecimal numbers> does not exist. Dropping to a shell! ... (initramfs)
It seems to me USB module issue or kernel bug. I have switched to SSD via SATA and did not have the issue yet. Did any of you guys had the same issue? Fix?
I have multiple rigs out there still booting from USB thumb drive and would like to find the culprit and solution. Any help will be greatly appreciated.
Thank you
Had same exact issue. Just take the thumb drive and put it in a normal computer. Fix any errors on it and then reburn the image onto it again. Put your email in the text file. Put drive back and restart everything. Fixed it for me I have burned the first image with HDD Guru (Raw Image Copy) tool. This time I have tried with etcher.io flashing tool as it has been suggested on the simplemining.net . I will see what is going on soon. I have a brand new Patriot blitz USB flash drive also got Samsung one. Will try both. Hope it will work this time. Thank you!
|
|
|
|
|
|
|
Skeda
Newbie
Offline
Activity: 4
Merit: 0
|
 |
January 25, 2018, 03:00:41 AM |
|
I have night turned off all the miners!!! And still not included! Prior to that, all right six months worked!
|
|
|
|
|
Saki3d
Newbie
Offline
Activity: 40
Merit: 0
|
 |
January 25, 2018, 05:29:21 AM Last edit: January 25, 2018, 06:17:14 AM by Saki3d |
|
Hello, i have Msi 890fxa-gd70 motherboard it is quite old one, when i try to run simpleos by usb screen shows error; ------------------------- GNU GRUB version 2.02~beta2-36ubuntu3.2 Minimal BASH- like line editing supported. for the first word, TAB lists all possible command completions. Anywhere else TAB list possible device or file completions. grub> ------------------------ i tried 2 different usb both gave same error and they working at another motherboard. how can i solve this problem thanks. EDIT: Problem solved by downgrading bios to older one 
|
|
|
|
|
weeminer
Newbie
Offline
Activity: 7
Merit: 0
|
 |
January 25, 2018, 05:43:46 AM |
|
Can you please add bminer to your SMOS? https://bitcointalk.org/index.php?topic=2519271.0I have a problem with dstm miner in your SMOS. Using 12 x P106 mining cards, they all work good for about 2-3 hours, after that time, the hashrate is starting to decline from 3700+ Sol/s to 2000 Sol/s for unknown reason. When using ewbf miners, the speed is lower and the machine is restarting more frequently, but the miner stays at 3500+ Sol/s. bminer should be better alternative to both of these miner programs, and I found out that it gives higher performance and also better stability. I am having the same problem as you..running 12x GTX1060...tried DSTM miner..after 2-5 hours..hashrate drop from 3700 to 2000 sol/s. EWBF having lower hashrate but somehow stable after running 12 hours... Developer please help to add in bminer . Thanks
|
|
|
|
|
Saki3d
Newbie
Offline
Activity: 40
Merit: 0
|
 |
January 25, 2018, 06:33:50 AM |
|
@tytantic,
Downloading RX OS & NV OS images are same, can u fix links please.
Thanks.
|
|
|
|
|
Squintz
Newbie
Offline
Activity: 50
Merit: 0
|
 |
January 25, 2018, 06:56:08 AM |
|
PHI PLEASE
|
|
|
|
|
Saki3d
Newbie
Offline
Activity: 40
Merit: 0
|
 |
January 25, 2018, 07:34:09 AM Last edit: January 25, 2018, 08:07:40 AM by Saki3d |
|
Hi, I set up my secong rig now, i want to mine second rig different coin but i couldn't do it. i created new group (H2) but i can not add second rig to this group all rigs grouped under default group. H01 GTX 1060 Mix - 2/2 dstm-v0.5.8 --server *** H02 - 0/0 ccminer-tpruvot-v2.1 -a cryptonight***
Can someone help me to figure this please, thanks.
|
|
|
|
|
Cryptomaniac1000
Newbie
Offline
Activity: 1
Merit: 0
|
 |
January 25, 2018, 07:58:54 AM |
|
Hello everyone! I recently got into mining and 2 days ago I finished setting up my first mining rig (6 RX 470 XFX 8GB on a gigabyte H110-D3A with a intel Pentium Dual-Core 3.3 GHz). I use SMOS with claymore 10.5 and thus far I got twice (once every 24h) an error that makes a lot of hardly readable text rain down my screen (I'll attach vid). Any ideas on why this might happen? What should I do to try correct this? I want to let my rig mine while I am 200km away. This error makes it unresponsive to simplemining dashboard commands (I can't reboot/ restart from it) so I'll have to figure out how to use SRR which seems difficult  The error(vid): https://www.youtube.com/watch?v=Eb5zvXz1ias&feature=youtu.beThe error(pic): https://ibb.co/iXXaJb
|
|
|
|
|
adore
Newbie
Offline
Activity: 44
Merit: 0
|
 |
January 25, 2018, 09:29:25 AM |
|
@tytantic,
Downloading RX OS & NV OS images are same, can u fix links please.
Thanks.
lol tytanic add this ISSUE (  ) to the help page please
|
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
 |
January 25, 2018, 11:04:58 AM |
|
@tytantic, Downoading RX OS & NV OS images are same, can u fix links please. Thanks.
lol tytanic add this ISSUE (  ) to the help page please Yes they are  I know  Accually the NV and RX image should and will work on most R9 GPUs as well. I will soon merge this into ONE image. The reason that i have separate images is to give more clear info that you CANT MIX amd and nvidia in one rig 
|
|
|
|
minimalist55
Newbie
Offline
Activity: 19
Merit: 0
|
 |
January 25, 2018, 11:44:27 AM |
|
Yes they are  I know  Accually the NV and RX image should and will work on most R9 GPUs as well. I will soon merge this into ONE image. The reason that i have separate images is to give more clear info that you CANT MIX amd and nvidia in one rig  Tytanick Hi, We have a problem with 2GB RX 550 cards 
|
|
|
|
|
|