Pages:
Author

Topic: [ANN] TeamRedMiner v0.10.10 - Ironfish/Kaspa/ZIL/Kawpow/Etchash and More - page 18. (Read 211896 times)

member
Activity: 388
Merit: 13
Hi there, help me here with linux version.

Using Mint 20.1, Vega 56, amdgpu-pro 20.45.

Trying to mine a cnr coin, but all I get is

Code:
~/teamredminer-v0.8.1-linux$ ./start_cnr.sh
          Team Red Miner version 0.8.1
[2021-02-13 19:04:22] Failed to list OpenCL platforms.
[2021-02-13 19:04:22] Successful clean shutdown.

Are those AMD drivers not supported?

Thanks.
newbie
Activity: 41
Merit: 0
is it possible to choose with wich GPU i want to mine ? I want to use 4 gpu to mine for adress and 2 other for another adress. thx

  -d, --devices=DEVLIST     Sets gpu devices to use from detected list. DEVLIST should be a comma-
                              separated list of device indices, e.g. -d 0,1,2,4.  If not specified, all
                              devices on the platform(s) will be used.  NOTE: by default the devices are ordered
                              by pcie bus ordering. Use --list_devices to show indices.
try like this, all commands in file USAGE.txt
1. TRM ... --device=0,1,2,3
2. TRM ... --device=4,5

Thank you mate !
full member
Activity: 1120
Merit: 131
Your GPUs are identified by numbers according to their PCI slot, e.g for you: 0,1,2,3,4. You need to find which one is your RTX so that you can remove the corresponding number in your launch file.
newbie
Activity: 15
Merit: 0
Could I get some help please?

I have a 4x Radeon VII rig that also has 1 RTX 3070.  When I try to run TRM it crashes to the desktop with no explanation as to why.  I do have logging enabled but it crashes before a log file is created.  I am thinking it's because TRM wont mine with the 3070 installed.  I've searched all over but I can't find out how to turn off the 3070 in the start_eth.bat file.  I have run TRM on my other machines and it runs fine as long as I do the extra trd step and sometimes I need to add the enable compute variable to the command line.  I'm currently running Phoenix miner and I'd like to get the extra hashrate from TRM since this is my main rig with the most hash power.  Please help?
member
Activity: 66
Merit: 45
is it possible to choose with wich GPU i want to mine ? I want to use 4 gpu to mine for adress and 2 other for another adress. thx

  -d, --devices=DEVLIST     Sets gpu devices to use from detected list. DEVLIST should be a comma-
                              separated list of device indices, e.g. -d 0,1,2,4.  If not specified, all
                              devices on the platform(s) will be used.  NOTE: by default the devices are ordered
                              by pcie bus ordering. Use --list_devices to show indices.
try like this, all commands in file USAGE.txt
1. TRM ... --device=0,1,2,3
2. TRM ... --device=4,5
sr. member
Activity: 412
Merit: 250
is it possible to choose with wich GPU i want to mine ? I want to use 4 gpu to mine for adress and 2 other for another adress. thx

yes it is possible, you have settings for that in readme file.
newbie
Activity: 41
Merit: 0
is it possible to choose with wich GPU i want to mine ? I want to use 4 gpu to mine for adress and 2 other for another adress. thx
sr. member
Activity: 412
Merit: 250
Can someone help me with this.
I still mine on 4Gb GPUs and when I set --eth_epoch=374 to test I get about 10 MH/s
When I remove that and start to mine I get only 1.3 MH/s.
Why is that?
did you enable compute mode?

Yes I did, tht was the first thing I do.
But even with compute mode off before I get about 5MH/s
now I get with compute mode on 1.3 MH/s
legendary
Activity: 1694
Merit: 1002
Go Big or Go Home.....
Hi all, I just started using teamredminer with my Radeon VII as someone said it'll work better than Phoenixminer.

Mining with basic settings like wallet and pool info, I get this error when trying to run it.


C:\Users\PB\Desktop\teamredminer-v0.8.1-win>set GPU_MAX_ALLOC_PERCENT=100

C:\Users\PB\Desktop\teamredminer-v0.8.1-win>set GPU_SINGLE_ALLOC_PERCENT=100

C:\Users\PB\Desktop\teamredminer-v0.8.1-win>set GPU_MAX_HEAP_SIZE=100

