Search content
Sort by

Showing 4 of 4 results by clixo
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.6d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
clixo
on 10/08/2021, 10:03:08 UTC
Thanks for the reply but i get the same result... the config file is not loaded, even if i add all the settings to the cmd line and it i can not load the extra settings ... i am clueless. with windows all works Ok .....

if i run in the terminal inside of phoenix folder  the full cmd comand it do not load the extra settings ..... it loads the phoenix , the wallet ... but all the rest remais default.
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.6d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
clixo
on 10/08/2021, 09:24:52 UTC
Hi.
I have allways used windows with phoenix, now i am thinking about to change it top linux ( ubuntu) and i am making some tests with it, i have a problem , i can not load the config file properly, neither make phoenix tu use the extra settings i use. it only loads default values meaning i do not get the extra hashrate with overclocking, and undervolting,  here are my example files :


config.txt :
-pool
-wal
-epsw x
-mode 1
-ftime 10
-gt 0
-tt -90
-cdm 2
-cclock -400
-mclock +1100
-powlim -35

loader script :
./PhoenixMiner

any help is apreciated !
Thanks
 


Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)
by
clixo
on 07/01/2021, 08:54:00 UTC
If you want to continue using only claymore straps and rxboost, you can use this bat file

You just have to download PStools from https://docs.microsoft.com/en-us/sysinternals/downloads/pssuspend
just adjust the runforseconds to pause after claymore has added straps and rxboost

Code:
@echo off
echo -------------------------------------------------------------------
echo Simple script to use Claymores rxboost And straps By DrX
echo -------------------------------------------------------------------
echo:
set executable=EthDcrMiner64.exe
set executable2= MINER.EXE
set commandline= -dbg -1 -mport -0 -benchmark 1 -strap 1 -rxboost 1
set commandline2= MINER COMMANDS
set runforseconds=20
set restartinseconds=10
set /a counter=0
timeout %restartinseconds%
set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_HEAP_SIZE 100
:start
start "Miner Window" %executable% %commandline%
echo:
echo The software will run for %runforseconds% seconds
timeout %runforseconds%
pssuspend.exe %executable%
start "Miner Window" %executable2% %commandline2%
pause

DrX thanks thats a much better solution than running code from unknown source.  Like i said i dont run Claymore anymore but for those that simply cant let go...this is the best solution ive seen for both earnings for the miner and for security of their rigs.


Thank You !
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.3 (Windows/Linux)
by
clixo
on 16/05/2019, 17:27:17 UTC
i am getting allways this error (Radeon RX 580 Series): ( no matter witch strap i use )

GPU #0, failed to init memory timings tuning for this hardware, error 1004

What can i do to fix it ? thanks.


AMD Cards available: 1
GPU #0: Ellesmere (Radeon RX 580 Series), 8192 MB available, 36 compute units (pci bus -126:0:0)
GPU #0 recognized as Radeon RX 480/580
POOL/SOLO version
GPU #0: algorithm ASM 1
No NVIDIA CUDA GPUs detected.
Total cards: 1
Wrong driver version, trying to uninstall it and install correct version...
A operação foi concluída com êxito.
Driver uninstalled successfully.
Driver is not installed! Trying to install it...
A operação foi concluída com êxito.
Driver installed successfully.
GPU #0, failed to init memory timings tuning for this hardware, error 1004