Author

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

-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
Finally received my terraminers. After set up, I checked and found it running cgminer 3.12.0.

Am I OK running this version? Since you all are talking about 4.0

Thanks for any info regarding this matter.
It's extraordinarily difficult to update the cgminer on the beaglebone TerraMiners are distributed with, and you would void your warranty if you opened the box to connect them via PC, so you don't really have any choice but to depend on cointerra releasing new firmware with a newer cgminer. On the other hand, there are not a lot of code improvements that affect the CT devices after 3.12 so it should be okay, if not the best.
newbie
Activity: 11
Merit: 0
Finally received my terraminers. After set up, I checked and found it running cgminer 3.12.0.

Am I OK running this version? Since you all are talking about 4.0

Thanks for any info regarding this matter.
hero member
Activity: 539
Merit: 500
I'm playing with a 49 port tinker toy rig and have a very minor display issue I'd like to resolve. 

Is there anyway I can straighten out the device assignments to get USB devices to display together by type?  It's a headless xubuntu 12.04.2 buried in the back of a data closet.

Going to add a couple of NF and my OCD nerve is starting to twitch.

ANU0   1:29
ANU1   1:28
AMU0   1:27
AMU1   1:26
AMU2   1:25
AMU3   1:24
AMU4   1:23
ANU2   1:22
AMU5   1:21
AMU6   1:20
AMU7   1:19
AMU8   1:18
AMU9   1:17
ANU3   1:16
ANU4   1:15 etc...

4.0 is rock solid for me, but then again - it's been rock solid since 3.3 for me!  Thanks!
sr. member
Activity: 378
Merit: 250
Hello, is this the right thread to talk about getting my 5 GC3355 5 chip USB miners, mining?
Alas no, the official mainline cgminer code does not support these devices, so you'll have to seek help from whoever is maintaining a fork that does.

Gee! That sucks! Sad
Can you point me at the right thread/s I need?
I have not had much luck finding any real help.
Thanks for your response and understanding!
wolfey2014
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
Hello, is this the right thread to talk about getting my 5 GC3355 5 chip USB miners, mining?
Alas no, the official mainline cgminer code does not support these devices, so you'll have to seek help from whoever is maintaining a fork that does.
sr. member
Activity: 378
Merit: 250
Hello, is this the right thread to talk about getting my 5 GC3355 5 chip USB miners, mining?

I have them all powered up, using usb hub, loaded the drivers on my Win7 laptop but not all if any of the miners usb ports were recognized, even after plugging them in one at a time.

But I just tried the same drivers on my XP laptop, plugged in the hub, it was recognzed and loaded, plugged in each miner one at a time via the hub and each one was recognized and driver loaded.

When I try to run cgminer (is this the right program to use?) it runs but tells me "no devices found"

Stuck. Not sure what to try next.
I have never mined so I'm pretty green. Not totally green. Not a total newb. But since most of the programs are evidently still uncompiled and freeware and all in programmer speak, I'm having a hard time fast tracking to getting my miners up and making me some doe!

Please help!
I know I'm just 1 or 2 steps away from mining.

Someone should create a good old fashioned how to manual in laymens terms.

Much appreciated!
Wolfey2014
sr. member
Activity: 504
Merit: 250
This thread always has the best fights! *munching Popcorn*

Did some reading to educate myself on the past of these great miner softwares and great people making them, they are all heros to me. ..You hit the spot with popcorn.. it was so enjoyable i laughed rly.

Someday i read all this 730 pages... rly feel it is worth it.

All my support to the devs.
newbie
Activity: 3
Merit: 0
...
Also when I ssh into the pi and start the miner when I close the connection it stops the miner, how can I stop this?
...
https://github.com/kanoi/cgminer-run

Edit: of course that requires 'screen' to be installed

Thanks Kano, how do I install this? What is the command I need to type?

Thanks
Updated the README

