Well, I seem to have solved my previous mining issues... but I still can't get this scrypt-n algorithm to work. Boggles my mind.
'Will you my Vertminer .conf file? User guide for merged mining Vertcoin + Zerovert :
http://simplevert.com/configuration_guide .
Thanks! Looks idiot-proof... perfect for me. LOL! Cheers!
Edit: Not idiot proof enough... I'll wait for the patch.
This is my vert.conf file for 4 graphic card 7970 + 3 X 7950:
{
"pools" : [
{
"url" : "stratum+tcp://ca.simplevert.com:3343",
"user" : "VuyanD5w9zwfTcXDac2ymyCFPEiA8bJhmC.worker17",
"pass" : "xy76"
}
]
,
"intensity" : "13,13,13,13",
"vectors" : "1,1,1,1",
"worksize" : "256,256,256,256",
"kernel" : "scrypt,scrypt,scrypt,scrypt",
"lookup-gap" : "2,2,2,2",
"thread-concurrency" : "8192,8192,8192,8192",
"shaders" : "2048,1792,1792,1792",
"gpu-engine" : "1080,1138,1138,1138",
"gpu-fan" : "0-85,0-85,0-85,0-85",
"gpu-memclock" : "1250,1250,1425,1250",
"gpu-memdiff" : "0,0,0,0",
"gpu-powertune" : "20,20,20,20",
"gpu-vddc" : "1.200,1.225,1.175,1.175",
"temp-cutoff" : "95,95,95,95",
"temp-overheat" : "85,85,85,85",
"temp-target" : "75,75,75,75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt-vert" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"auto-fan" : true,
"kernel-path" : "/usr/local/bin"
}
If you can not make a .conf file I can send it by e-mail.