Bitcoin Forum
April 24, 2024, 06:26:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 [314] 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 ... 499 »
  Print  
Author Topic: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)  (Read 784622 times)
vectisitch
Legendary
*
Offline Offline

Activity: 1927
Merit: 1004


View Profile
December 02, 2020, 12:31:17 PM
 #6261

i have set my bat file up exactly how it says and i just keep getting the not recognised as an internal command, bat file error


setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
PhoenixMiner.exe -epool eth-eu2.nanopool.org:9999 -worker rig1 -wal my wallet address -pass x
pause

Anyone see a problem with this??

you are running it as admin so the phoenixminer.exe needs the directory of the program i.e "C:\phoenixminer\phoenixminer.exe"

how does this look?

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
 C:\Users\vecti\Desktop\PhoenixMiner -epool eth-eu2.nanopool.org:9999 -worker rig1 -wal my wallet address -pass x
pause

i am still getting the not recognised as internal  or external command error
1713940000
Hero Member
*
Offline Offline

Posts: 1713940000

View Profile Personal Message (Offline)

Ignore
1713940000
Reply with quote  #2

1713940000
Report to moderator
1713940000
Hero Member
*
Offline Offline

Posts: 1713940000

View Profile Personal Message (Offline)

Ignore
1713940000
Reply with quote  #2

1713940000
Report to moderator
1713940000
Hero Member
*
Offline Offline

Posts: 1713940000

View Profile Personal Message (Offline)

Ignore
1713940000
Reply with quote  #2

1713940000
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713940000
Hero Member
*
Offline Offline

Posts: 1713940000

View Profile Personal Message (Offline)

Ignore
1713940000
Reply with quote  #2

1713940000
Report to moderator
1713940000
Hero Member
*
Offline Offline

Posts: 1713940000

View Profile Personal Message (Offline)

Ignore
1713940000
Reply with quote  #2

1713940000
Report to moderator
1713940000
Hero Member
*
Offline Offline

Posts: 1713940000

View Profile Personal Message (Offline)

Ignore
1713940000
Reply with quote  #2

1713940000
Report to moderator
batsonxl
Member
**
Offline Offline

Activity: 1196
Merit: 26


View Profile
December 02, 2020, 12:37:06 PM
 #6262

i have set my bat file up exactly how it says and i just keep getting the not recognised as an internal command, bat file error


setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
PhoenixMiner.exe -epool eth-eu2.nanopool.org:9999 -worker rig1 -wal my wallet address -pass x
pause

Anyone see a problem with this??
ofcourse problem where people are lookin and not reading at all. Look at 1st page.
ethermine.org (ETH):
  PhoenixMiner.exe -pool eu1.ethermine.org:4444 -pool2 us1.ethermine.org:4444 -wal YourEthWalletAddress.WorkerName -proto 3

what is epool??? it was in claymore epool pay attantion its pool. and also no need write worker just add like this wallet.Rig1
vectisitch
Legendary
*
Offline Offline

Activity: 1927
Merit: 1004


View Profile
December 02, 2020, 12:40:55 PM
 #6263

i have set my bat file up exactly how it says and i just keep getting the not recognised as an internal command, bat file error


setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
PhoenixMiner.exe -epool eth-eu2.nanopool.org:9999 -worker rig1 -wal my wallet address -pass x
pause

Anyone see a problem with this??
ofcourse problem where people are lookin and not reading at all. Look at 1st page.
ethermine.org (ETH):
  PhoenixMiner.exe -pool eu1.ethermine.org:4444 -pool2 us1.ethermine.org:4444 -wal YourEthWalletAddress.WorkerName -proto 3

what is epool??? it was in claymore epool pay attantion its pool. and also no need write worker just add like this wallet.Rig1

i have tried that. i've been mining since 2013 but i can't get this working. i tried this

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
 C:\Users\vecti\Desktop\PhoenixMiner -pool eth-eu2.nanopool.org:9999 -wal my wallet/rig1 -pass x
pause
dystr0x
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
December 02, 2020, 12:45:04 PM
 #6264

i have set my bat file up exactly how it says and i just keep getting the not recognised as an internal command, bat file error


setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
PhoenixMiner.exe -epool eth-eu2.nanopool.org:9999 -worker rig1 -wal my wallet address -pass x
pause

Anyone see a problem with this??

you are running it as admin so the phoenixminer.exe needs the directory of the program i.e "C:\phoenixminer\phoenixminer.exe"

how does this look?

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
 C:\Users\vecti\Desktop\PhoenixMiner -epool eth-eu2.nanopool.org:9999 -worker rig1 -wal my wallet address -pass x
pause

i am still getting the not recognised as internal  or external command error

"C:\Users\vecti\Desktop\PhoenixMiner\PhoenixMiner.exe" -pool eth-eu2.nanopool.org:9999 -worker rig1 -wal my wallet address -pass x
gi4ev
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 02, 2020, 01:08:09 PM
 #6265