https://github.com/kanoi/cgminer-run/commit/79d66cce19e701557519be750fa5f0d482090b2d


Thanks again
legendary
Activity: 1018
Merit: 1001
Thanks ckolivas, i will get the official on github  Wink and i retry to build.

Thanks in advance Luca

PS solved - on my system is loaded libusb 1.0.17 so i have to use the option to compile using my system libusb library.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
Hi when i try to compile cgminer there is an error, can you help me.

Thanks in advance Luca

Code:
  CC       cgminer-driver-hexminera.o
  CC       cgminer-driver-hexminerc.o
There is no hexminer file in cgminer. You are trying to build a forked version of cgminer, not from my official sources. If you wish to do that you need to get help from the person who created the fork, otherwise grab from my sources.
legendary
Activity: 1018
Merit: 1001
Hi when i try to compile cgminer there is an error, can you help me.

Thanks in advance Luca

Code:
make[2]: Entering directory `/home/cgminer-3.12.3'
  CC       cgminer-cgminer.o
  CC       cgminer-util.o
  CC       cgminer-sha2.o
  CC       cgminer-api.o
  CC       cgminer-logging.o
  CC       cgminer-klist.o
  CC       cgminer-usbutils.o
  CC       cgminer-driver-avalon.o
  CC       cgminer-driver-hexminera.o
  CC       cgminer-driver-hexminerc.o
  CCLD     cgminer
compat/libusb-1.0/libusb/.libs/libusb-1.0.a(libusb_1_0_la-linux_udev.o): In function `udev_hotplug_event':
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:165: undefined reference to `udev_monitor_receive_device'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:171: undefined reference to `udev_device_get_action'
compat/libusb-1.0/libusb/.libs/libusb-1.0.a(libusb_1_0_la-linux_udev.o): In function `udev_device_info':
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:137: undefined reference to `udev_device_get_devnode'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:142: undefined reference to `udev_device_get_sysname'
compat/libusb-1.0/libusb/.libs/libusb-1.0.a(libusb_1_0_la-linux_udev.o): In function `udev_hotplug_event':
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:194: undefined reference to `udev_device_unref'
compat/libusb-1.0/libusb/.libs/libusb-1.0.a(libusb_1_0_la-linux_udev.o): In function `linux_udev_start_event_monitor':
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:64: undefined reference to `udev_monitor_new_from_netlink'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:70: undefined reference to `udev_monitor_filter_add_match_subsystem_devtype'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:76: undefined reference to `udev_monitor_enable_receiving'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:81: undefined reference to `udev_monitor_get_fd'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:58: undefined reference to `udev_new'
compat/libusb-1.0/libusb/.libs/libusb-1.0.a(libusb_1_0_la-linux_udev.o): In function `linux_udev_stop_event_monitor':
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:101: undefined reference to `udev_monitor_unref'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:106: undefined reference to `udev_unref'
compat/libusb-1.0/libusb/.libs/libusb-1.0.a(libusb_1_0_la-linux_udev.o): In function `linux_udev_scan_devices':
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:212: undefined reference to `udev_enumerate_new'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:218: undefined reference to `udev_enumerate_add_match_subsystem'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:219: undefined reference to `udev_enumerate_scan_devices'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:220: undefined reference to `udev_enumerate_get_list_entry'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:230: undefined reference to `udev_device_unref'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:222: undefined reference to `udev_list_entry_get_next'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:223: undefined reference to `udev_list_entry_get_name'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:226: undefined reference to `udev_device_new_from_syspath'
compat/libusb-1.0/libusb/.libs/libusb-1.0.a(libusb_1_0_la-linux_udev.o): In function `udev_device_info':
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:137: undefined reference to `udev_device_get_devnode'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:142: undefined reference to `udev_device_get_sysname'
compat/libusb-1.0/libusb/.libs/libusb-1.0.a(libusb_1_0_la-linux_udev.o): In function `linux_udev_scan_devices':
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:235: undefined reference to `udev_device_unref'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:238: undefined reference to `udev_enumerate_unref'
/home/cgminer-3.12.3/compat/libusb-1.0/libusb/os/linux_udev.c:206: undefined reference to `udev_new'
collect2: error: ld returned 1 exit status
make[2]: *** [cgminer] Error 1
make[2]: Leaving directory `/home/cgminer-3.12.3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cgminer-3.12.3'
make: *** [all] Error 2
tc@box:/home/cgminer-3.12.3$

