Jump to content

if I could get some help that would be great. I am kinda new to mining I have one rig and just bought the stuff for my second. I bought 5 hd4850s and put it all in the right and windows see's them all witch is better then my first rig. but then when I load up cgminer it says no GPUs usable. I have try all sorts of drivers and up to date and out of date cgminer new DC wallets every thing I can think of. help 

Link to comment
https://linustechtips.com/topic/134986-i-need-help-with-my-mining-rig/
Share on other sites

Link to post
Share on other sites

It's been a while since I used CGminer. If it's still the same as it use to be:

 

make sure you aren't using the nogpu command.

make sure your bat. file looks like this: cgminer.exe -o "Pool address and port Here" -u "Worker Here" -p "Password here" (no quotes)(If you're using a bat file)

"Do not pray for and easy life, pray for the strength to endure a difficult one."

 

"A place where everything and nothing exists, this is my playground."

Link to post
Share on other sites

hello. is the something other then cgminer I could use? I am useing the same file I am useing on my other rig with 4 r9 270x I dont have a .bat file I just click the cgminer exe and I have a .config and that looks like this

 

{
"pools" : [
{
"url" : "stratum+tcp://stratum.fast-pool.com:3005",
"user" : "daysofgame.x",
"pass" : "x"
}
],
"scrypt" : true,
"kernel-path" : "/usr/local/bin"
}
Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×