PLaci1982
Full Member
Offline
Activity: 168
Merit: 100
Live long and prosper. \\//,
|
|
July 28, 2011, 10:00:48 AM |
|
I did gave a try to and with and without --verbose, the result are that the program exits with the error msg: COLS value must be >= 2 and <= 4840: got -8251 initscr(): Unable to create SP No more features for now. Just bug fixes till I return in 2 weeks' time. Plus features take time to implement, and I'll be giving priority to features requested by donors. And what about those who have birthday?
|
Hardware Expert / WinXP, Win7 Expert
1J5oPkyGVdb4mv44KGZQYsHS2ch6e1t4rc
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4298
Merit: 1645
Ruu \o/
|
|
July 28, 2011, 10:04:03 AM |
|
Make sure you're redirecting STDERR, not stdout. You need to use 2>filename.txt Also you can enable/disable verbose mode on the fly once it's running. And your birthday helps pay for my hundreds of hours of coding how exactly?
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
d3m0n1q_733rz
|
|
July 28, 2011, 10:04:37 AM |
|
Out of curiosity, would the SSE4 only using SSE2 instructions be considered a bug or feature? Because having two things that do exactly the same thing is sort of a problem.
|
Funroll_Loops, the theoretically quicker breakfast cereal! Check out http://www.facebook.com/JupiterICT for all of your computing needs. If you need it, we can get it. We have solutions for your computing conundrums. BTC accepted! 12HWUSguWXRCQKfkPeJygVR1ex5wbg3hAq
|
|
|
d3m0n1q_733rz
|
|
July 28, 2011, 10:05:58 AM |
|
Make sure you're redirecting STDERR, not stdout. You need to use 2>filename.txt Also you can enable/disable verbose mode on the fly once it's running. And your birthday helps pay for my hundreds of hours of coding how exactly? I'm sure the year to hour ratio equals out somehow. lol
|
Funroll_Loops, the theoretically quicker breakfast cereal! Check out http://www.facebook.com/JupiterICT for all of your computing needs. If you need it, we can get it. We have solutions for your computing conundrums. BTC accepted! 12HWUSguWXRCQKfkPeJygVR1ex5wbg3hAq
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4298
Merit: 1645
Ruu \o/
|
|
July 28, 2011, 10:10:16 AM |
|
Make sure you're redirecting STDERR, not stdout. You need to use 2>filename.txt Also you can enable/disable verbose mode on the fly once it's running.
Which is a little bit of a pain to do when used in combination with screen. Being able to specify an actual log file on the command line would be neat. I'm trying to tell you it will work... just redirect 2>filename.txt instead of >filename.txt eg: no log ./cgminer -o blah -u blah -p blah with log ./cgminer -o blah -u blah -p blah 2>filename.txt
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
KJaneway
|
|
July 28, 2011, 10:11:00 AM |
|
i have updated my ATI Driver on Ubuntu to the newest Version 11.7. Now I am encountering the Problem, that the miner generates 100% of CPU Usage and is significiantly slower than before the update. Anybody here with experience on that?
|
If you like my advise, i would be thankful getting a small donation at: 1Hvpgt5U6EgrWX1WpA25W6mRoH1Ltr8ydm
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4298
Merit: 1645
Ruu \o/
|
|
July 28, 2011, 10:11:31 AM |
|
i have updated my ATI Driver on Ubuntu to the newest Version 11.7. Now I am encountering the Problem, that the miner generates 100% of CPU Usage and is significiantly slower than before the update. Anybody here with experience on that?
Yep, that's one dodgy driver. I've reproduced it.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
KJaneway
|
|
July 28, 2011, 10:14:04 AM |
|
is there a solutiion for the problem other than downgrading the driver back to 11-6
|
If you like my advise, i would be thankful getting a small donation at: 1Hvpgt5U6EgrWX1WpA25W6mRoH1Ltr8ydm
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4298
Merit: 1645
Ruu \o/
|
|
July 28, 2011, 10:15:35 AM |
|
is there a solutiion for the problem other than downgrading the driver back to 11-6
I haven't been able to find one. It appears to really be a driver bug.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
Diapolo
|
|
July 28, 2011, 12:28:35 PM |
|
I can't see the summary either on windows 7. It is an excellent idea to save it to a text file. Thx in advance, great program Same here, if I press Q the program displays something and then just hangs. Dia
|
|
|
|
mikegogulski
|
|
July 28, 2011, 12:34:30 PM |
|
Same here, if I press Q the program displays something and then just hangs.
It says "Satan <3 U", but it's too fast for the human eye to perceive...
|
|
|
|
Diapolo
|
|
July 28, 2011, 12:35:25 PM |
|
is there a solutiion for the problem other than downgrading the driver back to 11-6
I haven't been able to find one. It appears to really be a driver bug. 11.7 on Windows has a new OpenCL APP 2.5 runtime, compared to the earlier 2.4 runtime ... could be the source of the problem. Dia
|
|
|
|
The00Dustin
|
|
July 28, 2011, 12:59:45 PM |
|
On WinXP, pressing q leads to an error report being generated. This may be related to the hang in Win7, as in WinXP there is less security, and my firewall indicates that cgminer.exe interacts with dwwin.exe (Dr. Watson Windows) to generate that report. I don't actually use cgminer in Windows because of the high CPU usage, though. I'm only reporting this in case it helps with the aforementioned Win7 issue.
|
|
|
|
Operations
Newbie
Offline
Activity: 22
Merit: 0
|
|
July 28, 2011, 01:41:04 PM |
|
CPU Mining doesn't work properly. No accepted shares through CPU. Only GPU works as expected. After 2 hours run time i can see the following: cgminer version 1.5.1 - Started: [2011-07-28 13:37:27] -------------------------------------------------------------------------------- [(5s):117.4 (avg):111.8 Mh/s] [Q:1152 A:144 R:34 HW:0 E:12% U:1.19/m] TQ: 1 ST: 5 LS: 0 SS: 0 DW: 455 NB: 14 LW: 1017 LO: 2 RF: 0 I: 4 Connected to http://mining.eligius.st:8337 as user XYZ Block 000151fdeb39b3e1a21b797f87bdd355 started: [2011-07-28 15:32:34] -------------------------------------------------------------------------------- [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit GPU 0: [102.8 / 102.0 Mh/s] [Q:678 A:144 R:11 HW:0 E:21% U:1.19/m] CPU 0: [2.5 / 2.5 Mh/s] [Q:259 A:0 R:6 HW:0 E:0% U:0.00/m] CPU 1: [2.5 / 2.5 Mh/s] [Q:258 A:0 R:7 HW:0 E:0% U:0.00/m] CPU 2: [2.3 / 2.4 Mh/s] [Q:260 A:0 R:7 HW:0 E:0% U:0.00/m] CPU 3: [2.5 / 2.4 Mh/s] [Q:257 A:0 R:3 HW:0 E:0% U:0.00/m] --------------------------------------------------------------------------------
- CPU: Athlon II 605e (4x 2,3 GHz) - GPU: HD 5670 oced to 900 MHz (Mem 300 MHz) - Gentoo 64 bit stable - Catalyst 11.6 with SDK 2.4 - latest cgminer GIT version
|
|
|
|
dikidera
|
|
July 28, 2011, 02:59:06 PM |
|
I see quite a lot of rejects from the cpu. So it means that in a few hours it did find something
|
|
|
|
zaytsev
Newbie
Offline
Activity: 59
Merit: 0
|
|
July 28, 2011, 03:02:24 PM |
|
ck, glitch: ./configure doesn't check for curses.
P.S. Would be nice to enable issues on github, so that bug / feature request are not lost in this thread.
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4298
Merit: 1645
Ruu \o/
|
|
July 28, 2011, 03:39:45 PM |
|
New release 1.5.2: Source: http://ck.kolivas.org/apps/cgminer/cgminer-1.5.2.tar.bz2Linux x86_64 binary: http://ck.kolivas.org/apps/cgminer/cgminer-1.5.2-x86_64-built.tar.bz2Windows binary delayed! Changes: - Restarting a hung GPU can hang the rest of the GPUs so just declare it dead and provide the information in the status. - The work length in the miner thread gets smaller but doesn't get bigger if it's under 1 second. This could end up leading to CPU under-utilisation and lower and lower hash rates. Fix it by increasing work length if it drops under 1 second. - Make the "quiet" mode still update the status and display errors, and add a new --real-quiet option which disables all output and can be set once while running. - Update utility and efficiency figures when displaying them. - Some Intel HD graphics support the opencl commands but return errors since they don't support opencl. Don't fail with them, just provide a warning and disable GPU mining. - Add http:// if it's not explicitly set for URL entries. - Log to the output file at any time with warnings and errors, instead of just when verbose mode is on. - Display the correct current hash as per blockexplorer, truncated to 16 characters, with just the time.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
zaytsev
Newbie
Offline
Activity: 59
Merit: 0
|
|
July 28, 2011, 04:12:49 PM |
|
The ncurses crash that you fixed in 1.5.0 is back again. This is a really annoying crash and there is no way I can update curses on Ubuntu 10.04 LTS, I was hoping to switch over from Diabolo today :-/
|
|
|
|
The00Dustin
|
|
July 28, 2011, 04:39:46 PM |
|
The ncurses crash that you fixed in 1.5.0 is back again. This is a really annoying crash and there is no way I can update curses on Ubuntu 10.04 LTS, I was hoping to switch over from Diabolo today :-/ I'm assuming ncurses isn't used in text mode. That said, if you really want to switch over from Diablo today, use -T (IOW, while the issue still needed reported, I don't think it should prevent you from switching if you so desire)..
|
|
|
|
d3m0n1q_733rz
|
|
July 28, 2011, 08:11:41 PM |
|
The ncurses crash that you fixed in 1.5.0 is back again. This is a really annoying crash and there is no way I can update curses on Ubuntu 10.04 LTS, I was hoping to switch over from Diabolo today :-/
Actually, you could update curses, but you would have to compile it yourself or find an already compiled version not currently in the repository if there isn't an updated version already there. Alternatively, upgrade your Ubuntu installation.
|
Funroll_Loops, the theoretically quicker breakfast cereal! Check out http://www.facebook.com/JupiterICT for all of your computing needs. If you need it, we can get it. We have solutions for your computing conundrums. BTC accepted! 12HWUSguWXRCQKfkPeJygVR1ex5wbg3hAq
|
|
|
|