techman05
|
|
April 14, 2014, 10:44:50 PM |
|
I see, now i need to ask google about mxe or you maybe can add some guide to windows-build.txt That file is horribly outdated from the GPU days and since I started cross compiling with mxe there is no way I'm going to try and build it directly on windows or any other way any more, sorry. In fact that windows build file wasn't even made by me if you read it, but a very dedicated user... No problem I will learn mxe step by step This is the closest update for that windows build file and I at least put the details I got from the issues area on mxe's github page https://github.com/mxe/mxe/issues/338Here https://github.com/techman05/cgminer/blob/master/windows-build.txt I should probably try to add it into ckolivias/cgminer but most of my other files in my github fork of cgminer that I tried to tweak should be purged or put in the closet sot of speak
|
|
|
|
Zich
Legendary
Offline
Activity: 1190
Merit: 1000
|
|
April 15, 2014, 01:37:58 AM |
|
Thanks, this is what i looking for
|
|
|
|
ManeBjorn
Legendary
Offline
Activity: 1288
Merit: 1004
|
|
April 15, 2014, 03:44:48 AM |
|
I have a quick question. I have a clean Win system all updated and no issues running my OneString Miner setup and cgminer every 8 hrs or so crashes. I have ran it alone and on another system and it just says it stops working. It will take multiple tries to get it restarted. 4.2.3 did not fix it either. I have no problems with any other miners or software I have tried on it to test if it was the system.
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
April 15, 2014, 03:58:20 AM |
|
I have a quick question. I have a clean Win system all updated and no issues running my OneString Miner setup and cgminer every 8 hrs or so crashes. I have ran it alone and on another system and it just says it stops working. It will take multiple tries to get it restarted. 4.2.3 did not fix it either. I have no problems with any other miners or software I have tried on it to test if it was the system.
I've not seen this on linux, so try a debug build with the instructions here: http://ck.kolivas.org/apps/cgminer/debug/
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
ManeBjorn
Legendary
Offline
Activity: 1288
Merit: 1004
|
|
April 15, 2014, 06:36:53 AM |
|
Thank you I will do this tomorrow afternoon and get you the results. I have a quick question. I have a clean Win system all updated and no issues running my OneString Miner setup and cgminer every 8 hrs or so crashes. I have ran it alone and on another system and it just says it stops working. It will take multiple tries to get it restarted. 4.2.3 did not fix it either. I have no problems with any other miners or software I have tried on it to test if it was the system.
I've not seen this on linux, so try a debug build with the instructions here: http://ck.kolivas.org/apps/cgminer/debug/
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
April 18, 2014, 04:12:46 AM |
|
New release: version 4.3.0, 18th April 2014
Mainly new driver updates. Uploaded 32 bit linux binaries as well now.
Human readable changelog:
- Spondoolies driver. Note this is for dedicated hardware attached to a beaglebone so the code should not be compiled into a generic use-everywhere binary. - Add API output for spondoolies driver. - Add temperature to spondoolies API output. - Update to bi*fury driver (bxf) to support many chips, it will report up to 6 chips as HXF for hex*fury and more than that generically as MXF which currently is how the onestring miners appear until newer firmware comes out uniquely identifying them. - Fixed the output for the proper amount of chips in *XF devices. - Fix for solo mining to detect when we are mining on an orphan branch and switch to the correct one. - Fix for syslog. - Fixes for building on windows. - Much faster startup for hashfast devices, the more devices the bigger the speedup.
Full changelog:
- Put sleep in spond hash instead of queue full function - Remove unused function for when compiled without curses - Fix typo - Add temperature rate, front, rear and device temperature to spond API output - Limit bxf sleep in bxf_scan to 100ms minimum for strings of many chips - -Werror=format-security error on driver-bitmain.c - Fix parameters passed with getblockhash - Check the block hash with the proper command when looking for orphan chains - syslog requires a facility ... in more than one place - Shuffle windows headers included - Adjust the bxf sleep time according to the number of chips detected - Fix off by one error in bxf chip count when adjusting device size - Recalloc correct pointer - Make instructions associated with winusb error even more explicit - Add midsing headers to cgminer source in Makefile - Trivial style changes to mg proto parser - Trivial style and warning clean ups on spondoolies driver - Merge spondoolies driver patch - Call any BXF device with 3-6 chips reported HXF - Avoid derefrence when calling statline before on hfa device during init sequence - Calloc the info structures even on failed hfa reset to prevent later possible dereference - Load all hfa devices based on identification alone and defer init sequence till mining thread init sequence to allow all devices to be recognised rapidly but each device initialisation not delay others - Do not do thread shutdown unless thread init succeeded - Remove unnecessary check for thread_prepare function - Recognise variations on BXF based on chip value returned in responses - Provide helper function for recallocing memory - syslog requires a facility
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
Zich
Legendary
Offline
Activity: 1190
Merit: 1000
|
|
April 18, 2014, 10:33:21 AM |
|
New release: version 4.3.0, 18th April 2014
Mainly new driver updates. Uploaded 32 bit linux binaries as well now.
Human readable changelog:
........ - Fixes for building on windows. - ........
Thanks ck Going to try on mingw after finish installing mxe. mxe make process already run for 3 days but still not finish
|
|
|
|
techman05
|
|
April 18, 2014, 11:49:15 AM |
|
Just make sure you've got pleanty of ram and hardrive space for mxe. I had a 10 Gig virtual drive setup and mine stopped when it somehow filled it. Mine took alot less than 3 days with those requirements filled
|
|
|
|
Zich
Legendary
Offline
Activity: 1190
Merit: 1000
|
|
April 19, 2014, 01:37:34 AM |
|
Just make sure you've got pleanty of ram and hardrive space for mxe. I had a 10 Gig virtual drive setup and mine stopped when it somehow filled it. Mine took alot less than 3 days with those requirements filled
Nice, i already set 50G on virtual box, hopefully it's will enough I only run them 12 hour a day, that's why it's take so long. Now i will run them 24 H until finish
|
|
|
|
Zich
Legendary
Offline
Activity: 1190
Merit: 1000
|
|
April 19, 2014, 02:51:06 AM |
|
Hi any body here knows where do can i buy CGMINER ASIC in singapore and how much each Thanks. Which one you need, cgminer or asic? cgminer is the software & it's free. If looking for asic, there is many manufacture https://bitcointalk.org/index.php?topic=456691
|
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
April 19, 2014, 02:59:41 AM |
|
Hi any body here knows where do can i buy CGMINER ASIC in singapore and how much each Thanks. Tidak pasti apa yang anda maksudkan tetapi cuba menggunakan google translate jika bahasa inggeris anda adalah miskin. Saya menganggap anda benar-benar bermakna peranti ASIC perlombongan yang bekerja dengan cgminer. Cukup banyak mana-mana peranti ASIC - lihat senarai dalam post di atas. Sudah tentu teks ini telah dicipta dengan google translate juga Juga ambil perhatian bahawa pautan di atas mengabaikan fakta bahawa kebanyakan pembekal akan merobek anda - harga mereka adalah di atas apa yang anda akan peroleh. Not sure what you mean but try using google translate if your english is poor. I presume you actually mean a mining ASIC device that works with cgminer. Pretty much any ASIC device - see the list in the post above. Of course this text was created with google translate also Also note that the link above ignores the fact that most of the suppliers will rip you off - their price is above what you will earn. And in case you don't speak Malay 不知道你的意思,但尝试使用谷歌翻译,如果你的英语很差。 我相信你的意思采矿ASIC器件,与cgminer工作。 几乎任何ASIC器件 - 参见上面的帖子列表。 当然,这个文本是与谷歌翻译也创造了 另外请注意,上面的链接忽略了一个事实,大多数供应商将撕裂你了 - 他们的价格高于你能挣到多少。
|
|
|
|
Zich
Legendary
Offline
Activity: 1190
Merit: 1000
|
|
April 19, 2014, 03:14:56 AM |
|
Off topic, but the translation from English to Malay done poorly by google translator
|
|
|
|
normunds0ch
Newbie
Offline
Activity: 13
Merit: 0
|
|
April 19, 2014, 01:49:59 PM |
|
Edited: my own problem, disregard I've got a problem with API command addpool. It looks like it always forces username to lowercase. It looks neat, however when using P2P pools and using bitcoin address as a username this is quite a problem. Version I'm using is cgminer 4.1.0 (embedded in Terraminer IV). I do not really dare to try to fix this on my own and recompile as it might be tricky to compile for their embedded linux. Are there any workarounds?
|
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
April 19, 2014, 01:53:17 PM |
|
I've got a problem with API command addpool. It looks like it always forces username to lowercase. It looks neat, however when using P2P pools and using bitcoin address as a username this is quite a problem.
Version I'm using is cgminer 4.1.0 (embedded in Terraminer IV). I do not really dare to try to fix this on my own and recompile as it might be tricky to compile for their embedded linux.
Are there any workarounds?
No it doesn't. (also note that whatever Terraminer does to cause this, we don't in cgminer)
|
|
|
|
normunds0ch
Newbie
Offline
Activity: 13
Merit: 0
|
|
April 19, 2014, 05:20:35 PM |
|
thanks Kano, I thought I tracked it to cgminer, but was a prob in my own code :-) Great soft! I've got a problem with API command addpool. It looks like it always forces username to lowercase. It looks neat, however when using P2P pools and using bitcoin address as a username this is quite a problem.
Version I'm using is cgminer 4.1.0 (embedded in Terraminer IV). I do not really dare to try to fix this on my own and recompile as it might be tricky to compile for their embedded linux.
Are there any workarounds?
No it doesn't. (also note that whatever Terraminer does to cause this, we don't in cgminer)
|
|
|
|
vs3
|
|
April 20, 2014, 12:48:06 AM |
|
Doesn't really make sense since if it can talk to it, it will mine on it. If it can't mine on it, then that would be coz it can't talk to it thus it can't tell it to turn the led off.
It is possible to enable/disable a device using the USB menu. I have sometimes slow nanofurys because of several reasons. To find them I disable and wait. Then I try to find the cold one. If the LED would be switched off, it would be much easier. Disable doesn't currently turn them off, it just stops sending them work because the init sequence is involved and once they're running I try and not visit the init/shutdown code as the driver design assumes it will only ever be done once and prefers to just drop the device if it fails and lets it be hotplugged again if need be. I can revisit it. actually I think we're talking about two separate features (that are missing in that sense) : - Identify - the LED can be controlled independently of the device' power; Just flickering the LED would be sufficient for what rgr_rgr wants; - power-off/on - main "power switch" (if we can call it so) within each NanoFury can also be flipped. This might be helpful when testing for possibly overloaded hub without having to physically remove the device.
|
|
|
|
PatMan
|
|
April 20, 2014, 10:26:17 AM |
|
Hi Guys,
I see the latest Ubuntu 14.04 LTS is out of beta & has now been released - was just wondering if you guys have tested cgminer with it yet?
Peace.
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
April 20, 2014, 10:33:16 AM |
|
I see the latest Ubuntu 14.04 LTS is out of beta & has now been released - was just wondering if you guys have tested cgminer with it yet?
cgminer should be operating system and version agnostic enough that it just "works" without any problem, detriment, or for that matter, benefit, on this newer version (if compiled for it). As per usual, ~3 months after a new ubuntu is out I will change to posting binaries for the newer ubuntu.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
PatMan
|
|
April 20, 2014, 10:47:28 AM |
|
I see the latest Ubuntu 14.04 LTS is out of beta & has now been released - was just wondering if you guys have tested cgminer with it yet?
cgminer should be operating system and version agnostic enough that it just "works" without any problem, detriment, or for that matter, benefit, on this newer version (if compiled for it). As per usual, ~3 months after a new ubuntu is out I will change to posting binaries for the newer ubuntu. Nice one, thanks for the info. I'll hold back upgrading my rigs until you post the binaries for the newer ubuntu then, just to be sure.
|
|
|
|
qqqq
Legendary
Offline
Activity: 1596
Merit: 1011
|
|
April 22, 2014, 02:31:16 PM Last edit: April 22, 2014, 03:50:19 PM by qqqq |
|
Hello guys, you have https://github.com/ckolivas/cgminer/blob/master/API.java example where is cmd request for this type of answers Answer='STATUS=S,When=1398176665,Code=9 but what the right request for the json formatted answers command = "" ? Try to understand this explanation but i can't If the request is JSON (starts with '{'), it will reply with a JSON formatted response, otherwise it replies with text formatted as described further below.
Try to send something like this but got "Msg":"Invalid JSON" Update: Just found surfing internet command = "{\"command\": \"devs\"}";
|
|
|
|
|