C:\Users\PB\Desktop\teamredminer-v0.8.1-win>set GPU_USE_SYNC_OBJECTS=1

C:\Users\PB\Desktop\teamredminer-v0.8.1-win>teamredminer.exe -a ethash -o stratum+tcp://us1.ethermine.org:14444 -u xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.trmtest -p x
          Team Red Miner version 0.8.1
[2021-02-11 21:01:57] Pool us1.ethermine.org: Ethermine ethash auto mode detected, setting --eth_stratum=ethproxy
[2021-02-11 21:01:57] Auto-detected AMD OpenCL platform 0
[2021-02-11 21:01:57] WARNING: Windows TDR delay value is missing or invalid, you might experience suboptimal miner execution.
[2021-02-11 21:01:57] WARNING: Windows TDR DDI delay value is missing or invalid, you might experience suboptimal miner execution.
[2021-02-11 21:01:57] -----------------------------------------------------------------------------------------
[2021-02-11 21:01:57] To fix the Windows TDR warnings above, double-click the windows_tdr_fix.reg file included
[2021-02-11 21:01:57] in the TRM package zip file. This will insert two relevant entries into your registry.
[2021-02-11 21:01:57] Without this registry patch, the miner will throttle its execution somewhat. There is
[2021-02-11 21:01:57] also a small risk you might experience DEAD gpus due to driver timeout resets.
[2021-02-11 21:01:57] -----------------------------------------------------------------------------------------
[2021-02-11 21:01:57] Initializing GPU 0.
[2021-02-11 21:01:57] GPU 0 Warning: crossfire auto-link is active in the registry. Use --enable_compute to fix.
[2021-02-11 21:01:57] GPU 0 Starting tuning.
[2021-02-11 21:01:57] --------------------------------------------------------------------------
[2021-02-11 21:01:57] GPU 0 Miner detected 1 connected monitor(s). This means we will use less
[2021-02-11 21:01:57] aggressive settings to accomodate for gpu rendering while mining. These
[2021-02-11 21:01:57] settings could be either insufficient or overly conservative. In the
[2021-02-11 21:01:57] former case you'll experience sluggish graphics behavior, while in the
[2021-02-11 21:01:57] latter you can lose more hashrate than necessary. After observing the
[2021-02-11 21:01:57] chosen config by the miner by pressing 's' when the miner is running and
[2021-02-11 21:01:57] has completed the auto-tuning process, you can then adjust this config
[2021-02-11 21:01:57] using the --eth_config command line parameter. For more or less intensity,
[2021-02-11 21:01:57] increase/decrease the numerical value in steps of 8 until your graphics
[2021-02-11 21:01:57] interaction is acceptable for your setup.
[2021-02-11 21:01:57]
[2021-02-11 21:01:57] For more info, see the USAGE.txt file in the release package.
[2021-02-11 21:01:57] --------------------------------------------------------------------------
[2021-02-11 21:01:57] Successfully initialized GPU 0: Vega2 with 60 CU (PCIe 03:00.0)
[2021-02-11 21:01:57] GPU 0 DAG allocation trying 16192.0 - 8000.0 = 8192.0 MiB.
[2021-02-11 21:01:57] Watchdog thread starting.
[2021-02-11 21:01:57] GPU 0 ERROR - failed to allocate ethash DAG buffer, tried down to 8096.0MiB.
[2021-02-11 21:01:57] GPU 0 thread exiting with error.
[2021-02-11 21:01:57] Runtime Command Keys: h - help, s - stats, e - enable gpu, d - disable gpu, q - quit
[2021-02-11 21:01:57] Pool us1.ethermine.org connecting to address 172.65.218.238.
[2021-02-11 21:01:57] Pool us1.ethermine.org successfully connected to address 172.65.218.238.
[2021-02-11 21:01:57] Pool us1.ethermine.org login succeeded.
[2021-02-11 21:01:57] Pool us1.ethermine.org set difficulty to 0.931 (4000 MH)
[2021-02-11 21:01:57] Pool us1.ethermine.org received new job. (job_id: 0x551fd94a710..., diff 0.931 / 4000 MH)
[2021-02-11 21:01:58] Dev pool connected and ready.
[2021-02-11 21:02:01] Pool us1.ethermine.org received new job epoch 394 (variant ethash), cache built in 3.2 secs.
[2021-02-11 21:02:01] Pool us1.ethermine.org received new job. (job_id: 0xb281c1bc42e..., diff 0.931 / 4000 MH)
[2021-02-11 21:02:04] Pool us1.ethermine.org received new job. (job_id: 0x3220f14249c..., diff 0.931 / 4000 MH)
[2021-02-11 21:02:07] Watchdog detected all worker threads have exited, shutting down.
[2021-02-11 21:02:07] Shutting down...
[2021-02-11 21:02:07] Watchdog thread exiting.
[2021-02-11 21:02:07] Successful clean shutdown.


