Search content
Sort by

Showing 20 of 24 results by hikenshi
Post
Topic
Board Digital goods
Re: $150 AWS Amazon Web Services Credits
by
hikenshi
on 24/04/2019, 09:41:23 UTC
This is scam,
i bought 2 code, and invalid code.
Post
Topic
Board Digital goods
Re: [SELLING] Autobuy AWS Credit Code 150$ EDU_ENG_FY2018_IC-Q4_3_150USD
by
hikenshi
on 25/01/2019, 17:12:12 UTC
bought one code 150$
And redeemed successful!
Thanks
Post
Topic
Board Digital goods
Re: [AUTOBUY, SAFETY] Sell Amazon Web Services Credits (Daily giveaway)
by
hikenshi
on 25/01/2019, 06:29:43 UTC
Hello,
If you are vietnamese, can you sell by bank transfer in vietnam?
thanks

Chao ban,
Neu ban la nguoi viet nam, thi ban co the ban bang cach chuyen khoan ngan hang o viet nam khong?
Cam on
Post
Topic
Board Mining (Altcoins)
Re: Bitmain E3 Ethash Miner ASIC (Shipping:16-31 July. $800 USD)
by
hikenshi
on 18/07/2018, 09:13:09 UTC
Did Anyone test it with ethermine??
Post
Topic
Board Mining (Altcoins)
Re: CAN YOU USE SERVER POWER SUPPLY FOR MINING (HP,DELL,DELTA)
by
hikenshi
on 24/06/2018, 11:47:23 UTC
That Server PSU better than any PSU.
Post
Topic
Board Mining (Altcoins)
Re: PandaMiner B3 Pro (8G) Launching, The Most Professional GPU Miner with Big Sale
by
hikenshi
on 21/06/2018, 09:01:27 UTC
LOLZ,
I can get a rig with 6 Nvidia 1080Ti only for 4800$, and get 330MH/s plus almost 24 month warranty (the second hand rigs)
Post
Topic
Board Digital goods
Re: [SELLING] $100/$150 AWS Amazon Web Services Credits $18~$20 per code
by
hikenshi
on 16/06/2018, 09:42:14 UTC
Thanks, bought 1 code 100$, and redeemded
Post
Topic
Board Mining (Altcoins)
Re: [ADVICE NEEDED] = Power consumption using SMOS
by
hikenshi
on 25/05/2018, 22:37:20 UTC
Hi,
i used to lost almost one week to make SMOS undervolt.
i can tell: You can undervolt with SMOS.
Which tool you need:
1/ Ohgodatool
2/ rocm-smi

OK, this is steps: (this is 470s)
1/ Check your card core-clock states, mem-clock states, voltage states:

Code:
sudo ./ohgodatool -i 0 --show-core
DPM state 0:
        VDDC: 800 (voltage table entry 0)
        VDDC offset: 0
        Core clock: 300
DPM state 1:
        VDDC: 65282 (voltage table entry 1)
        VDDC offset: -26
        Core clock: 466
DPM state 2:
        VDDC: 65283 (voltage table entry 2)
        VDDC offset: -26
        Core clock: 751
DPM state 3:
        VDDC: 65284 (voltage table entry 3)
        VDDC offset: -26
        Core clock: 1019
DPM state 4:
        VDDC: 850 (voltage table entry 8)
        VDDC offset: -26
        Core clock: 1060
DPM state 5:
        VDDC: 65286 (voltage table entry 5)
        VDDC offset: -26
        Core clock: 1126
DPM state 6:
        VDDC: 65287 (voltage table entry 6)
        VDDC offset: -26
        Core clock: 1169
DPM state 7:
        VDDC: 850 (voltage table entry 7)
        VDDC offset: 0
        Core clock: 1060


Code:
sudo ./ohgodatool -i 0 --show-mem
Memory state 0:
        VDDC: 800
        VDDCI: 850
        VDDC GFX offset: 0
        MVDD: 1000
        Memory clock: 300
Memory state 1:
        VDDC: 65282
        VDDCI: 900
        VDDC GFX offset: 0
        MVDD: 1000
        Memory clock: 2000


Code:
sudo ./ohgodatool -i 0 --show-voltage
Voltage state 0:
        VDD = 800
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 1:
        VDD = 65282
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 2:
        VDD = 65283
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 3:
        VDD = 65284
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 4:
        VDD = 65285
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 5:
        VDD = 65286
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 6:
        VDD = 65287
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 7:
        VDD = 850
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 8:
        VDD = 850
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 9:
        VDD = 900
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 10:
        VDD = 950
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 11:
        VDD = 1000
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 12:
        VDD = 1050
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 13:
        VDD = 1100
        CACLow = 0
        CACMid = 0
        CACHigh = 0
