Does anyone have some settings for the Titan X? Best I can get with nsgminer is 570 using this
nsgminer.exe --neoscrypt -g 1 -w 128 -I 16
Does anyone have some settings for the Titan X? Best I can get with nsgminer is 570 using this
nsgminer.exe --neoscrypt -g 1 -w 128 -I 16
Is anyone mining with a Titan X? Have one in my gaming pc, figured I’d see what kind of hash rate people get with it?
Has anyone tried one of these yet? http://hash-master.com/new-gridseed-blade-miner-asic-5-2mh-s-80-chip-scrypt-miner/
Seems to be the best bang for the money, 5.2mh for 1500 bucks, plus a rasberry pi of course, I can’t seem to come even close to this with pricing out a gpu miner
Is there any kind of mining equipment that is small, doesn’t make much sound and doesn’t need a monitor hooked up to it? I want to mine at my work but it can’t take up room or have a screen. So any thoughts?
I have a small amount of ftc, little over 4800. Just wondering what to do with them. Or what do you do with yours?
[quote name=“eaxvac” post=“55286” timestamp=“1390752835”]
Aww… I only managed to sell 30% of what I invested for 5% profit.
Now I’m stuck with 14,000 FTC. Waiting for the next rally.
[/quote]
stuck with ftc… not a good thing to say on this forum lol
looks like ftc is doomed, even the minning diff is dropping fast
5m/h for 1350… at todays rate that’s like 120 coins a day
Hey thanks for the response. Just wanted to make sure I wasn’t missing something on my end. Looks like it just payed out though :-D
As the title states I finally sold something on the market! :-D
Quick question though. Everything has a green check mark except money released. Is there a time frame on this or am I missing something?
I would also like to buy some each month, I don’t like buying BTC and converting it though… needs to be a place you can buy ftc for cash ;(. If any miners want to sell some i’d do like 50 a month paypal verified. I know everyone is sketched out about paypal but scamming someone for 50 bucks is pretty pointless.
I think there are to many ftc. Lots of people have 50k+. Hard for them to ever be worth morn then a buck or two. But who knows could be wrong and people will make millions.
And to stay on topic I have about 550
Definitely to many feathercoins. Watched some guy buy 68,000 the other day. Hard for the coins to be worth anything
[quote name=“nimmneun” post=“43263” timestamp=“1386809672”]
IMHO
What amount of rejected shares is normal?
I’m mining ftc on coinotron.com
on one card I have A: 662016 R: 2560
and the other card 809984/3584
Does that seem high?
Okay so I have a 7970 and a 280x running on my computer… it works running one cgminer but my 7970 likes -g1 and my 280x likes -g 2… and sense that is a global command I can’t run both in the same cgminer.
So I took my batch file and copied it, named one miner.bat and miner 1.bat
So here is my 7970 bat file
setx GPU_MAX_ALLOC_PERCENT 100
cgminer --scrypt -o stratum+tcp://coinotron.com:3337 -u crazyinside.1 -p xxxxx -d 0 -I 13 --gpu-engine 1125 --gpu-memclock 1575 --shaders 2048 -w 256 --gpu-fan 68
and here is my 280x bat file
setx GPU_MAX_ALLOC_PERCENT 100
cgminer --scrypt -o stratum+tcp://coinotron.com:3337 -u crazyinside.1 -p hellya -d 1 -I 13 -g 2 --gpu-engine 1050 --gpu-memclock 1500 --shaders 2048 -w 256 --gpu-fan 68
So when I open both it opens to cgminers and they both show the other card off and the right one running… but whichever .bat i second it takes those gpu clocks for both cards!
So if i open the 7970… then the 280x the 7970 will then start running 1050/1500 instead of 1125/1575 :(
Also if i close one of them with Q command… it will shut the fan off on the other card.
Any thougths on how to fix this?
I have a sapphire 7970 right now, and just bought a asus r9 280x… will I be able to have them both mine on the same pc?
[quote name=“HizzleFizzle” post=“39811” timestamp=“1386208504”]
Thanks for the reply, Kevlar and crazyinside.
To answer the last question first, the fans are on auto and they are working hard! They are running between 3400 - 4200 RPM depending on temperature.
I installed MSI Afterburner even though the 7970 is from XFX and the 7990 is from Asus. It should work for adjusting the voltage regardless, right? Or do I maybe need to do some tricky warranty voiding flashing? :-\
I set the “Power Limit (%)” in afterburner to -20, but it didn’t seem to make any difference. But I noticed that the HW errors are racking up pretty fast. From what I understand, this should only happen when you push the intensity, but I’m still only at intensity 13.
If I go for intensity 12, the HW problems don’t show up as fast, but hash rate drops a lot, which is kinda opposite of what I want.
This is what my settings batch file looks like: cgminer.exe --scrypt -o stratum+tcp://pool.d2.cc:3333 -u X -p X --intensity 13 --shaders 2048
Am I doing something wrong there? Or maybe it’s a driver issue? As mentioned, I am using the latest driver from AMD. I have Catalyst Control Center installed. Is it useful for anything or should I remove it?
Again, thanks for helping out! :)
[/quote]
If you are getting hw errors then your thread concurrency is wrong. Add this to your batch file. “–thread-concurrency 8192”