Nemesis
|
|
October 26, 2012, 11:15:31 PM |
|
I can confirm that the lastest version doesnt work in Windows 8
As soon as cmd windows open from batch file, it will be auto closed
|
|
|
|
kano
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
October 27, 2012, 12:24:23 AM |
|
I can confirm that the lastest version doesnt work in Windows 8
As soon as cmd windows open from batch file, it will be auto closed
i.e. you need to at least open a command window and run it from there to see what's wrong ... It may be windows, it may be you, or it may be cgminer ...
|
|
|
|
mdude77
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
October 27, 2012, 01:15:53 AM |
|
I can confirm that the lastest version doesnt work in Windows 8
As soon as cmd windows open from batch file, it will be auto closed
i.e. you need to at least open a command window and run it from there to see what's wrong ... It may be windows, it may be you, or it may be cgminer ... I've been running cgminer in windows 8 pre-release for quite a while. the hardest part was getting a driver that worked. once I got it working, I left it alone and refuse it to touch it. every so often it randomly reboots, and vnc stops working after a while, but as long as it keeps mining, I don't care. M
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
Meatball
|
|
October 27, 2012, 07:27:05 AM |
|
I can confirm that the lastest version doesnt work in Windows 8
As soon as cmd windows open from batch file, it will be auto closed
I can confirm that it works fine in Windows 8 x64 Been running 2.8.5 without a hitch since I installed it this AM with Catalyst 12.10's.
|
|
|
|
PandaMiner
|
|
October 28, 2012, 05:37:25 AM |
|
...snip... with --fix-protocol key it seems to be the most stable version i've ever seen. Without --fix-protocol cgminer sometimes stops if internet connection is broken.
I've been thinking why not hard code the --fix-protocol into 2.8.6+ since it seems to do the job very well. (and add a --no-fix-protocol option instead?)
|
|
|
|
Krak
|
|
October 28, 2012, 06:19:44 AM |
|
I've been thinking why not hard code the --fix-protocol into 2.8.6+ since it seems to do the job very well. (and add a --no-fix-protocol option instead?)
Because Stratum will hopefully be the default mining protocol soon. Better to get the bugs out of the way now.
|
BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
October 28, 2012, 06:29:40 AM |
|
I've been thinking why not hard code the --fix-protocol into 2.8.6+ since it seems to do the job very well. (and add a --no-fix-protocol option instead?)
Because Stratum will hopefully be the default mining protocol soon. Better to get the bugs out of the way now. Right.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
Roland68
Member
Offline
Activity: 103
Merit: 10
|
|
October 28, 2012, 09:17:04 AM |
|
crashed again ( windows XP) and no restart this time ...
would be nice to get rid of the stratum thing for now ...
again is there a --fix syntax for the cgminer.conf file ?
thanks
|
|
|
|
kano
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
October 28, 2012, 10:35:29 AM |
|
crashed again ( windows XP) and no restart this time ...
would be nice to get rid of the stratum thing for now ...
again is there a --fix syntax for the cgminer.conf file ?
thanks
Works the same for every simple boolean option in cgminer: (if you look in your cgminer.conf at other examples) Since the option (as per the README) is --fix-protocol then you use: You need to add a comma after it if it isn't the last one ...
|
|
|
|
Roland68
Member
Offline
Activity: 103
Merit: 10
|
|
October 28, 2012, 10:58:57 AM |
|
crashed again ( windows XP) and no restart this time ...
would be nice to get rid of the stratum thing for now ...
again is there a --fix syntax for the cgminer.conf file ?
thanks
Works the same for every simple boolean option in cgminer: (if you look in your cgminer.conf at other examples) Since the option (as per the README) is --fix-protocol then you use: You need to add a comma after it if it isn't the last one ... done! thanks (I will see if still crashing ... or not)
|
|
|
|
chewie
Member
Offline
Activity: 75
Merit: 10
|
|
October 28, 2012, 08:29:37 PM Last edit: October 28, 2012, 08:40:47 PM by chewie |
|
CGminer crashed on me again today with an error message "Cgminer program has stopped suddenly" or something to that sort. Anyhow, I could see behind the error message popup, and it looks like Cgminer put a GPU to REST mode, and then tried to re-enable it, and this is when it crashed. I'm currently on W7 with version 2.8.5. Thanks!
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
October 28, 2012, 08:40:43 PM |
|
CGminer crashed on me again today with the "Cgminer program has stopped suddenly" or something to that sort. Anyhow, I could see behind the message popup, and it looks like Cgminer put a GPU to REST mode, and then tried to re-enable it, and this is when it crashed. I'm currently on W7 with version 2.8.5. Thanks!
REST is usually due to an overheat event, unlike SICK and DEAD.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
chewie
Member
Offline
Activity: 75
Merit: 10
|
|
October 28, 2012, 08:49:03 PM |
|
Thanks for the reply. I don't think that REST and re-enabling a GPU should be causing it to crash. I'm currently mining on a pool that uses var diff also. Not sure it that help.
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
October 28, 2012, 08:50:01 PM |
|
Thanks for the reply. I don't think that REST and re-enabling a GPU should be causing it to crash. I'm currently mining on a pool that uses var diff also. Not sure it that help.
I wasn't saying that was necessarily the cause of the crash, but it's worth noting that you had an overheat anyway.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
October 28, 2012, 08:51:01 PM |
|
I got a share that registered a diff of 7.58M That was a block solve for mtred since current difficulty is just over 3 million.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
mdude77
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
October 28, 2012, 08:55:46 PM |
|
I got a share that registered a diff of 7.58M That was a block solve for mtred since current difficulty is just over 3 million. nice! the biggest I've seen is a few k so far. M
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
Krak
|
|
October 28, 2012, 09:15:56 PM |
|
I got a share that registered a diff of 7.58M That was a block solve for mtred since current difficulty is just over 3 million. You should add a stat upon shutdown for highest difficulty achieved. I noticed you already put in one for telling you when you found a block.
|
BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
October 28, 2012, 09:18:26 PM |
|
I got a share that registered a diff of 7.58M That was a block solve for mtred since current difficulty is just over 3 million. You should add a stat upon shutdown for highest difficulty achieved. I noticed you already put in one for telling you when you found a block. Already underway This is new in the display of the next version: Block: 029a31ecc6e1269154fd5c6b... Started: [08:12:07] Best share: 7.58M
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
Krak
|
|
October 28, 2012, 09:25:29 PM |
|
Already underway This is new in the display of the next version: Block: 029a31ecc6e1269154fd5c6b... Started: [08:12:07] Best share: 7.58M Very cool, can't wait. How does cgminer know if it found a block? It doesn't know the network difficulty, does it?
|
BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
October 28, 2012, 09:28:52 PM |
|
Already underway This is new in the display of the next version: Block: 029a31ecc6e1269154fd5c6b... Started: [08:12:07] Best share: 7.58M Very cool, can't wait. How does cgminer know if it found a block? It doesn't know the network difficulty, does it? It does, from the work.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
|