After a little search and another little "try and error" with different parameters I finally setup a configuration file that give me 300 Mh/s average... (and doesn`t crash the GPU...)
{
"pools" : [
{
"url" : "http://pool.50btc.com:8332",
"user" : "USER",
"pass" : "PASSWORD"
}
],
"intensity" : "12",
"vectors" : "1",
"worksize" : "256",
"kernel" : "poclbm",
"lookup-gap" : "0",
"thread-concurrency" : "0",
"expiry" : "120",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
Anyway, thank you very much for your help and best regards...
Thanks again