Ok just seen ur post.
I use cgminer and my config looks like this
{
"pools" : [
{
"url" : "http://mine.pool-x.eu:8337",
"user" : "MEMEMEMEME",
"pass" : "shhhhhhhhhhhhhhhhh"
},
{
"url" : "http://coinotron.com:8322",
"user" : "YOU YOUYOUYOU",
"pass" : "OiISaidShhhhhh"
}
]
,
"intensity" : "13",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "0",
"vectors" : "1",
"shaders" : "2048",
"thread-concurrency" : "8192",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-memclock" : "1600",
"gpu-engine" : "1000",
"gpu-threads" : "2",
"gpu-dyninterval" : "6",
"gpu-platform" : "0",
"log" : "5",
"queue" : "3",
"retry-pause" : "2",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
important part for LTC to work is the line:
"kernel" : "scrypt",