I have cgminer set to startup automtically (auto.sh). ~95% of time after power cycling a rig it starts up just fine but sometimes the following happens ...
cgminer starts
it begins processing some shares
the "display" never appears
Instead of this
cgminer version 2.0.7 - Started: [2011-11-07 03:53:00]
-------------------------------------------------------------------------------
(5s):2271.6 (avg):2255.4 Mh/s | Q:70 A:102 R:0 HW:0 E:146% U:29.60/m
TQ: 11 ST: 12 SS: 0 DW: 22 NB: 3 LW: 189 GF: 1 RF: 0
Connected to http://api2.bitcoin.cz:8332 with LP as user .....
Block: 000003786a1f68a61c89c31b2ce8f9bb... Started: [03:55:49]
-------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
GPU 0: 48.5C | 376.8/381.0Mh/s | A:20 R:0 HW:0 U:5.80/m I:4
GPU 1: 49.5C | 386.1/386.4Mh/s | A:16 R:0 HW:0 U:4.64/m I:9
GPU 2: 48.5C 960RPM | 376.8/384.3Mh/s | A:17 R:0 HW:0 U:4.93/m I:9
GPU 3: 48.0C 960RPM | 379.3/383.5Mh/s | A:15 R:0 HW:0 U:4.35/m I:9
GPU 4: 374.5/379.6Mh/s | A:20 R:0 HW:0 U:5.80/m I:9
GPU 5: 49.0C | 376.2/377.8Mh/s | A:15 R:0 HW:0 U:4.35/m I:9
I get something like this ...
GPU 0: 48.5C | 376.8/381.0Mh/s | A:20 R:0 HW:0 U:5.80/m I:4
[2011-11-07 03:56:39] Accepted 00000000.e18ff5e4.7bf0da85 GPU 1 thread 7 pool 0
GPU 3: 48.0C 960RPM | 379.3/383.5Mh/s | A:15 R:0 HW:0 U:4.35/m I:9
[2011-11-07 03:56:42] Accepted 00000000.f2bb9183.2f81f5c6 GPU 1 thread 1 pool 0
GPU 1: 49.5C | 386.1/386.4Mh/s | A:16 R:0 HW:0 U:4.64/m I:9
[2011-11-07 03:56:42] Accepted 00000000.d0d064f8.b2a7d847 GPU 1 thread 7 pool 0
[2011-11-07 03:56:43] Accepted 00000000.5b0a721c.7479a52d GPU 0 thread 0 pool 0
GPU 4: 374.5/379.6Mh/s | A:20 R:0 HW:0 U:5.80/m I:9
GPU 2: 48.5C 960RPM | 376.8/384.3Mh/s | A:17 R:0 HW:0 U:4.93/m I:9
GPU 5: 49.0C | 376.2/377.8Mh/s | A:15 R:0 HW:0 U:4.35/m I:9
GPU 2: 48.5C 960RPM | 376.8/384.3Mh/s | A:17 R:0 HW:0 U:4.93/m I:9
GPU 2: 48.5C 960RPM | 376.8/384.3Mh/s | A:17 R:0 HW:0 U:4.93/m I:9
Almost like it isn't updating the "display area" and insteading dumping everything to the command line. This only seems to happen on "startup" and only rarely. The bad news is it seems to eventually take 100% of CPU and then hard lock all the GPU. When I detect it (which is easy because it only happens when cgminer startsup) I simply reboot the rig and the issue goes away.
It is just kinda annoying. Just wonder if anyone has seem anything like this or any ideas on prventing it.