Any Ideas?
legendary
Activity: 1797
Merit: 1028
THE POST HAS BEEN DELETED--

Likely by a mod.  Now, a perfectly normal post sits above the first complaint.

The mods are aware that multiple HASHUP malware posts are being made daily in the popular mining threads.  Just report the post if you see it.  There is a "report to moderator" link in the bottom of every post.  The mods will delete it.

Please don't quote a malware post.  Some dummy may try it anyway.       --scryptr

Above post is probably a scam, the numbers are waaay off. SO, BEWARE!
+1 The account was a guy with last post in 2017.
Probably a hacked account

P.S.  PLEASE REPORT FALSE, ABUSIVE, LIBELOUS, BELIGERENT POSTS--

Just use the "report to moderator" link that appears in every post.  Malware is really bad, but "friends of the malware hacking gang" that post lies and libel should also be reported.       --scryptr

P.P.S.  The two posts that I quoted were likely correct when made, but they unfortunately point to a good post now, AFTER the malware post was deleted.       --scryptr
full member
Activity: 729
Merit: 114
Can someone help me with this.
I still mine on 4Gb GPUs and when I set --eth_epoch=374 to test I get about 10 MH/s
When I remove that and start to mine I get only 1.3 MH/s.
Why is that?
did you enable compute mode?
full member
Activity: 729
Merit: 114
Hi

I`m new to mining with TRM and I want to try it.

How do I setup TRM with these options I have in phoenix miner?

I`m using 8pcs rx580 8GB cards with hynix memory and i`m getting 32mhs in phoenixminer with this setup:

-lidag 2 -tt 55 -fanmin 40 -fanmax 75 -rxboost 1 -cclock 1200 -mclock 2250 -cvddc 840 -mvddc 860 -r 1

Thank you for help!



You'd need to set the overclocking settings using an 3rd party app like overdriventool 0.2.9.  You can setup a bat file to do all the OC and run TRM then.
full member
Activity: 1275
Merit: 141
is it safe to assume that trm developers take miners as bunch of dumb money makers by introducing mode-a, mode-b, mode-c, ..... mode-z and then give YouTube bloggers special code to mine for free in exchange for shills considering the fact that they charge much higher than the rest of mining apps.

to be more specific, this part always pisses me off:

Ethash on Polaris GPUs   0.75%
Ethash on all other GPUs   1.0%

I mean, WTF!!

not to mention, they copied their codes from other developers who were naive to share their source then these guys closed source their own!!


Now show us on the doll exactly where the bad man touched you.....
newbie
Activity: 1
Merit: 0
is it safe to assume that trm developers take miners as bunch of dumb money makers by introducing mode-a, mode-b, mode-c, ..... mode-z and then give YouTube bloggers special code to mine for free in exchange for shills considering the fact that they charge much higher than the rest of mining apps.

to be more specific, this part always pisses me off:

Ethash on Polaris GPUs   0.75%
Ethash on all other GPUs   1.0%

I mean, WTF!!

not to mention, they copied their codes from other developers who were naive to share their source then these guys closed source their own!!
member
Activity: 66
Merit: 45
Hi

I`m new to mining with TRM and I want to try it.

How do I setup TRM with these options I have in phoenix miner?

I`m using 8pcs rx580 8GB cards with hynix memory and i`m getting 32mhs in phoenixminer with this setup:

-lidag 2 -tt 55 -fanmin 40 -fanmax 75 -rxboost 1 -cclock 1200 -mclock 2250 -cvddc 840 -mvddc 860 -r 1

Thank you for help!

