Thanks @HaloGenius I see that now. I am still having trouble getting it to mine anything be that cryptonight or cryptonightv7. Here is my current configuration file and my output.
* VERSIONS: XMRig/2.6.2 libuv/1.20.2 gcc/5.4.0
* CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (1) x64 AES-NI
* CPU L2/L3: 4.0 MB/0.0 MB
* THREADS: 2, cryptonight, av=0, donate=1%
* POOL #1: cryptonight.usa.nicehash.com:3355
* API BIND: 0.0.0.0:60050
* COMMANDS: hashrate, pause, resume
[2018-06-12 20:45:21] READY (CPU) threads 2(2) huge pages 2/2 100% memory 4.0 MB
[2018-06-12 20:46:25] speed 2.5s/60s/15m n/a n/a n/a H/s max: n/a H/s
[2018-06-12 20:47:25] speed 2.5s/60s/15m n/a n/a n/a H/s max: n/a H/s
{
"algo": "cryptonight",
"av": 0,
"background": false,
"colors": true,
"cpu-affinity": null,
"cpu-priority": null,
"donate-level": 1,
"log-file": null,
"max-cpu-usage": 75,
"print-time": 60,
"retries": 5,
"retry-pause": 5,
"safe": false,
"syslog": false,
"threads": null,
"pools": [
{
"url": "cryptonight.usa.nicehash.com:3355",
"user": "<ADDRESSOBSCURED>",
"pass": "x",
"use_nicehash": true,
"keepalive": true
}
],
"api": {
"port": 60050,
"access-token": null,
"worker-id": null
}
}