Voltage state 14:
        VDD = 1150
        CACLow = 0
        CACMid = 0
        CACHigh = 0

and this is the code i was used to undervolt:

Code:
/opt/rocm/bin/rocm-smi --setsclk 0 1 4
sudo /home/miner/ohgodatool -i 0 --mem-state 0 --mem-clock 2000 --core-state 4 --core-clock 1060 --core-vddc-idx 8 --volt-state 8
sudo /home/miner/ohgodatool -i 1 --mem-state 0 --mem-clock 2000 --core-state 4 --core-clock 1060 --core-vddc-idx 8 --volt-state 8
sudo /home/miner/ohgodatool -i 2 --mem-state 0 --mem-clock 2000 --core-state 4 --core-clock 1060 --core-vddc-idx 8 --volt-state 8
sudo /home/miner/ohgodatool -i 3 --mem-state 0 --mem-clock 2000 --core-state 4 --core-clock 1060 --core-vddc-idx 8 --volt-state 8
sudo /home/miner/ohgodatool -i 4 --mem-state 0 --mem-clock 2000 --core-state 4 --core-clock 1060 --core-vddc-idx 8 --volt-state 8
sudo /home/miner/ohgodatool -i 5 --mem-state 0 --mem-clock 2000 --core-state 4 --core-clock 1060 --core-vddc-idx 8 --volt-state 8
sudo /home/miner/ohgodatool -i 6 --mem-state 0 --mem-clock 2000 --core-state 4 --core-clock 1060 --core-vddc-idx 8 --volt-state 8

the command :
/opt/rocm/bin/rocm-smi --setsclk 0 1 4 (it depends on your card, you need check your core-clock states and try to get best number. With me core-clock at state 4 is 1074, 1074 ~= 1060 so i choose it, if i choose higher states, power will increase from 8xW to 12xW) set a cap on your card and dont let it go to higher states.



This is the result:
Code:
/opt/rocm/bin/rocm-smi


====================    ROCm System Management Interface    ====================
================================================================================
 GPU  DID    Temp     AvgPwr   SCLK     MCLK     Fan      Perf    OverDrive  ECC
  5   67df   55.0c    86.128W  1060Mhz  2000Mhz  75.69%   manual    0%       N/A
  3   67df   58.0c    81.74W   1060Mhz  2000Mhz  75.69%   manual    0%       N/A
  1   67df   58.0c    83.62W   1060Mhz  2000Mhz  75.69%   manual    0%       N/A
  6   67df   59.0c    81.150W  1060Mhz  2000Mhz  75.69%   manual    0%       N/A
  4   67df   57.0c    85.106W  1060Mhz  2000Mhz  75.69%   manual    0%       N/A
  2   67df   62.0c    86.147W  1060Mhz  2000Mhz  75.69%   manual    0%       N/A
  0   67df   59.0c    84.30W   1060Mhz  2000Mhz  75.69%   manual    0%       N/A
================================================================================
====================           End of ROCm SMI Log          ====================

Code:
ETH - Total Speed: 197.066 Mh/s, Total Shares: 22014, Rejected: 0, Time: 125:22
ETH: GPU0 28.127 Mh/s, GPU1 28.140 Mh/s, GPU2 28.143 Mh/s, GPU3 28.268 Mh/s, GPU4 28.135 Mh/s, GPU5 28.131 Mh/s, GPU6 28.122 Mh/
s
 PASC - Total Speed: 1914.118 Mh/s, Total Shares: 12283, Rejected: 298
 PASC: GPU0 281.269 Mh/s, GPU1 281.403 Mh/s, GPU2 281.428 Mh/s, GPU3 226.147 Mh/s, GPU4 281.348 Mh/s, GPU5 281.306 Mh/s, GPU6 28
1.217 Mh/s

