I have one rig that has 9 cards, 2 of them are Nvidia, and the rest AMD. I have the flight sheet set up to dual mine with the Nvidia on phoenixminer and the amd on teamredminer.
Is there anything I need to do in flight sheet config if both of those miners are going to the same address?
You cannot see two entry on pool because you are using the same %worker_name%. Try to replace one (or both) %worker_name% with unique name. We will see which miner don’t sent results to pool (if any).
I had the same problem, my solution was just adding some meaningful suffix. In my case it was:
for t-rex: %WORKER_NAME%_3060ti <— because this group is made only of these gpus
for nbminer: %WAL%.%WORKER_NAME%_1660s <— same reasone as above