cotelio (OP)
Newbie
Offline
Activity: 13
Merit: 0
|
|
August 24, 2011, 10:33:15 AM Last edit: August 26, 2011, 11:39:10 PM by cotelio |
|
Windows 7 64 bit, 2.3ghz Phenom x4, one Radeon HD 4870. GCMiner version 1.5.8. Offical thread: https://bitcointalk.org/index.php?topic=28402.0I suppose it's not particularly urgent since I can run other mining programs until I can get this to work, but for some reason CGminer just instantly crashes when I try to start it up. I made a shortcut, and added the commands, like so: C:\[file hierarchy]\cgminer.exe -o http://deepbit.net:8332 -u [deepbit workername] -p [deepbit pass] -o http://arsbitcoin.com:8344 -u [ars workername] -p [ars pass] -o http://uscentral.btcguild.com:8332 -u [btcguild workername] -p [btcguild pass] --load-balance However, it still crashes as soon as I finish putting in the information it asks for for any of those given pools upon starting the .exe directly. Running it as administrator dosen't make a diffrence. >:
|
|
|
|
Graet
VIP
Legendary
Offline
Activity: 980
Merit: 1001
|
|
August 24, 2011, 12:03:25 PM |
|
usually it is -u <sitenick>.<workername> -p <pasword> eg one of mine for cgminer is cgminer -o http://ozco.in:8332 - u Graet.g2 -p 1234 -I 8 where Graet = <site nick> then, . <dot>, then <workername> hope thats a help
|
|
|
|
BookLover
|
|
August 24, 2011, 01:14:22 PM |
|
If what Graet suggested doesn't work try running cgminer in command-prompt and see what error you get.
|
|
|
|
cotelio (OP)
Newbie
Offline
Activity: 13
Merit: 0
|
|
August 24, 2011, 04:36:51 PM |
|
Yeah, I know what to put in the field because I use a diffrent miner right now and it works...
I'll try running it in command prompt.
Also, googling how to run stuff in command prompt. x3
|
|
|
|
cotelio (OP)
Newbie
Offline
Activity: 13
Merit: 0
|
|
August 24, 2011, 05:30:36 PM |
|
Yeah... command prompt didn't help at all, it just shows the same "cgminer.exe has stopped working" popup, with the terminal turning that unresponsive grey.
|
|
|
|
joulesbeef
Sr. Member
Offline
Activity: 476
Merit: 250
moOo
|
|
August 24, 2011, 05:34:09 PM |
|
turn off other miners first try to use cgminer with just one pool.. like ozcoin for example they are a very lucky pool. but yeah try with just one pool and no other miner software running before you add all that and tell us if it crashes again
|
mooo for rent
|
|
|
cotelio (OP)
Newbie
Offline
Activity: 13
Merit: 0
|
|
August 24, 2011, 06:13:33 PM |
|
Yah... Restarted my computer, closed everything, ran it with one pool, and it still crashed. >:
|
|
|
|
PLaci1982
Full Member
Offline
Activity: 168
Merit: 100
Live long and prosper. \\//,
|
|
August 24, 2011, 06:20:55 PM |
|
What driver / SDK version do you have installed?
|
Hardware Expert / WinXP, Win7 Expert
1J5oPkyGVdb4mv44KGZQYsHS2ch6e1t4rc
|
|
|
cotelio (OP)
Newbie
Offline
Activity: 13
Merit: 0
|
|
August 24, 2011, 06:33:08 PM |
|
Uhm.... My Amd Catalyst 11.6.
|
|
|
|
BookLover
|
|
August 24, 2011, 08:58:26 PM |
|
Yeah... command prompt didn't help at all, it just shows the same "cgminer.exe has stopped working" popup, with the terminal turning that unresponsive grey.
Did you run it through command prompt or in command prompt? Only one will show you what is going wrong.
|
|
|
|
-ck
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
August 24, 2011, 09:37:09 PM |
|
Windows 7 64 bit, 2.3ghz Phenom x4, one Radeon HD 4870. GCMiner version 1.5.8.C:\[file hierarchy]\cgminer.exe You can't direct it like that using c:\blah\blah You must run it from the directory it's in directly. cd \blah\blah cgminer.exe -blah -blah
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
cotelio (OP)
Newbie
Offline
Activity: 13
Merit: 0
|
|
August 24, 2011, 10:51:00 PM |
|
Windows 7 64 bit, 2.3ghz Phenom x4, one Radeon HD 4870. GCMiner version 1.5.8.C:\[file hierarchy]\cgminer.exe You can't direct it like that using c:\blah\blah You must run it from the directory it's in directly. cd \blah\blah cgminer.exe -blah -blah It still crashes when I run it directly and input the stuff for one pool by hand. Yeah... command prompt didn't help at all, it just shows the same "cgminer.exe has stopped working" popup, with the terminal turning that unresponsive grey.
Did you run it through command prompt or in command prompt? Only one will show you what is going wrong. Apparently my googling hath failed me. Explain please?
|
|
|
|
whitebird
Newbie
Offline
Activity: 14
Merit: 0
|
|
August 24, 2011, 10:53:55 PM |
|
Apparently my googling hath failed me. Explain please?
I think he means, open up msdos (by typing "cmd" in the search bar by the start menu) and then CD mapname to go to the directory of cgminer.
|
|
|
|
joulesbeef
Sr. Member
Offline
Activity: 476
Merit: 250
moOo
|
|
August 24, 2011, 10:56:29 PM |
|
he just means did you open a cmd prompt up first or just run a batch file
as you know if you just run a batch fle and it hs an error message the cmd prompt black box will disappear
where if you run the command prompt first, it doesnt and you can read said message
i figure you already are.. but in case you arent.. Hold shift, and right click on the cgminer dir. select open command prompt here
and then right click and paste your command above..
the holding of shift only adds the new menu item to your right click menu.. "open command prompt here"
|
mooo for rent
|
|
|
cotelio (OP)
Newbie
Offline
Activity: 13
Merit: 0
|
|
August 24, 2011, 11:10:39 PM Last edit: August 24, 2011, 11:34:06 PM by cotelio |
|
Yeah, I was doing it right. No error message, just the "CGminer.exe has stopped working" popup and booting me back into the regular command prompt. Last thing it says before crashing is "Long-polling activated for http://deepbit.net:8332/listenChannel" Usually anyway. Occasionally it's gone to the main menu or whatever that it actually mines on ( CPU only runs... I tried it out just to see ) but always crashed right away whether it was able to output that first or not. Just a thought, is the 4XXX series even compatible with CGminer? When I look around the forums, all I see are people talking about using 5XXX or 6XXX series cards...
|
|
|
|
BookLover
|
|
August 25, 2011, 12:07:40 AM |
|
Windows 7 64 bit, 2.3ghz Phenom x4, one Radeon HD 4870. GCMiner version 1.5.8.C:\[file hierarchy]\cgminer.exe You can't direct it like that using c:\blah\blah You must run it from the directory it's in directly. cd \blah\blah cgminer.exe -blah -blah It still crashes when I run it directly and input the stuff for one pool by hand. Yeah... command prompt didn't help at all, it just shows the same "cgminer.exe has stopped working" popup, with the terminal turning that unresponsive grey.
Did you run it through command prompt or in command prompt? Only one will show you what is going wrong. Apparently my googling hath failed me. Explain please?I mean did you run cgminer with the Start command or simply go to the directory and type cgminer.exe -blah -blah.
|
|
|
|
cotelio (OP)
Newbie
Offline
Activity: 13
Merit: 0
|
|
August 25, 2011, 12:51:44 AM Last edit: August 25, 2011, 01:10:38 AM by cotelio |
|
Windows 7 64 bit, 2.3ghz Phenom x4, one Radeon HD 4870. GCMiner version 1.5.8.C:\[file hierarchy]\cgminer.exe You can't direct it like that using c:\blah\blah You must run it from the directory it's in directly. cd \blah\blah cgminer.exe -blah -blah It still crashes when I run it directly and input the stuff for one pool by hand. Yeah... command prompt didn't help at all, it just shows the same "cgminer.exe has stopped working" popup, with the terminal turning that unresponsive grey.
Did you run it through command prompt or in command prompt? Only one will show you what is going wrong. Apparently my googling hath failed me. Explain please?I mean did you run cgminer with the Start command or simply go to the directory and type cgminer.exe -blah -blah. I did what joulesbeef said, so the latter, I guess. Edit: Just tried using "start" blahblahblah, didn't change anything, it just opened up a new window that crashed instead of running in the command prompt window.
|
|
|
|
3phase
Sr. Member
Offline
Activity: 313
Merit: 251
Third score
|
|
August 26, 2011, 07:59:58 AM |
|
Try adding the --verbose flag at the end of the command line and see what you get...
|
|
|
|
cotelio (OP)
Newbie
Offline
Activity: 13
Merit: 0
|
|
August 26, 2011, 11:08:41 AM |
|
|
|
|
|
3phase
Sr. Member
Offline
Activity: 313
Merit: 251
Third score
|
|
August 26, 2011, 11:44:21 AM |
|
That's what I got with the verbose flag. try --gpu-threads 1 (or -g 1) as an extra argument. Looks like your card cannot start a second thread
|
|
|
|
|