Modify message


libusb 1.0.17
libusb-dev 1.0.17
libusbcompat 0.1.5
libusbcompat-dev 0.1.5

udev-dev 173
udev-extra 173
udev-keymap 173
udev-lib 173
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
Remove my name from the AUTHORS file.
The information in there is wrong (as you know - what you wrote is not correct) and the email address in there is also wrong (as you have known for a long time)
If there is wrong information, give me a correction for it.
Removing your name would certainly be wrong.
Look here you fucking retard.
You know it is wrong since the commits that you look at in cgminer firstly included a change of email address long ago that you ignored and also you know what code I wrote but changed the AUTHORS to ignore most of that.

When you made a hostile forked cgminer (that one of the first things in the fork was to remove Con's donation address and replace it with your donation address) you had a pittance of code in there (even less than me) and even your excuse for claiming that you are the master fork is based on a commit of a few hundred lines that were mostly copied from Con's code, it was simply an idea to use a structure of functions to call the necessary mining functions rather than have them hard coded as they were in the GPU code you copied, and a driver that even showed you didn't understand some of the code you copied.

Yes I know you like playing god in your little thread where you can lie as you like and pretend that you are some incompetent moron who doesn't even know he's lying, but the fact is you know both of these things about AUTHORS file.

I demand my name be removed from that file - and since it is my name I certainly have the right to.
P.S. yes this will be posted on the forum.

I see that cgminer is in GPLv3 so

http://en.wikipedia.org/wiki/GNU_General_Public_License

anyone can take the code change it and use it as he like s and return the change code to the owner. I dont see that Luke do something wrong with the code. If you dont want this you can change the GPL to something else

...
My request has nothing to do with GPLv3
It is the fact that the information about me in his AUTHORS file is false and he knows it is.
legendary
Activity: 3416
Merit: 1142
Ιntergalactic Conciliator
Remove my name from the AUTHORS file.
The information in there is wrong (as you know - what you wrote is not correct) and the email address in there is also wrong (as you have known for a long time)
If there is wrong information, give me a correction for it.
Removing your name would certainly be wrong.
Look here you fucking retard.
You know it is wrong since the commits that you look at in cgminer firstly included a change of email address long ago that you ignored and also you know what code I wrote but changed the AUTHORS to ignore most of that.

When you made a hostile forked cgminer (that one of the first things in the fork was to remove Con's donation address and replace it with your donation address) you had a pittance of code in there (even less than me) and even your excuse for claiming that you are the master fork is based on a commit of a few hundred lines that were mostly copied from Con's code, it was simply an idea to use a structure of functions to call the necessary mining functions rather than have them hard coded as they were in the GPU code you copied, and a driver that even showed you didn't understand some of the code you copied.

Yes I know you like playing god in your little thread where you can lie as you like and pretend that you are some incompetent moron who doesn't even know he's lying, but the fact is you know both of these things about AUTHORS file.

I demand my name be removed from that file - and since it is my name I certainly have the right to.
P.S. yes this will be posted on the forum.

I see that cgminer is in GPLv3 so

http://en.wikipedia.org/wiki/GNU_General_Public_License

anyone can take the code change it and use it as he like s and return the change code to the owner. I dont see that Luke do something wrong with the code. If you dont want this you can change the GPL to something else

http://www.gnu.org/licenses/quick-guide-gplv3.html

the freedom to use the software for any purpose,
the freedom to change the software to suit your needs,
the freedom to share the software with your friends and neighbors, and
the freedom to share the changes you make.

and something else if you feel that luke violated cgminer code

Quote
Under GPLv2, if you violated the license in any way, your rights were automatically and permanently lost. The only way to get them back was to petition the copyright holder. While a strong defense against violations is valuable, this policy could cause a lot of headache when someone accidentally ran afoul of the rules. Asking all the copyright holders for a formal restoration of the license could be burdensome and costly: a typical GNU/Linux distribution draws upon the work of thousands.

GPLv3 offers a reprieve for good behavior: if you violate the license, you'll get your rights back once you stop the violation, unless a copyright holder contacts you within 60 days. After you receive such a notice, you can have your rights fully restored if you're a first-time violator and correct the violation within 30 days. Otherwise, you can work out the issue on a case-by-case basis with the copyright holders who contacted you, and your rights will be restored afterward.

Compliance with the GPL has always been the top priority of the FSF Compliance Lab and other groups enforcing the license worldwide. These changes ensure that compliance remains the top priority for enforcers, and gives violators incentive to comply.

i like also to thank you for the great  code that you have made you and conman and i dont think is good for the mining community all of this fight
legendary
Activity: 3934
Merit: 2634
from time to time my PI hang upwith CG 4.0.0?

Hanging Pi?  Try adding the slub_debug=FP boot argument as described here:

http://projectklondike.org/how-to-run#rpi-freeze

Thanks, i will test Wink
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
Remove my name from the AUTHORS file.
The information in there is wrong (as you know - what you wrote is not correct) and the email address in there is also wrong (as you have known for a long time)
If there is wrong information, give me a correction for it.
Removing your name would certainly be wrong.
Look here you fucking retard.
You know it is wrong since the commits that you look at in cgminer firstly included a change of email address long ago that you ignored and also you know what code I wrote but changed the AUTHORS to ignore most of that.

When you made a hostile forked cgminer (that one of the first things in the fork was to remove Con's donation address and replace it with your donation address) you had a pittance of code in there (even less than me) and even your excuse for claiming that you are the master fork is based on a commit of a few hundred lines that were mostly copied from Con's code, it was simply an idea to use a structure of functions to call the necessary mining functions rather than have them hard coded as they were in the GPU code you copied, and a driver that even showed you didn't understand some of the code you copied.

Yes I know you like playing god in your little thread where you can lie as you like and pretend that you are some incompetent moron who doesn't even know he's lying, but the fact is you know both of these things about AUTHORS file.

I demand my name be removed from that file - and since it is my name I certainly have the right to.
P.S. yes this will be posted on the forum.
legendary
Activity: 966
Merit: 1000
from time to time my PI hang upwith CG 4.0.0?

Hanging Pi?  Try adding the slub_debug=FP boot argument as described here:

http://projectklondike.org/how-to-run#rpi-freeze
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
...
Also when I ssh into the pi and start the miner when I close the connection it stops the miner, how can I stop this?
...
https://github.com/kanoi/cgminer-run

Edit: of course that requires 'screen' to be installed

Thanks Kano, how do I install this? What is the command I need to type?

Thanks
Updated the README

https://github.com/kanoi/cgminer-run/commit/79d66cce19e701557519be750fa5f0d482090b2d
newbie
Activity: 3
Merit: 0
...
Also when I ssh into the pi and start the miner when I close the connection it stops the miner, how can I stop this?
...
https://github.com/kanoi/cgminer-run

Edit: of course that requires 'screen' to be installed

Thanks Kano, how do I install this? What is the command I need to type?

Thanks
legendary
Activity: 3934
Merit: 2634
Thanks for the new version I am running quite well, but for what this is added?

Code:
pi@raspberrypi $ CFLAGS="-O2 -Wall -march=native"

is for the operation antminer important? because from time to time my PI hang upwith CG 4.0.0?

regards
newbie
Activity: 6
Merit: 0
Jump to: