Search content
Sort by

Showing 17 of 17 results by kaN5300
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] [STRS] STRONGS Coin - kHeavyHash | PoW
by
kaN5300
on 04/05/2025, 19:01:45 UTC
STRONGS


STRONGS [STRS] is a new cryptocurrency with a great future!
Also, an experienced marketer and trader will join our team after the launch of the project. Our cryptocurrency is based on kHeavyHash algorithm


Main Features

Name: STRONG$
Abbreviation: STR$
PoW algorithm: kHeavyHash
Maximum Coins: 180M
Premine: 100000 STR$ (To be used for rewards, adding to exchanges and promotions)
Block reward: 25 STR$ (50% to miners / 50% to masternodes)
Masternode Pledge: 7000 STR$
Average time to find a block: 50 seconds
Number of blocks to mature: 20
Calculation of difficulty: every 3 blocks

Mining will begin on May 3, 2025

For the first 100 blocks, the reward will be set at 1 STR$ to prevent instamining.

Wallet:

Windows: https://github.com/STRONG-chain/STRONG/releases/download/1.0.1/STRONGS.-v.1.0.1-Release-Win64.zip
Linux: https://github.com/STRONG-chain/STRONG/releases/download/1.0.1/STRONGS.-v.1.0.1-Release-Linux.tar.gz


Roadmap

May 3, 2025 - Start of mining
May 3, 2025 - Launch official pool with 1.5% commission and DDOS protection
May 9,  2025 - Launch of a website
June, 2025 - Exchanges (First Xeggex, Second NOKYC)



PUBLIC RELATIONS

Website: May 9, 2025





AWARDS.

Transfer: 200 STR$
Pools: 200 STR$ (For the first three pools).
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easiest way to mine and manage all your rigs !!!
by
kaN5300
on 25/02/2020, 11:29:06 UTC
Hello! We have an issue with overclocking GPU0 just afted updating OS image from
Quote
4.11.0-kfd-compute-rocm-rel-1.6-148 / amd17.30 / v1263
to
Quote
5.0.21-sm9 / amd18.20 / v1263

GPU0 (0: Sapphire RX 570 4GB) shows 1340/2110 clocks and ~141W Pwr while other cards 1143/2110/95W.

All settings kept the same after OS upgrade (1145/2110/940 P/S: 4). How can i make deeper debugging?
Post
Topic
Board Mining (Altcoins)
Re: [ANN]Bminer: a fast Equihash/Ethash/CuckooCycle miner for AMD/NVIDIA GPUs 14.1.0
by
kaN5300
on 31/01/2019, 11:44:26 UTC
Hello!

14.1.0 version here under Hive OS with nicehash setup with this URL beam+ssl://2C1RofhbMHZeuAtx9D9BypFKW4wptq4Q8d.worker@beam.eu.nicehash.com:3370:

Code:
[INFO] [2019-01-31T14:39:55+03:00] Total 43.75 Sol/s 19.57 Nonce/s Accepted shares 0 Rejected shares 0
[WARN] [2019-01-31T14:39:59+03:00] Connection failed due to stream truncated, retrying in 5 seconds

Waiting for some time... and still the same.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 29/01/2018, 11:33:48 UTC
So,

Linux kernel 4.15 finally came out. And there are some changes according RX Vega support. Waiting to any updates about Vega support in SMOS-beta.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 15/01/2018, 09:24:58 UTC
RX Vega supported on SMOS?

No OpenCL for Vega on Linux yet, so answer is no for SMOS and other OS based on Linux

Many peeople inc me are asking about vega support in Linux distros. So, how the development process could be tracket? Where the news come from? Everything we can get from the amd page is:

Quote
AMD Product Compatibility

The AMD OpenCL 2.0 driver is compatible with AMD graphics products based on GCN first generation products or higher.

As i can see from googling, we need at last wait for kernel 4.15 release, witch is for now is in rc8 status.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 20/12/2017, 06:43:00 UTC
Any roadmap for making Vega image stable?
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 03/10/2017, 09:50:50 UTC
any 1070 user mining zcash coin can tell me what sol/s are you getting with smos?I can't get more than 415 but windows I get around 450-460

Hello. I am 1080 user. Getting 560 sols/s with

Code:
Core: 100
Mem: 400
PL: 160

Looking for the further tune. It there anybody getting near 600 sols per 1080 gpu?
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 11/09/2017, 08:18:37 UTC
Hello, Titanick!

Can you implement superlow rpm feature? Here in Russia GPU is becoming a brick with ice with 20% of fun speed. 5% min value is needed.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 18/06/2017, 19:33:03 UTC

Here you will get a list of fan speed devices in linux:

root@simpleminer:~/utils# ls -1 /sys/class/drm/card*/device/hwmon/hwmon*/pwm1
/sys/class/drm/card1/device/hwmon/hwmon0/pwm1
/sys/class/drm/card2/device/hwmon/hwmon1/pwm1
/sys/class/drm/card3/device/hwmon/hwmon2/pwm1
/sys/class/drm/card4/device/hwmon/hwmon3/pwm1
/sys/class/drm/card5/device/hwmon/hwmon4/pwm1
/sys/class/drm/card6/device/hwmon/hwmon5/pwm1
root@simpleminer:~/utils# cat /sys/class/drm/card1/device/hwmon/hwmon0/pwm1
153

If you want to convert this value to % then you need to make simple calculation 153/254 which is 0.6
Multiply that by 100 and you have 60% fan speed.
So the max speed for gpus is 254 and you can inset that speed to the system by using command:
as root: echo "254" > /sys/class/drm/card1/device/hwmon/hwmon0/pwm1
But renember that my script will overwrite fan speed in system.
(acculaty it could be 254, 255 or 256, i dont renember what was top value Tongue



Thnk u for the answer. I know how to get percentage of gpu fans. The question was - what could be wrong with exactly hwmon3. It shows pwm1 of 73 with is about 28% of max fan value, while at the same time fan1_input have crazy value of 3306 rpm. I dont want to regulate. My goal is to get current fan values in rpm, not percentage.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 18/06/2017, 08:41:47 UTC
Not a SMOS question, but linux related. I am getting 4 values for gpu fans (4 gpu rig) in dashboard: 33,28,28,40. Made some basic bash script to send fan values to my monitoring box. In is based on /sys/class/hwmon/hwmon?/fan1_input values. The issue is that one of gpu shows some crazy shit in /sys:

Code:
root@simpleminer:~# cat /sys/class/hwmon/hwmon3/fan1_input
4134

while dashboard/claymore show less then 50% for each GPU unit... lmsensors package shows the same. It is using /sys/class kernel subsystem.

GPUs are Sapphire RX 470 Nitro+ with modded bios.

Is there any way to get correct rpm values in shell?
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 12/06/2017, 16:04:13 UTC
talk to nanopool or claymore ... its not SMOS related!

if the "how to" section of nanopool is wrong, we can't help you out since we dont know all configs for all pools if there is any special ... and i never saw such a dpool adress before.

It was wrong syntax issue. My fault. Sorry. Long full string is working fine.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 12/06/2017, 09:23:44 UTC
Hello all!

Have a question about custom config string in new DB. Seems, it has limited tength. I entered options for dual with sia. It works great, but after visiting miner options second time i see my string cut:

-dpool http://sia-eu1.nanopool.org:9980/miner/header?

(must be -dpool http://sia-eu1.nanopool.org:9980/miner/header?"address=f49187f8ef4478640b355b04bc4a9797d7dcf32bbfaf888a3eb008299194da7dfefcd6f479aa&worker=rig100500" -dcoin sia)

It would be nice to make variables like it is in eth. E.g.

-dpool http://sia-eu1.nanopool.org:9980/miner/header?"address=$walletSIA&worker=$rigName

looks shorter. But max string length is still not enough.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 02/06/2017, 06:57:21 UTC
How to configure each mining rig with different address?

Everybody are waiting for rig grouping feature. As for now the only way is to make several email addresses and have several uniq dashboard urls one for each rig.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 02/05/2017, 08:37:38 UTC
I already asked, but I'll ask again since there was no answer provided...

Connected USB WLAN adapter iwconfig sees it but I can't connect to wireless network.. tried editing /etc/network/interfaces with wlan0 and data it needs but it still doesn't work...

Any suggestions how to connect rigs to wi-fi ?

Hello, dakky. Here is my workaround:

whet plugging in usb dongle dmesg shows staff like this:

Code:
[ 9327.178789] usb 1-1: new high-speed USB device number 3 using ehci-pci
[ 9327.327647] usb 1-1: New USB device found, idVendor=0bda, idProduct=8179
[ 9327.327655] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9327.327659] usb 1-1: Product: 802.11n NIC
[ 9327.327663] usb 1-1: Manufacturer: Realtek
[ 9327.327666] usb 1-1: SerialNumber: 00E04C0001
[ 9327.493091] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[ 9327.494636] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[ 9327.526941] usbcore: registered new interface driver r8188eu

lsmod shows r8188eu loaded in. Ofcourse there are many chips besides 8188. Lets include our module to /etc/modules-load.d/modules.conf

Code:
root@simpleminer:~# cat /etc/modules-load.d/modules.conf | grep 8188
r8188eu

For making /etc/network/interfaces working with WPA2/PSK we need to install wpa_supplicant package:

Code:
root@simpleminer:~# apt install wpasupplicant
Reading package lists... Done
Building dependency tree       
Reading state information... Done
wpasupplicant is already the newest version (2.4-0ubuntu6).
0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded.

As u can see mine is allready installed. So, the last thing is modifying /etc/network/interfaces file:

Code:
root@simpleminer:~# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
#auto eth0
#iface eth0 inet dhcp

auto wlan0
iface wlan0 inet dhcp
  wpa-essid BUTERIN_IS_A_GOD
  wpa-psk supersecretpassword

As u can see, i commented out eth0 staff. U can leave is uncommented, but systemd will wait for 5 mins while booting with dhcpclient. The good thing is that u get a wire backup if something go wring with wifi. Choose of ur own.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
kaN5300
on 30/04/2017, 13:17:38 UTC
Hello. Trying SMOS for the first time. All went fine except one. I get "No matching records found" in the dashbord. Rig is online. I can ssh into it.

Code:
root@simpleminer:~# telnet simplemining.net 443
Trying 104.25.183.36...
Connected to simplemining.net.
Escape character is '^]'.

Mining is running to authors wallet. Also tried

Code:
root@simpleminer:~/utils# ./update_status.sh

by hand. Got this cloudflare shit:

Quote
Code:





Attention Required! | Cloudflare

*** cut ***

Why do I have to complete a CAPTCHA?



*** cut ***


Any idea what could go wrong? Workaround was to kill all cron staff and run claymore by hand with my own params Sad
Maybe there is something else i should provide?

osVersion=1090
Linux simpleminer 4.11.0-041100rc3-generic #201703192331 SMP Mon Mar 20 03:33:57 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

running behind a nat. ISP is not blocking or dpi-ing anything.

UPD: tytanick, i PM'd u some more info. Pls look.

UPD2: Burned another USB stick, enterd enother email in config, booted, still get "No matching records found" in dashboard.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v1.0
by
kaN5300
on 04/11/2016, 18:29:12 UTC
As i can see, nicehash supports only z-wallet? Will there be any nice+btc-wallet support version?
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.2 (Windows/Linux)
by
kaN5300
on 20/10/2016, 06:55:25 UTC
Hello!

Can anybody provide json url for Dual Miner Manager v 2.0.

I can access only to html via link.