poopypants compile this one:
https://github.com/gridseed/usb-miner/blob/master/software/cpuminer/It doesn't send the commands to activate the BTC cores, so you'll be fine with it in LTC only mode.
The miners work pretty interesting however. They used a version of cgminer which already had scrypt support removed. BTC only mode runs with cgminer. LTC only mode with cpuminer. To get dual mode you have to run them side by side - cgminer handles BTC like normal, cpuminer only polls work to do from the pools then sends it in upd packets to cgminer which gives it to the LTC cores. cgminer then sends the results back in upd packets to cpuminer...
Thanks, compiling now will edit when done if this works. Appreciate the tip.
Do you have to tell cpu miner what the USB name is, can you post your .sh file so I can compare. ***Nevermind I just had to read earlier post****
dmesg (found the usb device)
minerd --freq=850 -G /dev/ttyUSB[Number for usb device] --url= [poolurl:port] --userpass=[user].[worker]:[password]
Can confirm that now my device connect to my raspberry pi is only using 8 watts mining scrypt............... thank god I really appreciate the help