DID anyone GET A SOLUTION for this: Huh

ETH: CONNECTING TO ETHASH POOL EU1.ETHERMINE.ORG:4444 (PROTO: ETHPROXY)

ETH: CONNECTED TO ETHASH POOL EU1.ETHERMINE.ORG:4444  (172.65.207.109)

POOL LOGIN FAILED: INVALID JSON REQUEST

ETH: RECONNECTING IN 5 SECONDS...

LISTENING FOR CDM REMOTE MANAGER AT PORT 3333 IN READ ONLY MODE


https://i.ibb.co/Dkc4spL/2020-12-02-12-27-12.png

Any idea how to resolve this?

I get it on ethermine / sparkpool / nanopool
agabellini
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 02, 2020, 01:26:44 PM
 #6266

Hello,

I just switched from Claymore 15 to PhoenixMiner 5.3b.

Windows 10 with mining driver 17.8 beta and one RX470 8GB. Running the mining software as Administrator.

The video card use the default BIOS and all moddings are done throuth the mining software.

I have two problems:

- I can't set the -mt value. I get this error: "hwmc GPU1: Unable to set VMEM timing to 1 - error: -8".
- I can't set the -mvddc. In this case no error occours. The miner hangs without any message!!!

What could be the problem? Is the driver too old?

Thanks,
Andrea
UnclWish
Sr. Member
****
Offline Offline

Activity: 1484
Merit: 253


View Profile
December 02, 2020, 01:40:32 PM
 #6267

Hello,

I just switched from Claymore 15 to PhoenixMiner 5.3b.

Windows 10 with mining driver 17.8 beta and one RX470 8GB. Running the mining software as Administrator.

The video card use the default BIOS and all moddings are done throuth the mining software.

I have two problems:

- I can't set the -mt value. I get this error: "hwmc GPU1: Unable to set VMEM timing to 1 - error: -8".
- I can't set the -mvddc. In this case no error occours. The miner hangs without any message!!!

What could be the problem? Is the driver too old?

Thanks,
Andrea
Yes, update driver at least to version 20.4.2. And use amd drivers patcher.
agabellini
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 02, 2020, 02:03:59 PM
 #6268

Yes, update driver at least to version 20.4.2. And use amd drivers patcher.

Ok thanks! Is the latest 20.11.2 (WHQL) supported?

AMD drivers patcher it's not just for modified VBIOS?

Thanks,
Andrea
dejan_p
Member
**
Offline Offline

Activity: 132
Merit: 11


View Profile
December 02, 2020, 02:13:27 PM
 #6269

two rigs stopped working today, sapphire nitro+ 8gb

GPU2: Free VRAM: 7.950 GB; used: 0.050 GB
GPU2: Disabling DAG pre-allocation (not enough VRAM)
GPU2: Allocating DAG for epoch #379 (3.96) GB
GPU2: Allocating buffers failed with: clCreateBuffer (-61).

win7 64bit, blockchain beta drivers
restored original bios, installed 20.4.2., same thing
let us know if you manage to fix it, thanks
ivcelmik
Sr. Member
****
Offline Offline

Activity: 519
Merit: 250


View Profile WWW
December 02, 2020, 02:41:50 PM
 #6270



Yes today i had a lot of problems with my rigs too and they are 8GB
sxemini
Member
**
Offline Offline

Activity: 1558
Merit: 69


View Profile
December 02, 2020, 02:53:40 PM
 #6271

registered port on HiveOS



still does not connect

is there a solution?

you can´t change api port in hiveOS. because you loose all your information in hiveos. The api port for phönixminer is set to 3335 as default.
sxemini
Member
**
Offline Offline

Activity: 1558
Merit: 69


View Profile
December 02, 2020, 02:55:51 PM
 #6272

two rigs stopped working today, sapphire nitro+ 8gb

GPU2: Free VRAM: 7.950 GB; used: 0.050 GB
GPU2: Disabling DAG pre-allocation (not enough VRAM)
GPU2: Allocating DAG for epoch #379 (3.96) GB
GPU2: Allocating buffers failed with: clCreateBuffer (-61).

win7 64bit, blockchain beta drivers
restored original bios, installed 20.4.2., same thing
let us know if you manage to fix it, thanks


how much virtual ram?
test another miner like teamred and if it is run, let us know and we look again.
add -eres 0 for test

change os to win10.
sxemini
Member
**
Offline Offline

Activity: 1558
Merit: 69


View Profile
December 02, 2020, 02:57:59 PM
 #6273

DID anyone GET A SOLUTION for this: Huh

ETH: CONNECTING TO ETHASH POOL EU1.ETHERMINE.ORG:4444 (PROTO: ETHPROXY)

ETH: CONNECTED TO ETHASH POOL EU1.ETHERMINE.ORG:4444  (172.65.207.109)

POOL LOGIN FAILED: INVALID JSON REQUEST

ETH: RECONNECTING IN 5 SECONDS...

LISTENING FOR CDM REMOTE MANAGER AT PORT 3333 IN READ ONLY MODE




Any idea how to resolve this?

I get it on ethermine / sparkpool / nanopool

without your commandline, your os, what cards, and so on, no one can help you.
bategojko74
Member
**
Offline Offline

Activity: 220
Merit: 12


View Profile
December 02, 2020, 03:14:11 PM
 #6274

DID anyone GET A SOLUTION for this: Huh

ETH: CONNECTING TO ETHASH POOL EU1.ETHERMINE.ORG:4444 (PROTO: ETHPROXY)

ETH: CONNECTED TO ETHASH POOL EU1.ETHERMINE.ORG:4444  (172.65.207.109)

POOL LOGIN FAILED: INVALID JSON REQUEST

ETH: RECONNECTING IN 5 SECONDS...

LISTENING FOR CDM REMOTE MANAGER AT PORT 3333 IN READ ONLY MODE




Any idea how to resolve this?

I get it on ethermine / sparkpool / nanopool

without your commandline, your os, what cards, and so on, no one can help you.
Miner doesn't work on nonencrypted port 4444. Use ssl://eu1.ethermine.org:5555
gi4ev
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 02, 2020, 03:59:05 PM
 #6275

Win 10
rx580 SE 8 gb
Phoenix 5.3b


@echo off
timeout /t 15
call C:\overdriven\ETH.bat
timeout /t 5

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

REM IMPORTANT: Replace the ETH address with your own ETH wallet address in the -wal option (Rig001 is the name of the rig)
PhoenixMiner.exe -fanmin 40 -ttli 70 -tstop 75 -epool eu1.ethermine.org:4444 -ewal 0x3B76E7ab7aE5770f278Af2b95E607bEB8917CfF0.GB3
pause
gi4ev
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 02, 2020, 04:07:05 PM
 #6276

Posted this and saw the problem - do you see what is infront of address - that's the bug, not sure how it got there when copying from claymore, however BEWARE, check carefully ( this little symbol is not visible anywhere unless you paste the whole thing in text editor - like notepad or here in forum).

This is how I saw it, hope this helps anyone.

dastardlyman12
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
December 02, 2020, 04:12:44 PM
Last edit: December 02, 2020, 04:29:01 PM by dastardlyman12
 #6277

windows 10 version 2004
amd driver 20.3.1
latest phoenix miner
two rigs both with 2 radeon VIIs

at dag switch to 379 both rigs went from 83 mHash per card to 75 mhash per card
the gt value was 50 on all cards
so re-ran phoenix and got new gt value of 6
but cards only recovered to 80.5 mhash

so the radeon VIIs have lost a little hash.
there was defintely some weirdness at dag switch over.
would love to get those missing hashes back. is driver 20.3.1 the problem??
great work phoenix . thank you for your time sorting these issues for us all.
dystr0x
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
December 02, 2020, 04:27:55 PM
 #6278

windows 10 version 2004
amd driver 20.3.1
two rigs both with 2 radeon VIIs

at dag switch to 379 both rigs went from 83 mHash per card to 75 mhash per card
the gt value was 50 on all cards
so re-ran phoenix and got new gt value of 6
but cards only recovered to 80.5 mhash

so the radeon VIIs have lost a little hash.
there was defintely some weirdness at dag switch over.
would love to get those missing hashes back. is driver 20.3.1 the problem??
great work phoenix . thank you for your time sorting these issues for us all.


Phoenix will have to fix the issue, its nothing wrong with your drivers. He fixed it once before , just be patient :>
zeef
Newbie
*
Offline Offline

Activity: 296
Merit: 0


View Profile
December 02, 2020, 04:43:16 PM
 #6279

windows 10 version 2004
amd driver 20.3.1
latest phoenix miner
two rigs both with 2 radeon VIIs

at dag switch to 379 both rigs went from 83 mHash per card to 75 mhash per card
the gt value was 50 on all cards
so re-ran phoenix and got new gt value of 6
but cards only recovered to 80.5 mhash

so the radeon VIIs have lost a little hash.
there was defintely some weirdness at dag switch over.
would love to get those missing hashes back. is driver 20.3.1 the problem??
great work phoenix . thank you for your time sorting these issues for us all.

Hello,

Same problem here,
I got one rig with vega 64, another with rx 580, and an individuall pc with vega 64.
All gpus lost 1mh/s or more without i doing anyting.
Use 19.5.2 drivers on rigs and latest ones in my pc. Smiley

Any idea? disable my fixed -gt value dont fix problem too

Thanks  Cool
666serbia
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 02, 2020, 04:56:44 PM
 #6280

I had trouble connecting  and it  fixed with adding -proto 4 for mining on miningpoolhub. Also I had to return to original ROM for RX570 Nitro + 8GB
Pages: « 1 ... 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 [314] 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 ... 499 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!