With 580s cards, you can save almost 70W ( 15xW without this tune , after tune it run stable with 8xW)
I forgot, if you mine eth only power is 6xW for 470s cards
Post
Topic
Board Mining (Altcoins)
Re: Bitmain launches the Z9 Equihash miner
by
hikenshi
on 04/05/2018, 03:49:46 UTC
Post
Topic
Board Mining (Altcoins)
Re: Monero Fork in one day.. hash rate drop predictions ?
by
hikenshi
on 09/04/2018, 14:28:51 UTC
Eth chart was only decrease a little. ASIC-Bitmain is mining. Vitalik need to see the focking Eth chart and XMR chart
Post
Topic
Board Mining (Altcoins)
Re: Ethereum ASIC Miner - Bitmain Antminer E3 and How YOU can help Hardfork ETH
by
hikenshi
on 07/04/2018, 14:27:35 UTC
Post
Topic
Board Mining (Altcoins)
Re: Bitmain E3 Ethash Miner ASIC (Shipping:16-31 July. $800 USD)
by
hikenshi
on 07/04/2018, 14:26:05 UTC
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
hikenshi
on 26/03/2018, 14:37:56 UTC
Today i will be preparing Raven x16r miners for AMD and Nvidia.


I got 2 main questions for this system.

1- I got 22 Rigs and i want to use SM for all of them.Do i need to copy USB stick for each of them one by one or i can create one and is there a way to clone them fast? I tested only one with Etcher program worked fine but for all 21 rigs it would a while to do it.

2- I use Rx 580 cards for my rigs from different brands but the one i tested was Saphire Rx 580.I get 22 Hashrate from them without setting overclock on SM and even i change values it remains same and even some of them goes lower to 19.All my cards are on default they are not modded.Do i need to mod them on windows in order to use with SM @ hasrates around 29-32 ? They said SM does overlock auto but i couldnt see any boost.

Also , if i want to start all 22 rigs can i use 3 days trial for all of them or i need to deposit right after i started to use it ? One more question , is it possible to pay monthly fees from my ETC or ETH balance ?


Thanks much for the help.



1. just use this command:
Code:
sudo dd status=progress if=/dev/sda of=/dev/sdb bs=8M
 
     /dev/sda (the USB with SM image )
    /dev/sdb  (the USB with nothing)
But i recommend you using a SSD (cheap or second hand), because USB is not good for using long, almost my USB died after one month. ( I think it's because claymore write to USB all time )
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
hikenshi
on 28/11/2017, 13:34:51 UTC
Hi,
MiningOS can not undervolt.
Can anyone please help me how to undervolt to mine ETH . the arg "ocVddc" do not work. I was change from : "800 to 1200" and no thing change.
I was made some search about linux undervolt and can not find any method to undervolt on linux.
Thanks and regards
Post
Topic
Board Digital goods
Re: Selling bitcoin-enabled file sharing script - XFilesharing Pro
by
hikenshi
on 19/11/2017, 04:29:00 UTC
You should be add ethereum and some another coin because bitcoin's transactions will take high fee. With 10$ payment and 2-5$ fee so no one will be use bitcoin.
Post
Topic
Board Altcoin Discussion
Re: Bitcoin Gold (BTG)
by
hikenshi
on 13/11/2017, 04:42:59 UTC
IF you are using ubuntu. The the command is:

bgold-cli addnode "50.244.237.121:8338" add

i had connected with 3 node and waiting more.
Sync to block 30000 with 30 minutes. It is really slow.
Post
Topic
Board Digital goods
Re: $700 Gift codes
by
hikenshi
on 05/10/2017, 11:24:54 UTC
Hi,
I want to buy one but bitcoin transaction fee is too high.
Do you accept ETH?
Thanks
Post
Topic
Board Pools (Altcoins)
Re: [ETH-ETC-EXP-UBQ-ZEC-ZCL-DASH....] pool.sexy - Fee 0.25% - tx fee paid to miners
by
hikenshi
on 08/07/2017, 16:01:06 UTC
That big guys always jump in and jump out and he got almost share lolz
Post
Topic
Board Digital goods
Re: Selling EVE Online ISK for bitcoin
by
hikenshi
on 09/05/2017, 00:34:08 UTC
Bookmarked this link.
When i had sometime to come back this game i will pm you.
Post
Topic
Board Pools
Re: [PPLNS | 1%] Coin-Miners Bitcoin Pool (US,EU)[Pays TxFee][SEGWIT]
by
hikenshi
on 14/04/2017, 06:32:00 UTC
Dear Sir/Madam,

I am using your pool for 2 days. The Bitconnectcoin Pool. Your pool have a member which name "lazetik". His hashrate increase to 60GH/s almost 5 to 10 minutes then he leave, hashrate go down almost 200-300MH/s, after 1 hours, new block found by your pool, he got almost share. I checked and he always do that. This is not fair for us who stick all of our hashrate on your pool.

Thanks