лeнь пepeвoдить coopeнтиpyйтecь caми, вaм пoтpeбyeтcя pяд пpoгpaмм в этoм минyc TRM, нo в ocтaльнoм тoлькo плюcы, дpaйвep ATI нe вышe 20.5.1 инaчe нe бyдeт paбoтaть OverdriveNTool2.9, вce кoмaнды oпиcaны в фaйлe USAGE.txt, тaк жe пepeд зaпycкoм пoтpeбyeтcя зaпycтить oдин paз фaйл peгиcтp windows_tdr_fix.reg, пpимep кoмaнд нижe

C:\Miner\AMD_Memory\WinAMDTweak.exe --i 0 --ref 30
C:\Miner\AMD_Memory\WinAMDTweak.exe --i 1 --ref 30
C:\Miner\AMD_Memory\WinAMDTweak.exe --i 2 --ref 30
C:\Miner\AMD_Memory\WinAMDTweak.exe --i 3 --ref 30
C:\Miner\AMD_Memory\WinAMDTweak.exe --i 4 --ref 30
C:\Miner\AMD_Memory\WinAMDTweak.exe --i 5 --ref 30
C:\Miner\AMD_Memory\WinAMDTweak.exe --i 6 --ref 30
C:\Miner\AMD_Memory\WinAMDTweak.exe --i 7 --ref 30

C:\Miner\ATIWinFlashBios2.9.3\OverdriveNTool2.9.exe -ac1 GPU_P7=1260;887 MEM_P2=2300;750 -ac2 GPU_P7=1240;1000 MEM_P2=2280;750 -ac3 GPU_P7=1240;875 MEM_P2=2300;750 -ac4 GPU_P7=1260;1000 MEM_P2=2300;750 -ac5 GPU_P7=1240;1006 MEM_P2=2300;750 -ac6 GPU_P7=1240;1000 MEM_P2=2300;750 -ac7 GPU_P7=1240;905 MEM_P2=2280;750 -ac8 GPU_P7=1240;987 MEM_P2=2280;750

C:\Miner\TeamRedMiner\teamredminer.exe --enable_compute --uac -a ethash --pool_force_ensub -o stratum+tcp://your_pool:port -u 0x***********.your_name_rig -p x --init_style=1 or 2 or 3 --eth_dag_slowdown=4 (0-9 similar to -lidag) --eth_worker your_name_rig --eth_stratum_mode=(ethproxy or nicehash or stratum) --eth_variant_mode=ethash --eth_alloc_epoch=10 --eth_config=A --temp_limit=63 --temp_resume=50 --fan_control=58:70:80:50:1:100 --fan_default_polaris=58:70:80:50:1:100
гдe --fan_control=core:junc:mem:fan start:fan min:fan max
newbie
Activity: 2
Merit: 0
Hi

I`m new to mining with TRM and I want to try it.

How do I setup TRM with these options I have in phoenix miner?

I`m using 8pcs rx580 8GB cards with hynix memory and i`m getting 32mhs in phoenixminer with this setup:

-lidag 2 -tt 55 -fanmin 40 -fanmax 75 -rxboost 1 -cclock 1200 -mclock 2250 -cvddc 840 -mvddc 860 -r 1

Thank you for help!

sr. member
Activity: 412
Merit: 250
How can you get with RX 580 50 GH/s I can get max onyl 25 Mh/s
sr. member
Activity: 412
Merit: 250
I never get more than 12 from 4Gb cards no matter which miner
And lol miner give me now 0.31 Mh/s
jr. member
Activity: 309
Merit: 2
Can someone help me with this.
I still mine on 4Gb GPUs and when I set --eth_epoch=374 to test I get about 10 MH/s
When I remove that and start to mine I get only 1.3 MH/s.
Why is that?

With 4gb cards you would be better off using lolminer v1.22 as they give a hashrate of about 26 mh/s.

26-28mh with the card in the x16 slot (not using a riser) if using a riser.. It will be 14-16mh currently.
newbie
Activity: 29
Merit: 0
Can someone help me with this.
I still mine on 4Gb GPUs and when I set --eth_epoch=374 to test I get about 10 MH/s
When I remove that and start to mine I get only 1.3 MH/s.
Why is that?

With 4gb cards you would be better off using lolminer v1.22 as they give a hashrate of about 26 mh/s.
Pages:
Jump to: