Author

Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.0 - page 722. (Read 5805728 times)

legendary
Activity: 1428
Merit: 1001
Okey Dokey Lokey
Uggh, Alright, Im in, I'll use the epic CGminer without a GUI.

It's just such a pain in the ass to learn a new dictionary of commandlines
is thier a lovely noobfriendly guide? Or is it simple enough to figure out with the info provided on the front page
i need to read more
cgminer's command line was way easier for me to pickup than some of the other miners I tried.  You can also build the config completely inside the miner and not worry about flags. I highly recommend using a config over starting cgminer with a ton of flags.
"Q: GUI version?
A: No. The RPC interface makes it possible for someone else to write one
though."

Yeaaahhhh thats where im going to need help. So far, After i hit pass the whole CGminer window (win764bit) just spews Something down then goes Blank
Oh windows... I'm sorry
*snickers* Yeah...
I just cant bring myself to Linux, I've seen so many Collossally amazing things done Via linux,
BUT ALL THE COMMAND LINES, Fuck it'd be like relearning all of computers again x.x
hero member
Activity: 742
Merit: 500
Uggh, Alright, Im in, I'll use the epic CGminer without a GUI.

It's just such a pain in the ass to learn a new dictionary of commandlines
is thier a lovely noobfriendly guide? Or is it simple enough to figure out with the info provided on the front page
i need to read more
cgminer's command line was way easier for me to pickup than some of the other miners I tried.  You can also build the config completely inside the miner and not worry about flags. I highly recommend using a config over starting cgminer with a ton of flags.
"Q: GUI version?
A: No. The RPC interface makes it possible for someone else to write one
though."

Yeaaahhhh thats where im going to need help. So far, After i hit pass the whole CGminer window (win764bit) just spews Something down then goes Blank
Oh windows... I'm sorry
legendary
Activity: 1428
Merit: 1001
Okey Dokey Lokey
Uggh, Alright, Im in, I'll use the epic CGminer without a GUI.

It's just such a pain in the ass to learn a new dictionary of commandlines
is thier a lovely noobfriendly guide? Or is it simple enough to figure out with the info provided on the front page
i need to read more
cgminer's command line was way easier for me to pickup than some of the other miners I tried.  You can also build the config completely inside the miner and not worry about flags. I highly recommend using a config over starting cgminer with a ton of flags.
"Q: GUI version?
A: No. The RPC interface makes it possible for someone else to write one
though."

Yeaaahhhh thats where im going to need help. So far, After i hit pass the whole CGminer window (win764bit) just spews Something down then goes Blank
hero member
Activity: 742
Merit: 500
Uggh, Alright, Im in, I'll use the epic CGminer without a GUI.

It's just such a pain in the ass to learn a new dictionary of commandlines
is thier a lovely noobfriendly guide? Or is it simple enough to figure out with the info provided on the front page
i need to read more
cgminer's command line was way easier for me to pickup than some of the other miners I tried.  You can also build the config completely inside the miner and not worry about flags. I highly recommend using a config over starting cgminer with a ton of flags.
legendary
Activity: 1428
Merit: 1001
Okey Dokey Lokey
Uggh, Alright, Im in, I'll use the epic CGminer without a GUI.

It's just such a pain in the ass to learn a new dictionary of commandlines
is thier a lovely noobfriendly guide? Or is it simple enough to figure out with the info provided on the front page
i need to read more
full member
Activity: 154
Merit: 102
Bitcoin!
Watching (because I'm using cgminer).
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
How are rejects for everyone now with the new code? They should be the lowest ever.

Looks the same for me but I always had low rejects using Bitminter pool & cgminer (<0.1%). 
0.1% sounds good.

There will only be a difference in this release if multipool is set up, and more so if you have switched from  your primary pool.
member
Activity: 266
Merit: 36
...

where whitespace to the right of any ":" or "|" or "/" is subject to being used for digits as necessary.
What happens if you have 11 GPUs ...

Good catch... Make that:

where whitespace to the right of any "GPU" or ":" or "|" or "/" is subject to being used for digits as necessary.
legendary
Activity: 4634
Merit: 1851
Linux since 1997 RedHat 4
...

where whitespace to the right of any ":" or "|" or "/" is subject to being used for digits as necessary.
What happens if you have 11 GPUs ...

(Edit: and who has a GPU that can hash above 999.9?)
donator
Activity: 1218
Merit: 1079
Gerald Davis
How are rejects for everyone now with the new code? They should be the lowest ever.

Looks the same for me but I always had low rejects using Bitminter pool & cgminer (<0.1%). 
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
How are rejects for everyone now with the new code? They should be the lowest ever.
member
Activity: 266
Merit: 36
Well at least I know it's not my code at fault. Shame though...

Not necessarily implying your code is at fault, but a data point:  here, no seg fault with 2.0.8, seg fault with 2.1.0, no driver change.  Catalyst 11.6, Ubuntu 11.04.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
full member
Activity: 373
Merit: 100
(though q for quitting is broken, I can affirm that)

If your using Windoze that's kind of normal operation for most of us as its a known Windoze bug.  There are several older posts mentioning this if you want more details.
Sam
Looks like people are getting it on linux too now. Anyone want to get a core dump and get a backtrace? (If that's within your capabilities of course).

It's in the newer fglrx drivers; details if you make AMD open-source their drivers... Tongue
Code:
> LANG=C gdb cgminer core 
GNU gdb (GDB) 7.3-debian
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /home/reini/root/bitcoin/cgminer_build/cgminer...done.
[New LWP 14321]
[New LWP 14317]
[New LWP 14241]
[New LWP 14326]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Core was generated by `cgminer -c /home/reini/.cgminer/bitcoin.conf'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f7ef1c09729 in ?? () from /usr/lib/libamdocl64.so
Traceback (most recent call last):
  File "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16-gdb.py", line 59, in
    from libstdcxx.v6.printers import register_libstdcxx_printers
ImportError: No module named libstdcxx.v6.printers
(gdb) bt full
#0  0x00007f7ef1c09729 in ?? () from /usr/lib/libamdocl64.so
No symbol table info available.
#1  0x00007f7ef1c09778 in ?? () from /usr/lib/libamdocl64.so
No symbol table info available.
#2  0x00007f7ef1bff6c1 in ?? () from /usr/lib/libamdocl64.so
No symbol table info available.
#3  0x00007f7ef1bf6088 in ?? () from /usr/lib/libamdocl64.so
No symbol table info available.
#4  0x00007f7ef1c005b0 in ?? () from /usr/lib/libamdocl64.so
No symbol table info available.
#5  0x00007f7ef1c01260 in ?? () from /usr/lib/libamdocl64.so
No symbol table info available.
#6  0x00007f7ef1c0a3cc in ?? () from /usr/lib/libamdocl64.so
No symbol table info available.
#7  0x00007f7ef1c084bd in ?? () from /usr/lib/libamdocl64.so
No symbol table info available.
#8  0x00007f7ef69dab50 in start_thread (arg=) at pthread_create.c:304
        __res =
        pd = 0x7f7eec178700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140183103571712, 4430654472375514548, 140737349963280, 140183103572416, 140183284547648, 7, -4359201957654547020, -4359143591589956172},
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call =
        freesize =
        __PRETTY_FUNCTION__ = "start_thread"
#9  0x00007f7ef5c743bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#10 0x0000000000000000 in ?? ()
No symbol table info available.
(gdb)
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
Hi Con, It looks like api-example.c, api-example.php, API.java/API.class and miner.php didn't get packaged up in the 2.1.0 source tarball. I see they are there in GIT but the README implies they are included in the main distribution.


You're right, thanks. Naughty Kano... anyway I'll fix it in the git tree.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
(though q for quitting is broken, I can affirm that)

If your using Windoze that's kind of normal operation for most of us as its a known Windoze bug.  There are several older posts mentioning this if you want more details.
Sam
Looks like people are getting it on linux too now. Anyone want to get a core dump and get a backtrace? (If that's within your capabilities of course). Of course I'd debug it but it doesn't happen here... then again I don't have any GPU mining to test it on right now  Undecided
donator
Activity: 798
Merit: 500
if not yet done, try:
sudo aticonfig --install --adapter=all
sudo reboot


Did that after installing fglrx. I know I'm missing something simple.
Have you started Xorg?

Xorg shows in top.  I don't think startx works through ssh???
member
Activity: 266
Merit: 36
Here we go again  Roll Eyes  The idea was to leave those since they're ever increasing and you'll never be able to guarantee enough column width and alignment.

If you want guarantees, DeathAndTaxes is your man, or at least his moniker suggests so.  Regardless, I offer to replace the current layout...

Code:

--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  71.0C 3482RPM | 371.2/373.1Mh/s | A:18 R:0 HW:0 U:5.05/m I:9
 GPU 1:  75.0C         | 362.5/373.5Mh/s | A:20 R:0 HW:0 U:5.61/m I:9
 GPU 2:  70.5C 3398RPM | 364.2/372.4Mh/s | A:25 R:0 HW:0 U:7.02/m I:9
 GPU 3:  65.0C         | 371.8/368.9Mh/s | A:15 R:0 HW:0 U:4.21/m I:9
 GPU 4:  67.0C 3449RPM | 378.5/370.5Mh/s | A:16 R:0 HW:0 U:4.49/m I:9
 GPU 5:  70.0C         | 372.4/369.8Mh/s | A:15 R:0 HW:0 U:4.21/m I:9
--------------------------------------------------------------------------------

with this:

Code:
--------------------------------------------------------------------------------
     [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
GPU 0: 72.5C 4403RPM| 359.9/ 361.5Mh/s|A:    5435 R:     3 H:   0 U: 4.99/m I: 9
GPU 1: 76.5C        | 359.8/ 361.8Mh/s|A:    5413 R:    10 H:   0 U: 4.97/m I: 9
GPU 2: 72.5C 3617RPM| 364.6/ 361.3Mh/s|A:    5284 R:     7 H:   0 U: 4.85/m I: 9
GPU 3: 67.5C        | 365.7/ 361.5Mh/s|A:    5349 R:     5 H:   0 U: 4.91/m I: 9
GPU 4: 73.0C 3255RPM| 362.8/ 361.5Mh/s|A:    5391 R:     7 H:   0 U: 4.95/m I: 9
GPU 5: 76.0C        | 368.0/ 361.7Mh/s|A:    5417 R:    10 H:   0 U: 4.97/m I: 9
--------------------------------------------------------------------------------

where whitespace to the right of any ":" or "|" or "/" is subject to being used for digits as necessary.
legendary
Activity: 3583
Merit: 1094
Think for yourself
(though q for quitting is broken, I can affirm that)

If your using Windoze that's kind of normal operation for most of us as its a known Windoze bug.  There are several older posts mentioning this if you want more details.
Sam
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
Code:
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  72.5C 4403RPM | 359.9/361.5Mh/s | A:5435 R:3 HW:0 U:4.99/m I:9
 GPU 1:  76.5C         | 359.8/361.8Mh/s | A:5413 R:10 HW:0 U:4.97/m I:9
 GPU 2:  72.5C 3617RPM | 364.6/361.3Mh/s | A:5284 R:7 HW:0 U:4.85/m I:9
 GPU 3:  67.5C         | 365.7/361.5Mh/s | A:5349 R:5 HW:0 U:4.91/m I:9
 GPU 4:  73.0C 3255RPM | 362.8/361.5Mh/s | A:5391 R:7 HW:0 U:4.95/m I:9
 GPU 5:  76.0C         | 368.0/361.7Mh/s | A:5417 R:10 HW:0 U:4.97/m I:9
--------------------------------------------------------------------------------

The spacing and misalignment problem is still with us, in this instance due to double-digit rejects for a couple of GPUs.  But as indicated by the hyphen borders, LOOK AT ALL THAT WASTED SPACE ON THE RIGHT!!11!!1  Some field widths could be increased.

My plan is to fix this; might take a few days (due to my schedule, not coding time).  If someone else wants to do it, please let me know.
Here we go again  Roll Eyes  The idea was to leave those since they're ever increasing and you'll never be able to guarantee enough column width and alignment.
Jump to: